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.

A379128 a(1) = 1; for n > 1, a(n) is the least odd number k such that A325567(k) = 2*n-1, or 0 if no such number exists.

Original entry on oeis.org

1, 9, 35, 49, 135, 33, 65, 225, 527, 133, 651, 161, 775, 837, 899, 961, 2079, 525, 259, 273, 2583, 129, 2835, 705, 3087, 3213, 3339, 385, 1539, 3717, 3843, 3969, 8255, 2077, 1035, 1065, 9271, 2325, 1155, 1185, 4131, 2573, 10795, 2697, 11303, 2821, 11811, 2945, 12319, 12573, 12827, 1545, 13335, 13589, 13843, 1665
Offset: 1

Views

Author

Antti Karttunen, Dec 21 2024

Keywords

Crossrefs

Odd bisection of A379126.

Programs

Formula

a(n) = A379126(2*n-1).