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!)
A245238 Decimal expansion of the Dickman function evaluated at 1/4. 3
0, 0, 4, 9, 1, 0, 9, 2, 5, 6, 4, 7, 7, 6, 0, 8, 3, 2, 3, 5, 2, 7, 3, 9, 1, 5, 0, 9, 2, 3, 6, 1, 5, 1, 8, 6, 0, 3, 2, 4, 8, 4, 2, 9, 7, 4, 1, 7, 6, 9, 2, 9, 4, 5, 9, 7, 7, 9, 6, 1, 6, 5, 7, 5, 2, 8, 0, 3, 0, 6, 3, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Density of the fourth-root-smooth numbers.
REFERENCES
Karl Dickman, On the frequency of numbers containing prime factors of a certain relative magnitude, Arkiv för Matematik, Astronomi och Fysik 22A 10 (1930), pp. 1-14.
LINKS
David Broadhurst, Dickman polylogarithms and their constants arXiv:1004.0519 [math-ph], 2010.
EXAMPLE
F(1/4) = 0.00491092564776083235273915092361518603248429741769294597796...
MATHEMATICA
RealDigits[1-Log[4]+PolyLog[2, 1/4]+2*Log[2]^2-Pi^2/12-PolyLog[3, 1/4]-PolyLog[2, 1/4]*Log[2]-2/3*Log[2]^3+13*Zeta[3]/24, 10, 100, -1][[1]] (* Vaclav Kotesovec, Jul 15 2014 *)
PROG
(PARI) 1-log(4)+polylog(2, 1/4)+2*log(2)^2-Pi^2/12-polylog(3, 1/4)-polylog(2, 1/4)*log(2)-2/3*log(2)^3+13*zeta(3)/24
CROSSREFS
F(1/2) = A244009, F(1/3) = A175475.
Sequence in context: A364241 A011514 A238261 * A011238 A002993 A276190
KEYWORD
nonn,cons
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 April 19 14:50 EDT 2024. Contains 371792 sequences. (Running on oeis4.)