Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091590
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091590 Number of terms in the simple continued fraction for the 10^n-th harmonic number, H_n = sum_{k=1 to n} (1/k). +0
1
1, 8, 68, 834, 8356, 84548, 841817, 8425934, 84277586 (list; graph; listen)
OFFSET

0,2

COMMENT

Conjecture: lim n -> infinity, a(n)/10^n -> C = 12*ln(2)/Pi^2 = 0.842... - Benoit Cloitre (benoit7848c(AT)orange.fr), May 04 2002

REFERENCES

S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 156.

LINKS

Eric Weisstein's World of Mathematics, Harmonic Number

MATHEMATICA

s = 0; k = 1; Do[ While[s = s + 1/k; k < 10^n, k++ ]; Print[ Length[ ContinuedFraction[s]]]; k++, {n, 0, 6}]

CROSSREFS

Cf. A055573. n-th harmonic number H(m) = A001008(n)/A002805(n).

Sequence in context: A073555 A113357 A030992 this_sequence A087487 A152279 A015575

Adjacent sequences: A091587 A091588 A091589 this_sequence A091591 A091592 A091593

KEYWORD

cofr,hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 22 2004

EXTENSIONS

Corrected and extended by Eric Weisstein (eric(AT)weisstein.com), Jan 23, 2004

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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research