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”).

A316973
a(n) is the number of occurrences of n in A316774.
6
1, 1, 3, 4, 7, 7, 15, 12, 18, 16, 25, 23, 14, 22, 26, 33, 23, 38, 32, 35, 45, 49, 41, 44, 58, 49, 59, 39, 49, 69, 54, 57, 57, 75, 79, 62, 75, 76, 74, 81, 75, 78, 74, 90, 86, 86, 88, 78, 78, 105, 106, 109, 129, 91, 92, 111, 108, 101, 126, 130, 116, 129, 133, 140
OFFSET
0,3
COMMENTS
These values may be only conjectural, in which case the b-file should be changed to an a-file and marked as conjectured. - N. J. A. Sloane, Dec 14 2019
FORMULA
a(n) = |{ j : A316774(j) = n }|.
EXAMPLE
a(4) = 7 because A316774(j) = 4 for j in s = {4,7,12,13,36,49,55} and |s| = 7.
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Alois P. Heinz, Jul 17 2018
STATUS
approved