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!)
A298243 Decimal expansion of BesselI(1,2/5)/BesselI(0,2/5). 5
1, 9, 6, 1, 0, 3, 8, 1, 2, 2, 1, 7, 9, 9, 5, 5, 1, 3, 4, 0, 8, 3, 6, 1, 0, 6, 4, 6, 2, 6, 8, 7, 8, 5, 1, 7, 3, 7, 2, 5, 0, 5, 8, 0, 9, 4, 4, 6, 4, 2, 7, 0, 0, 2, 1, 1, 7, 6, 1, 7, 1, 4, 6, 5, 6, 6, 4, 7, 2, 0, 7, 2, 4, 6, 8, 6, 9, 5, 0, 7, 4, 4, 7, 5, 7, 5, 2, 4, 7, 4, 2, 7, 1, 4, 1, 2, 4, 4, 5, 3, 3, 2, 1, 3, 0, 7, 2, 0, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Continued Fraction Constants
FORMULA
Equals 1/(5 + 1/(10 + 1/(15 + 1/(20 + 1/(25 + 1/(30 + ...)))))).
EXAMPLE
0.1961038122179955134083610646268785173725058094464270021...
MATHEMATICA
RealDigits[BesselI[1, 2/5]/BesselI[0, 2/5], 10, 110] [[1]]
RealDigits[Hypergeometric0F1[2, (2/5)^2/4]/(5 Gamma[2] Hypergeometric0F1[1, (2/5)^2/4]), 10, 110][[1]]
PROG
(PARI) besseli(1, 2/5)/besseli(0, 2/5) \\ Michel Marcus, Jul 03 2018
CROSSREFS
Sequence in context: A199067 A291909 A011114 * A020783 A075567 A019883
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 August 31 11:37 EDT 2024. Contains 375560 sequences. (Running on oeis4.)