Verify divergence theorem of paraboloid beneath a plane
up vote
1
down vote
favorite
Verify the divergence theorem for the vector field $mathbf F
=3x^2y^2mathbf i +ymathbf j -6xy^2zmathbf k$ for the volume bounded by the paraboloid $z=x^2+y^2$ and $z=2y$ .
I tried to compute the right hand side and I found $operatorname{div}(F) =1$ . Hence, it will only be the volume bounded by that region and I got the limits and when I computed
the value $pi/2$. The problem is computing $hat n$ in the left hand side.
integration multivariable-calculus vector-analysis divergence
add a comment |
up vote
1
down vote
favorite
Verify the divergence theorem for the vector field $mathbf F
=3x^2y^2mathbf i +ymathbf j -6xy^2zmathbf k$ for the volume bounded by the paraboloid $z=x^2+y^2$ and $z=2y$ .
I tried to compute the right hand side and I found $operatorname{div}(F) =1$ . Hence, it will only be the volume bounded by that region and I got the limits and when I computed
the value $pi/2$. The problem is computing $hat n$ in the left hand side.
integration multivariable-calculus vector-analysis divergence
1
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
1
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Verify the divergence theorem for the vector field $mathbf F
=3x^2y^2mathbf i +ymathbf j -6xy^2zmathbf k$ for the volume bounded by the paraboloid $z=x^2+y^2$ and $z=2y$ .
I tried to compute the right hand side and I found $operatorname{div}(F) =1$ . Hence, it will only be the volume bounded by that region and I got the limits and when I computed
the value $pi/2$. The problem is computing $hat n$ in the left hand side.
integration multivariable-calculus vector-analysis divergence
Verify the divergence theorem for the vector field $mathbf F
=3x^2y^2mathbf i +ymathbf j -6xy^2zmathbf k$ for the volume bounded by the paraboloid $z=x^2+y^2$ and $z=2y$ .
I tried to compute the right hand side and I found $operatorname{div}(F) =1$ . Hence, it will only be the volume bounded by that region and I got the limits and when I computed
the value $pi/2$. The problem is computing $hat n$ in the left hand side.
integration multivariable-calculus vector-analysis divergence
integration multivariable-calculus vector-analysis divergence
edited Nov 16 at 19:27
mrtaurho
2,5541827
2,5541827
asked Nov 14 at 19:50
shadeemohammed
63
63
1
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
1
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04
add a comment |
1
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
1
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04
1
1
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
1
1
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
When we have a graph $z = f(x, y)$, the area element can be computed as $dmathbf S = nabla(z - f(x, y)) dx dy$. Taking outward normals, we'll have
$$mathbf F cdot dmathbf S_{z = 2 y} =
mathbf F cdot (0, -2, 1) ,dx dy =
(-2 y - 12 x y^3) ,dx dy, \
mathbf F cdot dmathbf S_{z = x^2 + y^2} =
mathbf F cdot (2 x, 2 y, -1) ,dx dy=
(6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dx dy.$$
To evaluate the integrals, we can change to cylindrical coordinates $(x, y, z) = (r cos t, 1 + r sin t, z)$ and use the fact that $int_0^{2 pi} sin^m x cos^n x ,dx$ is non-zero only if both $m$ and $n$ are even:
$$int_0^{2 pi} (-2 y - 12 x y^3) ,dt =
int_0^{2 pi} (-2 y) dt = -4 pi, \
int_0^{2 pi} (6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dt =
int_0^{2 pi} 2 y^2 dt =
2 pi (2 + r^2).$$
It remains to verify that
$$int_0^1 2 pi r^2 ,r dr =
int_0^1 int_0^{2 pi} int_{r^2 + 1 + 2 r sin t}^{2 + 2 r sin t} r ,dz dt dr.$$
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
When we have a graph $z = f(x, y)$, the area element can be computed as $dmathbf S = nabla(z - f(x, y)) dx dy$. Taking outward normals, we'll have
$$mathbf F cdot dmathbf S_{z = 2 y} =
mathbf F cdot (0, -2, 1) ,dx dy =
(-2 y - 12 x y^3) ,dx dy, \
mathbf F cdot dmathbf S_{z = x^2 + y^2} =
mathbf F cdot (2 x, 2 y, -1) ,dx dy=
(6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dx dy.$$
To evaluate the integrals, we can change to cylindrical coordinates $(x, y, z) = (r cos t, 1 + r sin t, z)$ and use the fact that $int_0^{2 pi} sin^m x cos^n x ,dx$ is non-zero only if both $m$ and $n$ are even:
$$int_0^{2 pi} (-2 y - 12 x y^3) ,dt =
int_0^{2 pi} (-2 y) dt = -4 pi, \
int_0^{2 pi} (6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dt =
int_0^{2 pi} 2 y^2 dt =
2 pi (2 + r^2).$$
It remains to verify that
$$int_0^1 2 pi r^2 ,r dr =
int_0^1 int_0^{2 pi} int_{r^2 + 1 + 2 r sin t}^{2 + 2 r sin t} r ,dz dt dr.$$
add a comment |
up vote
1
down vote
When we have a graph $z = f(x, y)$, the area element can be computed as $dmathbf S = nabla(z - f(x, y)) dx dy$. Taking outward normals, we'll have
$$mathbf F cdot dmathbf S_{z = 2 y} =
mathbf F cdot (0, -2, 1) ,dx dy =
(-2 y - 12 x y^3) ,dx dy, \
mathbf F cdot dmathbf S_{z = x^2 + y^2} =
mathbf F cdot (2 x, 2 y, -1) ,dx dy=
(6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dx dy.$$
To evaluate the integrals, we can change to cylindrical coordinates $(x, y, z) = (r cos t, 1 + r sin t, z)$ and use the fact that $int_0^{2 pi} sin^m x cos^n x ,dx$ is non-zero only if both $m$ and $n$ are even:
$$int_0^{2 pi} (-2 y - 12 x y^3) ,dt =
int_0^{2 pi} (-2 y) dt = -4 pi, \
int_0^{2 pi} (6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dt =
int_0^{2 pi} 2 y^2 dt =
2 pi (2 + r^2).$$
It remains to verify that
$$int_0^1 2 pi r^2 ,r dr =
int_0^1 int_0^{2 pi} int_{r^2 + 1 + 2 r sin t}^{2 + 2 r sin t} r ,dz dt dr.$$
add a comment |
up vote
1
down vote
up vote
1
down vote
When we have a graph $z = f(x, y)$, the area element can be computed as $dmathbf S = nabla(z - f(x, y)) dx dy$. Taking outward normals, we'll have
$$mathbf F cdot dmathbf S_{z = 2 y} =
mathbf F cdot (0, -2, 1) ,dx dy =
(-2 y - 12 x y^3) ,dx dy, \
mathbf F cdot dmathbf S_{z = x^2 + y^2} =
mathbf F cdot (2 x, 2 y, -1) ,dx dy=
(6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dx dy.$$
To evaluate the integrals, we can change to cylindrical coordinates $(x, y, z) = (r cos t, 1 + r sin t, z)$ and use the fact that $int_0^{2 pi} sin^m x cos^n x ,dx$ is non-zero only if both $m$ and $n$ are even:
$$int_0^{2 pi} (-2 y - 12 x y^3) ,dt =
int_0^{2 pi} (-2 y) dt = -4 pi, \
int_0^{2 pi} (6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dt =
int_0^{2 pi} 2 y^2 dt =
2 pi (2 + r^2).$$
It remains to verify that
$$int_0^1 2 pi r^2 ,r dr =
int_0^1 int_0^{2 pi} int_{r^2 + 1 + 2 r sin t}^{2 + 2 r sin t} r ,dz dt dr.$$
When we have a graph $z = f(x, y)$, the area element can be computed as $dmathbf S = nabla(z - f(x, y)) dx dy$. Taking outward normals, we'll have
$$mathbf F cdot dmathbf S_{z = 2 y} =
mathbf F cdot (0, -2, 1) ,dx dy =
(-2 y - 12 x y^3) ,dx dy, \
mathbf F cdot dmathbf S_{z = x^2 + y^2} =
mathbf F cdot (2 x, 2 y, -1) ,dx dy=
(6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dx dy.$$
To evaluate the integrals, we can change to cylindrical coordinates $(x, y, z) = (r cos t, 1 + r sin t, z)$ and use the fact that $int_0^{2 pi} sin^m x cos^n x ,dx$ is non-zero only if both $m$ and $n$ are even:
$$int_0^{2 pi} (-2 y - 12 x y^3) ,dt =
int_0^{2 pi} (-2 y) dt = -4 pi, \
int_0^{2 pi} (6 x^3 y^2 + 2 y^2 + 6 x y^2 (x^2 + y^2)) ,dt =
int_0^{2 pi} 2 y^2 dt =
2 pi (2 + r^2).$$
It remains to verify that
$$int_0^1 2 pi r^2 ,r dr =
int_0^1 int_0^{2 pi} int_{r^2 + 1 + 2 r sin t}^{2 + 2 r sin t} r ,dz dt dr.$$
edited Nov 16 at 18:54
answered Nov 16 at 18:20
Maxim
3,776218
3,776218
add a comment |
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998746%2fverify-divergence-theorem-of-paraboloid-beneath-a-plane%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
1
By right hand side you mean the integral of the divergence?
– Lorenzo B.
Nov 14 at 20:03
1
@LorenzoB. yes, the triple intergral of the divegrence
– shadeemohammed
Nov 14 at 20:04