login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A322520 Word binomial coefficient for fib(n+1), fib(n), where fib(n) is the n-th Fibonacci word. 0
0, 1, 1, 2, 4, 22, 312, 33143, 64965951, 20058315337257, 15792091520191402379931, 5721805662838667637519582188414354232, 2170961877933428490749956608284958165048685362717276820688378 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
Define fib(1) = 1, fib(2) = 0, and fib(n) = concat(fib(n-1), fib(n-2)). Then fib(n) is the prefix of length F(n) of the infinite Fibonacci word A003849. The word binomial coefficient for two words (x, y) is the number of occurrences of y as a (scattered) subword of x.
LINKS
EXAMPLE
For example, if n = 5, then fib(6) = 01001010 and fib(5) = 01001, and 01001 occurs in 4 distinct ways as a subword of 01001010; so a(5) = 4.
CROSSREFS
Cf. A003849.
Sequence in context: A339781 A192332 A324603 * A349765 A018279 A307459
KEYWORD
nonn
AUTHOR
Jeffrey Shallit, Dec 13 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 13 22:05 EDT 2024. Contains 375910 sequences. (Running on oeis4.)