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

Home > Just Math
Square Digit Sum Surmise (Posted on 2015-01-20) Difficulty: 3 of 5
N is a positive integer less than 2015.

Find all values of N such that:
N is equal to precisely 36 less than the square of the sum of digits of N.

***As an extra challenge, solve this puzzle without using a computer program assisted method.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Challenge accepted (spoiler) | Comment 1 of 2
The max N is 2014.
This makes the max(sum of digits) = 28 (corresponding to 1999).
28^2 - 36 = 748, so Max N is really 748.
This makes the max(sum of digits) = 24 (corresponding to 699).
24^2 - 36 = 540, so Max N is really 540.
This makes the max(sum of digits) = 22 (corresponding to 499).
22^2 - 36 = 448, so Max N is really 448.
This makes the max(sum of digits) = 21 (corresponding to 399).
21^2 - 36 = 405, so Max N is really 405.
But this doesn't help lower the max sum of digits, which must be greater than 6 and less than or equal to 21.

Squaring all numbers between 7 and 21 and subtracting 36 finds only 3 values of N that work:

SOD   N = SOD^2 - 36
---     --------------
9       45
10     64
18     288

Edited on January 20, 2015, 7:26 pm
  Posted by Steve Herman on 2015-01-20 17:12:54

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