The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A220812 Denominators of the Verhulst sequence x(n+1)=4*x(n)-3*x(n)^2, x(0)=1/10. 5
10, 100, 10000, 100000000, 10000000000000000, 100000000000000000000000000000000, 10000000000000000000000000000000000000000000000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
H. O. Peitgen and P. H. Richter, The Beauty of Fractals. Springer, 1986, p. 23f.
LINKS
Reinhard Zumkeller, Table of n, a(n) for n = 0..9
Eric Weisstein's World of Mathematics, Logistic Equation
Wikipedia, Logistic map
FORMULA
a(n) = 10^(2^n)) = A011557(A000079(n)). - Reinhard Zumkeller, Dec 22 2012
PROG
(Haskell)
a220812 = a011557 . a000079 -- Reinhard Zumkeller, Dec 22 2012
CROSSREFS
Cf. A051840, A220811 (numerators).
Sequence in context: A173482 A173481 A135651 * A139103 A067217 A266175
KEYWORD
nonn,frac
AUTHOR
Reinhard Zumkeller, Dec 22 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 11:19 EDT 2024. Contains 372532 sequences. (Running on oeis4.)