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!)
A101163 Diagonal sums of a Chebyshev number triangle. 2
1, 2, 3, 5, 10, 24, 64, 182, 542, 1685, 5473, 18594, 66063, 245078, 947057, 3802469, 15826392, 68158314, 303273906, 1392503108, 6590530876, 32117814629, 160998508095, 829301391150, 4385370872477, 23786062734932, 132224164567459 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Diagonal sums of number triangle A101161.
LINKS
FORMULA
a(n)=sum{k=0..floor(n/2), if(k=n-k, 1, 2T(n-2k, (k+2)/2)) where T(n, k)=(n/2)sum{j=0..floor(n/2), C(n-j, j)(-1)^j*(2k)^(n-2j)}.
CROSSREFS
Cf. A101162.
Sequence in context: A063253 A099967 A106531 * A155587 A125658 A001200
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Dec 03 2004
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 April 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)