|
Search: id:A085810
|
|
|
| A085810 |
|
Number of three-choice paths along a corridor of width 6, starting from one side. |
|
+0 3
|
|
| 1, 2, 5, 13, 35, 96, 266, 741, 2070, 5791, 16213, 45409, 127206, 356384, 998509, 2797678, 7838801, 21963661, 61540563, 172432468, 483144522, 1353740121, 3793094450, 10628012915, 29779028189
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Narrower corridors produce A000012, A000079, A000129, A001519, A057960. An infinitely wide corridor would produce A005773.
Diagonal sums of A114164. - Paul Barry (pbarry(AT)wit.ie), Nov 15 2005
|
|
REFERENCES
|
Roman Witula, Damian Slota and Adam Warzynski, Quasi-Fibonacci Numbers of the Seventh Order, Journal of Integer Sequences, Vol. 9 (2006), Article 06.4.3.
|
|
FORMULA
|
a(n) = 4*a(n-1) - 3*a(n-2) - a(n-3);
G.f.: (1-2x)/(1-4x+3x^2+x^3); a(n)=sum{k=0..floor(n/2), sum{j=0..n-k, C(n-k, j)C(j+k, 2k)}}; a(n)=sum{k=0..floor(n/2), sum{j=0..n-k, C(n-k, k+j)*C(k, k-j)2^(n-2k-j)}}; a(n)=sum{k=0..floor(n/2), sum{j=0..n-2k, C(n-j, n-2k-j)C(k, j)(-1)^j*2^(n-2k-j)}}; - Paul Barry (pbarry(AT)wit.ie), Nov 15 2005
|
|
CROSSREFS
|
Cf. A000012 A000079 A000129 A001519 A057960 A005773.
Adjacent sequences: A085807 A085808 A085809 this_sequence A085811 A085812 A085813
Sequence in context: A007075 A000107 A063028 this_sequence A005773 A022855 A091190
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Jul 25 2003
|
|
|
Search completed in 0.002 seconds
|