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!)
A195070 Sum_{k>=0} 1/(10k)!. 2
1, 0, 0, 0, 0, 0, 0, 2, 7, 5, 5, 7, 3, 1, 9, 2, 2, 4, 0, 2, 6, 9, 9, 3, 8, 2, 8, 7, 9, 0, 4, 4, 1, 2, 4, 9, 5, 6, 9, 4, 3, 3, 4, 4, 0, 3, 3, 2, 3, 6, 7, 5, 7, 4, 7, 6, 8, 0, 5, 9, 7, 5, 0, 7, 1, 5, 2, 4, 6, 5, 1, 2, 7, 5, 6, 5, 3, 3, 5, 1, 4, 6, 1, 5, 0, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,8
LINKS
Michael I. Shamos, A catalog of the real numbers (2011).
EXAMPLE
1.000000275573192240269938287904412495694334403323675747680597507152465127565335...
MATHEMATICA
HypergeometricPFQ[{}, Range[9]/10, 10^-10] // RealDigits[#, 10, 86]& // First (* Jean-François Alcover, Feb 13 2013 *)
PROG
(PARI) default(realprecision, 99); suminf(k=0, 1/(10*k)!)
CROSSREFS
Sequence in context: A019640 A240885 A119929 * A352619 A151856 A248223
KEYWORD
nonn,cons,easy
AUTHOR
M. F. Hasler, Sep 08 2011
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 16 12:52 EDT 2024. Contains 371711 sequences. (Running on oeis4.)