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-2 of 2 results.

A296082 a(1) = 0; for n > 1, a(n) = A032741(n) / gcd(A039653(n),A032741(n)).

Original entry on oeis.org

0, 1, 1, 1, 1, 3, 1, 3, 1, 3, 1, 5, 1, 3, 3, 2, 1, 5, 1, 5, 3, 3, 1, 7, 1, 3, 1, 1, 1, 7, 1, 5, 3, 3, 3, 4, 1, 3, 3, 7, 1, 7, 1, 5, 5, 3, 1, 3, 1, 5, 3, 5, 1, 1, 3, 1, 3, 3, 1, 11, 1, 3, 5, 1, 3, 7, 1, 1, 3, 7, 1, 11, 1, 3, 5, 5, 3, 7, 1, 9, 1, 3, 1, 11, 3, 3, 3, 7, 1, 11, 1, 5, 3, 3, 3, 11, 1, 1, 1, 1, 1, 7, 1, 7, 7
Offset: 1

Views

Author

Antti Karttunen, Dec 05 2017

Keywords

Crossrefs

Cf. A284288 (positions of ones).

Programs

Formula

a(1) = 0; for n > 1, a(n) = A032741(n) / gcd(A039653(n),A032741(n)) = A032741(n)/A296081(n).
a(n) = 1 iff A296084(n) = 1.

A296081 a(n) = gcd(tau(n)-1, sigma(n)-1), where tau = A000005 and sigma = A000203.

Original entry on oeis.org

0, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 3, 5, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 7, 1, 7, 1, 1, 1, 1, 1, 1, 1, 6, 1, 1, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 5, 5, 8, 1, 1, 1, 1, 1
Offset: 1

Views

Author

Antti Karttunen, Dec 05 2017

Keywords

Crossrefs

Programs

Formula

a(n) = gcd(A032741(n), A039653(n)).
a(n) = gcd(A039653(n), A065608(n)).
Showing 1-2 of 2 results.