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

Home > Just Math
Power equation (Posted on 2025-02-05) Difficulty: 3 of 5
How many ordered triples (a, b, n) of positive integers would satisfy the equation a2 + b4 = 5n?

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 2 of 3 |
There are an infinite number of such integers triplets.

First, note that (a,b,n) = (2,1,1) is a solution since 2^2 + 1^4 = 5^1

now suppose (a,b,n) is a solution. compute (25a)^2 + (5b)^4:

= 5^4a^2 + 5^4b^4
= 5^4 * (a^2 + b^4)
= 5^4 * 5^n
= 5^(n+4)

Therefore, (25a, 5b, n+4) is also a solution. Since any solution can be used to generate a new solution with a larger n, the number of solutions is unbounded.

The solution generated from (2,1,1) is (50,5,5), the one after that is (1250, 25, 9), and the one after *that* is (31250, 125, 13). These first three are included in Larry's computer exploration. 

There's a similar infinite chain that starts from (3,2,2).

What I can't do is say whether or not these two chains are the complete set of solutions, only that they're both infinite.

  Posted by Paul on 2025-02-05 18:39:16
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 (7)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

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