login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Octagonal numbers equal to S*(3S - 2) with 3S - 2 = k^2 and S semiprime.
1

%I #3 Mar 30 2012 18:40:03

%S 96,225,1408,3400,9633,22016,43681,53600,93633,130625,152776,205408,

%T 308481,446216,696008,1493896,1628033,3280256,4617761,4928008,5595136,

%U 6720033,8473921,11721633,19995008,20919361,22863841,30752008,33340000

%N Octagonal numbers equal to S*(3S - 2) with 3S - 2 = k^2 and S semiprime.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/OctagonalNumber.html">Octagonal Number.</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/Semiprime.html">Semiprime.</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/16-Cell.html">16-Cell</a>

%F a(n) = A112392(n)*A112393(n).

%Y Cf. A112392, A112393.

%K easy,nonn

%O 1,1

%A _Giovanni Teofilatto_, Dec 13 2006, Dec 14 2006