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!)
A063398 T(5,n) with T(n,m) as in A063394. 4
1, 63, 255, 863, 2655, 7683, 21287, 57071, 149087, 381311, 958207, 2372095, 5796863, 14007295, 33511423, 79466495, 186949631, 436666367, 1013317631, 2337538047, 5362941951, 12242386943, 27817148415, 62934482943, 141815709695, 318372839423, 712243150847 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = (24*(-8+81*2^n)+1671*2^(1+n)*n+803*2^n*n^2+27*2^(1+n)*n^3+2^n*n^4) / 192 for n>0. - Colin Barker, May 27 2015
G.f.: -(260*x^6-996*x^5+1488*x^4-1088*x^3+388*x^2-52*x-1) / ((x-1)*(2*x-1)^5). - Colin Barker, May 27 2015
PROG
(PARI) Vec(-(260*x^6-996*x^5+1488*x^4-1088*x^3+388*x^2-52*x-1) / ((x-1)*(2*x-1)^5) + O(x^100)) \\ Colin Barker, May 27 2015
CROSSREFS
Sequence in context: A157948 A326388 A158684 * A359564 A138833 A204736
KEYWORD
easy,nonn
AUTHOR
Floor van Lamoen, Jul 16 2001
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 May 13 03:50 EDT 2024. Contains 372497 sequences. (Running on oeis4.)