Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056030
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056030 Continued fraction for 0.12112111211112... (A042974). +0
2
0, 8, 3, 1, 9, 3, 110, 1, 7, 1, 10, 4, 2, 10, 1, 3, 1, 1, 10, 2, 5, 8, 1, 9, 8, 1, 997, 1, 109, 8, 1, 111, 4, 9, 2, 2, 1, 1, 1, 1, 2, 1, 53, 1, 3, 1, 6, 5, 1, 1, 3, 1, 4, 3, 1, 1, 6, 1, 1, 59, 2, 1, 1, 1, 8, 2, 9, 11, 5, 6, 33, 1, 1, 3, 2, 6, 9, 3, 2, 20, 1, 7, 1, 27, 1, 20, 5, 1, 229, 1, 2, 12, 6 (list; graph; listen)
OFFSET

1,2

COMMENT

ContinuedFraction[N[1/9,1000]+N[Sum[10^-(n(n+3)/2),{n,1,50}],1000],100]

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

G. Xiao, Contfrac

Index entries for continued fractions for constants

EXAMPLE

0.121121112111121111121111112... = 0 + 1/(8 + 1/(3 + 1/(1 + 1/(9 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009]

PROGRAM

(PARI) { allocatemem(932245000); default(realprecision, 20080); x=0; for (n=1, 20000, x=10*x + 1 + issquare(9+8*n)); x/=10^20000; x=contfrac(x); for (n=1, 20000, write("b056030.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009]

CROSSREFS

Cf. A042974.

Sequence in context: A097890 A088453 A019782 this_sequence A104842 A119277 A154014

Adjacent sequences: A056027 A056028 A056029 this_sequence A056031 A056032 A056033

KEYWORD

easy,nonn,cofr

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 24 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research