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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111350 Squares n such that 2*n + 1 is a semiprime. 2
4, 16, 25, 64, 100, 144, 169, 196, 225, 289, 324, 361, 529, 784, 961, 1024, 1521, 1936, 2304, 2401, 2500, 2809, 2916, 3025, 3249, 3364, 3600, 3969, 4096, 4624, 4761, 5041, 5776, 6084, 6561, 6724, 7056, 7225, 7396, 7921, 8100, 8281, 10816, 11664, 12321 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = (A111351(n)-1)/2 = A112777(n)^2.

MATHEMATICA

Select[Range[111]^2, Plus @@ Last /@ FactorInteger[2# + 1] == 2 &] (*Chandler*)

CROSSREFS

Cf. A111351, A112777.

Sequence in context: A135556 A163095 A075576 * A105078 A050707 A046346

Adjacent sequences:  A111347 A111348 A111349 * A111351 A111352 A111353

KEYWORD

nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Oct 29 2005

EXTENSIONS

Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 10 2005

Offset corrected by Arkadiusz Wesolowski, Aug 09 2011

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 02:48 EST 2012. Contains 205978 sequences.