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.

Showing 1-3 of 3 results.

A346090 Numbers k such that k and A346098(k) are relatively prime; positions of ones in A346099, positions of zeros in A346100.

Original entry on oeis.org

1, 8, 9, 16, 18, 25, 36, 40, 42, 45, 48, 49, 50, 60, 63, 70, 77, 80, 81, 84, 90, 91, 96, 98, 100, 115, 117, 119, 120, 125, 126, 128, 133, 135, 140, 144, 147, 150, 154, 160, 161, 162, 165, 168, 169, 170, 180, 192, 195, 196, 209, 220, 221, 228, 230, 234, 238, 242, 250, 255, 256, 259, 260, 266, 270, 273, 288, 294, 297, 308, 315
Offset: 1

Views

Author

Antti Karttunen, Jul 07 2021

Keywords

Crossrefs

Positions of ones in A346099, positions of zeros in A346100.

A346099 a(n) = gcd(n, A346098(n)).

Original entry on oeis.org

1, 2, 3, 4, 5, 3, 7, 1, 1, 5, 11, 3, 13, 7, 5, 1, 17, 1, 19, 5, 7, 11, 23, 3, 1, 13, 3, 7, 29, 5, 31, 2, 11, 17, 7, 1, 37, 19, 13, 1, 41, 1, 43, 11, 1, 23, 47, 1, 1, 1, 17, 13, 53, 9, 11, 7, 19, 29, 59, 1, 61, 31, 1, 4, 13, 11, 67, 17, 23, 1, 71, 3, 73, 37, 25, 19, 1, 13, 79, 1, 1, 41, 83, 1, 17, 43, 29, 11, 89
Offset: 1

Views

Author

Antti Karttunen, Jul 07 2021

Keywords

Comments

Only powers of primes (A000961) occur as terms. A346100 lists the exponents.

Crossrefs

Cf. A346090 (positions of ones).

Programs

Formula

a(n) = gcd(n, A346098(n)) = gcd(n, A064989(A319626(A324886(n)))).

A346087 a(n) = min(A071178(n), A329348(n)).

Original entry on oeis.org

0, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3
Offset: 1

Views

Author

Antti Karttunen, Jul 07 2021

Keywords

Comments

Each term of A345941 is a power of the greatest prime factor of n, a(n) is the exponent of that term: a(n) = A100995(A345941(n)).
Values 0..5 occur for the first time at n = 1, 2, 4, 108, 324, 9375.

Crossrefs

Programs

Formula

a(n) = min(A071178(n), A329348(n)).
a(n) = A100995(A345941(n)).
For all n >= 1, A006530(n)^a(n) = A345941(n).
Showing 1-3 of 3 results.