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.

A316984 a(n) is the index of the last occurrence of n in A316774.

Original entry on oeis.org

0, 1, 6, 16, 55, 488, 314, 367, 279, 562, 519, 799, 500, 694, 792, 876, 1322, 1598, 5826, 1814, 6102, 5345, 2042, 5105, 2949, 3288, 5260, 4971, 6353, 5172, 8596, 3193, 6528, 8065, 8194, 6538, 6881, 6966, 7963, 5993, 8114, 9090, 8457, 8948, 12703, 9994, 6568
Offset: 0

Views

Author

Alois P. Heinz, Jul 18 2018

Keywords

Comments

[It may be that these values are only conjectural. If so, the b-file should be changed to an a-file and marked as conjectured. - N. J. A. Sloane, Dec 14 2019]

Examples

			a(4) = 55 because A316774(j) = 4 for j in {4,7,12,13,36,49,55} with maximal element 55.
		

Crossrefs

Formula

a(n) = max { j >= 0 : A316774(j) = n }.