Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153050
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153050 Six-digit squares that are concatenation of two 3-digit primes. +0
3
101761, 113569, 127449, 131769, 137641, 149769, 167281, 199809, 349281, 439569, 463761, 491401, 641601, 683929, 797449 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n)=(A153048(n))^2.

There are exactly 15 such numbers.

There are exactly 15 such numbers.

MATHEMATICA

c = 0; t = 1000; re = Sort[Reap[Do[If[PrimeQ[p], Do[If[PrimeQ[q], r = p*t + q; s = Sqrt[r]; If[s == Floor[s], c++; Sow[r]]], {q, 101, 999, 2}]], {p, 101, 999, 2}]][[2, 1]]]

CROSSREFS

A153048

Sequence in context: A096929 A023077 A077760 this_sequence A106813 A106814 A074669

Adjacent sequences: A153047 A153048 A153049 this_sequence A153051 A153052 A153053

KEYWORD

fini,full,nonn,base

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Dec 17 2008

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 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research