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!)
A195724 Decimal expansion of arctan(sqrt(12)). 1
1, 2, 8, 9, 7, 6, 1, 4, 2, 5, 2, 9, 2, 0, 8, 3, 0, 2, 1, 5, 1, 1, 3, 0, 6, 7, 4, 1, 2, 7, 7, 4, 8, 2, 8, 9, 8, 5, 7, 5, 4, 6, 7, 1, 9, 7, 0, 8, 8, 3, 9, 9, 6, 9, 3, 0, 1, 1, 9, 8, 0, 2, 2, 1, 5, 1, 1, 4, 6, 1, 1, 3, 4, 1, 8, 3, 7, 3, 2, 7, 2, 5, 2, 1, 4, 0, 1, 8, 0, 1, 8, 6, 0, 5, 3, 5, 3, 0, 9, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Equals arcsin(sqrt(12/13)) = arccos(sqrt(1/13)). - Amiram Eldar, Jul 04 2023
EXAMPLE
1.289761425292083021511306741277...
MATHEMATICA
r = Sqrt[12]; N[ArcTan[r], 100]
RealDigits[%] (* A195724 *)
RealDigits[ArcTan[2*Sqrt[3]], 10, 100][[1]] (* G. C. Greubel, Aug 20 2018 *)
PROG
(PARI) atan(2*sqrt(3)) \\ G. C. Greubel, Aug 20 2018
(Magma) SetDefaultRealField(RealField(100)); Arctan(2*Sqrt(3)); // G. C. Greubel, Aug 20 2018
CROSSREFS
Sequence in context: A340536 A340778 A108744 * A081819 A296850 A021349
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Sep 23 2011
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)