Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065570
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065570 The first n ternary digits found in decimal expansion of pi form a prime. +0
1
264, 274, 322, 751, 3112 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

p = First[ RealDigits[ Pi, 10, 10^5]]; p = p[[ Select[ Range[10^5], p[[ # ]] == 0 || p[[ # ]] == 1 || p[[ # ]] == 2 & ]]]; Do[ If[ PrimeQ[ FromDigits[ Take[p, n], 3]], Print[n]], {n, 1, 4000} ]

CROSSREFS

Cf. A065832.

Sequence in context: A023314 A054802 A108823 this_sequence A050240 A105683 A123654

Adjacent sequences: A065567 A065568 A065569 this_sequence A065571 A065572 A065573

KEYWORD

nonn,base

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 30 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 4 18:25 EDT 2008. Contains 140886 sequences.


AT&T Labs Research