Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111440
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111440 Squares of the form semiprime(n) + prime(n). +0
3
9, 25, 64, 81, 400, 576, 1024, 1296, 2304, 2704, 4096, 7225, 7744, 10816, 14884, 15376, 19044, 20736, 22500, 25600, 26244, 28900, 33124, 35344, 39601, 41616, 46656, 47961, 48400, 52900, 55225, 89401, 91204, 96100, 99856, 114921, 136900 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The first 3 semiprimes are {4,6,9} and the first 3 primes are {2,3,5}. The second term in each are {6,3} whose sum is 9, a square. - Robert G. Wilson v.

MATHEMATICA

sp = Select[ Range[10^5], Plus @@ Last /@ FactorInteger@ # == 2 &]; s = Select[ Range@Length@sp, IntegerQ[ Sqrt[sp[[ # ]] + Prime@# ]] &]; sp[[s]] + Prime[s]; (* Robert G. Wilson v *)

CROSSREFS

Sequence in context: A124702 A113829 A049740 this_sequence A077118 A126363 A036836

Adjacent sequences: A111437 A111438 A111439 this_sequence A111441 A111442 A111443

KEYWORD

nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Nov 14 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Nov 18 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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research