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.

Showing 1-1 of 1 results.

A121672 Real part of (n + i)^5.

Original entry on oeis.org

0, -4, -38, -12, 404, 1900, 5646, 13412, 27688, 51804, 90050, 147796, 231612, 349388, 510454, 725700, 1007696, 1370812, 1831338, 2407604, 3120100, 3991596, 5047262, 6314788, 7824504, 9609500, 11705746, 14152212, 16990988, 20267404, 24030150
Offset: 0

Views

Author

Gary W. Adamson, Aug 14 2006

Keywords

Comments

The companion sequence A121671 uses the operation (1 + n*i)^5.

Examples

			a(4) = 404 since (4 + i)^5 = (404 + 1121i) where 1121 = A121671(4).
		

Crossrefs

Programs

Formula

G.f.: -2*x*(2+7*x-78*x^2+7*x^3+2*x^4)/(1-x)^6. - Bruno Berselli, Mar 01 2012
a(n) = n*(n^4-10*n^2+5). - Bruno Berselli, Mar 01 2012
a(n) = (1+n^2)^(5/2)*sin(5*arctan(n)). - Gerry Martens, Apr 06 2024

Extensions

Corrected and extended by Harvey P. Dale, Mar 01 2012
Showing 1-1 of 1 results.