5385075
domain: N
Appears in sequences
- a(0)=a(1)=3; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=30A022403
- a(0)=3, a(1)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=29A022406
- 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=32A236340
- a(0)=1, a(1)=3, a(2)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=30A355288