Real number: Difference between revisions

From Objective Mathematics
Jump to navigation Jump to search
(Created page with "I am not yet sure how to define real numbers. Many irrational numbers (e.g. <math>\sqrt{2}</math> and <math>\pi</math>) are in fact real, but the standard definition of the reals involves infinite nonsense. == Examples == Any fraction. Any algebraic number like <math>\sqrt{2}</math>. Pi e The output of the following computer program <code>digit(int i): if</code> <pre> digit(int i): if (suthaweou) return 0 </pre>")
 
No edit summary
Line 1: Line 1:
I am not yet sure how to define real numbers. Many irrational numbers (e.g. <math>\sqrt{2}</math> and <math>\pi</math>) are in fact real, but the standard definition of the reals involves infinite nonsense.
I am not yet sure how to define real numbers. Many irrational numbers (e.g. <math>\sqrt{2}</math> and <math>\pi</math>) are in fact valid concepts, but the standard definition of the reals involves infinite nonsense.


== Examples ==
== Examples ==
Line 10: Line 10:
[[e]]
[[e]]


The output of the following computer program
The number <math>0.x_1 x_2 x_3 x_4 \cdots</math>, where <math>x_i : \{0,1\}</math> is its <math>i</math>th digit in base 2, and where <math>x_i = 1</math> if <math>i</math> is prime, and 0 otherwise.


<code>digit(int i): if</code>
The Euler-Mascheroni constant
 
<pre>
digit(int i):
if (suthaweou)
return 0
</pre>

Revision as of 20:20, 18 April 2024

I am not yet sure how to define real numbers. Many irrational numbers (e.g. and ) are in fact valid concepts, but the standard definition of the reals involves infinite nonsense.

Examples

Any fraction.

Any algebraic number like .

Pi

e

The number , where is its th digit in base 2, and where if is prime, and 0 otherwise.

The Euler-Mascheroni constant