Using Stokes' Theorem to evaluate an integral around a triangular path
Problem:
Use Stokes’ theorem to evaluate the integral
$I = intlimits_C textbf{F} centerdot textbf{ds}$
when $textbf{F}$ is the vector field
$textbf{F} = 3zxtextbf{i} + 3xytextbf{j} + yztextbf{k}$
and C is the path consisting of the three edges
of the triangle $∆ABC$ shown in
formed by the portion of the plane
$x + y + z = 1$
in the first octant of 3-space, oriented as
shown.
Attempt at Solution:
I know that by Stokes' theorem, $intlimits_C textbf{F} centerdot textbf{ds} = iintlimits_S (nabla times textbf{F}) centerdot textbf{dS}$, where $S$ is the surface closed by $C$. So, evaluating $nabla times textbf{F}$, I found it to be equal to $ztextbf{i} + 3xtextbf{j} + 3ytextbf{k}$. Substituting $z = 1 - x - y$, $nabla times textbf{F} = (1 - x - y)textbf{i} + 3xtextbf{j} + 3ytextbf{k}$.
Next, to find $textbf{dS}$, I took the gradient of $x + y + z = 1$, which turned out to be equal to $<1, 1, 1>$. Thus, $(nabla times textbf{F}) centerdot textbf{dS} = 1 + 2x + 2y$.
For the limits of integration, I used the projection of the surface onto the $xy$-plane, which produced the image of a triangle bounded by $x = 0$, $y = 0$, and $y = -x$. Accordingly, I chose the limits of integration as follows: $int_0^1 int_0^{-x} (1 + 2x + 2y)dydx$. After performing integration, I found the result to be $-frac{5}{6}$. However, this answer was incorrect. Where did I go wrong?
integration
add a comment |
Problem:
Use Stokes’ theorem to evaluate the integral
$I = intlimits_C textbf{F} centerdot textbf{ds}$
when $textbf{F}$ is the vector field
$textbf{F} = 3zxtextbf{i} + 3xytextbf{j} + yztextbf{k}$
and C is the path consisting of the three edges
of the triangle $∆ABC$ shown in
formed by the portion of the plane
$x + y + z = 1$
in the first octant of 3-space, oriented as
shown.
Attempt at Solution:
I know that by Stokes' theorem, $intlimits_C textbf{F} centerdot textbf{ds} = iintlimits_S (nabla times textbf{F}) centerdot textbf{dS}$, where $S$ is the surface closed by $C$. So, evaluating $nabla times textbf{F}$, I found it to be equal to $ztextbf{i} + 3xtextbf{j} + 3ytextbf{k}$. Substituting $z = 1 - x - y$, $nabla times textbf{F} = (1 - x - y)textbf{i} + 3xtextbf{j} + 3ytextbf{k}$.
Next, to find $textbf{dS}$, I took the gradient of $x + y + z = 1$, which turned out to be equal to $<1, 1, 1>$. Thus, $(nabla times textbf{F}) centerdot textbf{dS} = 1 + 2x + 2y$.
For the limits of integration, I used the projection of the surface onto the $xy$-plane, which produced the image of a triangle bounded by $x = 0$, $y = 0$, and $y = -x$. Accordingly, I chose the limits of integration as follows: $int_0^1 int_0^{-x} (1 + 2x + 2y)dydx$. After performing integration, I found the result to be $-frac{5}{6}$. However, this answer was incorrect. Where did I go wrong?
integration
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
1
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24
add a comment |
Problem:
Use Stokes’ theorem to evaluate the integral
$I = intlimits_C textbf{F} centerdot textbf{ds}$
when $textbf{F}$ is the vector field
$textbf{F} = 3zxtextbf{i} + 3xytextbf{j} + yztextbf{k}$
and C is the path consisting of the three edges
of the triangle $∆ABC$ shown in
formed by the portion of the plane
$x + y + z = 1$
in the first octant of 3-space, oriented as
shown.
Attempt at Solution:
I know that by Stokes' theorem, $intlimits_C textbf{F} centerdot textbf{ds} = iintlimits_S (nabla times textbf{F}) centerdot textbf{dS}$, where $S$ is the surface closed by $C$. So, evaluating $nabla times textbf{F}$, I found it to be equal to $ztextbf{i} + 3xtextbf{j} + 3ytextbf{k}$. Substituting $z = 1 - x - y$, $nabla times textbf{F} = (1 - x - y)textbf{i} + 3xtextbf{j} + 3ytextbf{k}$.
Next, to find $textbf{dS}$, I took the gradient of $x + y + z = 1$, which turned out to be equal to $<1, 1, 1>$. Thus, $(nabla times textbf{F}) centerdot textbf{dS} = 1 + 2x + 2y$.
For the limits of integration, I used the projection of the surface onto the $xy$-plane, which produced the image of a triangle bounded by $x = 0$, $y = 0$, and $y = -x$. Accordingly, I chose the limits of integration as follows: $int_0^1 int_0^{-x} (1 + 2x + 2y)dydx$. After performing integration, I found the result to be $-frac{5}{6}$. However, this answer was incorrect. Where did I go wrong?
integration
Problem:
Use Stokes’ theorem to evaluate the integral
$I = intlimits_C textbf{F} centerdot textbf{ds}$
when $textbf{F}$ is the vector field
$textbf{F} = 3zxtextbf{i} + 3xytextbf{j} + yztextbf{k}$
and C is the path consisting of the three edges
of the triangle $∆ABC$ shown in
formed by the portion of the plane
$x + y + z = 1$
in the first octant of 3-space, oriented as
shown.
Attempt at Solution:
I know that by Stokes' theorem, $intlimits_C textbf{F} centerdot textbf{ds} = iintlimits_S (nabla times textbf{F}) centerdot textbf{dS}$, where $S$ is the surface closed by $C$. So, evaluating $nabla times textbf{F}$, I found it to be equal to $ztextbf{i} + 3xtextbf{j} + 3ytextbf{k}$. Substituting $z = 1 - x - y$, $nabla times textbf{F} = (1 - x - y)textbf{i} + 3xtextbf{j} + 3ytextbf{k}$.
Next, to find $textbf{dS}$, I took the gradient of $x + y + z = 1$, which turned out to be equal to $<1, 1, 1>$. Thus, $(nabla times textbf{F}) centerdot textbf{dS} = 1 + 2x + 2y$.
For the limits of integration, I used the projection of the surface onto the $xy$-plane, which produced the image of a triangle bounded by $x = 0$, $y = 0$, and $y = -x$. Accordingly, I chose the limits of integration as follows: $int_0^1 int_0^{-x} (1 + 2x + 2y)dydx$. After performing integration, I found the result to be $-frac{5}{6}$. However, this answer was incorrect. Where did I go wrong?
integration
integration
asked Aug 13 '14 at 22:08
Swamp G
13239
13239
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
1
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24
add a comment |
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
1
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
1
1
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24
add a comment |
1 Answer
1
active
oldest
votes
As user66081 pointed out, I made the simple mistake of setting the upper $y$-boundary in the iterated integral to $-x$ instead of $1-x$. Correcting this, I found that $int_0^1int_0^{1-x} (1 + 2x + 2y)dydx = frac{7}{6}$. Thank you!
add a 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%2f896700%2fusing-stokes-theorem-to-evaluate-an-integral-around-a-triangular-path%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
As user66081 pointed out, I made the simple mistake of setting the upper $y$-boundary in the iterated integral to $-x$ instead of $1-x$. Correcting this, I found that $int_0^1int_0^{1-x} (1 + 2x + 2y)dydx = frac{7}{6}$. Thank you!
add a comment |
As user66081 pointed out, I made the simple mistake of setting the upper $y$-boundary in the iterated integral to $-x$ instead of $1-x$. Correcting this, I found that $int_0^1int_0^{1-x} (1 + 2x + 2y)dydx = frac{7}{6}$. Thank you!
add a comment |
As user66081 pointed out, I made the simple mistake of setting the upper $y$-boundary in the iterated integral to $-x$ instead of $1-x$. Correcting this, I found that $int_0^1int_0^{1-x} (1 + 2x + 2y)dydx = frac{7}{6}$. Thank you!
As user66081 pointed out, I made the simple mistake of setting the upper $y$-boundary in the iterated integral to $-x$ instead of $1-x$. Correcting this, I found that $int_0^1int_0^{1-x} (1 + 2x + 2y)dydx = frac{7}{6}$. Thank you!
answered Aug 13 '14 at 22:37
Swamp G
13239
13239
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f896700%2fusing-stokes-theorem-to-evaluate-an-integral-around-a-triangular-path%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
was it off by a factor of $sqrt{3}$?
– user66081
Aug 13 '14 at 22:16
Unfortunately, I am not sure. The possible answers (multiple choice) are $I = $ 1, $frac{1}{2}$, $frac{5}{6}$, $frac{2}{3}$, or $frac{7}{6}$. I attempted $frac{5}{6}$ thinking I had misplaced a negative sign in my calculations, but I was incorrect.
– Swamp G
Aug 13 '14 at 22:22
1
it is $y = 1-x$
– user66081
Aug 13 '14 at 22:29
Why is it not off by a factor of root $3$? You are supposed to dot the curl with a unit normal and $<1,1,1>$ is not unit
– Sorfosh
Aug 19 at 3:02
@Sorfosh But then you will have to calculate the scalar $dS$, which, with the parametrization $(x, y, 1 - x - y)$, will give $dS = sqrt 3 ,dx dy$.
– Maxim
Sep 24 at 21:24