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.

A006483 a(n) = Fibonacci(n)*2^n + 1.

Original entry on oeis.org

1, 3, 5, 17, 49, 161, 513, 1665, 5377, 17409, 56321, 182273, 589825, 1908737, 6176769, 19988481, 64684033, 209321985, 677380097, 2192048129, 7093616641, 22955425793, 74285318145, 240392339457, 777925951489, 2517421260801, 8146546327553, 26362777698305
Offset: 0

Views

Author

Dennis S. Kluk (mathemagician(AT)ameritech.net)

Keywords

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Equals A103435 + 1.

Programs

Formula

G.f.: -(-1+6*x^2)/((1-x)*(1-2*x-4*x^2)).

Extensions

G.f. in Formula field corrected by Vincenzo Librandi, Jun 09 2013