login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A066772 Continued fraction expansion for Sum_{k=1..inf} d(k)/2^k where d(k) are divisors of k, 1<=d<=k. 1
2, 1, 2, 1, 9, 1, 2, 1, 1, 1, 5, 8, 1, 3, 2, 3, 2, 2, 2, 2, 1, 3, 3, 4, 12, 1, 1, 1, 11, 4, 15, 6, 3, 3, 2, 1, 20, 4, 4, 1, 4, 1, 2, 1, 2, 6, 1, 2, 1, 28, 107, 1, 4, 4, 3, 1, 2, 2, 4, 2, 3, 51, 1, 1, 1, 4, 2, 4, 1, 20, 20, 1, 14, 3, 27, 1, 4, 3, 14, 329, 1, 1, 1, 111, 2, 3, 1, 2, 1, 4, 1, 6, 1, 4, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

A(1669) accurate to 500 decimal digits

REFERENCES

S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 354-361.

LINKS

S. R. Finch, Digital Search Tree Constants

PROG

(PARI) {smv(v)= s=0; for(i=1, matsize(v)[2], s=s+v[i]); s } {A066666(n)= sm=0; for(j=1, n, sm=sm+smv(divisors(j)/2^j)); sm*1.0 }

CROSSREFS

Cf. A066766.

Sequence in context: A145999 A011128 A146003 * A104060 A062347 A124781

Adjacent sequences:  A066769 A066770 A066771 * A066773 A066774 A066775

KEYWORD

nonn,cofr

AUTHOR

Randall L. Rathbun, Jan 16 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 21:56 EST 2012. Contains 205860 sequences.