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.

A090856 a(n) is the least positive integer such that the integer part of the arithmetic-geometric mean of a(n) and 1 is equal to 3^n.

Original entry on oeis.org

1, 7, 27, 104, 378, 1327, 4553, 15351, 51072, 168147, 548915, 1779377, 5734022, 18384612, 58688163, 186632570, 591509670, 1869118923, 5890466415, 18518945789, 58094637801, 181884111404, 568416743474, 1773443888599
Offset: 0

Views

Author

Paul D. Hanna, Dec 10 2003

Keywords

Crossrefs

Formula

floor( agm(a(n), 1) ) = 3^n, for n>=0.
Showing 1-1 of 1 results.