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.

A077063 Squarefree kernel of prime(n) - 1.

Original entry on oeis.org

1, 2, 2, 6, 10, 6, 2, 6, 22, 14, 30, 6, 10, 42, 46, 26, 58, 30, 66, 70, 6, 78, 82, 22, 6, 10, 102, 106, 6, 14, 42, 130, 34, 138, 74, 30, 78, 6, 166, 86, 178, 30, 190, 6, 14, 66, 210, 222, 226, 114, 58, 238, 30, 10, 2, 262, 134, 30, 138, 70, 282, 146, 102, 310, 78, 158
Offset: 1

Views

Author

Reinhard Zumkeller, Oct 23 2002

Keywords

Examples

			a(25) = rad(prime(25)-1) = rad(97-1) = rad(3*2^5) = 6.
		

Crossrefs

Programs

Formula

a(n) = A007947(A006093(n)).

Extensions

Wrong formula removed by Amiram Eldar, Dec 29 2020