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.

A255424 Squarefree kernel of A255334: a(n) = A007947(A255334(n)).

Original entry on oeis.org

42, 210, 462, 546, 714, 798, 966, 210, 1218, 78, 1302, 1554, 1722, 1806, 1974, 2226, 2310, 2478, 2562, 2730, 2814, 2982, 3066, 3318, 3486, 3570, 3738, 3990, 4074, 4242, 4326, 4494, 4578, 4746, 4830, 462, 210, 5334, 5502, 5754, 5838, 6006, 6090, 390, 6258, 6342, 6510, 6594, 6846, 7014, 546, 7266, 7518, 7602, 7770, 7854, 8022, 8106, 8274, 8358, 8610
Offset: 1

Views

Author

Antti Karttunen, Apr 06 2015

Keywords

Comments

Sequence gives value of A007947(n) for numbers n for which there exists k > n such that A000203(k) = A000203(n) and A007947(k) = A007947(n), where A000203 gives the sum of divisors, and A007947 gives the squarefree kernel of n. The sequence is ordered according to the magnitude of n, and contains duplicates, because there are cases of multiple such pairs having same squarefree kernel.
The first duplicate occurs as a(2) = a(8) = 210.

Crossrefs

Programs

Formula

a(n) = A007947(A255334(n)).
a(n) = A007947(A255423(n)). [Equally, squarefree kernel of A255423(n).]