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!)
A372907 Decimal expansion of Sum_{k>=1} (2^k - 1)/(3^k - 1). 5
1, 7, 2, 1, 2, 9, 9, 7, 0, 9, 3, 7, 4, 4, 4, 6, 8, 3, 9, 7, 6, 6, 6, 3, 1, 9, 4, 5, 4, 0, 9, 6, 6, 9, 8, 9, 1, 5, 5, 7, 4, 1, 4, 5, 4, 1, 9, 7, 9, 9, 8, 6, 9, 0, 9, 6, 5, 5, 5, 2, 2, 5, 0, 1, 1, 7, 9, 0, 0, 9, 7, 8, 3, 4, 7, 5, 6, 6, 7, 5, 6, 0, 6, 4, 8, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1.7212997093744468397666319454096698915574145419799...
MATHEMATICA
s = Sum[(2^k - 1)/(3^k - 1), {k, 1, 800}];
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A372908.
Sequence in context: A197184 A089129 A100957 * A191856 A220862 A198229
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jun 12 2024
STATUS
approved

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 7 11:06 EDT 2024. Contains 375730 sequences. (Running on oeis4.)