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.

A086866 Third column of A059450.

Original entry on oeis.org

0, 0, 5, 17, 50, 136, 352, 880, 2144, 5120, 12032, 27904, 64000, 145408, 327680, 733184, 1630208, 3604480, 7929856, 17367040, 37879808, 82313216, 178257920, 384827392, 828375040, 1778384896, 3808428032, 8136949760, 17347641344
Offset: 0

Views

Author

N. J. A. Sloane, Sep 16 2003

Keywords

Programs

  • Mathematica
    LinearRecurrence[{6,-12,8},{0,0,5,17,50},30] (* Harvey P. Dale, Jun 13 2016 *)

Formula

For n>1, a(n) = (n^2+9n-2)*2^(n-4). - Ralf Stephan, May 10 2004

Extensions

More terms from Ray Chandler, Sep 17 2003