login
This site is supported by donations 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

Table of n, a(n) for n=0..26.

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

Adjacent sequences:  A101160 A101161 A101162 * A101164 A101165 A101166

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 | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 14:28 EDT 2013. Contains 225462 sequences.