Suppose n is an integer in base 10. Note that n2 ends with 0 if and only if n ends with 0. Now consider integers represented in base b, where 5 <= b <= 9. Determine for which base b (if any) the following statement is true:
For any integer n, n2 ends with 0 if and only if n ends with 0.
Question
BMAD
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.