A188544 Decimal expansion of the angle B in the doubly e-ratio triangle ABC.
3, 6, 8, 9, 3, 1, 2, 7, 4, 9, 4, 7, 8, 0, 5, 8, 4, 2, 6, 5, 1, 9, 1, 1, 2, 7, 2, 6, 8, 8, 6, 4, 0, 8, 5, 7, 1, 8, 6, 8, 3, 4, 4, 2, 8, 8, 3, 5, 2, 6, 1, 9, 0, 6, 5, 9, 8, 5, 4, 6, 2, 1, 2, 1, 1, 1, 1, 7, 6, 5, 9, 8, 7, 5, 6, 8, 4, 9, 0, 6, 0, 6, 7, 0, 1, 2, 1, 0, 6, 0, 4, 8, 5, 9, 8, 4, 2, 8, 4, 2, 8, 0, 9, 9, 1, 1, 8, 2, 1, 8, 8, 5, 9, 6, 9, 8, 4, 4, 2, 2, 9, 4, 8, 7, 3, 4, 6, 8
Offset: 0
Examples
B=0.36893127494780584265191127268864 approximately. B=21.1382 degrees approximately.
Links
- Clark Kimberling, Two kinds of golden triangles, generalized to match continued fractions, Journal for Geometry and Graphics, 11 (2007) 165-171.
Programs
-
Mathematica
r = E; Clear[t]; RealDigits[FindRoot[Sin[r*t + t] == r*Sin[t], {t, 1}, WorkingPrecision -> 120][[1, 2]]][[1]]
Formula
B is the number in [0,Pi] such that sin(B*e^2)=e*sin(B).
Extensions
a(127) corrected by Sean A. Irvine, Sep 08 2021
Comments