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!)
A096353 Integer part of the logarithmic integral of the logarithmic integral of 10^n. 1
4, 13, 45, 212, 1205, 7754, 54033, 397820, 3049439, 24107782, 195301124, 1613855392, 13556782136, 115465571163, 995112789441, 8663956923566, 76105986001922, 673776966100254, 6006525932517904, 53878729432248978 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) \p 100 f(n) = for(x=1, n, print1(floor(Li(Li(10^x)))", ")) Li(x) = { -eint1(log(1/x)) }
CROSSREFS
Sequence in context: A149432 A155397 A155328 * A034553 A320743 A104460
KEYWORD
nonn
AUTHOR
Cino Hilliard, Jun 30 2004
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 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)