login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113933 (F5,F7,F8,F9,F10,F11,F12,F14) - 10^n = prime where F stands for the Fermat numbers 2^2^x + 1 where x corresponds to 5,7,8,9,10,11,12 and 14. 0
2, 16, 28, 6, 30, 72, 130, 255 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

COMMENTS

This sequence shows that the difference between a composite number and a prime rests on the modification of a single decimal digit. Note that F6 and F13 regarding the Fermat numbers are exceptions to this rule.

EXAMPLE

F5 - 10^2 = 4294967197 = prime

MATHEMATICA

Position[PrimeQ[Table[2^2^5 + 1 - 10^n, {n, 10}]], True]

CROSSREFS

Sequence in context: A067566 A067555 A108705 * A127871 A109210 A056707

Adjacent sequences:  A113930 A113931 A113932 * A113934 A113935 A113936

KEYWORD

nonn

AUTHOR

Joao Carlos Leandro da Silva (zxawyh66(AT)yahoo.com), Jan 30 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 12 21:29 EST 2012. Contains 205433 sequences.