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!)
A298242 Decimal expansion of BesselI(1,1/2)/BesselI(0,1/2). 6
2, 4, 2, 4, 9, 9, 6, 1, 2, 5, 8, 0, 8, 0, 1, 9, 4, 5, 3, 5, 0, 7, 0, 2, 3, 5, 3, 5, 0, 3, 6, 3, 5, 4, 0, 7, 4, 1, 2, 2, 6, 6, 0, 4, 4, 8, 6, 5, 9, 4, 5, 5, 9, 6, 6, 7, 2, 5, 5, 8, 9, 4, 4, 7, 5, 6, 3, 9, 4, 6, 3, 3, 9, 8, 1, 3, 8, 3, 1, 0, 5, 8, 2, 6, 0, 3, 1, 7, 1, 1, 5, 1, 4, 4, 6, 7, 5, 1, 1, 0, 1, 2, 7, 6, 7, 9, 8, 5, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Continued Fraction Constants
FORMULA
Equals 1/(4 + 1/(8 + 1/(12 + 1/(16 + 1/(20 + 1/(24 + ...)))))).
EXAMPLE
0.2424996125808019453507023535036354074122660448659455966...
MATHEMATICA
RealDigits[BesselI[1, 1/2]/BesselI[0, 1/2], 10, 110] [[1]]
RealDigits[Hypergeometric0F1[2, (1/2)^2/4]/(4 Gamma[2] Hypergeometric0F1[1, (1/2)^2/4]), 10, 110][[1]]
PROG
(PARI) besseli(1, 1/2)/besseli(0, 1/2) \\ Michel Marcus, Jul 03 2018
CROSSREFS
Sequence in context: A278219 A155682 A191370 * A282283 A288416 A240893
KEYWORD
nonn,cons
AUTHOR
Ilya Gutkovskiy, Jan 15 2018
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 May 10 23:01 EDT 2024. Contains 372388 sequences. (Running on oeis4.)