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!)
A261883 Decimal expansion of 1 - 2^(-1/3). 2
2, 0, 6, 2, 9, 9, 4, 7, 4, 0, 1, 5, 9, 0, 0, 2, 6, 2, 6, 2, 4, 1, 4, 7, 1, 8, 0, 3, 6, 3, 8, 4, 5, 8, 6, 9, 8, 0, 4, 2, 5, 3, 3, 3, 6, 0, 5, 0, 0, 7, 3, 4, 9, 5, 0, 9, 5, 8, 5, 7, 1, 1, 9, 0, 8, 7, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Blomer shows that there are x/log^k x powerful numbers up to x, where k = 0.20629947... is this constant.
LINKS
Valentin Blomer, Binary quadratic forms with large discriminants and sums of two squareful numbers II, Journal of the London Mathematical Society 71:1 (2005), pp. 69-84.
EXAMPLE
0.20629947401590026262414718036384586980425333605007349509585711908739174...
MATHEMATICA
First@RealDigits[N[1 - 2^(-1/3), 120] (* Michael De Vlieger, Sep 04 2015 *)
RealDigits[1-1/Surd[2, 3], 10, 120][[1]] (* Harvey P. Dale, Dec 05 2023 *)
PROG
(PARI) 1 - 2^(-1/3)
CROSSREFS
Sequence in context: A217572 A021833 A196072 * A294779 A049257 A054877
KEYWORD
nonn,cons,easy
AUTHOR
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 August 8 22:20 EDT 2024. Contains 375024 sequences. (Running on oeis4.)