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.

A358401 Difference in number of 0's in first n terms of Van Eck's sequence and number of primes less than or equal to n.

Original entry on oeis.org

1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, -1, 0, 0, -1, -1, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, -1, 0, -1, -1, -1, -1, -2, -1, -2, -2, -1, -1, -2, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, -1, 0, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, -1
Offset: 1

Views

Author

G. L. Honaker, Jr., Nov 13 2022

Keywords

Examples

			a(41) = -2 because there are 11 0's in the first 41 terms of Van Eck's sequence and 13 prime numbers less than or equal to 41, and 11 - 13 = -2.
		

Crossrefs

Formula

a(n) = A171896(n) - A000720(n).