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

A195775
Decimal expansion of arcsec(6).
2
1, 4, 0, 3, 3, 4, 8, 2, 4, 7, 5, 7, 5, 2, 0, 7, 2, 8, 8, 6, 7, 8, 0, 4, 7, 0, 8, 5, 5, 9, 6, 1, 1, 3, 2, 2, 1, 1, 8, 3, 6, 2, 7, 5, 3, 7, 3, 7, 1, 3, 1, 4, 5, 9, 0, 0, 2, 1, 6, 8, 4, 9, 9, 2, 4, 2, 0, 6, 1, 0, 5, 6, 5, 5, 3, 4, 4, 3, 8, 5, 6, 7, 5, 1, 1, 9, 1, 9, 8, 6, 1, 2, 1, 8, 3, 6, 6, 1, 7, 8
OFFSET
1,2
FORMULA
Equals arcsin(sqrt(35)/6) = arccos(1/6) = arctan(sqrt(35)). - Amiram Eldar, May 24 2021
EXAMPLE
arcsec(6) = 1.4033482475752072886780470855961132211...
MATHEMATICA
(See A195773.)
PROG
(PARI) acos(1/6) \\ Charles R Greathouse IV, Nov 21 2024
CROSSREFS
Cf. A195773.
Sequence in context: A262695 A021252 A348991 * A363728 A362562 A316260
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Sep 24 2011
STATUS
approved