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

Home > Numbers
Fermat numbers (Posted on 2017-07-13) Difficulty: 1 of 5
For any non-negative integer n define f(n)=2^(2^n)+1.
The above formula produces Fermat numbers i.e. 3,5,17,257 ...etc

Prove: Except the 1st term, the digital root of sequence's members are either 5 or 8, depending on parity of n.

No Solution Yet Submitted by Ady TZIDON    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution | Comment 1 of 3

f(n+1) = (f(n) - 1)^2 + 1

Define r(x) the digit root  of x. We can verify :

r(x+y) = r(r(x)+r(y)), r(x*y) = r(r(x)*r(y))

if r(f(n)) = 5, then  r(f(n+1)) = r((5-1)^2 + 1) = 8

if r(f(n)) = 8, then  r(f(n+1)) = r((8-1)^2 + 1) = 5


  Posted by chun on 2017-07-13 13:26:22
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 (6)
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