Let's define $\rho=1.1010010001\dots$ which can be expressed by: $$\rho=\frac{1}{10^{0}}\underbrace{+\frac{1}{10^{1}}}_{\text{power}+1}\underbrace{+\frac{1}{10^{3}}}_{\text{power}+2}\underbrace{+\frac{1}{10^{6}}}_{\text{power}+3}\underbrace{+\frac{1}{10^{10}}}_{\text{power}+4}+\dots$$ That is to say: $$\rho=\sum_{i=0}^{\infty}10^{-i(i+1)/2}$$ Can we express $\rho$ in a simple form? I think it's not a rational but I don't know how to prove it, any ideas? Thanks.
2026-04-02 18:40:30.1775155230
About the rationality of $1.1010010001\dots$
340 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Every rational number has a repeating pattern in it's decimal notation. Yours does not, since the subpaterns of zeroes become arbitrarily large. Therefore, your number is not rational.
A more formal proof:
Suppose $\rho$ is a rational number. Then $$\rho = 1.a_1a_2\dots a_n \overline{b_1b_2\dots b_m}$$ for some numbers $a_i, b_j$. There are two possibilities:
In both cases, you reach an inconsistency, meaning $\rho$ is not rational.
Edit:
How do we know that every rational number has a repeating pattern? Well, a rational number is equal to $\frac pq$ for some numbers $p,q$. Think about how you calculate the decimal expansion of $\frac pq$:
In this generation of $n_1,n_2,n_3$, it is clear that if $n_i = n_j$, then $n_{i+1} = n_{j+1}$. It is also clear that since all numbers $n_1,n_2,\dots$ are whole numbers between $0$ and $q-1$, then at least two numbers in the sequence $$n_1,n_2,\dots n_q, n_{q+1}$$ are equal. Let's say that $n_i = n_j$ for $i<j$. Then
$$n_1,n_2,n_3,\dots = n_1, n_2, \dots, n_i, n_{i+1}, \dots, n_j (=n_{i}),\dots $$ and the sequence is repeating itself.