Prove that the number $14641$ is the fourth power of an integer in any base greater than $6$?
I understand how to work it out, because I think you do
$$14641\ (\text{base }a > 6) = a^4+4a^3+6a^2+4a+1= (a+1)^4$$
But I can't understand why they had to specify that the base is greater than 6? Is that because if it's 4, then 4 will be cancelled out in the equation and if it's 6, it will be too?
Please advise.
Sorry for asking such a trivial question.
In base $6$, $14641$ is not a valid representation of a number, because $6$ is not a valid digit in base $6$.
It is true that $1+4\cdot 6 + 6\cdot 6^2+4\cdot 6^3+6^4$ is still equal to $7^4$. But the proper representation for this number in base $6$ is $15041_6$.