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.

A119604 Merged values of A014217 = {floor(((1+sqrt(5))/2)^n)}, A000149 = {floor(e^n)}, and A001672 = {floor(Pi^n)}, with multiplicity.

This page as a plain text file.
%I A119604 #13 Jun 05 2018 10:11:26
%S A119604 1,1,1,1,2,2,3,4,6,7,9,11,17,20,29,31,46,54,76,97,122,148,199,306,321,
%T A119604 403,521,842,961,1096,1364,2206,2980,3020,3571,5777,8103,9349,9488,
%U A119604 15126,22026,24476
%N A119604 Merged values of A014217 = {floor(((1+sqrt(5))/2)^n)}, A000149 = {floor(e^n)}, and A001672 = {floor(Pi^n)}, with multiplicity.
%H A119604 <a href="/index/Pow#POWERS">OEIS index entries related to powers of irrational constants</a>.
%e A119604 a(8)=6 because floor(((1+sqrt(5))/2)^4)=6, a(9)=7 because floor(e^2)=7 and a(10)=9 because floor(Pi^2)=9.
%Y A119604 Cf. A001672, A014217, A000149.
%K A119604 easy,nonn
%O A119604 0,5
%A A119604 _Bryan David Levenson_, Jun 03 2006
%E A119604 Edited by _M. F. Hasler_, May 29 2018