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!)
A123934 Triangle T(n,k), 1<=k<=n :forms the odd-indexed trinomial coefficients (A027907). 0

%I #5 Sep 08 2013 13:30:58

%S 1,2,2,3,7,3,4,16,16,4,5,30,51,30,5,6,50,126,126,50,6,7,77,266,393,

%T 266,77,7

%N Triangle T(n,k), 1<=k<=n :forms the odd-indexed trinomial coefficients (A027907).

%F Sum_{k, 1<=k<=n}T(n,k)=A003462(n)=(3^n-1)/2.

%e Triangle begins:

%e 1;

%e 2, 2;

%e 3, 7, 3;

%e 4, 16, 16, 4;

%e 5, 30, 51, 30, 5;

%e 6, 50, 126, 126, 50, 6;

%e 7, 77, 266, 393, 266, 77, 7;

%Y Cf. A056241.

%K nonn,tabl

%O 1,2

%A _Philippe Deléham_, Oct 30 2006

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 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)