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”).

A379390
Decimal expansion of 1/A240969.
0
2, 2, 7, 8, 2, 9, 1, 6, 4, 1, 4, 4, 0, 4, 3, 7, 5, 4, 3, 6, 6, 1, 4, 9, 2, 5, 7, 0, 7, 1, 7, 4, 7, 6, 3, 0, 9, 1, 5, 0, 5, 9, 7, 4, 3, 2, 7, 4, 9, 6, 9, 9, 5, 5, 1, 8, 6, 0, 0, 2, 6, 7, 0, 9, 9, 9, 2, 3, 2, 7, 1, 9, 5, 2, 7, 3, 8, 0, 8, 5, 0, 2, 5, 8, 9, 1, 0, 9, 9, 9, 3, 7, 2, 9, 4, 4, 9, 6, 1, 5
OFFSET
1,1
REFERENCES
Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.4.1, p. 493.
EXAMPLE
2.2782916414404375436614925707174763091505974327...
MATHEMATICA
phi = ArcSin[1/6 + (4/3)*Sin[(1/3 )*ArcSin[17/64]]]; psi = ArcTan[(1/2)*Sec[phi]]; beta = (1/2)*(Pi/2 - phi - 2*psi + Tan[phi] + Tan[psi])^(-1); RealDigits[1/beta, 10, 100] // First (* after Jean-François Alcover, Sep 04 2014 in A240969 *)
CROSSREFS
Cf. A240969.
Sequence in context: A263868 A263793 A232647 * A091665 A019905 A230384
KEYWORD
nonn,cons
AUTHOR
Stefano Spezia, Dec 22 2024
STATUS
approved