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.

Previous Showing 11-13 of 13 results.

A013726 a(n) = 21^(2*n + 1).

Original entry on oeis.org

21, 9261, 4084101, 1801088541, 794280046581, 350277500542221, 154472377739119461, 68122318582951682301, 30041942495081691894741, 13248496640331026125580781, 5842587018385982521381124421, 2576580875108218291929075869661, 1136272165922724266740722458520501
Offset: 0

Views

Author

Keywords

Crossrefs

Bisection of A009965 (21^n).

Programs

Formula

From Philippe Deléham, Nov 28 2008: (Start)
a(n) = 441*a(n-1); a(0)=21.
G.f.: 21/(1-441*x). (End)
a(n) = A009965(A005408(n)). - Wesley Ivan Hurt, Feb 10 2014
From Elmo R. Oliveira, Jul 10 2025: (Start)
E.g.f.: 21*exp(441*x).
a(n) = A013708(n)*A013712(n). (End)

A013727 a(n) = 22^(2*n + 1).

Original entry on oeis.org

22, 10648, 5153632, 2494357888, 1207269217792, 584318301411328, 282810057883082752, 136880068015412051968, 66249952919459433152512, 32064977213018365645815808, 15519448971100888972574851072, 7511413302012830262726227918848, 3635524038174209847159494312722432
Offset: 0

Views

Author

Keywords

Crossrefs

Bisection of A009966 (22^n).

Programs

Formula

From Philippe Deléham, Nov 28 2008: (Start)
a(n) = 484*a(n-1); a(0)=22.
G.f.: 22/(1-484*x). (End)
From Elmo R. Oliveira, Jul 10 2025: (Start)
E.g.f.: 22*exp(484*x).
a(n) = A004171(n)*A013716(n) = A009966(A005408(n)). (End)

A013719 a(n) = 14^(2*n + 1).

Original entry on oeis.org

14, 2744, 537824, 105413504, 20661046784, 4049565169664, 793714773254144, 155568095557812224, 30491346729331195904, 5976303958948914397184, 1171355575953987221848064, 229585692886981495482220544
Offset: 0

Views

Author

Keywords

Crossrefs

Bisection of A001023 (14^n).

Programs

Formula

From Philippe Deléham, Nov 25 2008: (Start)
a(n) = 196*a(n-1), a(0)=14.
G.f.: 14/(1-196*x). (End)
Previous Showing 11-13 of 13 results.