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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109694 Decimal expansion of sum_n=1^inf 1/sigma_2(n). 0
1, 5, 3, 7, 8, 1, 2, 8, 9, 1, 8 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

product_p sum_k=0^inf 1/sigma_2(p^k)

EXAMPLE

1.5378128918...

PROG

(PARI) N=1000000000 prodeuler(p=2, N, sum(k=1, 200/log(p), if(k==1, 1., 1./((p^(2*k)-1)/(p^2-1))))

CROSSREFS

Cf. sigma_2 A001157.

Sequence in context: A110265 A021190 A186905 * A135765 A030669 A030679

Adjacent sequences:  A109691 A109692 A109693 * A109695 A109696 A109697

KEYWORD

cons,more,nonn

AUTHOR

Frank Adams-Watters (FrankTAW(AT)netscape.net), Aug 07 2005

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 17 13:28 EST 2012. Contains 206031 sequences.