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!)
A105532 Decimal expansion of arctan(1/5). 3
1, 9, 7, 3, 9, 5, 5, 5, 9, 8, 4, 9, 8, 8, 0, 7, 5, 8, 3, 7, 0, 0, 4, 9, 7, 6, 5, 1, 9, 4, 7, 9, 0, 2, 9, 3, 4, 4, 7, 5, 8, 5, 1, 0, 3, 7, 8, 7, 8, 5, 2, 1, 0, 1, 5, 1, 7, 6, 8, 8, 9, 4, 0, 2, 4, 1, 0, 3, 3, 9, 6, 9, 9, 7, 8, 2, 4, 3, 7, 8, 5, 7, 3, 2, 6, 9, 7, 8, 2, 8, 0, 3, 7, 2, 8, 8, 0, 4, 4, 1, 1, 2, 6, 2, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Machin-Like Formulas
FORMULA
4*arctan(1/5) - A105534 = Pi/4 (Machin's formula).
From Amiram Eldar, Aug 04 2020: (Start)
Equals Sum_{k>=0} (-1)^k/((2*k+1) * 5^(2*k+1)) = Sum_{k>=0} (-1)^k/A072172(k).
Equals Sum_{k>=1} arctan(1/(2*(k+2)^2)). (End)
EXAMPLE
0.197395559849880758370049765194790293447585103787852101517688940241033969...
MATHEMATICA
RealDigits[ArcTan[1/5], 10, 100][[1]] (* Amiram Eldar, Aug 04 2020 *)
PROG
(PARI) atan(1/5) \\ Michel Marcus, Sep 24 2014
CROSSREFS
Cf. A003881 (Pi/4), A072172, A105534 (arctan 1/239).
Sequence in context: A060388 A081821 A164102 * A111471 A078527 A092425
KEYWORD
cons,nonn
AUTHOR
Bryan Jacobs (bryanjj(AT)gmail.com), Apr 12 2005
EXTENSIONS
Corrected position of decimal point in example. - R. J. Mathar, Feb 05 2009
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 May 9 00:54 EDT 2024. Contains 372341 sequences. (Running on oeis4.)