Irrationality of 0.123456789101112 … and similar numbers The 2019 Stack Overflow Developer Survey Results Are InRainbow numbers: Can mapping digits to different bases produce different varieties of irrationality?Non-existence of irrational numbers?For each irrational number $b$, does there exist an irrational number $a$ such that $a^b$ is rational?Do the second-last-digits of the primes $ge 11$ form a transcendental number?Swapping the digits of an algebraic number (e.g. $sqrt 2$)Irrationality of a real number $b$ that is related to a real number $a$ by the umbral Taylor series.Can a change of basis modify irrationality/transcendence?Is the real number whose $n^rm th$ digit after the decimal point in decimal representation is the leading digit of $2^n$ a rational number?Are there transcendental numbers that cannot be reached?Defining number set sequences based on the fundamental theorem of arithmeticReal irrational algebraic numbers “never repeat”

What is the use of option -o in the useradd command?

Unbreakable Formation vs. Cry of the Carnarium

Evaluating number of iteration with a certain map with While

I see my dog run

Where does the "burst of radiance" from Holy Weapon originate?

What does "rabbited" mean/imply in this sentence?

Why is Grand Jury testimony secret?

What are the advantages and disadvantages of running one shots compared to campaigns?

How to make payment on the internet without leaving a money trail?

Supports in 3d printing

In microwave frequencies, do you use a circulator when you need a (near) perfect diode?

aging parents with no investments

What do hard-Brexiteers want with respect to the Irish border?

Limit the amount of RAM Mathematica may access?

How can I create a character who can assume the widest possible range of creature sizes?

What tool would a Roman-age civilisation use to reduce/breakup silver and other metals?

The difference between dialogue marks

I looked up a future colleague on linkedin before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?

Seven sins, seven Wizards, seven symbols, seven times repeated, but six super-heroes

Where to refill my bottle in India?

Should I use my personal or workplace e-mail when registering to external websites for work purpose?

Inline version of a function returns different value then non-inline version

Manuscript was "unsubmitted" because the manuscript was deposited in Arxiv Preprints

Can't find the latex code for the ⍎ (down tack jot) symbol



Irrationality of 0.123456789101112 … and similar numbers



The 2019 Stack Overflow Developer Survey Results Are InRainbow numbers: Can mapping digits to different bases produce different varieties of irrationality?Non-existence of irrational numbers?For each irrational number $b$, does there exist an irrational number $a$ such that $a^b$ is rational?Do the second-last-digits of the primes $ge 11$ form a transcendental number?Swapping the digits of an algebraic number (e.g. $sqrt 2$)Irrationality of a real number $b$ that is related to a real number $a$ by the umbral Taylor series.Can a change of basis modify irrationality/transcendence?Is the real number whose $n^rm th$ digit after the decimal point in decimal representation is the leading digit of $2^n$ a rational number?Are there transcendental numbers that cannot be reached?Defining number set sequences based on the fundamental theorem of arithmeticReal irrational algebraic numbers “never repeat”










1












$begingroup$


Consider four numbers in $(0,1)$:
$n_1$ in base $10$ is formed by listing the decimal digits $1,2,3,4,ldots$;
$b_1$ in binary is formed by $0$ and $1$ for each
even and odd digit of $n_1$:
$$
n_1 = 0.123456789101112131415161718192021 ldots
$$

$$
b_1 = 0.101010101101110111011101110110001 ldots
$$

$n_2$ and $b_2$ are formed similarly, but listing
the primes $2,3,5,7,ldots$:
$$
n_2 = 0.23571113171923293137414347535961 ldots
$$

$$
b_2 = 0.01111111111101011111010101111101 ldots
$$

Which of these numbers is known to be rational,
irrational, algebraic, transcendental?
I presume that all four are irrational.










share|cite|improve this question









$endgroup$







  • 2




    $begingroup$
    Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
    $endgroup$
    – lulu
    Mar 30 at 10:11







  • 3




    $begingroup$
    Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
    $endgroup$
    – badjohn
    Mar 30 at 10:31







  • 2




    $begingroup$
    @badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
    $endgroup$
    – Wojowu
    Mar 30 at 10:43










  • $begingroup$
    @Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
    $endgroup$
    – badjohn
    Mar 30 at 10:55










  • $begingroup$
    Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
    $endgroup$
    – Joseph O'Rourke
    Mar 30 at 11:57















1












$begingroup$


Consider four numbers in $(0,1)$:
$n_1$ in base $10$ is formed by listing the decimal digits $1,2,3,4,ldots$;
$b_1$ in binary is formed by $0$ and $1$ for each
even and odd digit of $n_1$:
$$
n_1 = 0.123456789101112131415161718192021 ldots
$$

$$
b_1 = 0.101010101101110111011101110110001 ldots
$$

$n_2$ and $b_2$ are formed similarly, but listing
the primes $2,3,5,7,ldots$:
$$
n_2 = 0.23571113171923293137414347535961 ldots
$$

$$
b_2 = 0.01111111111101011111010101111101 ldots
$$

Which of these numbers is known to be rational,
irrational, algebraic, transcendental?
I presume that all four are irrational.










share|cite|improve this question









$endgroup$







  • 2




    $begingroup$
    Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
    $endgroup$
    – lulu
    Mar 30 at 10:11







  • 3




    $begingroup$
    Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
    $endgroup$
    – badjohn
    Mar 30 at 10:31







  • 2




    $begingroup$
    @badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
    $endgroup$
    – Wojowu
    Mar 30 at 10:43










  • $begingroup$
    @Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
    $endgroup$
    – badjohn
    Mar 30 at 10:55










  • $begingroup$
    Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
    $endgroup$
    – Joseph O'Rourke
    Mar 30 at 11:57













