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.

A128060 a(n) = 2*n - numerator((2*n-1)^2/(2*(2*n)!)).

Original entry on oeis.org

-1, 1, 1, 1, 1, 9, 1, 1, 15, 1, 1, 21, 1, 25, 27, 1, 1, 33, 35, 1, 39, 1, 1, 45, 1, 49, 51, 1, 55, 57, 1, 1, 63, 65, 1, 69, 1, 1, 75, 77, 1, 81, 1, 85, 87, 1, 91, 93, 95, 1, 99, 1, 1, 105, 1, 1, 111, 1, 115, 117, 119, 121, 123, 125, 1, 129, 1, 133, 135, 1, 1, 141, 143, 145, 147
Offset: 0

Views

Author

Paul Barry, Feb 13 2007

Keywords

Comments

Odd composite numbers with placeholders for primes between them.

Crossrefs

Programs

Formula

a(n) = 2*n - A128059(n).
a(n) = (A217983(n-1) * (2*n-1))/A160479(n) for n >= 3. - Johannes W. Meijer, Oct 25 2012
a(0) = -1, a(n) = gcd(2*n-1, (2*n-2)!), n > 0. - Wesley Ivan Hurt, Jan 05 2014

Extensions

More terms from Michel Marcus, May 23 2025