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?
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}$$