I need to find the potential function of a vector field. Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Calculating the Integral of a non conservative vector fieldFind the potential function of a conservative vector fieldTwo ways of finding a Potential of a Vector FieldFinding potential function for a vector fieldVector Field Conceptual QuestionIs there a specific notation to denote the potential function of a conservative vector field?Every conservative vector field is irrotationalQuestions about the potential of a conservative vector fieldWhy do we need both Divergence and Curl to define a vector field?How to check if a 2 dimensional vector field is irrotational (curl=0)?
How can I fade player character when he goes inside or outside of the area?
When -s is used with third person singular. What's its use in this context?
Is the address of a local variable a constexpr?
Were Kohanim forbidden from serving in King David's army?
How to recreate this effect in Photoshop?
List *all* the tuples!
How do I stop a creek from eroding my steep embankment?
Determinant is linear as a function of each of the rows of the matrix.
Is there any avatar supposed to be born between the death of Krishna and the birth of Kalki?
Super Attribute Position on Product Page Magento 1
What is the correct way to use the pinch test for dehydration?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
ListPlot join points by nearest neighbor rather than order
Why is "Consequences inflicted." not a sentence?
What is this single-engine low-wing propeller plane?
Is 1 ppb equal to 1 μg/kg?
Disable hyphenation for an entire paragraph
What is the musical term for a note that continously plays through a melody?
"Seemed to had" is it correct?
Right-skewed distribution with mean equals to mode?
How widely used is the term Treppenwitz? Is it something that most Germans know?
Diagram with tikz
When to stop saving and start investing?
Sorting numerically
I need to find the potential function of a vector field.
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Calculating the Integral of a non conservative vector fieldFind the potential function of a conservative vector fieldTwo ways of finding a Potential of a Vector FieldFinding potential function for a vector fieldVector Field Conceptual QuestionIs there a specific notation to denote the potential function of a conservative vector field?Every conservative vector field is irrotationalQuestions about the potential of a conservative vector fieldWhy do we need both Divergence and Curl to define a vector field?How to check if a 2 dimensional vector field is irrotational (curl=0)?
$begingroup$
I was given F = (y+z)i + (x+z)j + (x+y)k. I found said field to be conservative, and I integrated the x partial derivative and got f(x,y,z) = xy + xz + g(y,z). The thing is that I am trying to find g(y,z), and I ended up with something that was expressed in terms of x, y and z (I got x+z-xy-xz). I don't know what to do with this information not that I arrived at something expressed in all three variables.
integration multivariable-calculus vector-fields
$endgroup$
add a comment |
$begingroup$
I was given F = (y+z)i + (x+z)j + (x+y)k. I found said field to be conservative, and I integrated the x partial derivative and got f(x,y,z) = xy + xz + g(y,z). The thing is that I am trying to find g(y,z), and I ended up with something that was expressed in terms of x, y and z (I got x+z-xy-xz). I don't know what to do with this information not that I arrived at something expressed in all three variables.
integration multivariable-calculus vector-fields
$endgroup$
add a comment |
$begingroup$
I was given F = (y+z)i + (x+z)j + (x+y)k. I found said field to be conservative, and I integrated the x partial derivative and got f(x,y,z) = xy + xz + g(y,z). The thing is that I am trying to find g(y,z), and I ended up with something that was expressed in terms of x, y and z (I got x+z-xy-xz). I don't know what to do with this information not that I arrived at something expressed in all three variables.
integration multivariable-calculus vector-fields
$endgroup$
I was given F = (y+z)i + (x+z)j + (x+y)k. I found said field to be conservative, and I integrated the x partial derivative and got f(x,y,z) = xy + xz + g(y,z). The thing is that I am trying to find g(y,z), and I ended up with something that was expressed in terms of x, y and z (I got x+z-xy-xz). I don't know what to do with this information not that I arrived at something expressed in all three variables.
integration multivariable-calculus vector-fields
integration multivariable-calculus vector-fields
asked 5 hours ago
UchuukoUchuuko
417
417
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You have $fracpartial fpartial x= y+ z$ so that $f(x,y,z)= xy+ xz+ g(y,z)$. (Since the differentiation with respect to x treat y and z as constants, the "constant of integration" might in fact be a function of y and z. That is the "g(y, z)".)
Differentiating that with respect to y, $fracpartial fpartial y= x+ g_y(y, z)= x+ z$ so that $g_y= z$ and $g(y, z)= yz+ h(z)$.
So f(x,y,z)= xy+ xz+ yz+ h(z). Differentiating that with respect to z, $fracpartial fpartial z= x+ y+ h'(z)= x+ y$ so that h'(z)= 0. h is a constant, C so that we get f(x, y, z)= xy+ xz+ yz+ C.
$endgroup$
add a comment |
$begingroup$
So far, we have $f(x,y,z) = xy + xz + g(y,z)$. Taking $fracpartial fpartial x$ gives us the $x$-component of $textbfF$. To get similar $y$ and $z$-components, we suspect that $g(y,z)$ should be similar to the other terms in $f(x,y,z)$ in some sense. The natural guess is $g(y,z) = yz$, since the other terms in $f(x,y,z)$ are each multiplications of two different independent variables. It can then be verified that the guess for $g$ produces the correct vector field, by computing $nabla f$.
We now know that we have determined the potential function up to a constant, since if two scalar fields have the same gradient, then they differ by a constant.
A note of caution: sometimes the convention for what is meant by a potential function for a vector field $mathbfF$, is a scalar field $f$ such that $mathbfF = - nabla f$. Beware!
$endgroup$
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%2f3189329%2fi-need-to-find-the-potential-function-of-a-vector-field%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$
You have $fracpartial fpartial x= y+ z$ so that $f(x,y,z)= xy+ xz+ g(y,z)$. (Since the differentiation with respect to x treat y and z as constants, the "constant of integration" might in fact be a function of y and z. That is the "g(y, z)".)
Differentiating that with respect to y, $fracpartial fpartial y= x+ g_y(y, z)= x+ z$ so that $g_y= z$ and $g(y, z)= yz+ h(z)$.
So f(x,y,z)= xy+ xz+ yz+ h(z). Differentiating that with respect to z, $fracpartial fpartial z= x+ y+ h'(z)= x+ y$ so that h'(z)= 0. h is a constant, C so that we get f(x, y, z)= xy+ xz+ yz+ C.
$endgroup$
add a comment |
$begingroup$
You have $fracpartial fpartial x= y+ z$ so that $f(x,y,z)= xy+ xz+ g(y,z)$. (Since the differentiation with respect to x treat y and z as constants, the "constant of integration" might in fact be a function of y and z. That is the "g(y, z)".)
Differentiating that with respect to y, $fracpartial fpartial y= x+ g_y(y, z)= x+ z$ so that $g_y= z$ and $g(y, z)= yz+ h(z)$.
So f(x,y,z)= xy+ xz+ yz+ h(z). Differentiating that with respect to z, $fracpartial fpartial z= x+ y+ h'(z)= x+ y$ so that h'(z)= 0. h is a constant, C so that we get f(x, y, z)= xy+ xz+ yz+ C.
$endgroup$
add a comment |
$begingroup$
You have $fracpartial fpartial x= y+ z$ so that $f(x,y,z)= xy+ xz+ g(y,z)$. (Since the differentiation with respect to x treat y and z as constants, the "constant of integration" might in fact be a function of y and z. That is the "g(y, z)".)
Differentiating that with respect to y, $fracpartial fpartial y= x+ g_y(y, z)= x+ z$ so that $g_y= z$ and $g(y, z)= yz+ h(z)$.
So f(x,y,z)= xy+ xz+ yz+ h(z). Differentiating that with respect to z, $fracpartial fpartial z= x+ y+ h'(z)= x+ y$ so that h'(z)= 0. h is a constant, C so that we get f(x, y, z)= xy+ xz+ yz+ C.
$endgroup$
You have $fracpartial fpartial x= y+ z$ so that $f(x,y,z)= xy+ xz+ g(y,z)$. (Since the differentiation with respect to x treat y and z as constants, the "constant of integration" might in fact be a function of y and z. That is the "g(y, z)".)
Differentiating that with respect to y, $fracpartial fpartial y= x+ g_y(y, z)= x+ z$ so that $g_y= z$ and $g(y, z)= yz+ h(z)$.
So f(x,y,z)= xy+ xz+ yz+ h(z). Differentiating that with respect to z, $fracpartial fpartial z= x+ y+ h'(z)= x+ y$ so that h'(z)= 0. h is a constant, C so that we get f(x, y, z)= xy+ xz+ yz+ C.
answered 5 hours ago
user247327user247327
11.7k1516
11.7k1516
add a comment |
add a comment |
$begingroup$
So far, we have $f(x,y,z) = xy + xz + g(y,z)$. Taking $fracpartial fpartial x$ gives us the $x$-component of $textbfF$. To get similar $y$ and $z$-components, we suspect that $g(y,z)$ should be similar to the other terms in $f(x,y,z)$ in some sense. The natural guess is $g(y,z) = yz$, since the other terms in $f(x,y,z)$ are each multiplications of two different independent variables. It can then be verified that the guess for $g$ produces the correct vector field, by computing $nabla f$.
We now know that we have determined the potential function up to a constant, since if two scalar fields have the same gradient, then they differ by a constant.
A note of caution: sometimes the convention for what is meant by a potential function for a vector field $mathbfF$, is a scalar field $f$ such that $mathbfF = - nabla f$. Beware!
$endgroup$
add a comment |
$begingroup$
So far, we have $f(x,y,z) = xy + xz + g(y,z)$. Taking $fracpartial fpartial x$ gives us the $x$-component of $textbfF$. To get similar $y$ and $z$-components, we suspect that $g(y,z)$ should be similar to the other terms in $f(x,y,z)$ in some sense. The natural guess is $g(y,z) = yz$, since the other terms in $f(x,y,z)$ are each multiplications of two different independent variables. It can then be verified that the guess for $g$ produces the correct vector field, by computing $nabla f$.
We now know that we have determined the potential function up to a constant, since if two scalar fields have the same gradient, then they differ by a constant.
A note of caution: sometimes the convention for what is meant by a potential function for a vector field $mathbfF$, is a scalar field $f$ such that $mathbfF = - nabla f$. Beware!
$endgroup$
add a comment |
$begingroup$
So far, we have $f(x,y,z) = xy + xz + g(y,z)$. Taking $fracpartial fpartial x$ gives us the $x$-component of $textbfF$. To get similar $y$ and $z$-components, we suspect that $g(y,z)$ should be similar to the other terms in $f(x,y,z)$ in some sense. The natural guess is $g(y,z) = yz$, since the other terms in $f(x,y,z)$ are each multiplications of two different independent variables. It can then be verified that the guess for $g$ produces the correct vector field, by computing $nabla f$.
We now know that we have determined the potential function up to a constant, since if two scalar fields have the same gradient, then they differ by a constant.
A note of caution: sometimes the convention for what is meant by a potential function for a vector field $mathbfF$, is a scalar field $f$ such that $mathbfF = - nabla f$. Beware!
$endgroup$
So far, we have $f(x,y,z) = xy + xz + g(y,z)$. Taking $fracpartial fpartial x$ gives us the $x$-component of $textbfF$. To get similar $y$ and $z$-components, we suspect that $g(y,z)$ should be similar to the other terms in $f(x,y,z)$ in some sense. The natural guess is $g(y,z) = yz$, since the other terms in $f(x,y,z)$ are each multiplications of two different independent variables. It can then be verified that the guess for $g$ produces the correct vector field, by computing $nabla f$.
We now know that we have determined the potential function up to a constant, since if two scalar fields have the same gradient, then they differ by a constant.
A note of caution: sometimes the convention for what is meant by a potential function for a vector field $mathbfF$, is a scalar field $f$ such that $mathbfF = - nabla f$. Beware!
edited 5 hours ago
answered 5 hours ago
E-muE-mu
1214
1214
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.
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%2f3189329%2fi-need-to-find-the-potential-function-of-a-vector-field%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