A graceful interpretation covering ๐—ฎ๐—น๐—น ๐—ณ๐—ผ๐˜‚๐—ฟ ๐—พ๐˜‚๐—ฎ๐—ฑ๐—ฟ๐—ฎ๐—ป๐˜๐˜€

“With the supreme identity, you are established in radical Freedom, it is true, but that Freedom ๐—บ๐—ฎ๐—ป๐—ถ๐—ณ๐—ฒ๐˜€๐˜๐˜€ as compassionate activity, as agonizing concern. The Form of Freedom is sorrow, unrelenting worry for those struggling to awaken. The Bodhisattva weeps daily; the tears stain the very fabric of the Kosmos in all directions. The Heart moves into those places where Spirit remains unheralded and unheard; the work is a passion, an agony; it is always fully accomplished, and thus never ending.
โ €
But if you keep interpreting Spirit as simply a higher or sacred Self โ€” ignoring Spirit in the other quadrants โ€” then that is going to abort further realization. It wonโ€™t just hurt others, it will profoundly sabotage your own spiritual development. It will cut off further realizations of Spiritโ€™s all-pervading presence. You will just keep retreating into your interior awareness, until that well runs dry, and you end up despising the manifest world because it โ€œdetractsโ€ from your โ€œrealโ€ self.
โ €
On the other hand, a more graceful unpacking facilitates further and deeper intuitions, intuitions touching the I and the We and the It domains: not just how ๐˜๐—ผ ๐—ฟ๐—ฒ๐—ฎ๐—น๐—ถ๐˜‡๐—ฒ the higher Self, but how to see it ๐—ฒ๐—บ๐—ฏ๐—ฟ๐—ฎ๐—ฐ๐—ฒ๐—ฑ in culture, ๐—ฒ๐—บ๐—ฏ๐—ผ๐—ฑ๐—ถ๐—ฒ๐—ฑ in nature, and ๐—ฒ๐—บ๐—ฏ๐—ฒ๐—ฑ๐—ฑ๐—ฒ๐—ฑ in social institutions.
โ €
Realized, embraced, embodied, embedded: a more graceful interpretation covering ๐—ฎ๐—น๐—น ๐—ณ๐—ผ๐˜‚๐—ฟ ๐—พ๐˜‚๐—ฎ๐—ฑ๐—ฟ๐—ฎ๐—ป๐˜๐˜€, because Spirit itself manifests as ๐—ฎ๐—น๐—น ๐—ณ๐—ผ๐˜‚๐—ฟ ๐—พ๐˜‚๐—ฎ๐—ฑ๐—ฟ๐—ฎ๐—ป๐˜๐˜€. And this more graceful interpretation facilitates the birth of that Spirit which is ๐—ฑ๐—ฒ๐—บ๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ถ๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ฒ๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป. Graceful interpretation midwifes Spiritโ€™s birth, Spiritโ€™s descent. The more adequately I can ๐—ถ๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ฒ๐˜ the intuition of Spirit, the more that Spirit can speak to me, the more the channels of communication are open, leading from communication to communion to union to identity โ€” the supreme identity.”

Ken Wilber, “A brief history of Everything”

 

Coalescence of Parts – Circle to Circle

Geometry > Plane Geometry > Circles >
Number Theory > Constants > Transcendental Root Constants >
Interactive Entries > Interactive Demonstrations >

Circle-Circle Intersection

 

Two circles may intersect in two imaginary points, a single degenerate point, or two distinct points.

The intersections of two circles determine a line known as the radical line. If three circles mutually intersect in a single point, their point of intersection is the intersection of their pairwise radical lines, known as the radical center.

CircleCircleIntersection
Let two circles of radii R and r and centered at (0,0) and (d,0) intersect in a region shaped like an asymmetric lens. The equations of the two circles are

x^2+y^2 = R^2
(1)
(x-d)^2+y^2 = r^2.
(2)
Combining (1) and (2) gives

(x-d)^2+(R^2-x^2)=r^2.
(3)
Multiplying through and rearranging gives

x^2-2dx+d^2-x^2=r^2-R^2.
(4)
Solving for x results in

x=(d^2-r^2+R^2)/(2d).
(5)
The chord connecting the cusps of the lens therefore has half-length y given by plugging x back in to obtain

y^2 = R^2-x^2=R^2-((d^2-r^2+R^2)/(2d))^2
(6)
= (4d^2R^2-(d^2-r^2+R^2)^2)/(4d^2).
(7)
Solving for y and plugging back in to give the entire chord length a=2y then gives

a = 1/dsqrt(4d^2R^2-(d^2-r^2+R^2)^2)
(8)
= 1/dsqrt((-d+r-R)(-d-r+R)(-d+r+R)(d+r+R)).
(9)
This same formulation applies directly to the sphere-sphere intersection problem.

To find the area of the asymmetric “lens” in which the circles intersect, simply use the formula for the circular segment of radius R^’ and triangular height d^’

A(R^’,d^’)=R^(‘2)cos^(-1)((d^’)/(R^’))-d^’sqrt(R^(‘2)-d^(‘2))
(10)
twice, one for each half of the “lens.” Noting that the heights of the two segment triangles are

d_1 = x=(d^2-r^2+R^2)/(2d)
(11)
d_2 = d-x=(d^2+r^2-R^2)/(2d).
(12)
The result is

A = A(R,d_1)+A(r,d_2)
(13)
= r^2cos^(-1)((d^2+r^2-R^2)/(2dr))+R^2cos^(-1)((d^2+R^2-r^2)/(2dR))-1/2sqrt((-d+r+R)(d+r-R)(d-r+R)(d+r+R)).
(14)
The limiting cases of this expression can be checked to give 0 when d=R+r and

A = 2R^2cos^(-1)(d/(2R))-1/2dsqrt(4R^2-d^2)
(15)
= 2A(1/2d,R)
(16)
when r=R, as expected.

Circle-CircleIntersectionHalf
In order for half the area of two unit disks (R=1) to overlap, set A=piR^2/2=pi/2 in the above equation

1/2pi=2cos^(-1)(1/2d)-1/2dsqrt(4-d^2)
(17)
and solve numerically, yielding d=0.8079455… (OEIS A133741).

Circle3Intersection
If three symmetrically placed equal circles intersect in a single point, as illustrated above, the total area of the three lens-shaped regions formed by the pairwise intersection of circles is given by

A=pi-3/2sqrt(3).
(18)


Circle4Intersection
Similarly, the total area of the four lens-shaped regions formed by the pairwise intersection of circles is given by

A=2(pi-2).
(19)

SEE ALSO:
Borromean Rings, Brocard Triangles, Circle-Ellipse Intersection, Circle-Line Intersection, Circular Segment, Circular Triangle, Double Bubble, Goat Problem, Johnson’s Theorem, Lens, Lune, Mohammed Sign, Moss’s Egg, Radical Center, Radical Line, Reuleaux Triangle, Sphere-Sphere Intersection, Steiner Construction, Triangle Arcs, Triquetra, Venn Diagram, Vesica Piscis

REFERENCES:
Sloane, N. J. A. Sequence A133741 in “The On-Line Encyclopedia of Integer Sequences.”

This article is directly from the link below and will be referenced throughout this site as mathematical constants in the conversation between Circles.ย ย  Weisstein, Eric W. “Circle-Circle Intersection.” From MathWorld–A Wolfram Web Resource. http://mathworld.wolfram.com/Circle-CircleIntersection.html