All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Sum Squared Digits = Number (Posted on 2010-10-16) Difficulty: 3 of 5
Determine all possible values of a duodecimal (base 12) positive integer N, such that N is obtained by adding the squares of its digits.

Bonus Question:
Determine all possible values of a octodecimal (base 18) positive integer N, such that N is obtained by adding the squares of its digits.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts Possible solution | Comment 2 of 4 |

General formula: a(a-1)+b(b-12)+c(c-12^2).... = 0, but since all variables are integers between 0 and 11, c and all following terms must be zero.

Then the solutions are:

  • 1;
  • 25(12)=29=2^2+5^2;
  • A5(12)=125=100+25.

Bonus question: Similarly, the solutions are:

  • 1;
  • 48(18)=80=8^2+4^2;
  • E8(18)=260=14^2+8^2;
  • 69(18)=117=6^2+9^2;
  • C9(18)=225=12^2+9^2.

Edited on October 17, 2010, 3:22 am
  Posted by broll on 2010-10-16 15:58:39

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information