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.

A017468 a(n) = (11*n + 6)^8.

Original entry on oeis.org

1679616, 6975757441, 377801998336, 5352009260481, 39062500000000, 191707312997281, 722204136308736, 2252292232139041, 6095689385410816, 14774554437890625, 32784148919812096, 67675234241018881
Offset: 0

Views

Author

Keywords

Crossrefs

Powers of the form (11*n+6)^m: A017461 (m=1), A017462 (m=2), A017463 (m=3), A017464 (m=4), A017465 (m=5), A017466 (m=6), A017467 (m=7), this sequence (m=8), A017469 (m=9), A017470 (m=10), A017471 (m=11), A017472 (m=12).

Programs

Formula

From G. C. Greubel, Sep 19 2019: (Start)
G.f.: (1679616 +6960640897*x +315080647543*x^2 +2202777455589*x^3 + 3909536602339*x^4 +1960512320323*x^5 +243788893317*x^6 +4291451671*x^7 + 390625*x^8)/(1-x)^9.
E.g.f.: (1679616 +6974077825*x +181926081535*x^2 +706588143030*x^3 + 828890566581*x^4 +384764689386*x^5 +78448264202*x^6 +6937432876*x^7 + 214358881*x^8)*exp(x). (End)