Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046284
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046284 Primes p such that concatenation of primes from 2 through p is a prime. +0
7
2, 3, 7, 719, 1033, 2297, 3037, 11927 (list; graph; listen)
OFFSET

1,1

COMMENT

"w_n = (P_1)(P_2) ... (P_n) [A019518], by which notation we mean that w_n is constructed in decimal by simple concatenation of digits [much like the Almost Natural numbers (A007376)]. For example, the first few w_n are 2, 23, 235, 2357, 235711, ... ." - Crandall and Pomerance

REFERENCES

R. Crandall and C. Pomerance, Prime Numbers: A Computational Perspective, Springer, NY, 2001; see p. 72. [The 2002 printing states incorrectly that 5441 is a term.]

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Eric Weisstein's World of Mathematics, Integer Sequence Primes

Eric Weisstein's World of Mathematics, Smarandache-Wellin Number

EXAMPLE

7 is a member, since 2357 is a prime.

MATHEMATICA

a = ""; Do[a = StringJoin[a, ToString[ Prime[n]]]; If[ PrimeQ[ ToExpression[a]], Print[n]], {n, 1, 1429}]

CROSSREFS

Cf. A019518, A033308, A069151. a(n) = prime(A046035(n)).

Sequence in context: A132538 A062615 A129907 this_sequence A069503 A077524 A088252

Adjacent sequences: A046281 A046282 A046283 this_sequence A046285 A046286 A046287

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Jun 15 1998.

EXTENSIONS

Additional comments from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 10 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 September 5 19:27 EDT 2008. Contains 143485 sequences.


AT&T Labs Research