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.

A229173 Define a sequence of real numbers by b(1)=e, b(n+1) = b(n) + log(b(n)); a(n) = ceiling( b(n) ).

This page as a plain text file.
%I A229173 #16 Jan 03 2014 01:53:29
%S A229173 3,4,6,7,9,11,14,16,19,22,25,28,31,35,38,42,46,49,53,57,61,65,70,74,
%T A229173 78,83,87,91,96,100,105,110,114,119,124,129,134,139,143,148,153,158,
%U A229173 163,169,174,179,184,189,194,200,205,210,216,221,226,232,237,243,248,254,259,265,270,276,282,287,293,299,304,310,316
%N A229173 Define a sequence of real numbers by b(1)=e, b(n+1) = b(n) + log(b(n)); a(n) = ceiling( b(n) ).
%H A229173 <a href="/index/Coi#Colombian">Index entries for Colombian or self numbers and related sequences</a>
%Y A229173 Cf. A229171, A229172, A229175.
%K A229173 nonn
%O A229173 1,1
%A A229173 _N. J. A. Sloane_, Sep 27 2013