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.

A105398 A simple "Fractal Jump Sequence" (FJS).

Original entry on oeis.org

4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4
Offset: 4

Views

Author

Eric Angelini, May 01 2005

Keywords

Comments

See A105397 for definition of Fractal Jump Sequence.
Continued fraction expansion of (4+3*sqrt(2))/2. - Bruno Berselli, Nov 09 2011
Period 2: repeat [4, 8]. - Wesley Ivan Hurt, Feb 12 2017

Crossrefs

Cf. A105397.

Programs

Formula

G.f.: -4*x^4*(1+2*x) / ( (x-1)*(1+x) ). - R. J. Mathar, Jul 07 2011
a(n) = a(-n) = a(n-2) = 2*(3-(-1)^n) = 2^((5-(-1)^n)/2). - Bruno Berselli, Nov 09 2011