cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A017489 a(n) = (11*n + 8)^5.

Original entry on oeis.org

32768, 2476099, 24300000, 115856201, 380204032, 992436543, 2219006624, 4437053125, 8153726976, 14025517307, 22877577568, 35723051649, 53782400000, 78502725751, 111577100832, 154963892093, 210906087424, 281950621875, 370967703776, 481170140857, 616132666368
Offset: 0

Views

Author

Keywords

Crossrefs

Powers of the form (11*n+8)^m: A017485 (m=1), A017486 (m=2), A017487 (m=3), A017488 (m=4), this sequence (m=5), A017490 (m=6), A017491 (m=7), A017492 (m=8), A017493 (m=9), A017494 (m=10), A017495 (m=11), A017496 (m=12).

Programs

Formula

From G. C. Greubel, Sep 22 2019: (Start)
G.f.: (32768 +2279491*x +9934926*x^2 +6542326*x^3 +536366*x^4 +243*x^5 )/(1-x)^6.
E.g.f.: (32768 +2443331*x +9690285*x^2 +8391955*x^3 +2196150*x^4 +161051* x^5)*exp(x). (End)