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!)
A246967 Decimal expansion of the real positive solution to eta(x) = x. 0
6, 2, 9, 3, 3, 4, 0, 9, 4, 0, 0, 9, 3, 7, 2, 7, 6, 7, 5, 5, 6, 4, 8, 0, 5, 0, 2, 5, 8, 9, 3, 2, 6, 1, 3, 7, 6, 4, 7, 2, 0, 7, 6, 4, 6, 8, 6, 6, 1, 8, 5, 3, 5, 5, 0, 6, 8, 8, 5, 8, 0, 2, 3, 1, 9, 7, 2, 6, 9, 2, 8, 5, 2, 9, 1, 5, 5, 7, 4, 6, 2, 1, 1, 0, 4, 2, 0, 0, 7, 9, 7, 5, 5, 6, 1, 9, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Fixed point of Dirichlet eta function.
LINKS
Eric Weisstein's World of Mathematics, Dirichlet Eta Function.
EXAMPLE
0.6293340940...
MATHEMATICA
RealDigits[x /. FindRoot[DirichletEta[x] - x, {x, 0}, WorkingPrecision -> 120], 10, 100] [[1]] (* Amiram Eldar, May 24 2021 *)
PROG
(PARI) solve(n=0, 2, (1-2^(1-n))*zeta(n)-n) \\ Edward Jiang, Sep 08 2014
CROSSREFS
Sequence in context: A107826 A078756 A019848 * A351215 A215261 A132826
KEYWORD
nonn,cons
AUTHOR
Michal Paulovic, Sep 08 2014
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 19 05:02 EDT 2024. Contains 371782 sequences. (Running on oeis4.)