Prove that number $\underbrace{11 \ldots1}_{100} \underbrace{22 \ldots2}_{100}$ is product of two consecutive numbers

89 Views Asked by At

Prove that number $\underbrace{11 \ldots1}_{100}$$\underbrace{22 \ldots2}_{100}$ is product of two consecutive numbers

$\begin{align}\underbrace{11 \ldots1}_{100} \underbrace{22 \ldots2}_{100}&=10^{199}+10^{198}+\ldots+10^{100}+2(10^{99}+10^{98}+\ldots+10+1)\\&=(10^{100}+2)(10^{99}+10^{98}+\ldots+10+1)=(10^{100}+2)\frac{10^{100}-1}{10-1}\end{align}$.

Is this good path or not?

3

There are 3 best solutions below

0
On BEST ANSWER

Hint $\ $ Apply the result below, with $\,a = 10^{100}\!-1,\ n = 3,\,$ using $\,n^2\mid a$

$$\begin{align} &\dfrac{a+n}{1}\ \dfrac{a}{n^2}\\[.3em] =\ &\dfrac{a+n}{n}\ \dfrac{a}{n}\\[.3em] =\ &(b+1)\, b \end{align}$$

2
On

You are not done because the two factors you exhibited are not consecutive. For three digits, you have shown $111222=1002\cdot 111$. You can, however, make one more step and be there. lulu has given a good hint.

0
On

Insert $1=\frac{1}{3}*3$

$$ (10^{100}+2)\frac{1}{3} 3\frac{10^{100}-1}{10-1}\\ x= \frac{10^{100}+2}{3}\\ y=3\frac{10^{100}-1}{10-1} = \frac{10^{100}-1}{3}\\\\ $$