|
Search: id:A104822
|
|
|
| A104822 |
|
Prime numbers from decimal expansion of Pi. |
|
+0 1
|
|
| 31, 41, 59, 53, 89, 97, 79, 23, 43, 83, 79, 2, 41, 19, 97, 71, 37, 5, 97, 59, 23, 7, 89, 3, 53, 11, 17, 67, 79, 13, 23, 47, 5, 23, 31, 17, 53, 59, 11, 11, 17, 2, 41, 2, 19, 11, 5, 59, 29, 89, 3, 19, 97, 59, 61, 47, 23, 37, 67, 83, 31, 71, 19, 23, 3, 61, 43, 13, 7, 2, 41, 73, 37, 31, 17
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Start with decimal expansion of Pi. 3,1,4,1,5,9,2,6,5,3,5,8,9,7,9,3,2,3,8,4,6,2,6,4,3... Make the sections with two successive digits: s={3,1},{1,4},{4,1},{1,5},{5,9},{9,2},{2,6},{6,5},{5,3},{3,5},{5,8},{8,9},{9,7},{7,9},{9,3},{3,2},{2,3},... Then A104822(n) = prime number from digits of [s(m)]: 31,41,59,53,89,97,79,23,...
|
|
MATHEMATICA
|
Select[ FromDigits /@ Partition[ RealDigits[Pi, 10, 330][[1]], 2, 1], PrimeQ[ # ] &] (from Robert G. Wilson v Mar 28 2005)
|
|
CROSSREFS
|
Sequence in context: A156299 A103490 A105320 this_sequence A087054 A098711 A087053
Adjacent sequences: A104819 A104820 A104821 this_sequence A104823 A104824 A104825
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Zak Seidov (zakseidov(AT)yahoo.com), Mar 27 2005
|
|
EXTENSIONS
|
More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 28 2005
|
|
|
Search completed in 0.002 seconds
|