Extension of Fermat's theorem?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 5K views
ACG
Messages
46
Reaction score
0
Hi! I assume you all know Fermat's last theorem. Well, has anyone considered the following extension to it? Assuming we're just using integers:

We know that x1^n + x2^n = y^n has no solution for n > 2. However, what about this?

For which values of k does x1^n+x2^n+...+xk^n = z^n have solutions for n > k?

We know it's true for 1 ((-1)^2 = 1^2) and not true for 2. What about other numbers?

Thanks in advance,

ACG
 
Mathematics news on Phys.org
Hi!

That's cool -- I'd wondered about that myself :)

However, that won't help here: the sum of four objects case would have to be a^5+b^5+c^5+d^5 = e^5.

ACG
 
Last edited by a moderator:
ACG said:
Hi! I assume you all know Fermat's last theorem. Well, has anyone considered the following extension to it? Assuming we're just using integers:

We know that x1^n + x2^n = y^n has no solution for n > 2. However, what about this?

For which values of k does x1^n+x2^n+...+xk^n = z^n have solutions for n > k?

We know it's true for 1 ((-1)^2 = 1^2) and not true for 2. What about other numbers?

Thanks in advance,

ACG

Yes, I have (considered that, and also wrote a short program to try and find a counter-example).
Have you been able to find anymore details about this one (like, has it been proved, disproved, etc.)?
Thanks.
 
like, has it been proved, disproved, etc.
Alphanumeric has already posted links that contain counter examples. For example they show several solutions to [itex]a^5 + b^5 + c^5 + d^5 = e^5[/itex]
 
uart said:
Alphanumeric has already posted links that contain counter examples. For example they show several solutions to [itex]a^5 + b^5 + c^5 + d^5 = e^5[/itex]

thanks