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.

A231968 Squarefree numbers (A005117) of the form p*q*r*s with prime factors p, q, r, s with q = 2*p + 1, r = 2*q + 1 and s = 2*r + 1.

Original entry on oeis.org

2530, 59455, 4112125651, 66487065301, 1069364586601, 4313828719351, 146264252084551, 252626415665851, 3398860950259501, 10045301361318901, 110736954977078251
Offset: 1

Views

Author

Jaroslav Krizek, Nov 18 2013

Keywords

Examples

			4112125651 = 89*179*359*719; 179 = 2*89 + 1; 359 = 2*179 + 1, 719 = 2*359 + 1.
		

Crossrefs