Angles and area of a triangle defined on a sphere?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Consider the spherical triangle $mathcalP$ with vertices $P_1 = (1,0,0)$, $P_2 = (0,1,0)$ and $P_3 = (1/sqrt3, 1/sqrt3,1/sqrt3)$. Find the angles $phi_1, phi_2, phi_3$ of $mathcalP$ at $P_1, P_2, P_3$ respectively.
My first question: what's the relation between cartesian to spherical coordinate change $(x,y, z)$ $= (rsin theta cos phi, r sintheta sin phi, r cos theta)$ and angles of the spherical triangle?
How do I find $phi_1, phi_2, phi_3$? I've calculated $theta$ from $rcostheta = 0$ which resulted in $theta = pi/2$.
But I suspect my $theta$ and $phi$ may not be related to $phi_1, phi_2, phi_3$. Is this the case? Thank you.
I think I know how to find the area after I've found these angles (regarding the title).
geometry spherical-coordinates spherical-trigonometry
add a comment |Â
up vote
1
down vote
favorite
Consider the spherical triangle $mathcalP$ with vertices $P_1 = (1,0,0)$, $P_2 = (0,1,0)$ and $P_3 = (1/sqrt3, 1/sqrt3,1/sqrt3)$. Find the angles $phi_1, phi_2, phi_3$ of $mathcalP$ at $P_1, P_2, P_3$ respectively.
My first question: what's the relation between cartesian to spherical coordinate change $(x,y, z)$ $= (rsin theta cos phi, r sintheta sin phi, r cos theta)$ and angles of the spherical triangle?
How do I find $phi_1, phi_2, phi_3$? I've calculated $theta$ from $rcostheta = 0$ which resulted in $theta = pi/2$.
But I suspect my $theta$ and $phi$ may not be related to $phi_1, phi_2, phi_3$. Is this the case? Thank you.
I think I know how to find the area after I've found these angles (regarding the title).
geometry spherical-coordinates spherical-trigonometry
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Consider the spherical triangle $mathcalP$ with vertices $P_1 = (1,0,0)$, $P_2 = (0,1,0)$ and $P_3 = (1/sqrt3, 1/sqrt3,1/sqrt3)$. Find the angles $phi_1, phi_2, phi_3$ of $mathcalP$ at $P_1, P_2, P_3$ respectively.
My first question: what's the relation between cartesian to spherical coordinate change $(x,y, z)$ $= (rsin theta cos phi, r sintheta sin phi, r cos theta)$ and angles of the spherical triangle?
How do I find $phi_1, phi_2, phi_3$? I've calculated $theta$ from $rcostheta = 0$ which resulted in $theta = pi/2$.
But I suspect my $theta$ and $phi$ may not be related to $phi_1, phi_2, phi_3$. Is this the case? Thank you.
I think I know how to find the area after I've found these angles (regarding the title).
geometry spherical-coordinates spherical-trigonometry
Consider the spherical triangle $mathcalP$ with vertices $P_1 = (1,0,0)$, $P_2 = (0,1,0)$ and $P_3 = (1/sqrt3, 1/sqrt3,1/sqrt3)$. Find the angles $phi_1, phi_2, phi_3$ of $mathcalP$ at $P_1, P_2, P_3$ respectively.
My first question: what's the relation between cartesian to spherical coordinate change $(x,y, z)$ $= (rsin theta cos phi, r sintheta sin phi, r cos theta)$ and angles of the spherical triangle?
How do I find $phi_1, phi_2, phi_3$? I've calculated $theta$ from $rcostheta = 0$ which resulted in $theta = pi/2$.
But I suspect my $theta$ and $phi$ may not be related to $phi_1, phi_2, phi_3$. Is this the case? Thank you.
I think I know how to find the area after I've found these angles (regarding the title).
geometry spherical-coordinates spherical-trigonometry
edited yesterday
asked yesterday


