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

Home > Numbers
Sum Squared Divisors, Get Number (Posted on 2007-05-03) Difficulty: 4 of 5
Determine all possible positive whole numbers t such that t is equal to the sum of the squares of its four smallest positive divisors including 1.

For example, 1, 2, 4 and 5 are the four smallest positive divisors of 40.
But, 12 + 22 + 42+ 52 = 46. So, t = 40 is NOT a valid solution.

  Submitted by K Sengupta    
Rating: 4.0000 (1 votes)
Solution: (Hide)
t=130 is the only possible solution to the given problem.

EXPLANATION:

t cannot be odd. If so, then its four smallest divisors would be odd and hence the sum of their squares even.

So the two smallest divisors are 1 and 2.

If 4 divides t, then the four smallest divisors are either 1, 2, 4, 8 or 1, 2, 4, s ; where s may be 3 or 5 or more.

In the first case the sum of the squares is odd, but t is even, so it fails.

In the second case we have:
21 + s^2 = 4su, where u is the product of the other factors of t.
Now, any solution must divide 21, so s must be 3 or 7.

However, in that situation, 21 + s^2 is not divisible by 4, so this does not give any solutions.

So we can assume 2 divides n, but not 4. So if s is the smallest odd prime dividing t, then the three smallest divisors are 1, 2 and s.

If the next smallest is w, then three of the four smallest are odd and hence the sum of the squares is odd.

So the next smallest must be 2s.

Thus we have 5 + 5s^2 = 2su. So 5 divides t, and, accordingly, must be equal to 3 or 5.

s = 3 gives the sum of squares as 50, which is a contradiction as 50 is not divisible by 3.

s = 5 gives t = 130, which is thus the only possible solution to the given equation.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
SolutionFull Solutionhoodat2007-05-03 23:47:40
re: Sum thoughtsbrianjn2007-05-03 20:07:00
SolutionAn analytical approach (Solution)Dej Mar2007-05-03 16:04:40
re: Sum thoughtsCharlie2007-05-03 16:04:11
Some ThoughtsSum thoughtsLeming2007-05-03 15:56:33
One number that worksJer2007-05-03 13:19:49
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (13)
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