Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083576
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083576 Least n-digit prime star number. +0
1
13, 181, 1093, 10333, 100621, 1040833, 10085473, 100000837, 1000705861, 10003758337, 100012479337, 1000001026513, 10000000794181, 100000078156441, 1000000776555301, 10000014919168441, 100000008716411701 (list; graph; listen)
OFFSET

2,1

COMMENT

a(1)=0 since there isn't a 1-digit prime star number.

PROGRAM

(PARI) star(n) = 6*n*(n-1)+1; L(n)=length(Str(n)); { stl(m)=print1(0", "); k=1; for(n=2, m, while(!isprime(star(k)) || L(star(k))!=n, k++); print1(star(k)", ")) }

CROSSREFS

Cf. A003154.

Sequence in context: A132386 A127390 A142646 this_sequence A122571 A001570 A020544

Adjacent sequences: A083573 A083574 A083575 this_sequence A083577 A083578 A083579

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 13 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Nov 23 2004

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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research