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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112777 Numbers n such that 2*n^2 + 1 is a semiprime. 2
2, 4, 5, 8, 10, 12, 13, 14, 15, 17, 18, 19, 23, 28, 31, 32, 39, 44, 48, 49, 50, 53, 54, 55, 57, 58, 60, 63, 64, 68, 69, 71, 76, 78, 81, 82, 84, 85, 86, 89, 90, 91, 104, 108, 111, 112, 113, 116, 118, 120, 122, 126, 127, 129, 134, 138, 141, 143, 144, 147, 150, 157, 159, 163 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Primes in this sequence include: 2, 5, 13, 17, 19, 23, 31, 53, 71, 89, 113, 127, 157, 159, 163, 167, 181, 197, 229. Semiprimes in this sequence include: 4, 10, 14, 15, 39, 49, 55, 57, 58, 69, 82, 85, 86, 91, 111, 118, 122, 129, 134, 141, 143, 166, 183, 185, 215, 217, 221, 249. - Jonathan Vos Post (jvospost3(AT)gmail.com), Nov 12 2005

FORMULA

a(n) = Sqrt(A111350(n)).

MATHEMATICA

Select[Range[165], Plus @@ Last /@ FactorInteger[2#^2 + 1] == 2 &]

CROSSREFS

Cf. A111350, A111351.

Sequence in context: A067938 A018457 A046809 * A188972 A047612 A123886

Adjacent sequences:  A112774 A112775 A112776 * A112778 A112779 A112780

KEYWORD

nonn

AUTHOR

Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 10 2005

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 04:58 EST 2012. Contains 205985 sequences.