Using modular arithmetic, how can one quickly find the natural number n for which $n^5 = 27^5 + 84^5 + 110^5 + 133^5$?
I tried factoring individual components out, but it seemed really tedious.
|
Using modular arithmetic, how can one quickly find the natural number n for which $n^5 = 27^5 + 84^5 + 110^5 + 133^5$? I tried factoring individual components out, but it seemed really tedious. |
|||||||||||
|
|
If there is such an $n$, it must be a multiple of 6 and 1 less than a multiple of 5, and it must exceed 133 but not by a whole lot, so my money's on 144. |
|||||||||||||||||||
|