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!)
A065993 The first n base-6 digits of Pi (A004605) expressed in decimal forms a prime. 0
1, 3, 78 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
The first 3 senary digits of Pi (A004605) are 305 = 113 in decimal, which is a prime.
MATHEMATICA
Do[ If[ PrimeQ[ FromDigits[ First[ RealDigits[Pi, 6, n]], 6]], Print[n]], {n, 1, 2585} ]
CROSSREFS
Cf. A004605.
Sequence in context: A306432 A303096 A324307 * A097802 A119200 A197888
KEYWORD
base,bref,nonn
AUTHOR
Robert G. Wilson v, Dec 10 2001
STATUS
approved

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 April 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)