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.

A355906 a(0) = 0; for n >= 1, a(n) = -(3/2)*(a(n-1)+A355905(n-1)).

Original entry on oeis.org

0, 0, -3, 3, -6, 9, -15, 21, -33, 48, -75, 111, -168, 252, -381, 570, -858, 1287, -1932, 2898, -4350, 6525, -9789, 14682, -22026, 33039, -49560, 74340, -111513, 167268, -250905, 376356, -564537, 846804, -1270209, 1905312, -2857971, 4286955, -6430434, 9645651
Offset: 0

Views

Author

N. J. A. Sloane, Sep 18 2022

Keywords

Comments

When n is odd, a(n) is the largest multiple of 3 whose NST representation has n digits. When n is even, a(n) is the smallest multiple of 3 with that property.

Crossrefs

Extensions

More terms from Jinyuan Wang, Sep 29 2022