1












1








1





$begingroup$


Consider four numbers in $(0,1)$:
$n_1$ in base $10$ is formed by listing the decimal digits $1,2,3,4,ldots$;
$b_1$ in binary is formed by $0$ and $1$ for each
even and odd digit of $n_1$:
$$
n_1 = 0.123456789101112131415161718192021 ldots
$$

$$
b_1 = 0.101010101101110111011101110110001 ldots
$$

$n_2$ and $b_2$ are formed similarly, but listing
the primes $2,3,5,7,ldots$:
$$
n_2 = 0.23571113171923293137414347535961 ldots
$$

$$
b_2 = 0.01111111111101011111010101111101 ldots
$$

Which of these numbers is known to be rational,
irrational, algebraic, transcendental?
I presume that all four are irrational.










share|cite|improve this question









$endgroup$




Consider four numbers in $(0,1)$:
$n_1$ in base $10$ is formed by listing the decimal digits $1,2,3,4,ldots$;
$b_1$ in binary is formed by $0$ and $1$ for each
even and odd digit of $n_1$:
$$
n_1 = 0.123456789101112131415161718192021 ldots
$$

$$
b_1 = 0.101010101101110111011101110110001 ldots
$$

$n_2$ and $b_2$ are formed similarly, but listing
the primes $2,3,5,7,ldots$:
$$
n_2 = 0.23571113171923293137414347535961 ldots
$$

$$
b_2 = 0.01111111111101011111010101111101 ldots
$$

Which of these numbers is known to be rational,
irrational, algebraic, transcendental?
I presume that all four are irrational.







irrational-numbers transcendental-numbers






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 30 at 10:02









Joseph O'RourkeJoseph O'Rourke

18.3k350113




18.3k350113







  • 2




    $begingroup$
    Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
    $endgroup$
    – lulu
    Mar 30 at 10:11







  • 3




    $begingroup$
    Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
    $endgroup$
    – badjohn
    Mar 30 at 10:31







  • 2




    $begingroup$
    @badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
    $endgroup$
    – Wojowu
    Mar 30 at 10:43










  • $begingroup$
    @Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
    $endgroup$
    – badjohn
    Mar 30 at 10:55










  • $begingroup$
    Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
    $endgroup$
    – Joseph O'Rourke
    Mar 30 at 11:57












  • 2




    $begingroup$
    Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
    $endgroup$
    – lulu
    Mar 30 at 10:11







  • 3




    $begingroup$
    Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
    $endgroup$
    – badjohn
    Mar 30 at 10:31







  • 2




    $begingroup$
    @badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
    $endgroup$
    – Wojowu
    Mar 30 at 10:43










  • $begingroup$
    @Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
    $endgroup$
    – badjohn
    Mar 30 at 10:55










  • $begingroup$
    Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
    $endgroup$
    – Joseph O'Rourke
    Mar 30 at 11:57







2




2




$begingroup$
Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
$endgroup$
– lulu
Mar 30 at 10:11





$begingroup$
Irrationality isn't hard, for any of them. There are natural numbers with arbitrarily long strings of $1's$ or strings of $0's$, for example. And, similarly, there are primes with such strings (there are infinitely many primes that start with any fixed sequence).
$endgroup$
– lulu
Mar 30 at 10:11





3




3




$begingroup$
Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
$endgroup$
– badjohn
Mar 30 at 10:31





$begingroup$
Well the first looks like Champernowne's constant: en.m.wikipedia.org/wiki/Champernowne_constant. Better than merely transcendental, it is normal.
$endgroup$
– badjohn
Mar 30 at 10:31





2




2




$begingroup$
@badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
$endgroup$
– Wojowu
Mar 30 at 10:43




$begingroup$
@badjohn It's only known to be normal in base 10, and actually the same is known about $n_2$, which is the Copeland-Erdos constant. Also, normality is not "better than merely transcendental", all algebraic irrationals are expected to be normal.
$endgroup$
– Wojowu
Mar 30 at 10:43












$begingroup$
@Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
$endgroup$
– badjohn
Mar 30 at 10:55




$begingroup$
@Wojowu I considered mentioning that but it seems more than necessary for a comment. The "better than" was intended to be light hearted. Plenty of numbers are expected to be normal but relatively few are proven to be.
$endgroup$
– badjohn
Mar 30 at 10:55












$begingroup$
Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
$endgroup$
– Joseph O'Rourke
Mar 30 at 11:57




$begingroup$
Thanks, badjohn & Wojowu, for identifying the constants as Champernowne and Copeland-Erdõs.
$endgroup$
– Joseph O'Rourke
Mar 30 at 11:57










0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3168112%2firrationality-of-0-123456789101112-and-similar-numbers%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3168112%2firrationality-of-0-123456789101112-and-similar-numbers%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire

Trouble understanding the speech of overseas colleaguesHow can I better understand manager or clients with strong accents?Adding more movement and speech at the fundamental level to a highly-sedentary job?Difficulty in understanding Manager's accent(language and communication)How to adjust yourself where your colleagues are not understanding to you?Understanding manager's expectationsForeigner and colleagues using slangHaving difficulty understanding meetingsHow do you breathe when giving a speech?Trouble Waking Up for Emergencies (On-Call)Problems with colleaguesColleagues feeling insecure when I do my work

Ballerup Komuun Stääden an saarpen | Futnuuten | Luke uk diar | Nawigatsjuunwww.ballerup.dkwww.statistikbanken.dk: Tabelle BEF44 (Folketal pr. 1. januar fordelt på byer)Commonskategorii: Ballerup Komuun55° 44′ N, 12° 22′ O