login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135702 Decimal expansion of 3*Sum_{k=1..inf} 1/(10^k-1). 2

%I #8 Nov 02 2016 11:32:18

%S 3,6,6,9,7,2,7,3,0,2,7,8,7,3,3,5,7,8,7,9,3,2,8,5,0,3,3,8,8,4,7,9,3,3,

%T 4,7,7,3,4,4,8,4,7,9,9,2,9,1,0,9,3,8,8,5,4,5,3,2,9,6,7,4,0,2,4,4,7,9,

%U 4,4,9,6,7,3,9,9,4,4,9,1,6,2,9,7,3,3,4,4,9,7,3,9,3,3,5,6,8,0,0,7,8,4,8,6,5

%N Decimal expansion of 3*Sum_{k=1..inf} 1/(10^k-1).

%C Equals: 3*A073668, also A065444/3.

%H G. C. Greubel, <a href="/A135702/b135702.txt">Table of n, a(n) for n = 0..2500</a>

%e 0.36697273...

%t RealDigits[9*N[ (1/3) Sum[1/(10^k - 1), {k, 1, Infinity}], 120]] [[1]]

%o (PARI) 3*suminf(k=1, 1/(10^k-1)) \\ _Michel Marcus_, Oct 30 2016

%Y Cf. A073668, A065444.

%K nonn,cons

%O 0,1

%A _Eric Desbiaux_, Mar 03 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 16 09:24 EDT 2024. Contains 375965 sequences. (Running on oeis4.)