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.

A013755 a(n) = 14^(3*n + 2).

Original entry on oeis.org

196, 537824, 1475789056, 4049565169664, 11112006825558016, 30491346729331195904, 83668255425284801560576, 229585692886981495482220544, 629983141281877223603213172736, 1728673739677471101567216945987584, 4743480741674980702700443299789930496
Offset: 0

Views

Author

Keywords

Examples

			From _Philippe Deléham_, Dec 02 2008: (Start)
a(n) = 2744*a(n-1); a(0)=196.
G.f.: 196/(1-2744*x).
a(n) = 14*A013754(n). (End)
		

Crossrefs

Subsequence of A001023.

Programs

Showing 1-1 of 1 results.