login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A166503 Numbers n with property that n^2 is the concatenation of two or more prime numbers. 2
5, 15, 17, 19, 23, 27, 49, 51, 53, 69, 73, 77, 85, 87, 107, 109, 115, 123, 141, 147, 151, 153, 157, 159, 163, 165, 171, 173, 177, 181, 187, 191, 199, 219, 229, 231, 233, 235, 239, 241, 243, 267, 269, 277, 279, 281, 289, 299, 319, 327, 331, 335, 337, 343, 357 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Only odd numbers are eligible.

FORMULA

a(n)=sqrt(A038692(n)).

PROG

(PARI) for(n=1, 9999, is_A152242(n^2) & print1(n", ")) \\ [M. F. Hasler (www.univ-ag.fr/~mhasler), Oct 15 2009]

CROSSREFS

Cf. A038692, A019549, A105184, A129800.

Sequence in context: A101238 A109161 A065908 * A134453 A174598 A022417

Adjacent sequences:  A166500 A166501 A166502 * A166504 A166505 A166506

KEYWORD

base,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 15 2009

EXTENSIONS

Terms updated according to stricter definition of A152242. M. F. Hasler (www.univ-ag.fr/~mhasler), Oct 15 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 20:50 EST 2012. Contains 206085 sequences.