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

A335713
The sum of the sizes of the largest fixed points over all compositions of n.
3
1, 1, 3, 7, 16, 34, 73, 155, 324, 674, 1393, 2861, 5852, 11929, 24239, 49127, 99360, 200598, 404377, 814135, 1637363, 3290067, 6605980, 13255451, 26583994, 53290694, 106787166, 213919062, 428415074, 857794856, 1717201360, 3437092882, 6878672565, 13764822699
OFFSET
1,3
REFERENCES
M. Archibald, A. Blecher and A. Knopfmacher, Fixed points in compositions and words, accepted by the Journal of Integer Sequences.
LINKS
M. Archibald, A. Blecher, and A. Knopfmacher, Fixed Points in Compositions and Words, J. Int. Seq., Vol. 23 (2020), Article 20.11.1.
FORMULA
G.f.: Sum_{j>=1} (x/(1-x))^(j-1) j x^j Sum_{k>=j} Product_{i=j+1..k} (x/(1-x) - x^i).
EXAMPLE
For n=3 the a(3)=3 values are the first 1 in the composition 111 and the 2 in the composition 12 (the compositions 21 and 3 do not have any fixed points).
CROSSREFS
KEYWORD
nonn
AUTHOR
Margaret Archibald, Jun 18 2020
EXTENSIONS
a(21)-a(34) from Alois P. Heinz, Jun 18 2020
STATUS
approved