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

A357777 a(1)=1, a(2)=2. Thereafter a(n+1) is the smallest k such that gcd(k, a(n)) > 1, and gcd(k, s(n)) = 1, where s(n) is the n-th partial sum.

Original entry on oeis.org

1, 2, 4, 6, 3, 9, 12, 8, 14, 7, 35, 5, 15, 10, 16, 20, 18, 21, 27, 24, 22, 11, 33, 30, 25, 55, 40, 26, 13, 39, 36, 28, 32, 34, 17, 51, 45, 57, 19, 133, 38, 44, 46, 23, 69, 42, 48, 50, 52, 54, 56, 49, 63, 60, 58, 29, 87, 66, 62, 31, 93, 72, 64, 68, 70, 65, 75, 78
Offset: 1

Views

Author

David James Sycamore, Oct 12 2022

Keywords

Comments

Conjectured to be a permutation of the positive integers.

Examples

			a(3) = 4 because 4 is the smallest number which has not occurred already which is prime to s(2)=3 and shares a divisor (2) with a(2)=2.
		

Crossrefs

Programs

Showing 1-1 of 1 results.