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.

A017478 a(n) = (11*n + 7)^6.

Original entry on oeis.org

117649, 34012224, 594823321, 4096000000, 17596287801, 56800235584, 151334226289, 351298031616, 735091890625, 1418519112256, 2565164201769, 4398046511104, 7212549413161, 11390625000000, 17416274304961, 25892303048704, 37558352909169, 53310208315456, 74220378765625
Offset: 0

Views

Author

Keywords

Crossrefs

Powers of the form (11*n+7)^m: A017473 (m=1), A017474 (m=2), A017475 (m=3), A017476 (m=4), A017477 (m=5), this sequence (m=6), A017479 (m=7), A017480 (m=8), A017481 (m=9), A017482 (m=10), A017483 (m=11), A017484 (m=12).

Programs

Formula

From G. C. Greubel, Sep 19 2019: (Start)
G.f.: (117649 +33188681*x +359208382*x^2 +642375742*x^3 +229267417*x^4 +11361953*x^5 +4096*x^6)/(1-x)^7.
E.g.f.: (117649 +33894575*x +263458261*x^2 +402241510*x^3 +193554020*x^4 +33337557*x^5 +1771561*x^6)*exp(x). (End)