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.

A083545 Numbers k such that the geometric mean of the Euler totient function of k and k+1 is an integer.

Original entry on oeis.org

1, 3, 15, 19, 95, 104, 125, 164, 194, 255, 259, 341, 491, 495, 504, 512, 513, 584, 591, 629, 679, 755, 775, 975, 1024, 1147, 1247, 1254, 1260, 1313, 1358, 1463, 1469, 1538, 1615, 1728, 1919, 1962, 1970, 2047, 2071, 2090, 2204, 2299, 2321, 2345, 2404, 2625
Offset: 1

Views

Author

Labos Elemer, May 21 2003

Keywords

Examples

			19 is a term since phi(19) = 18, phi(20) = 8, 8*18 = 144 = 12^2.
		

Crossrefs

Programs

Formula

a(n) = x is such that sqrt(A000010(x)*A000010(x+1)) is an integer. Values of solutions x to phi(x) * phi(x+1) = A083542(x) = y^2.