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.

A011455 Sum 2^Fibonacci(i), i=2..n.

Original entry on oeis.org

2, 6, 14, 46, 302, 8494, 2105646, 17181974830, 36028814200938798, 618970019678718951650500910, 22300745198530623760505737951367313156481326, 13803492693581127574869511746854796103432841704846511061692361604079918
Offset: 2

Views

Author

Bagirath R. Krishnamachari (bagi(AT)miel.mot.com)

Keywords

Programs

  • Mathematica
    Accumulate[2^Fibonacci[Range[2,15]]] (* Harvey P. Dale, May 07 2013 *)

Formula

Partial sums of A000301 (first 2 terms skipped). - R. J. Mathar, Apr 26 2007

Extensions

Name corrected by T. D. Noe, Mar 03 2011
a(13) from Harvey P. Dale, May 07 2013