login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133045 Successive digits of Fermat numbers A000215(n). 1

%I #5 Oct 03 2017 02:12:17

%S 3,5,1,7,2,5,7,6,5,5,3,7,4,2,9,4,9,6,7,2,9,7,1,8,4,4,6,7,4,4,0,7,3,7,

%T 0,9,5,5,1,6,1,7,3,4,0,2,8,2,3,6,6,9,2,0,9,3,8,4,6,3,4,6,3,3,7,4,6,0,

%U 7,4,3,1,7,6,8,2,1,1,4,5,7

%N Successive digits of Fermat numbers A000215(n).

%H G. C. Greubel, <a href="/A133045/b133045.txt">Table of n, a(n) for the first 14 Fermat numbers</a>

%t IntegerDigits[Table[2^(2^n) + 1, {n, 0, 10}]] // Flatten (* _G. C. Greubel_, Oct 03 2017 *)

%Y Cf. A000215, A033308.

%K easy,nonn,base

%O 1,1

%A _Omar E. Pol_, Nov 10 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 16 19:31 EDT 2024. Contains 375177 sequences. (Running on oeis4.)