login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070910 Decimal expansion of BesselI(0,2). 5
2, 2, 7, 9, 5, 8, 5, 3, 0, 2, 3, 3, 6, 0, 6, 7, 2, 6, 7, 4, 3, 7, 2, 0, 4, 4, 4, 0, 8, 1, 1, 5, 3, 3, 3, 5, 3, 2, 8, 5, 8, 4, 1, 1, 0, 2, 7, 8, 5, 4, 5, 9, 0, 5, 4, 0, 7, 0, 8, 3, 9, 7, 5, 1, 6, 6, 4, 3, 0, 5, 3, 4, 3, 2, 3, 2, 6, 7, 6, 3, 4, 2, 7, 2, 9, 5, 1, 7, 0, 8, 8, 5, 5, 6, 4, 8, 5, 8, 9, 8, 9, 8, 4, 5, 9 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Factorial Sums

FORMULA

BesselI(0, 2) = sum_{k=0..inf} 1/k!^2 = 2.279585302336...

MATHEMATICA

RealDigits[ BesselI[0, 2], 10, 110] [[1]] (from Robert G. Wilson v Jul 09 2004)

(* Or *) RealDigits[ Sum[ 1/(n!n!), {n, 0, Infinity}], 10, 110][[1]]

CROSSREFS

Cf. A096789.

Cf. A070913 (continued fraction). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 01 2009]

Sequence in context: A062305 A155063 A011022 * A189040 A107386 A095021

Adjacent sequences:  A070907 A070908 A070909 * A070911 A070912 A070913

KEYWORD

cons,easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 20 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 14:02 EST 2012. Contains 205811 sequences.