How can I prove that:
$$55...5 = \frac{5}{9} (10^n -1)$$
while in the left side the number is $55...5$ (with $n$ occurrences of $5$).
I tried to do it with induction, but I don't know how to present the left side with $n$...
How can I prove that:
$$55...5 = \frac{5}{9} (10^n -1)$$
while in the left side the number is $55...5$ (with $n$ occurrences of $5$).
I tried to do it with induction, but I don't know how to present the left side with $n$...
\begin{align} 555 \ldots 5 &=5 \times (111 \ldots 1)\\ &=5 \big(1+10+100+\cdots 10^{n-1}\big)\\ &=5\left(\frac{10^n-1}{9} \right) \end{align}
Geometric progression?