login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A363679
Decimal expansion of the sum of the reciprocals of triangular polygorials A006472.
1
2, 3, 9, 4, 8, 3, 3, 0, 9, 9, 2, 7, 3, 4, 0, 4, 7, 1, 6, 5, 2, 2, 6, 3, 2, 6, 3, 6, 4, 3, 6, 3, 7, 3, 1, 5, 1, 9, 6, 8, 6, 3, 7, 0, 0, 7, 0, 9, 1, 3, 6, 2, 4, 4, 4, 7, 2, 6, 7, 9, 7, 5, 6, 3, 8, 5, 7, 2, 9, 5, 5, 5, 9, 4, 8, 3, 3, 3, 3, 4, 6, 4, 0, 5, 2, 4, 5, 5, 9, 4, 9, 9, 7, 1, 2, 3, 1, 5, 0, 7, 8, 9, 2, 5, 2, 2, 3, 6, 9, 3, 1, 1, 0, 3, 7, 8, 4, 9, 6, 1
OFFSET
1,1
FORMULA
Equals BesselI(1, 2*sqrt(2))/sqrt(2).
EXAMPLE
2.3948330992734047165226326364363731519686370070913624447267975638...
MATHEMATICA
RealDigits[BesselI[1, 2 Sqrt[2]]/Sqrt[2] 10, 120][[1]]
CROSSREFS
Cf. A001113 (of factorials), A070910 (of factorials squared).
Cf. A365077 (continued fraction).
Cf. A006472.
Sequence in context: A222120 A242812 A374494 * A089206 A329568 A249824
KEYWORD
nonn,cons
AUTHOR
Kelvin Voskuijl, Aug 17 2023
STATUS
approved