login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152842 Triangle T(n,k), 0<=k<=n, read by rows, given by [1,0,-1,0,0,0,0,0,0,...] DELTA [3,-2,-1,0,0,0,0,0,0,...] where DELTA is the operator defined in A084938 . 0
1, 1, 3, 1, 4, 3, 1, 7, 15, 9, 1, 8, 22, 24, 9, 1, 11, 46, 90, 81, 27, 1, 12, 57, 136, 171, 108, 27, 1, 15, 93, 307, 579, 621, 351, 81, 1, 16, 108, 400, 886, 1200, 972, 432, 81, 1, 19, 156, 724, 2086, 3858, 4572, 3348, 1377, 243, 1, 20, 175, 880, 2810, 5944, 8430, 7920 (list; table; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

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

FORMULA

T(n,k) = T(n-1,k)+(2-(-1)^n)*(T(n-1,k-1). Sum_{k, 0< = k< = n}T(n,k) = A094015(n). T(n,n) = A108411(n+1). T(2n,n) = A069835(n).

EXAMPLE

Triangle begins : 1 ; 1,3 ; 1,4,3 ; 1,7,15,9 ; 1,8,22,24,9 ; 1,11,46,90,81,27 ; ...

CROSSREFS

Cf. A152815, A007318, A064861

Sequence in context: A104568 A030758 A104764 * A209704 A082909 A029151

Adjacent sequences:  A152839 A152840 A152841 * A152843 A152844 A152845

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM, Dec 14 2008

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 25 07:38 EDT 2013. Contains 225646 sequences.