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.

A013754 a(n) = 14^(3*n + 1).

Original entry on oeis.org

14, 38416, 105413504, 289254654976, 793714773254144, 2177953337809371136, 5976303958948914397184, 16398978063355821105872896, 44998795805848373114515226624, 123476695691247935826229781856256, 338820052976784335907174521413566464, 929722225368296217729286886758826377216
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A001023.

Programs

Formula

From Philippe Deléham, Nov 30 2008: (Start)
a(n) = 2744*a(n-1); a(0)=14.
G.f.: 14/(1-2744*x).
a(n) = A013755(n)/14. (End)
Showing 1-1 of 1 results.