The volume for truncated pyramid with irregular base
$begingroup$
According to here, for truncated pyramid with rectangular base:
The volume is given by:
$volume= h/3*(a*b+c*d+(a*d+b*c)/2)$
What if the base is an irregular surface area, defined by $n$ sets of coordinates?
How to extend the above volume formula to cater for irregular surface area?
geometry volume
$endgroup$
add a comment |
$begingroup$
According to here, for truncated pyramid with rectangular base:
The volume is given by:
$volume= h/3*(a*b+c*d+(a*d+b*c)/2)$
What if the base is an irregular surface area, defined by $n$ sets of coordinates?
How to extend the above volume formula to cater for irregular surface area?
geometry volume
$endgroup$
add a comment |
$begingroup$
According to here, for truncated pyramid with rectangular base:
The volume is given by:
$volume= h/3*(a*b+c*d+(a*d+b*c)/2)$
What if the base is an irregular surface area, defined by $n$ sets of coordinates?
How to extend the above volume formula to cater for irregular surface area?
geometry volume
$endgroup$
According to here, for truncated pyramid with rectangular base:
The volume is given by:
$volume= h/3*(a*b+c*d+(a*d+b*c)/2)$
What if the base is an irregular surface area, defined by $n$ sets of coordinates?
How to extend the above volume formula to cater for irregular surface area?
geometry volume
geometry volume
edited Dec 24 '18 at 9:34
Glorfindel
3,41381930
3,41381930
asked Oct 13 '16 at 8:06
GravitonGraviton
1,09622044
1,09622044
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We need to find the area of top and bottom surfaces.
You can also visit:
http://mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
add a comment |
$begingroup$
Prove this holds for any pyramid with a triangular base then triangulate your polygon and sum the volumes.
More generally, if you have a closed curve in a plane and a vertex not in that plane the volume of the solid obtained by joining the vertex to the curve is going to be the integral of the sections of area parallel to the curve from it to the vertex: $int_0^h a(t)dt$ where $a(t)$ is the area of the intersection of the solid and the plane parallel to the one which contains the curve and whose distance to the vertex is t and h is the distance from the vertex to the plane which contains the curve. By a similarity argument we obtain that $a(t)$ is proportional to $t^2$, so let $a(t)=kt^2$ then $a(h)=kh^2implies k=frac{a(h)}{h^2}$ so $int_0^h a(t)dt=int_0^h kt^2dt=frac{kh^3}{3}=frac{a(h)h}{3}$, the familiar formula.
The formula in the question can then be obtained by subtracting a small pyramid from a big pyramid.
$endgroup$
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
add a comment |
Your Answer
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%2f1966507%2fthe-volume-for-truncated-pyramid-with-irregular-base%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
We need to find the area of top and bottom surfaces.
You can also visit:
http://mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
add a comment |
$begingroup$
We need to find the area of top and bottom surfaces.
You can also visit:
http://mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
add a comment |
$begingroup$
We need to find the area of top and bottom surfaces.
You can also visit:
http://mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
We need to find the area of top and bottom surfaces.
You can also visit:
http://mathworld.wolfram.com/PyramidalFrustum.html
edited Oct 14 '16 at 0:33
answered Oct 13 '16 at 13:09
SeyedSeyed
7,18641526
7,18641526
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
add a comment |
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
I know how to find the top and bottom surface area, but I don't know how to find the volume
$endgroup$
– Graviton
Oct 13 '16 at 14:33
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
@Graviton, mathworld.wolfram.com/PyramidalFrustum.html
$endgroup$
– Seyed
Oct 13 '16 at 14:38
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
that seems to be good, I would want to revoke my down-vote, with the condition that you expand your answer to include your wolframalpha link and do some explanation on that.
$endgroup$
– Graviton
Oct 13 '16 at 14:40
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
$begingroup$
I would also appreciate if you can (re)derive the volume formula in the wolfram page link; I can quite see it.
$endgroup$
– Graviton
Oct 13 '16 at 14:44
add a comment |
$begingroup$
Prove this holds for any pyramid with a triangular base then triangulate your polygon and sum the volumes.
More generally, if you have a closed curve in a plane and a vertex not in that plane the volume of the solid obtained by joining the vertex to the curve is going to be the integral of the sections of area parallel to the curve from it to the vertex: $int_0^h a(t)dt$ where $a(t)$ is the area of the intersection of the solid and the plane parallel to the one which contains the curve and whose distance to the vertex is t and h is the distance from the vertex to the plane which contains the curve. By a similarity argument we obtain that $a(t)$ is proportional to $t^2$, so let $a(t)=kt^2$ then $a(h)=kh^2implies k=frac{a(h)}{h^2}$ so $int_0^h a(t)dt=int_0^h kt^2dt=frac{kh^3}{3}=frac{a(h)h}{3}$, the familiar formula.
The formula in the question can then be obtained by subtracting a small pyramid from a big pyramid.
$endgroup$
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
add a comment |
$begingroup$
Prove this holds for any pyramid with a triangular base then triangulate your polygon and sum the volumes.
More generally, if you have a closed curve in a plane and a vertex not in that plane the volume of the solid obtained by joining the vertex to the curve is going to be the integral of the sections of area parallel to the curve from it to the vertex: $int_0^h a(t)dt$ where $a(t)$ is the area of the intersection of the solid and the plane parallel to the one which contains the curve and whose distance to the vertex is t and h is the distance from the vertex to the plane which contains the curve. By a similarity argument we obtain that $a(t)$ is proportional to $t^2$, so let $a(t)=kt^2$ then $a(h)=kh^2implies k=frac{a(h)}{h^2}$ so $int_0^h a(t)dt=int_0^h kt^2dt=frac{kh^3}{3}=frac{a(h)h}{3}$, the familiar formula.
The formula in the question can then be obtained by subtracting a small pyramid from a big pyramid.
$endgroup$
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
add a comment |
$begingroup$
Prove this holds for any pyramid with a triangular base then triangulate your polygon and sum the volumes.
More generally, if you have a closed curve in a plane and a vertex not in that plane the volume of the solid obtained by joining the vertex to the curve is going to be the integral of the sections of area parallel to the curve from it to the vertex: $int_0^h a(t)dt$ where $a(t)$ is the area of the intersection of the solid and the plane parallel to the one which contains the curve and whose distance to the vertex is t and h is the distance from the vertex to the plane which contains the curve. By a similarity argument we obtain that $a(t)$ is proportional to $t^2$, so let $a(t)=kt^2$ then $a(h)=kh^2implies k=frac{a(h)}{h^2}$ so $int_0^h a(t)dt=int_0^h kt^2dt=frac{kh^3}{3}=frac{a(h)h}{3}$, the familiar formula.
The formula in the question can then be obtained by subtracting a small pyramid from a big pyramid.
$endgroup$
Prove this holds for any pyramid with a triangular base then triangulate your polygon and sum the volumes.
More generally, if you have a closed curve in a plane and a vertex not in that plane the volume of the solid obtained by joining the vertex to the curve is going to be the integral of the sections of area parallel to the curve from it to the vertex: $int_0^h a(t)dt$ where $a(t)$ is the area of the intersection of the solid and the plane parallel to the one which contains the curve and whose distance to the vertex is t and h is the distance from the vertex to the plane which contains the curve. By a similarity argument we obtain that $a(t)$ is proportional to $t^2$, so let $a(t)=kt^2$ then $a(h)=kh^2implies k=frac{a(h)}{h^2}$ so $int_0^h a(t)dt=int_0^h kt^2dt=frac{kh^3}{3}=frac{a(h)h}{3}$, the familiar formula.
The formula in the question can then be obtained by subtracting a small pyramid from a big pyramid.
answered Oct 13 '16 at 15:38
SophieSophie
1,6021526
1,6021526
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
add a comment |
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
I can understand your argument, but your $k$ is not determined; can you show how $k$ can be determined here?
$endgroup$
– Graviton
Oct 14 '16 at 0:10
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
We want to find the volume as a function of $h$ and $a(h)$ but $a(t)$ is some constant times $t^2$ for all t, I just called it $k$ for the sake of convenience so letting $t=h$, $a(h)=kh^2$.
$endgroup$
– Sophie
Oct 14 '16 at 0:23
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
$begingroup$
How to determine the $k$? I think this is the key to my question. Because I know that the area is somewhat proportional to $h$
$endgroup$
– Graviton
Oct 14 '16 at 5:50
add a 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%2f1966507%2fthe-volume-for-truncated-pyramid-with-irregular-base%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