cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A103982 Indices of octahedral numbers (A005900) which are semiprimes.

Original entry on oeis.org

2, 5, 6, 9, 13, 17, 19, 21, 23, 31, 33, 53, 71, 87, 89, 93, 113, 123, 127, 157, 163, 167, 177, 181, 197, 201, 219, 229, 237, 321, 327, 347, 373, 393, 401, 409, 417, 419, 449, 487, 489, 503, 509, 519, 523, 537, 541, 563, 571, 577, 597, 599, 633, 647, 699, 751
Offset: 1

Views

Author

Jonathan Vos Post, Feb 23 2005

Keywords

Comments

Because the cubic polynomial for octahedral numbers factors into n time a quadratic, the octahedral numbers can never be prime after a(3) = 19, but can be semiprime (if n is prime and 2*n^2+1 is triple a prime, or if n is triple a prime and 2*n^2+1 is prime). A005900(37) = 33781 = 11 * 37 * 83, three prime factors with same number of digits. A005900(41) = 45961 = 19 * 41 * 59, three prime factors with same number of digits. A005900(57) = 123481 = 19 * 67 * 97, three prime factors with same number of digits. A005900(67) = 200531 = 41 * 67 * 73, three prime factors with same number of digits. A005900(73) = 259369 = 11 * 17 * 19 * 73, four prime factors with same number of digits.

Examples

			93 is in this sequence because A005900(93) = (2*93^3 + 93)/3 = 536269 = 31 * 17299, which is semiprime.
		

References

  • J. H. Conway and R. K. Guy, The Book of Numbers, New York, Springer-Verlag, p. 50, 1996.
  • L. E. Dickson, History of the Theory of Numbers, Vol. 2: Diophantine Analysis. New York: Chelsea, 1952.

Crossrefs

Programs

Formula

Numbers k such that A005900(k) is a term of A001358.
Numbers k such that A103981(k) = 2.
Numbers k such that A001222(A005900(k)) = 2.
Numbers k such that Bigomega((2*k^3 + k)/3) = 2.

Extensions

More terms from Harvey P. Dale, Jun 17 2013
Showing 1-1 of 1 results.