2056915
domain: N
Appears in sequences
- a(0)=a(1)=3; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=28A022403
- a(0)=3, a(1)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=27A022406
- Main diagonal of Inverse Stolarsky array.at n=12A035509
- 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=30A236340
- a(0)=1, a(1)=3, a(2)=7; thereafter a(n) = a(n-1) + a(n-2) + 1.at n=28A355288