Gradient is orthogonal to the circle
$begingroup$
The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:
I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?
multivariable-calculus partial-derivative vector-analysis
$endgroup$
add a comment |
$begingroup$
The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:
I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?
multivariable-calculus partial-derivative vector-analysis
$endgroup$
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06
add a comment |
$begingroup$
The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:
I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?
multivariable-calculus partial-derivative vector-analysis
$endgroup$
The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:
I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?
multivariable-calculus partial-derivative vector-analysis
multivariable-calculus partial-derivative vector-analysis
edited Feb 2 at 15:02
VivianeF
asked Feb 2 at 13:38
VivianeFVivianeF
184
184
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06
add a comment |
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$
$endgroup$
add a comment |
$begingroup$
Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.
r(t)= (rcos(t),rsin(t)
r'(t)=(-rsin(t),rcos(t)
grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))
for the orthogonality, Grad f(r(t))*r'(t)=0
0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)
-8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0
-8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0
a=4
$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%2f3097296%2fgradient-is-orthogonal-to-the-circle%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$
The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$
$endgroup$
add a comment |
$begingroup$
The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$
$endgroup$
add a comment |
$begingroup$
The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$
$endgroup$
The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$
answered Feb 2 at 15:24


Mostafa AyazMostafa Ayaz
18.1k31040
18.1k31040
add a comment |
add a comment |
$begingroup$
Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.
r(t)= (rcos(t),rsin(t)
r'(t)=(-rsin(t),rcos(t)
grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))
for the orthogonality, Grad f(r(t))*r'(t)=0
0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)
-8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0
-8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0
a=4
$endgroup$
add a comment |
$begingroup$
Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.
r(t)= (rcos(t),rsin(t)
r'(t)=(-rsin(t),rcos(t)
grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))
for the orthogonality, Grad f(r(t))*r'(t)=0
0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)
-8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0
-8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0
a=4
$endgroup$
add a comment |
$begingroup$
Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.
r(t)= (rcos(t),rsin(t)
r'(t)=(-rsin(t),rcos(t)
grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))
for the orthogonality, Grad f(r(t))*r'(t)=0
0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)
-8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0
-8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0
a=4
$endgroup$
Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.
r(t)= (rcos(t),rsin(t)
r'(t)=(-rsin(t),rcos(t)
grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))
for the orthogonality, Grad f(r(t))*r'(t)=0
0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)
-8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0
-8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0
a=4
answered Feb 2 at 15:37
VivianeFVivianeF
184
184
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%2f3097296%2fgradient-is-orthogonal-to-the-circle%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
$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18
$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08
$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10
$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06