Yesterday this question was posed in a contest. It contains pretty easy questions like asking range of $ab+bc+ca$ when $a^2+b^2+c^2=1$, etc.
But this question is something else. I haven't been able to solve this after $4$ hours.
Question:
Find, $n$ if
$133^5+27^5+84^5+110^5=n^2$.
I checked answer on calculator, it is $248832$.
I tried all sort of things I can do like trying to factor the expression, converting two of the odd nos. into $(m+n)^5+(m-n)^5$ form. But all in vain.
I hope anyone can help me here.
Solution
Let's make a transformation, to find $n \in \mathbb{N_+}$ such that $133^5+27^5+84^5+110^5=m^5.$
Step 1
Notice that $$133^5<10 \times 100^5,~~~27^5<1 \times 100^5,~~~84^5<1 \times 100^5,~~~110^5<10 \times 100^5.$$Thus $$133^5<m^5=133^5+27^5+84^5+110^5<22 \times 100^5<200^5.$$ Hence, $$133<m<200.$$
Step 2
Since $$m^5 \equiv133^5+27^5+84^5+110^5\equiv3^5+7^5+4^5+0^5\equiv3+7+4+0\equiv 4(\textrm{mod }10) ,$$hence the unitdigit of $m$ is $4.$
Step 3
Since $$m^5 \equiv133^5+27^5+84^5+110^5\equiv1^5+0^5+0^5+2^5\equiv 0(\textrm{mod }3) ,$$hence $3|m^5$. Further, $3|m$. Therefore, $m=144$ or $174.$ However, since$$m^5 \equiv133^5+27^5+84^5+110^5\equiv0^5+6^5+0^5+5^5\equiv 2(\textrm{mod }7) ,$$ and $144^5 \equiv 4^5 \equiv 2 (\textrm{mod }7)$, $174^5 \equiv 6^5 \equiv 6 (\textrm{mod }7)$,$174$ is not the solution. As a result,$$m=144.$$