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.

A373880 Number of k in the range s(1), ..., s(n-2) such that gcd(k, s(n)) > 1, where s = A373390.

Original entry on oeis.org

0, 0, 0, 1, 1, 2, 2, 3, 1, 7, 1, 7, 6, 6, 3, 11, 7, 12, 4, 13, 7, 10, 8, 1, 1, 17, 8, 14, 13, 17, 17, 14, 12, 15, 1, 1, 29, 10, 19, 16, 24, 21, 23, 13, 31, 14, 36, 15, 22, 28, 1, 35, 13, 34, 22, 29, 21, 33, 22, 27, 1, 1, 43, 18, 31, 26, 30, 30, 34, 45, 32, 32, 1, 60, 17, 56, 18, 54, 8, 56, 33
Offset: 1

Views

Author

Scott R. Shannon, Jun 20 2024

Keywords

Comments

It appears that a(n) = 1 exactly when s(n) is 4, 9, or a prime >3. - Michael De Vlieger, Jun 21 2024

Examples

			a(8) = 3 as A373390(8) = 14 and 14 shares a factor m > 1 with three previous terms, A373390(2) = 2, A373390(4) = 4, and A373390(6) = 8.
		

Crossrefs

Programs