Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065575
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065575 The first n septenary digits found in decimal expansion of pi form a prime. +0
1
1, 15, 31, 575, 736, 1733, 2282 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A041444 A041446 A042853 this_sequence A041448 A061047 A098848

Adjacent sequences: A065572 A065573 A065574 this_sequence A065576 A065577 A065578

KEYWORD

nonn,base

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 01 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research