login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A316984
a(n) is the index of the last occurrence of n in A316774.
6
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,3
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]
LINKS
FORMULA
a(n) = max { j >= 0 : A316774(j) = n }.
EXAMPLE
a(4) = 55 because A316774(j) = 4 for j in {4,7,12,13,36,49,55} with maximal element 55.
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Alois P. Heinz, Jul 18 2018
STATUS
approved