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

Home > Numbers
Hyper version of Fermat's Theorem (Posted on 2006-09-01) Difficulty: 2 of 5
Fermat's Theorem states that an+bn=cn has no positive integer solutions for n>2. Since this puzzle has been already cracked, let's take the next level:

Prove that na+nb=nc has no integer solutions for n>1.

The "hyper power" nx is defined recursively by 1x:=x and n+1x:=x(nx), i.e. 2x=xx, 3x=xxx, and so on. Note that "hyper powers" are also called "double powers" and may be written as x^^n.

  Submitted by JLo    
Rating: 4.0000 (2 votes)
Solution: (Hide)
Despite its scary looks, the Hyper-Fermat-Theorem becomes quite obvious as soon as one starts inserting numbers into the equation. As vswitchs observed, c would have to be larger than a and b, but then the right hand side becomes much larger than the left hand side. Just try n=2 (for n > 2 it will be even worse) and you get aa+bb=cc. When trying a=b=2 and c=3 the left hand side gives a mere 8, whereas the right hand side gives a hefty 27. And the larger the numbers get, the larger the difference between left and right hand side becomes.

For the sake of completeness nevertheless a "proper" proof (See also vswitchs post for an alternative). For starters, assume that 0<a<=b<c and note that

(*) mx < m(x+1) for x, m >= 1

na+nb

<=

nb+nb

=

2*nb

=

2*b(n-1b)

<

2*(b+1)(n-1b)

<=

(b+1)*(b+1)(n-1b)

<= (*)

(b+1)*(b+1)[n-1(b+1)-1]

=

(b+1)(n-1(b+1))

=

n(b+1)

<=

nc

Reading from top to bottom gives

na+nb < nc

Comments: ( You must be logged in to post comments.)
  Subject Author Date
SolutionSolution - I thinkvswitchs2006-09-01 13:53:54
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 (10)
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