300099
domain: N
Appears in sequences
- a(0)=a(1)=3; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=24A022403
- a(0)=3, a(1)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=23A022406
- Numbers k that have 13 terms in their Zeckendorf representation.at n=2A179253
- Number of length n binary words such that maximal runs of 1's are restricted to length one or two and maximal runs of 0's are of odd length.at n=26A236340
- a(0)=1, a(1)=3, a(2)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=24A355288