|
Search: id:A066808
|
|
|
| A066808 |
|
F(n)-1 mod 2^n+1 with F(n)= n-th Fermat number = 1+2^2^n. |
|
+0 1
|
|
| 1, 1, 4, 1, 4, 16, 4, 1, 256, 16, 4, 4081, 4, 16, 256, 1, 4, 261121, 4, 65536, 256, 16, 4, 65536, 33554305, 16, 67108864, 65536, 4, 16, 4, 1, 256, 16, 262144, 68451041281, 4, 16, 256, 65536, 4, 4398042316801, 4, 65536, 35184371957761, 16, 4
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
All terms except n=12,18,25,36,42,45,48,55 result in a(n) that are powers of 2, whereas these exceptions (4081, 261121, 33554305, 68451041281, 4398042316801, 35184371957761, 281474976645121, 36020000925941761) are all odd.
|
|
LINKS
|
Chris Caldwell : The Prime Glossary
Eric Weisstein
|
|
FORMULA
|
F(n)-1=1 mod (2^n+1) for all n=2^k because F(n)=2+ F(1)F(2)..F(n-1)
|
|
MATHEMATICA
|
Table[ PowerMod[ 2, 2^n, 2^n+1 ], {n, 64} ]
|
|
CROSSREFS
|
Cf. A004249, A007516, A000215, A019434.
Sequence in context: A007891 A055886 A132478 this_sequence A033918 A136467 A079188
Adjacent sequences: A066805 A066806 A066807 this_sequence A066809 A066810 A066811
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Wouter Meeussen (wouter.meeussen(AT)pandora.be), Jan 19 2002
|
|
|
Search completed in 0.002 seconds
|