Let $A$ be the sum of the digits of $4444^{4444}$ and $B$ the sum of the digits of $A$ . Find the sum of the digits of $B$.
The solution given in the book is as follows:
Since $4444^{4444}<10^{4444}$ it is easy to see that $A<44440$ . Therefore, $B<5.9=45$ which implies that the sum of digits is a one digit number . We also know that $A$ and $B$ (and the sum of its digits as well) are congruent to $4444^{4444}$ modulo 9 . That is, they all have remainder $7$ when divided by $9$. Thus the sum of digits of $B$ must be $7$.
However, I am not getting the idea of the solution...i mean how do they conclude "Since $4444^{4444}<10^{4444}$ it is easy to see that $A<44440$ ." Is it at all true as $10<4444$ and $ 4444^{4444}<10^{4444}$...Also, how does they conclude that "Therefore, $B<5.9=45$ which implies that the sum of digits is a one digit number ." I mean how do they say that sum of digits of $B$ is a one digit number?...I am not quite getting the idea of the solution.....