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.

A372231 Fixed points of A372341.

Original entry on oeis.org

1, 2, 5, 8, 12, 18, 24, 32, 40, 49, 60, 71, 83, 97, 111, 127, 143, 160, 179, 198, 219, 240, 262, 286, 310, 335, 362, 389, 418, 447, 477, 509, 541, 574, 609, 644, 681, 718, 756, 796, 836, 878, 920, 963, 1008, 1053, 1099, 1147, 1195, 1245, 1295, 1346, 1399, 1452
Offset: 1

Views

Author

Rémy Sigrist, Apr 28 2024

Keywords

Examples

			A372341(49) = 49, so 49 belongs to this sequence.
		

Crossrefs

Formula

a(n) = A000217(n) - A005206(n-1).
A194832(a(n)) = 1. Also the first row A194833(1, n) = a(n). This can be seen in the EXAMPLE section of A372341. Each row is horizontally shifted by a value from A005206. The shift is known to be floor((k+1)*tau)-k-1, where tau is the golden ratio. The position of "1" in a permutation from A194832 is determined by a similar process based on the same constant. - Thomas Scheuerle, Jul 08 2024
Showing 1-1 of 1 results.