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.

A053430 a(n) = (6^(n+1) - (-5)^(n+1))/11.

Original entry on oeis.org

1, 1, 31, 61, 991, 2821, 32551, 117181, 1093711, 4609141, 37420471, 175694701, 1298308831, 6569149861, 45518414791, 242592910621, 1608145354351, 8885932672981, 57130293303511, 323708273492941, 2037617072598271
Offset: 0

Views

Author

Barry E. Williams, Jan 10 2000

Keywords

Comments

Hankel transform is := 1,30,0,0,0,0,0,0,0,0,0,0,... - Philippe Deléham, Nov 02 2008
The ratio a(n+1)/a(n) converges to 6 as n approaches infinity. - Felix P. Muga II, Mar 10 2014

References

  • A. H. Beiler, Recreations in the Theory of Numbers, Dover, N.Y., 1964, pp. 194-196.
  • F. P. Muga II, Extending the Golden Ratio and the Binet-de Moivre Formula, March 2014; Preprint on ResearchGate.

Crossrefs

Programs

Formula

G.f.: -1/(5*x+1)/(6*x-1). - R. J. Mathar, Nov 16 2007
a(0)=1, a(1)=1, a(n) = a(n-1) + 30*a(n-2). - Harvey P. Dale, May 09 2012

Extensions

More terms from James Sellers, Feb 02 2000