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!)
A341859 Decimal expansion of 4 - (8/5)*sqrt(5). 0
4, 2, 2, 2, 9, 1, 2, 3, 6, 0, 0, 0, 3, 3, 6, 4, 8, 5, 7, 4, 5, 3, 2, 2, 1, 3, 0, 0, 2, 9, 9, 5, 8, 0, 2, 3, 2, 9, 5, 0, 1, 0, 6, 2, 4, 6, 2, 1, 5, 5, 8, 8, 4, 1, 1, 6, 6, 5, 6, 4, 4, 0, 7, 3, 4, 3, 1, 6, 6, 5, 1, 8, 9, 7, 9, 5, 1, 2, 1, 6, 0, 9, 3, 6, 9, 3, 6, 9, 4, 6, 5, 9, 3, 9, 4, 8, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
In a triangle inscribed in a unit circle this is the maximal value of its inradius, such that a minimal closed Steiner chain of circles (10 circles) can be sandwiched between the incircle and circumcircle of the triangle.
It can be found as follows.
The squared distance between the centers of the two chain-defining circles is known to be d^2 = (R-r)^2 - 4*r*R*tan(Pi/n)^2.
On the other hand, the squared distance between the circumcenter and the incenter of triangle is known to be d^2 = R*(R-2*r).
Thus, in order to make a valid closed chain of circles, the inradius of triangle inscribed in the unit circle must be equal to 4*tan(Pi/n)^2.
Given that the maximum of such inradius is 0.5, the minimal number of chained circles is n=10, which gives the maximal value r = 4*tan(Pi/10)^2 = 0.42... < 0.5.
REFERENCES
Liang-Shin Hahn. Complex Numbers and Geometry (Mathematical Association of America Textbooks). The Mathematical Association of America, 1994, 140-141.
LINKS
Wikipedia, Steiner Chain.
FORMULA
Equals 4*A019916^2 = 4*tan(Pi/10)^2 = 4 - (8/5)*sqrt(5) = (4/5)*(7 - 4*phi) = (4/5)*(7 - 4*A001622), where phi is the golden ratio from A001622.
EXAMPLE
0.4222912360003364857453221300299580232950106246215588411665644073...
MATHEMATICA
RealDigits[4*Tan[18 Degree]^2, 10, 120][[1]]
PROG
(PARI) 4-8/5*sqrt(5)
CROSSREFS
Sequence in context: A344903 A198101 A364686 * A058634 A037919 A049849
KEYWORD
nonn,cons
AUTHOR
Gleb Koloskov, Mar 07 2021
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 7 16:21 EDT 2024. Contains 372310 sequences. (Running on oeis4.)