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.

A338449 a(n) is the radical of A338338(n).

Original entry on oeis.org

1, 2, 2, 6, 3, 3, 5, 10, 10, 2, 7, 14, 14, 6, 15, 30, 10, 2, 11, 22, 22, 6, 21, 42, 14, 6, 3, 33, 55, 110, 10, 26, 13, 39, 6, 6, 2, 17, 34, 34, 38, 19, 57, 15, 30, 70, 42, 21, 51, 85, 170, 10, 46, 23, 69, 6, 66, 22, 77, 35, 105, 15, 6, 26, 78, 39, 3, 5, 65
Offset: 1

Views

Author

Rémy Sigrist, Oct 28 2020

Keywords

Examples

			For n = 9:
- A338338(9) = 20 = 2^2 * 5,
- so a(9) = 2 * 5 = 10.
		

Crossrefs

Programs

  • PARI
    \\ See Links section.

Formula

a(n) = A007947(A338338(n)).