The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113528 Semiprimes in A056109. 8
6, 34, 57, 86, 121, 209, 262, 321, 386, 706, 1241, 1366, 1497, 2582, 2761, 3334, 3746, 3961, 4881, 5377, 6166, 6722, 7009, 7601, 8857, 9862, 10562, 10921, 12417, 13201, 14422, 15697, 17026, 17481, 17942, 18409, 19361, 19846, 20337, 21337, 22361 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Intersection of A056109 and A001358.
LINKS
EXAMPLE
a(1) = 6 because A056109(1) = 3*1^2 + 2*1 + 1 = 6 = 2 * 3 is semiprime.
MATHEMATICA
Select[Array[3 #^2 + 2 # + 1 &, 87], PrimeOmega[#] == 2 &] (* Michael De Vlieger, Mar 17 2021 *)
CROSSREFS
Sequence in context: A011798 A222174 A044464 * A152528 A135733 A072312
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Jan 12 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 7 06:53 EDT 2024. Contains 373145 sequences. (Running on oeis4.)