%I A101126
%S A101126 1,0,0,1,3,3,8,30,117,466,1960,8655,40391,200085,1051888,5844844,
%T A101126 34131049,208344660,1324262256,8743620525,59891078347,425216195191,
%U A101126 3126418416440,23778261543210,186815245299549,1513931016854598
%N A101126 Diagonal sums of a Chebyshev number triangle.
%C A101126 Diagonal sums of number triangle A101124.
%H A101126 <a href="Sindx_Ch.html#Cheby">Index entries for sequences related to
Chebyshev polynomials.</a>
%F A101126 a(n)=sum{k=0..floor(n/2), if(k<n-k, T(n-2k, k), if(k=n-k, 1, 0))} where
T(n, k)=(n/2)sum{j=0..floor(n/2), C(n-j, j)(-1)^j*(2k)^(n-2j)}.
%Y A101126 Sequence in context: A049972 A027376 A038068 this_sequence A119006 A109695
A010610
%Y A101126 Adjacent sequences: A101123 A101124 A101125 this_sequence A101127 A101128
A101129
%K A101126 easy,nonn
%O A101126 0,5
%A A101126 Paul Barry (pbarry(AT)wit.ie), Dec 02 2004
|