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!)
A299998 Decimal expansion of Sum_{k>=0} 1/2^(k*(k+1)/2). 6
1, 6, 4, 1, 6, 3, 2, 5, 6, 0, 6, 5, 5, 1, 5, 3, 8, 6, 6, 2, 9, 3, 8, 4, 2, 7, 7, 0, 2, 2, 5, 4, 2, 9, 4, 3, 4, 2, 2, 6, 0, 6, 1, 5, 3, 7, 9, 5, 6, 7, 3, 9, 7, 4, 7, 8, 0, 4, 6, 5, 1, 6, 2, 2, 3, 8, 0, 1, 4, 4, 6, 0, 3, 7, 3, 3, 3, 5, 1, 7, 7, 5, 6, 0, 0, 3, 6, 4, 1, 7, 1, 6, 2, 3, 3, 5, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The binary expansion is the characteristic function A010054 of the triangular numbers A000217.
LINKS
FORMULA
Equals 1 + A190405 (as a decimal number).
Equals Product{k>=1} (1 - 1/2^(2*k))/(1 - 1/2^(2*k-1)). - Amiram Eldar, Aug 13 2020
EXAMPLE
1.641632560655153866293842770225429434226061537956739747804651622380144603733...
MATHEMATICA
RealDigits[QPochhammer[1/4, 1/4]/QPochhammer[2, 1/4], 10, 100][[1]] (* Amiram Eldar, Aug 13 2020 *)
PROG
(PARI) default(realprecision, 200); suminf(k=0, 2^(-k*(k+1)/2))
CROSSREFS
Sequence in context: A021863 A259620 A362189 * A190405 A180659 A309222
KEYWORD
nonn,cons
AUTHOR
M. F. Hasler, Feb 27 2018
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 April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)