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!)
A165676 Fourth right hand column of triangle A165674 4
50, 154, 342, 638, 1066, 1650, 2414, 3382, 4578, 6026, 7750, 9774, 12122, 14818, 17886, 21350, 25234, 29562, 34358, 39646, 45450, 51794, 58702, 66198, 74306, 83050, 92454, 102542, 113338, 124866, 137150, 150214, 164082, 178778 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The recurrence relation leads to Pascal's triangle A007318, the a(n) formula to Wiggen's triangle A028421 and the o.g.f to Wood's polynomials A126671; see A165674.
LINKS
FORMULA
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4)
a(n) = 6 + 22*n + 18*n^2 + 4*n^3
Gf(z) = (0*z^5 - 6*z^4 + 26*z^3 - 46*z^2 + 50*z)/(z-1)^4
CROSSREFS
Sequence in context: A104152 A044382 A044763 * A160783 A085445 A048511
KEYWORD
easy,nonn
AUTHOR
Johannes W. Meijer, Oct 05 2009
STATUS
approved

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 11 19:50 EDT 2024. Contains 373317 sequences. (Running on oeis4.)