Spherical cap problem - trigonometry / circle theorems problem / surface area
$begingroup$
Graph here
I am trying to derive the following equation from a paper I am studying, which the author has derived from the graph above. The two slightly curved lines here are modelled as the surfaces of spherical caps, with surface area S (known).
The equation is
$$frac{X}{4sqrt{S/pi}} = sin( phi_0) + frac{sqrt{S/ pi}}{R}cos( phi_0).$$
I am thinking that if the spherical cap is flattened out, the curved line can be seen as the diameter (D) of this flattened circle, hence $D=2sqrt{S/pi}$. I believe this is where the $sqrt{S/pi}$ term comes from.
As for the rest, I have managed to get an equation for $D$ in terms of $phi$, $alpha$ and $D$, using that $D=Rtheta$ (as the triangle in the diagram can be seen as a segment of a circle).
My solutions however all seem pretty complicated and I cannot manage to get them to match up to the correct one. Where am I going wrong? Do I need to use a different approach? (I thought about using the volume of revolution but I can't work out how to use that here).
Can anyone help?
geometry trigonometry spheres spherical-geometry spherical-trigonometry
$endgroup$
add a comment |
$begingroup$
Graph here
I am trying to derive the following equation from a paper I am studying, which the author has derived from the graph above. The two slightly curved lines here are modelled as the surfaces of spherical caps, with surface area S (known).
The equation is
$$frac{X}{4sqrt{S/pi}} = sin( phi_0) + frac{sqrt{S/ pi}}{R}cos( phi_0).$$
I am thinking that if the spherical cap is flattened out, the curved line can be seen as the diameter (D) of this flattened circle, hence $D=2sqrt{S/pi}$. I believe this is where the $sqrt{S/pi}$ term comes from.
As for the rest, I have managed to get an equation for $D$ in terms of $phi$, $alpha$ and $D$, using that $D=Rtheta$ (as the triangle in the diagram can be seen as a segment of a circle).
My solutions however all seem pretty complicated and I cannot manage to get them to match up to the correct one. Where am I going wrong? Do I need to use a different approach? (I thought about using the volume of revolution but I can't work out how to use that here).
Can anyone help?
geometry trigonometry spheres spherical-geometry spherical-trigonometry
$endgroup$
add a comment |
$begingroup$
Graph here
I am trying to derive the following equation from a paper I am studying, which the author has derived from the graph above. The two slightly curved lines here are modelled as the surfaces of spherical caps, with surface area S (known).
The equation is
$$frac{X}{4sqrt{S/pi}} = sin( phi_0) + frac{sqrt{S/ pi}}{R}cos( phi_0).$$
I am thinking that if the spherical cap is flattened out, the curved line can be seen as the diameter (D) of this flattened circle, hence $D=2sqrt{S/pi}$. I believe this is where the $sqrt{S/pi}$ term comes from.
As for the rest, I have managed to get an equation for $D$ in terms of $phi$, $alpha$ and $D$, using that $D=Rtheta$ (as the triangle in the diagram can be seen as a segment of a circle).
My solutions however all seem pretty complicated and I cannot manage to get them to match up to the correct one. Where am I going wrong? Do I need to use a different approach? (I thought about using the volume of revolution but I can't work out how to use that here).
Can anyone help?
geometry trigonometry spheres spherical-geometry spherical-trigonometry
$endgroup$
Graph here
I am trying to derive the following equation from a paper I am studying, which the author has derived from the graph above. The two slightly curved lines here are modelled as the surfaces of spherical caps, with surface area S (known).
The equation is
$$frac{X}{4sqrt{S/pi}} = sin( phi_0) + frac{sqrt{S/ pi}}{R}cos( phi_0).$$
I am thinking that if the spherical cap is flattened out, the curved line can be seen as the diameter (D) of this flattened circle, hence $D=2sqrt{S/pi}$. I believe this is where the $sqrt{S/pi}$ term comes from.
As for the rest, I have managed to get an equation for $D$ in terms of $phi$, $alpha$ and $D$, using that $D=Rtheta$ (as the triangle in the diagram can be seen as a segment of a circle).
My solutions however all seem pretty complicated and I cannot manage to get them to match up to the correct one. Where am I going wrong? Do I need to use a different approach? (I thought about using the volume of revolution but I can't work out how to use that here).
Can anyone help?
geometry trigonometry spheres spherical-geometry spherical-trigonometry
geometry trigonometry spheres spherical-geometry spherical-trigonometry
edited Dec 20 '18 at 0:48
maria1991
asked Dec 17 '18 at 14:33
maria1991maria1991
104
104
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This doesn't seem quite right to me. If I take $S$ to be half the surface area (i.e., the surface area of one of the "arcs"), then I have $S=4pi R^2sin^2alpha$, so $sqrt{frac Spi} = 2Rsinalpha$. By similar triangles, the angle between the arc of the circle and the chord joining the endpoints of that arc is $alpha$ as well, and so
$$frac x2 = 2Rsinalphasin(phi+alpha) = 2Rsinalphabig(sinphicosalpha + cosphisinalphabig).$$
Since $alpha$ is presumably small, we take $cosalphaapprox 1$, and this becomes
$$frac x{2sqrt{S/pi}} approx sinphi + cosphisinalpha = sinphi+frac{sqrt{S/pi}}{2R}cosphi.$$
This is "close" to what you posted, but certainly different. At this point, I'm not sure the author is correct.
$endgroup$
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
|
show 1 more comment
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3044022%2fspherical-cap-problem-trigonometry-circle-theorems-problem-surface-area%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
This doesn't seem quite right to me. If I take $S$ to be half the surface area (i.e., the surface area of one of the "arcs"), then I have $S=4pi R^2sin^2alpha$, so $sqrt{frac Spi} = 2Rsinalpha$. By similar triangles, the angle between the arc of the circle and the chord joining the endpoints of that arc is $alpha$ as well, and so
$$frac x2 = 2Rsinalphasin(phi+alpha) = 2Rsinalphabig(sinphicosalpha + cosphisinalphabig).$$
Since $alpha$ is presumably small, we take $cosalphaapprox 1$, and this becomes
$$frac x{2sqrt{S/pi}} approx sinphi + cosphisinalpha = sinphi+frac{sqrt{S/pi}}{2R}cosphi.$$
This is "close" to what you posted, but certainly different. At this point, I'm not sure the author is correct.
$endgroup$
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
|
show 1 more comment
$begingroup$
This doesn't seem quite right to me. If I take $S$ to be half the surface area (i.e., the surface area of one of the "arcs"), then I have $S=4pi R^2sin^2alpha$, so $sqrt{frac Spi} = 2Rsinalpha$. By similar triangles, the angle between the arc of the circle and the chord joining the endpoints of that arc is $alpha$ as well, and so
$$frac x2 = 2Rsinalphasin(phi+alpha) = 2Rsinalphabig(sinphicosalpha + cosphisinalphabig).$$
Since $alpha$ is presumably small, we take $cosalphaapprox 1$, and this becomes
$$frac x{2sqrt{S/pi}} approx sinphi + cosphisinalpha = sinphi+frac{sqrt{S/pi}}{2R}cosphi.$$
This is "close" to what you posted, but certainly different. At this point, I'm not sure the author is correct.
$endgroup$
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
|
show 1 more comment
$begingroup$
This doesn't seem quite right to me. If I take $S$ to be half the surface area (i.e., the surface area of one of the "arcs"), then I have $S=4pi R^2sin^2alpha$, so $sqrt{frac Spi} = 2Rsinalpha$. By similar triangles, the angle between the arc of the circle and the chord joining the endpoints of that arc is $alpha$ as well, and so
$$frac x2 = 2Rsinalphasin(phi+alpha) = 2Rsinalphabig(sinphicosalpha + cosphisinalphabig).$$
Since $alpha$ is presumably small, we take $cosalphaapprox 1$, and this becomes
$$frac x{2sqrt{S/pi}} approx sinphi + cosphisinalpha = sinphi+frac{sqrt{S/pi}}{2R}cosphi.$$
This is "close" to what you posted, but certainly different. At this point, I'm not sure the author is correct.
$endgroup$
This doesn't seem quite right to me. If I take $S$ to be half the surface area (i.e., the surface area of one of the "arcs"), then I have $S=4pi R^2sin^2alpha$, so $sqrt{frac Spi} = 2Rsinalpha$. By similar triangles, the angle between the arc of the circle and the chord joining the endpoints of that arc is $alpha$ as well, and so
$$frac x2 = 2Rsinalphasin(phi+alpha) = 2Rsinalphabig(sinphicosalpha + cosphisinalphabig).$$
Since $alpha$ is presumably small, we take $cosalphaapprox 1$, and this becomes
$$frac x{2sqrt{S/pi}} approx sinphi + cosphisinalpha = sinphi+frac{sqrt{S/pi}}{2R}cosphi.$$
This is "close" to what you posted, but certainly different. At this point, I'm not sure the author is correct.
answered Dec 20 '18 at 1:29
Ted ShifrinTed Shifrin
63.9k44591
63.9k44591
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
|
show 1 more comment
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
Could you please explain where that equation of S comes from? (This is the first time I've encountered spherical caps so I'm still not sure on the relevant equations.) Also, could you please explain the similar triangles part? I'm struggling to see how they are similar. Though I think you're right, it is very possible that the author has made an error!
$endgroup$
– maria1991
Dec 20 '18 at 2:10
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
You can find the surface area of the cap by doing the surface integral $int_0^{2pi}int_0^{2alpha} R^2sinphi,dphi = 2pi R^2(1-cos 2alpha) = 4pi R^2 sin^2alpha$. For the similar triangles, you have a right triangle (because the tangent to a circle is perpendicular to the radius) with one leg the radius and angle $alpha$ at the center of the circle (so I'm doing half the chord); now draw the chord, which will be perpendicular to the hypotenuse of the original right triangle. That gives you similar triangles. The angle between the chord and the tangent is $alpha$.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 2:23
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Ah, I understand now! Thank you very much for your help!
$endgroup$
– maria1991
Dec 20 '18 at 2:45
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Sorry, I have a final question! How did you work out that $frac{x}{2}=2Rsinalpha sin(phi +alpha )$?
$endgroup$
– maria1991
Dec 20 '18 at 3:00
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
$begingroup$
Make a right triangle with one leg $x/2$ and hypotenuse the chord joining the endpoints of the arc.
$endgroup$
– Ted Shifrin
Dec 20 '18 at 3:04
|
show 1 more comment
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3044022%2fspherical-cap-problem-trigonometry-circle-theorems-problem-surface-area%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown