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.

Showing 1-1 of 1 results.

A120232 Inverse of A120231.

Original entry on oeis.org

1, 3, 2, 6, 8, 4, 5, 12, 14, 7, 17, 18, 9, 21, 10, 11, 26, 27, 13, 30, 32, 15, 35, 16, 38, 39, 41, 19, 44, 20, 47, 48, 22, 23, 53, 24, 25, 57, 59, 60, 62, 28, 29, 66, 68, 31, 71, 72, 33, 75, 34, 78, 80, 36, 37, 84, 86, 87, 89, 40, 92, 93, 42, 43, 98, 99, 45, 102, 46, 105, 107
Offset: 1

Views

Author

Clark Kimberling, Jun 11 2006

Keywords

Comments

A permutation of the natural numbers.

Examples

			A120231, written as a function, is
{(1,1),(2,3),(3,2),(4,6),(5,7),(6,4),(7,10),(8,5)...}.
Reversing each ordered pair and reordering gives
{(1,1),(2,3),(3,2),(4,6),(5,8),(6,4),(7,5),(8,12)...}.
Suppressing first components leaves
1,3,2,6,8,4,5,12,...
		

Crossrefs

Showing 1-1 of 1 results.