Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130740
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130740 Numbers of the form 2^(4^n)+5. +0
1
7, 21, 65541, 18446744073709551621, 115792089237316195423570985008687907853269984665640564039457584007913129639941 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers of the form 2^(4^n) + 5 are divisible by 7. We prove this by induction making use of the expansion (1) a^m - b^m = (a-b)(a^(m-1)+a^(m-2)b +...+ b^(m-1). For n = 1, we have 2^4 + 5 = 21 = 7*3. So the statement is true for n=1. Now assume the statement is true for some integer k and show that it is also true for k+1. Thus we have 2^(4^k) + 5 = 7h for some h. Let 2^(4^(k+1))+ 5 = h1. Now consider the difference h1 - 7h. If this is a multiple of 7 then so is h1. So we have 2^(4^(k+1))+ 5 - (2^(4^k) + 5)) = 16^(4^k)-2^(4^k). This is of the form (1) where n = 4^k, a = 16 and b = 2. So the difference, a^n-b^n is divisible by (a-b) = (16-2) = 14 = 7*2. This implies 2^(4^(k+1)+5 is divisible by 7. So we have assumed the statement was true for k and have shown it to be true for k+1. Therefore by the induction hypothesis, the statement is true for all n.

FORMULA

This function was derived from the even case of Fermat numbers of order 5 or F(m,5) = 2^(2^m) + 5. Let m = 2n to get 2^(2^(2n)) + 5 = 2^(4^n)+5.

PROGRAM

(PARI) g(n) = for(x=0, n, y=2^(4^x)+ 5; print1(y", "))

CROSSREFS

Sequence in context: A084711 A111878 A082826 this_sequence A101119 A070412 A055575

Adjacent sequences: A130737 A130738 A130739 this_sequence A130741 A130742 A130743

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Jul 07 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research