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.

A004954 a(n) = round(n*phi^19), where phi is the golden ratio, A001622.

This page as a plain text file.
%I A004954 #15 Oct 28 2023 11:50:51
%S A004954 0,9349,18698,28047,37396,46745,56094,65443,74792,84141,93490,102839,
%T A004954 112188,121537,130886,140235,149584,158933,168282,177631,186980,
%U A004954 196329,205678,215027,224376,233725
%N A004954 a(n) = round(n*phi^19), where phi is the golden ratio, A001622.
%C A004954 Differs from A004934 first in the index range n = 4214 to somewhere beyond 18000. - _R. J. Mathar_, Oct 28 2008
%H A004954 Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/NonRecursions.html">Non Recursions</a>.
%Y A004954 Cf. A001622, A004934.
%K A004954 nonn
%O A004954 0,2
%A A004954 _N. J. A. Sloane_