The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A277390 Decimal expansion of 5-2*sqrt(5)+sqrt(25-10*sqrt(5))-sqrt(5-2*sqrt(5)). 0
1, 4, 2, 5, 9, 1, 9, 9, 9, 8, 1, 5, 9, 5, 9, 1, 3, 5, 2, 0, 6, 5, 5, 4, 2, 9, 6, 6, 1, 3, 2, 5, 0, 1, 1, 0, 4, 2, 7, 7, 1, 8, 8, 2, 4, 5, 4, 1, 9, 1, 1, 5, 5, 9, 0, 2, 4, 7, 1, 6, 2, 7, 7, 7, 5, 1, 6, 5, 7, 3, 2, 6, 1, 6, 8, 2, 4, 3, 1, 8, 5, 4, 3, 6, 4, 0, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Largest radius of five circles tangent to a circle of radius 1.
A quartic integer with minimal polynomial x^4 - 20x^3 + 10x^2 + 20x + 5. - Charles R Greathouse IV, Oct 12 2016
LINKS
Eric W. Weisstein: Steiner chain. From MathWorld. A Wolfram Web Resource.
FORMULA
tan(Pi/5)*(tan(Pi/5)+sqrt(1+tan(Pi/5)^2)).
EXAMPLE
1.42591999815959135206...
MATHEMATICA
RealDigits[5-2*Sqrt[5]+Sqrt[25-10*Sqrt[5]]-Sqrt[5-2*Sqrt[5]], 10, 120][[1]] (* Harvey P. Dale, May 20 2021 *)
PROG
(PARI) s=sqrt(5); t=5-2*s; sqrt(25-10*s)+t-sqrt(t) \\ Charles R Greathouse IV, Oct 12 2016
CROSSREFS
Cf. A176394 (three circles), A014176 (four circles).
Sequence in context: A112962 A226457 A349244 * A200608 A163358 A121709
KEYWORD
nonn,cons
AUTHOR
Martin Renner, Oct 12 2016
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 17 10:20 EDT 2024. Contains 372594 sequences. (Running on oeis4.)