|
|
|
|
|
by ludston
817 days ago
|
|
You can define a procedure that reaches 2 very trivially. e.g. you generate all possible 1 digit numbers, then 2 digit numbers, then 3 digit numbers, etc. This is how natural numbers work in the first place. You're just adding a decimal point to all of the possible places it could go. |
|
When will this reach PI or e or sqrt(2)?
(There are infinitely many numbers that will not be reached by this procedure)