Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108159
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108159 Numbers n such that (initial n digits of decimal expansion of 1/243)-1 is prime. +0
1
3, 160, 812 (list; graph; listen)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, 243.

MATHEMATICA

Do[ If[ PrimeQ[ Floor[10^n/243 - 1]], Print[n]], {n, 8000}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 10 2005)

PROGRAM

(PARI) for(n=1, 999, if(isprime(floor(1/243*10^n)-1), print1(n", ")))

CROSSREFS

Cf. A021247.

Sequence in context: A087306 A139964 A048797 this_sequence A067322 A042439 A030258

Adjacent sequences: A108156 A108157 A108158 this_sequence A108160 A108161 A108162

KEYWORD

more,nonn,base,bref,dumb

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 07 2005

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 November 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research