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.

A277332 a(n) = A253565(A003714(n)).

Original entry on oeis.org

1, 2, 3, 5, 9, 7, 25, 15, 11, 49, 35, 21, 75, 13, 121, 77, 55, 245, 33, 147, 105, 17, 169, 143, 91, 847, 65, 605, 385, 39, 363, 231, 165, 735, 19, 289, 221, 187, 1859, 119, 1183, 1001, 85, 845, 715, 455, 4235, 51, 507, 429, 273, 2541, 195, 1815, 1155, 23, 361, 323, 247, 3757, 209, 3179, 2431, 133, 2023, 1547, 1309, 13013, 95
Offset: 0

Views

Author

Antti Karttunen, Oct 12 2016

Keywords

Comments

After the initial terms 1, 2 and 3, all other terms can be inductively generated by applying any finite composition-combination of A253560 and A253550 to 3, but with such a restriction that A253560 may not be applied twice in succession.
A permutation of A277334.
Note how A253565(A022340(n)) = A253565(2*A003714(n)) yields a permutation of A056911, odd squarefree numbers.

Examples

			55 = A253550(A253550(A253560(A253550(3)))), 55 is in this sequence.
		

Crossrefs

Cf. A277334 (same sequence sorted into ascending order).
Cf. also A056911, A277006, A277331.

Programs

Formula

a(n) = A253565(A003714(n)).