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.

A366284 a(n) = n / gcd(n, A366275(n)), where A366275 is the Cat's tongue permutation.

Original entry on oeis.org

0, 1, 1, 1, 1, 5, 1, 7, 1, 1, 5, 11, 1, 13, 7, 15, 1, 17, 1, 19, 5, 7, 11, 23, 1, 1, 13, 27, 7, 29, 15, 31, 1, 11, 17, 7, 1, 37, 19, 13, 5, 41, 7, 43, 11, 15, 23, 47, 1, 49, 1, 51, 13, 53, 27, 1, 7, 57, 29, 59, 15, 61, 31, 63, 1, 65, 11, 67, 17, 23, 7, 71, 1, 73, 37, 5, 19, 11, 13, 79, 5, 27, 41, 83, 7, 17, 43, 29, 11
Offset: 0

Views

Author

Antti Karttunen, Oct 07 2023

Keywords

Comments

Numerator of n / A366275(n).

Crossrefs

Cf. also A364491.

Programs

Formula

a(n) = n / A366283(n) = n / gcd(n, A366275(n))