The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A087736 Triangle T(n,k) read by rows given by [0, 1, 3, 6, 10, 15, 21, ...] DELTA [1, 3, 6, 10, 15, 21, 28,...] where DELTA is the operator defined in A084938. 2

%I #10 Sep 08 2013 13:30:13

%S 1,0,1,0,1,4,0,4,23,34,0,34,249,606,496,0,496,4354,14181,20434,11056,

%T 0,11056,112238,450097,894838,885032,349504,0,349504,4008024,18911670,

%U 47136095,65613780,48468804,14873104

%N Triangle T(n,k) read by rows given by [0, 1, 3, 6, 10, 15, 21, ...] DELTA [1, 3, 6, 10, 15, 21, 28,...] where DELTA is the operator defined in A084938.

%F Sum_{k, 0<=k<=n}T(n,k)*x^(n-k)=A000012(n), A011782(n), A001147(n), A002105(n+1), A000364(n), A126151(n), A126156(n) for n = -3,-2,-1,0,1,2,3 respectively .

%e Triangle begins:

%e 1;

%e 0, 1;

%e 0, 1, 4;

%e 0, 4, 23, 34;

%e 0, 34, 249, 606, 496;

%e 0, 496, 4354, 14181, 20434, 11056;

%e 0, 11056, 112238, 450097, 894838, 885032, 349504;

%e 0, 349504, 4008024, 18911670, 47136095, 65613780, 48468804, 14873104 ;...

%Y Diagonals give A002105: [1, 1, 4, 34, 496, ...] Row sums give A000364 : [1, 1, 5, 61, 1385, ...] Euler numbers.

%Y Cf. A000217 A000384 A002105 A084938.

%K easy,nonn,tabl

%O 0,6

%A _Philippe Deléham_, Sep 30 2003, Jul 17 2007

%E Corrected and edited. - _Philippe Deléham_, Nov 24 2008

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 June 6 15:21 EDT 2024. Contains 373131 sequences. (Running on oeis4.)