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.

A250472 Permutation of natural numbers: a(n) = A250470(2*n - 1).

Original entry on oeis.org

1, 2, 3, 5, 4, 7, 11, 6, 13, 17, 8, 19, 9, 10, 23, 29, 12, 15, 31, 14, 37, 41, 16, 43, 25, 18, 47, 21, 20, 53, 59, 22, 27, 61, 24, 67, 71, 26, 35, 73, 28, 79, 33, 30, 83, 55, 32, 39, 89, 34, 97, 101, 36, 103, 107, 38, 109, 45, 40, 65, 49, 42, 51, 113, 44, 127, 85, 46, 131, 137, 48, 77, 57, 50, 139, 149, 52, 63, 151, 54, 95, 157, 56, 163, 121, 58, 167, 69, 60
Offset: 1

Views

Author

Antti Karttunen, Dec 06 2014

Keywords

Comments

For n > 1, a(n) tells which number is located immediately above n in the sieve of Eratosthenes (see A083140, A083221) in the same column of the sieve that contains 2n - 1.

Crossrefs

Inverse: A250471.
Odd bisection of A250470. The other bisection: A250479.

Formula

a(1) = 1, a(n) = A083221(A055396(2*n - 1)-1, A078898(2*n - 1)).
a(n) = A250470(2*n - 1).