|
Search: id:A030167
|
|
|
| A030167 |
|
Continued fraction expansion of Champernowne constant. |
|
+0 8
|
|
| 0, 8, 9, 1, 149083, 1, 1, 1, 4, 1, 1, 1, 3, 4, 1, 1, 1, 15
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
LINKS
|
G. Xiao, Contfrac
H. Havermann, 13522 (less the 3 largest) terms (2 MB file)
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
Index entries for continued fractions for constants
|
|
EXAMPLE
|
This is the number 0.123456789101112131415...
|
|
MATHEMATICA
|
f[0] = 0; f[n_Integer] := 10^(Floor[Log[10, n]] + 1)*f[n - 1] + n; ContinuedFraction[ N[ f[211]/ 10^(Floor[ Log[10, f[211] ]] + 1), Floor[ Log[10, f[211] ]] + 1], 19 ]
|
|
CROSSREFS
|
Cf. A033307, A033435.
Sequence in context: A053463 A073636 A113521 this_sequence A010767 A064734 A090929
Adjacent sequences: A030164 A030165 A030166 this_sequence A030168 A030169 A030170
|
|
KEYWORD
|
nonn,cofr,nice,easy
|
|
AUTHOR
|
Eric Weisstein (eric(AT)weisstein.com)
|
|
EXTENSIONS
|
The next term has 166 digits.
|
|
|
Search completed in 0.002 seconds
|