[go: up one dir, main page]

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!)
A108642 a(n) = (72 - 258*n + 601*n^2 - 264*n^3 + 33*n^4)/4. 1
18, 46, 94, 63, 52, 358, 1476, 4099, 9118, 17622, 30898, 50431, 77904, 115198, 164392, 227763, 307786, 407134, 528678, 675487, 850828, 1058166, 1301164, 1583683, 1909782, 2283718, 2709946, 3193119, 3738088, 4349902, 5033808, 5795251, 6639874, 7573518 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From G. C. Greubel, Oct 18 2023: (Start)
G.f.: (18 - 44*x + 44*x^2 - 127*x^3 + 307*x^4)/(1-x)^5.
E.g.f.: (1/4)*(72 + 112*x + 40*x^2 - 66*x^3 + 33*x^4)*exp(x). (End)
MATHEMATICA
LinearRecurrence[{5, -10, 10, -5, 1}, {18, 46, 94, 63, 52}, 41] (* G. C. Greubel, Oct 18 2023 *)
PROG
(Magma) [(72-258*n+601*n^2-264*n^3+33*n^4)/4: n in [0..40]]; // G. C. Greubel, Oct 18 2023
(SageMath) [(72-258*n+601*n^2-264*n^3+33*n^4)/4 for n in range(41)] # G. C. Greubel, Oct 18 2023
CROSSREFS
Sequence in context: A075284 A057444 A130414 * A250784 A250731 A353209
KEYWORD
nonn,less
AUTHOR
Hans en Els Verdonk, (hverdonk32(AT)zonnet.nl), Jul 07 2005
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 August 30 21:28 EDT 2024. Contains 375550 sequences. (Running on oeis4.)