Nebulae
215
215
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday
add a comment |Â
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
As mentioned in my comment, the specific points used in this problem make various values "obvious". However, I'll crunch through a computational solution without leveraging that obvious-ness (but see below), because it's good to have ways to proceed when obvious things don't seem so obvious.
To recap a bit of spherical geometry ... Side $P_2P_3$ of the spherical triangle $triangle P_1P_2P_3$ is the great circle arc subtending central angle $angle P_2OP_3$. Since the sphere (and the great circle) has unit radius, arc-length and central-angle-measure are interchangeable; therefore, we can calculate the cosines of the sides of the triangle with dot products. (In what follows, I define $p_1 := |P_2P_3|$, etc.)
$$beginalign
cos p_1 = cosangle P_2OP_3 = P_2cdot P_3 &= 1/sqrt3 = cos p_2 \[4pt]
cos p_3 = cosangle P_1OP_2 = P_1cdot P_2 &= 0
endalign$$
Since $sin^2theta + cos^2theta = 1$ (and "knowing" that sine is non-negative for the angles in question), we may calculate
$$sin p_1 = sin p_2 = sqrt1-left(frac1sqrt3right)^2 = fracsqrt2sqrt3 qquadqquad sin p_3 = 1$$
From here, we leverage the spherical law of cosines. For instance,
$$cosphi_1 = fraccos p_1 - cos p_2cos p_3sin p_2 sin p_3 =
fracfrac1sqrt3-frac1sqrt3cdot 0fracsqrt2sqrt3cdot 1 = frac1sqrt2$$
$$cosphi_2 = fraccos p_2 - cos p_3cos p_1sin p_3 sin p_1 =
fracfrac1sqrt3-0cdotfrac1sqrt31cdotfracsqrt2sqrt3 = frac1sqrt2$$
$$cosphi_3 = fraccos p_3 - cos p_1cos p_2sin p_1 sin p_2 =
frac0-frac1sqrt3cdotfrac1sqrt3fracsqrt2sqrt3cdot fracsqrt2sqrt3 = -frac12$$
From here, we see that $phi_1$, $phi_2$, $phi_3$ are the "special" angles $frac14pi$, $frac14pi$, $frac23pi$. (The reader can compute the triangle's area from these.) It's no coincidence that two of these are half-right angles, while the last is one-third of a full turn; this is, in fact, a consequence of the "obvious-ness" I ignored from the beginning.
As hinted in @MichealBehrend's comment, if we introduce a fourth point ---I'll call it $P_4 = (0,0,1)$--- then $P_1$, $P_2$, $P_4$ are the vertices of an equilateral spherical triangle that fills a full octant of the sphere; each angle of this spherical triangle has measure $frac12 pi$ (a fact we'll use shortly). The point $P_3$, as with any point of the form $(k,k,k)$, lies on the line through the origin and the "center" of that octant, so that $P_3$ is the "center" of the triangle.
By three-fold rotational symmetry, we expect the angles formed by joining $P_3$ to the vertices of the triangle to be congruent; thus, each of them (including $phi_3$) is one-third of a full turn.
Reflective symmetry implies that center $P_3$ should lie on the angle bisectors at $P_1$, $P_2$, $P_4$. Thus, for instance, $phi_1 := angle P_3P_1P_2$ should be half of $angle P_4P_1P_2$, but that latter angle is a right angle; consequently, $phi_1 = frac14pi$. (Likewise for $phi_2$.)
This gives the various angles, from which the area of $triangle P_1P_2P_3$ can be computed. However, there, too, is an "obvious" solution: that triangle is one-third of the full-octant triangle $triangle P_1P_2P_4$, and the full-octant triangle has measure $4pi/8 = pi/2$. Therefore, $|triangle P_1P_2P_3|= pi/6$, which agrees with the "spherical excess" calculation $phi_1+phi_2+phi_3-pi$.
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
As mentioned in my comment, the specific points used in this problem make various values "obvious". However, I'll crunch through a computational solution without leveraging that obvious-ness (but see below), because it's good to have ways to proceed when obvious things don't seem so obvious.
To recap a bit of spherical geometry ... Side $P_2P_3$ of the spherical triangle $triangle P_1P_2P_3$ is the great circle arc subtending central angle $angle P_2OP_3$. Since the sphere (and the great circle) has unit radius, arc-length and central-angle-measure are interchangeable; therefore, we can calculate the cosines of the sides of the triangle with dot products. (In what follows, I define $p_1 := |P_2P_3|$, etc.)
$$beginalign
cos p_1 = cosangle P_2OP_3 = P_2cdot P_3 &= 1/sqrt3 = cos p_2 \[4pt]
cos p_3 = cosangle P_1OP_2 = P_1cdot P_2 &= 0
endalign$$
Since $sin^2theta + cos^2theta = 1$ (and "knowing" that sine is non-negative for the angles in question), we may calculate
$$sin p_1 = sin p_2 = sqrt1-left(frac1sqrt3right)^2 = fracsqrt2sqrt3 qquadqquad sin p_3 = 1$$
From here, we leverage the spherical law of cosines. For instance,
$$cosphi_1 = fraccos p_1 - cos p_2cos p_3sin p_2 sin p_3 =
fracfrac1sqrt3-frac1sqrt3cdot 0fracsqrt2sqrt3cdot 1 = frac1sqrt2$$
$$cosphi_2 = fraccos p_2 - cos p_3cos p_1sin p_3 sin p_1 =
fracfrac1sqrt3-0cdotfrac1sqrt31cdotfracsqrt2sqrt3 = frac1sqrt2$$
$$cosphi_3 = fraccos p_3 - cos p_1cos p_2sin p_1 sin p_2 =
frac0-frac1sqrt3cdotfrac1sqrt3fracsqrt2sqrt3cdot fracsqrt2sqrt3 = -frac12$$
From here, we see that $phi_1$, $phi_2$, $phi_3$ are the "special" angles $frac14pi$, $frac14pi$, $frac23pi$. (The reader can compute the triangle's area from these.) It's no coincidence that two of these are half-right angles, while the last is one-third of a full turn; this is, in fact, a consequence of the "obvious-ness" I ignored from the beginning.
As hinted in @MichealBehrend's comment, if we introduce a fourth point ---I'll call it $P_4 = (0,0,1)$--- then $P_1$, $P_2$, $P_4$ are the vertices of an equilateral spherical triangle that fills a full octant of the sphere; each angle of this spherical triangle has measure $frac12 pi$ (a fact we'll use shortly). The point $P_3$, as with any point of the form $(k,k,k)$, lies on the line through the origin and the "center" of that octant, so that $P_3$ is the "center" of the triangle.
By three-fold rotational symmetry, we expect the angles formed by joining $P_3$ to the vertices of the triangle to be congruent; thus, each of them (including $phi_3$) is one-third of a full turn.
Reflective symmetry implies that center $P_3$ should lie on the angle bisectors at $P_1$, $P_2$, $P_4$. Thus, for instance, $phi_1 := angle P_3P_1P_2$ should be half of $angle P_4P_1P_2$, but that latter angle is a right angle; consequently, $phi_1 = frac14pi$. (Likewise for $phi_2$.)
This gives the various angles, from which the area of $triangle P_1P_2P_3$ can be computed. However, there, too, is an "obvious" solution: that triangle is one-third of the full-octant triangle $triangle P_1P_2P_4$, and the full-octant triangle has measure $4pi/8 = pi/2$. Therefore, $|triangle P_1P_2P_3|= pi/6$, which agrees with the "spherical excess" calculation $phi_1+phi_2+phi_3-pi$.
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
add a comment |Â
up vote
1
down vote
accepted
As mentioned in my comment, the specific points used in this problem make various values "obvious". However, I'll crunch through a computational solution without leveraging that obvious-ness (but see below), because it's good to have ways to proceed when obvious things don't seem so obvious.
To recap a bit of spherical geometry ... Side $P_2P_3$ of the spherical triangle $triangle P_1P_2P_3$ is the great circle arc subtending central angle $angle P_2OP_3$. Since the sphere (and the great circle) has unit radius, arc-length and central-angle-measure are interchangeable; therefore, we can calculate the cosines of the sides of the triangle with dot products. (In what follows, I define $p_1 := |P_2P_3|$, etc.)
$$beginalign
cos p_1 = cosangle P_2OP_3 = P_2cdot P_3 &= 1/sqrt3 = cos p_2 \[4pt]
cos p_3 = cosangle P_1OP_2 = P_1cdot P_2 &= 0
endalign$$
Since $sin^2theta + cos^2theta = 1$ (and "knowing" that sine is non-negative for the angles in question), we may calculate
$$sin p_1 = sin p_2 = sqrt1-left(frac1sqrt3right)^2 = fracsqrt2sqrt3 qquadqquad sin p_3 = 1$$
From here, we leverage the spherical law of cosines. For instance,
$$cosphi_1 = fraccos p_1 - cos p_2cos p_3sin p_2 sin p_3 =
fracfrac1sqrt3-frac1sqrt3cdot 0fracsqrt2sqrt3cdot 1 = frac1sqrt2$$
$$cosphi_2 = fraccos p_2 - cos p_3cos p_1sin p_3 sin p_1 =
fracfrac1sqrt3-0cdotfrac1sqrt31cdotfracsqrt2sqrt3 = frac1sqrt2$$
$$cosphi_3 = fraccos p_3 - cos p_1cos p_2sin p_1 sin p_2 =
frac0-frac1sqrt3cdotfrac1sqrt3fracsqrt2sqrt3cdot fracsqrt2sqrt3 = -frac12$$
From here, we see that $phi_1$, $phi_2$, $phi_3$ are the "special" angles $frac14pi$, $frac14pi$, $frac23pi$. (The reader can compute the triangle's area from these.) It's no coincidence that two of these are half-right angles, while the last is one-third of a full turn; this is, in fact, a consequence of the "obvious-ness" I ignored from the beginning.
As hinted in @MichealBehrend's comment, if we introduce a fourth point ---I'll call it $P_4 = (0,0,1)$--- then $P_1$, $P_2$, $P_4$ are the vertices of an equilateral spherical triangle that fills a full octant of the sphere; each angle of this spherical triangle has measure $frac12 pi$ (a fact we'll use shortly). The point $P_3$, as with any point of the form $(k,k,k)$, lies on the line through the origin and the "center" of that octant, so that $P_3$ is the "center" of the triangle.
By three-fold rotational symmetry, we expect the angles formed by joining $P_3$ to the vertices of the triangle to be congruent; thus, each of them (including $phi_3$) is one-third of a full turn.
Reflective symmetry implies that center $P_3$ should lie on the angle bisectors at $P_1$, $P_2$, $P_4$. Thus, for instance, $phi_1 := angle P_3P_1P_2$ should be half of $angle P_4P_1P_2$, but that latter angle is a right angle; consequently, $phi_1 = frac14pi$. (Likewise for $phi_2$.)
This gives the various angles, from which the area of $triangle P_1P_2P_3$ can be computed. However, there, too, is an "obvious" solution: that triangle is one-third of the full-octant triangle $triangle P_1P_2P_4$, and the full-octant triangle has measure $4pi/8 = pi/2$. Therefore, $|triangle P_1P_2P_3|= pi/6$, which agrees with the "spherical excess" calculation $phi_1+phi_2+phi_3-pi$.
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
As mentioned in my comment, the specific points used in this problem make various values "obvious". However, I'll crunch through a computational solution without leveraging that obvious-ness (but see below), because it's good to have ways to proceed when obvious things don't seem so obvious.
To recap a bit of spherical geometry ... Side $P_2P_3$ of the spherical triangle $triangle P_1P_2P_3$ is the great circle arc subtending central angle $angle P_2OP_3$. Since the sphere (and the great circle) has unit radius, arc-length and central-angle-measure are interchangeable; therefore, we can calculate the cosines of the sides of the triangle with dot products. (In what follows, I define $p_1 := |P_2P_3|$, etc.)
$$beginalign
cos p_1 = cosangle P_2OP_3 = P_2cdot P_3 &= 1/sqrt3 = cos p_2 \[4pt]
cos p_3 = cosangle P_1OP_2 = P_1cdot P_2 &= 0
endalign$$
Since $sin^2theta + cos^2theta = 1$ (and "knowing" that sine is non-negative for the angles in question), we may calculate
$$sin p_1 = sin p_2 = sqrt1-left(frac1sqrt3right)^2 = fracsqrt2sqrt3 qquadqquad sin p_3 = 1$$
From here, we leverage the spherical law of cosines. For instance,
$$cosphi_1 = fraccos p_1 - cos p_2cos p_3sin p_2 sin p_3 =
fracfrac1sqrt3-frac1sqrt3cdot 0fracsqrt2sqrt3cdot 1 = frac1sqrt2$$
$$cosphi_2 = fraccos p_2 - cos p_3cos p_1sin p_3 sin p_1 =
fracfrac1sqrt3-0cdotfrac1sqrt31cdotfracsqrt2sqrt3 = frac1sqrt2$$
$$cosphi_3 = fraccos p_3 - cos p_1cos p_2sin p_1 sin p_2 =
frac0-frac1sqrt3cdotfrac1sqrt3fracsqrt2sqrt3cdot fracsqrt2sqrt3 = -frac12$$
From here, we see that $phi_1$, $phi_2$, $phi_3$ are the "special" angles $frac14pi$, $frac14pi$, $frac23pi$. (The reader can compute the triangle's area from these.) It's no coincidence that two of these are half-right angles, while the last is one-third of a full turn; this is, in fact, a consequence of the "obvious-ness" I ignored from the beginning.
As hinted in @MichealBehrend's comment, if we introduce a fourth point ---I'll call it $P_4 = (0,0,1)$--- then $P_1$, $P_2$, $P_4$ are the vertices of an equilateral spherical triangle that fills a full octant of the sphere; each angle of this spherical triangle has measure $frac12 pi$ (a fact we'll use shortly). The point $P_3$, as with any point of the form $(k,k,k)$, lies on the line through the origin and the "center" of that octant, so that $P_3$ is the "center" of the triangle.
By three-fold rotational symmetry, we expect the angles formed by joining $P_3$ to the vertices of the triangle to be congruent; thus, each of them (including $phi_3$) is one-third of a full turn.
Reflective symmetry implies that center $P_3$ should lie on the angle bisectors at $P_1$, $P_2$, $P_4$. Thus, for instance, $phi_1 := angle P_3P_1P_2$ should be half of $angle P_4P_1P_2$, but that latter angle is a right angle; consequently, $phi_1 = frac14pi$. (Likewise for $phi_2$.)
This gives the various angles, from which the area of $triangle P_1P_2P_3$ can be computed. However, there, too, is an "obvious" solution: that triangle is one-third of the full-octant triangle $triangle P_1P_2P_4$, and the full-octant triangle has measure $4pi/8 = pi/2$. Therefore, $|triangle P_1P_2P_3|= pi/6$, which agrees with the "spherical excess" calculation $phi_1+phi_2+phi_3-pi$.
As mentioned in my comment, the specific points used in this problem make various values "obvious". However, I'll crunch through a computational solution without leveraging that obvious-ness (but see below), because it's good to have ways to proceed when obvious things don't seem so obvious.
To recap a bit of spherical geometry ... Side $P_2P_3$ of the spherical triangle $triangle P_1P_2P_3$ is the great circle arc subtending central angle $angle P_2OP_3$. Since the sphere (and the great circle) has unit radius, arc-length and central-angle-measure are interchangeable; therefore, we can calculate the cosines of the sides of the triangle with dot products. (In what follows, I define $p_1 := |P_2P_3|$, etc.)
$$beginalign
cos p_1 = cosangle P_2OP_3 = P_2cdot P_3 &= 1/sqrt3 = cos p_2 \[4pt]
cos p_3 = cosangle P_1OP_2 = P_1cdot P_2 &= 0
endalign$$
Since $sin^2theta + cos^2theta = 1$ (and "knowing" that sine is non-negative for the angles in question), we may calculate
$$sin p_1 = sin p_2 = sqrt1-left(frac1sqrt3right)^2 = fracsqrt2sqrt3 qquadqquad sin p_3 = 1$$
From here, we leverage the spherical law of cosines. For instance,
$$cosphi_1 = fraccos p_1 - cos p_2cos p_3sin p_2 sin p_3 =
fracfrac1sqrt3-frac1sqrt3cdot 0fracsqrt2sqrt3cdot 1 = frac1sqrt2$$
$$cosphi_2 = fraccos p_2 - cos p_3cos p_1sin p_3 sin p_1 =
fracfrac1sqrt3-0cdotfrac1sqrt31cdotfracsqrt2sqrt3 = frac1sqrt2$$
$$cosphi_3 = fraccos p_3 - cos p_1cos p_2sin p_1 sin p_2 =
frac0-frac1sqrt3cdotfrac1sqrt3fracsqrt2sqrt3cdot fracsqrt2sqrt3 = -frac12$$
From here, we see that $phi_1$, $phi_2$, $phi_3$ are the "special" angles $frac14pi$, $frac14pi$, $frac23pi$. (The reader can compute the triangle's area from these.) It's no coincidence that two of these are half-right angles, while the last is one-third of a full turn; this is, in fact, a consequence of the "obvious-ness" I ignored from the beginning.
As hinted in @MichealBehrend's comment, if we introduce a fourth point ---I'll call it $P_4 = (0,0,1)$--- then $P_1$, $P_2$, $P_4$ are the vertices of an equilateral spherical triangle that fills a full octant of the sphere; each angle of this spherical triangle has measure $frac12 pi$ (a fact we'll use shortly). The point $P_3$, as with any point of the form $(k,k,k)$, lies on the line through the origin and the "center" of that octant, so that $P_3$ is the "center" of the triangle.
By three-fold rotational symmetry, we expect the angles formed by joining $P_3$ to the vertices of the triangle to be congruent; thus, each of them (including $phi_3$) is one-third of a full turn.
Reflective symmetry implies that center $P_3$ should lie on the angle bisectors at $P_1$, $P_2$, $P_4$. Thus, for instance, $phi_1 := angle P_3P_1P_2$ should be half of $angle P_4P_1P_2$, but that latter angle is a right angle; consequently, $phi_1 = frac14pi$. (Likewise for $phi_2$.)
This gives the various angles, from which the area of $triangle P_1P_2P_3$ can be computed. However, there, too, is an "obvious" solution: that triangle is one-third of the full-octant triangle $triangle P_1P_2P_4$, and the full-octant triangle has measure $4pi/8 = pi/2$. Therefore, $|triangle P_1P_2P_3|= pi/6$, which agrees with the "spherical excess" calculation $phi_1+phi_2+phi_3-pi$.
answered yesterday


Blue
43.6k868141
43.6k868141
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
add a comment |Â
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
It's amazing how much I've learned from this post! Thank you very much!
– Nebulae
yesterday
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872686%2fangles-and-area-of-a-triangle-defined-on-a-sphere%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If you aren't required to use spherical coords, you could simply compute $$cosangle P_1OP_2 = P_1cdot P_2 qquad cosangle P_2OP_3 = P_2cdot P_3 qquad cosangle P_3OP_1 = P_3cdot P_1$$ (The fact that all the vectors have unit length simplifies things!) That effectively gives $angle P_1OP_2$, etc, the sides of the triangle. From there, use the spherical law of cosines to get the angles. (Some values here are "obvious", such as $angle P_1OP_2=pi/2$. However, the approach I describe works even with not-so-nice coordinates.)
– Blue
yesterday
You can find the lengths of the three sides and then the angles from the Cosine rule.
– farruhota
yesterday
If Q = (0,0,1) then P1P2Q is an equilateral right-angled triangle with P3 as its midpoint.
– Michael Behrend
yesterday
@blue Thank you. Indeed I'm not required to use spherical coordinates. I'm confused by what's what in the Wikipedia article, though, because there are sines in that formula. Do you mind showing me how to find one of $phi_1, phi_2, phi_3$ as an example?
– Nebulae
yesterday