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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068387 Prime coefficients in the Engel expansion of Pi = prime values in A006784(n). 0
17, 19, 1236467, 12670930520527, 238010096542661, 1556215151728015474002572174232146034933078744209044582588391660602774177237968073343 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

PARI : 5000 significant digits s=asin(1)*2; for(i=0, 1000, s=s*ceil(1/s)-1; if(isprime(ceil(1/s))==1, print1(ceil(1/s), ", ")); );

CROSSREFS

Sequence in context: A165320 A132242 A178424 * A134539 A196571 A031169

Adjacent sequences:  A068384 A068385 A068386 * A068388 A068389 A068390

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 03 2002

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 15 14:32 EST 2012. Contains 205816 sequences.