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!)
A298241 Decimal expansion of BesselI(1,2/3)/BesselI(0,2/3). 5
3, 1, 6, 0, 8, 9, 2, 4, 1, 2, 6, 8, 2, 2, 1, 1, 8, 4, 0, 9, 5, 6, 0, 1, 6, 9, 1, 7, 1, 0, 5, 1, 8, 1, 1, 4, 7, 6, 6, 8, 6, 2, 9, 2, 7, 0, 0, 7, 0, 4, 1, 8, 2, 0, 7, 3, 9, 5, 4, 0, 0, 7, 3, 4, 7, 3, 2, 4, 1, 1, 6, 1, 8, 0, 4, 2, 7, 3, 5, 5, 9, 1, 8, 9, 8, 6, 6, 0, 7, 2, 1, 6, 4, 3, 9, 0, 0, 6, 6, 3, 3, 8, 1, 2, 7, 3, 8, 2, 3, 6 (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/(3 + 1/(6 + 1/(9 + 1/(12 + 1/(15 + 1/(18 + ...)))))).
EXAMPLE
0.3160892412682211840956016917105181147668629270070418207...
MATHEMATICA
RealDigits[BesselI[1, 2/3]/BesselI[0, 2/3], 10, 110] [[1]]
RealDigits[Hypergeometric0F1[2, (2/3)^2/4] /(3 Gamma[2] Hypergeometric0F1[1, (2/3)^2/4]), 10, 110][[1]]
PROG
(PARI) besseli(1, 2/3)/besseli(0, 2/3) \\ Michel Marcus, Jul 03 2018
CROSSREFS
Sequence in context: A226771 A096614 A011002 * A113817 A197151 A364018
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 July 5 11:18 EDT 2024. Contains 374026 sequences. (Running on oeis4.)