
For any positive integer $n$, let $\sigma(n)$ denote the sum of the digits of $n$, for example, $\sigma(317)=11$. Find the least number $n$ such that $20$ divides $\sigma(n)$ and $26$ divides $\sigma(n+1)$.
To deter guessing without thinking, we ask that you also solve the following simple arithmetic problem before checking your answer:
If x = 5, y = 3 and z = 8, what is x + y + z?