Possible typing error in the book












2












$begingroup$


One of the side effects of learning on your own is to seriously doubt if the book has an error or your reasoning is incorrect. My book on multivariable calculus (Rogawski 3rd Edition of Calculus Multivariable) has a problem at the end of Chapter 15:




Let $g(u, v) = f(u^3-v^3, v^3 - u^3)$. Prove that,
$$ v^2
frac{partial g}{partial u} - u^2 frac{partial g}{partial v} = 0
$$




I proceed as following:
Consider the functions $x(u, v) = u^3 - v^3$ and $y(u,v) = v^3 - u^3$. I can now say $g(u, v) = f(x, y)$. And therefore,
$$
frac{partial g}{partial u} = frac{partial f}{partial x}frac{partial x}{partial u} + frac{partial f}{partial y}frac{partial y}{partial u} \
frac{partial g}{partial v} = frac{partial f}{partial x}frac{partial x}{partial v} + frac{partial f}{partial y}frac{partial y}{partial v}
$$



Now,
$$
frac{partial x}{partial u} = 3u^2 \
frac{partial x}{partial v} = -3v^2 \
frac{partial y}{partial u} = -3u^2 \
frac{partial y}{partial v} = 3v^2
$$

Therefore,



begin{align}
& frac{partial g}{partial u} = 3u^2frac{partial f}{partial x} - 3u^2 frac{partial f}{partial y} \
implies & frac{1}{3u^2} frac{partial g}{partial u} = frac{partial f}{partial x} - frac{partial f}{partial y} \
& frac{partial g}{partial v} = -3v^2frac{partial f}{partial x} + 3v^2frac{partial f}{partial y} \
implies & frac{1}{3v^2} frac{partial g}{partial v} = -frac{partial f}{partial x} + frac{partial f}{partial y}
end{align}



Adding the two up I get $displaystyle v^2frac{partial g}{partial u} + u^2frac{partial g}{partial v} = 0$ which is different from what I am asked to prove by a minus sign.



Am I wrong or is there a typing error in the book?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Which book are you referring to? Please edit the question to include the details.
    $endgroup$
    – Shaun
    Dec 8 '18 at 11:18






  • 1




    $begingroup$
    Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:28








  • 2




    $begingroup$
    General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:29










  • $begingroup$
    Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47






  • 1




    $begingroup$
    @Shaun, edited as requested.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47
















2












$begingroup$


One of the side effects of learning on your own is to seriously doubt if the book has an error or your reasoning is incorrect. My book on multivariable calculus (Rogawski 3rd Edition of Calculus Multivariable) has a problem at the end of Chapter 15:




Let $g(u, v) = f(u^3-v^3, v^3 - u^3)$. Prove that,
$$ v^2
frac{partial g}{partial u} - u^2 frac{partial g}{partial v} = 0
$$




I proceed as following:
Consider the functions $x(u, v) = u^3 - v^3$ and $y(u,v) = v^3 - u^3$. I can now say $g(u, v) = f(x, y)$. And therefore,
$$
frac{partial g}{partial u} = frac{partial f}{partial x}frac{partial x}{partial u} + frac{partial f}{partial y}frac{partial y}{partial u} \
frac{partial g}{partial v} = frac{partial f}{partial x}frac{partial x}{partial v} + frac{partial f}{partial y}frac{partial y}{partial v}
$$



Now,
$$
frac{partial x}{partial u} = 3u^2 \
frac{partial x}{partial v} = -3v^2 \
frac{partial y}{partial u} = -3u^2 \
frac{partial y}{partial v} = 3v^2
$$

Therefore,



begin{align}
& frac{partial g}{partial u} = 3u^2frac{partial f}{partial x} - 3u^2 frac{partial f}{partial y} \
implies & frac{1}{3u^2} frac{partial g}{partial u} = frac{partial f}{partial x} - frac{partial f}{partial y} \
& frac{partial g}{partial v} = -3v^2frac{partial f}{partial x} + 3v^2frac{partial f}{partial y} \
implies & frac{1}{3v^2} frac{partial g}{partial v} = -frac{partial f}{partial x} + frac{partial f}{partial y}
end{align}



Adding the two up I get $displaystyle v^2frac{partial g}{partial u} + u^2frac{partial g}{partial v} = 0$ which is different from what I am asked to prove by a minus sign.



Am I wrong or is there a typing error in the book?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Which book are you referring to? Please edit the question to include the details.
    $endgroup$
    – Shaun
    Dec 8 '18 at 11:18






  • 1




    $begingroup$
    Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:28








  • 2




    $begingroup$
    General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:29










  • $begingroup$
    Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47






  • 1




    $begingroup$
    @Shaun, edited as requested.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47














2












2








2





$begingroup$


One of the side effects of learning on your own is to seriously doubt if the book has an error or your reasoning is incorrect. My book on multivariable calculus (Rogawski 3rd Edition of Calculus Multivariable) has a problem at the end of Chapter 15:




Let $g(u, v) = f(u^3-v^3, v^3 - u^3)$. Prove that,
$$ v^2
frac{partial g}{partial u} - u^2 frac{partial g}{partial v} = 0
$$




I proceed as following:
Consider the functions $x(u, v) = u^3 - v^3$ and $y(u,v) = v^3 - u^3$. I can now say $g(u, v) = f(x, y)$. And therefore,
$$
frac{partial g}{partial u} = frac{partial f}{partial x}frac{partial x}{partial u} + frac{partial f}{partial y}frac{partial y}{partial u} \
frac{partial g}{partial v} = frac{partial f}{partial x}frac{partial x}{partial v} + frac{partial f}{partial y}frac{partial y}{partial v}
$$



Now,
$$
frac{partial x}{partial u} = 3u^2 \
frac{partial x}{partial v} = -3v^2 \
frac{partial y}{partial u} = -3u^2 \
frac{partial y}{partial v} = 3v^2
$$

Therefore,



begin{align}
& frac{partial g}{partial u} = 3u^2frac{partial f}{partial x} - 3u^2 frac{partial f}{partial y} \
implies & frac{1}{3u^2} frac{partial g}{partial u} = frac{partial f}{partial x} - frac{partial f}{partial y} \
& frac{partial g}{partial v} = -3v^2frac{partial f}{partial x} + 3v^2frac{partial f}{partial y} \
implies & frac{1}{3v^2} frac{partial g}{partial v} = -frac{partial f}{partial x} + frac{partial f}{partial y}
end{align}



Adding the two up I get $displaystyle v^2frac{partial g}{partial u} + u^2frac{partial g}{partial v} = 0$ which is different from what I am asked to prove by a minus sign.



Am I wrong or is there a typing error in the book?










share|cite|improve this question











$endgroup$




One of the side effects of learning on your own is to seriously doubt if the book has an error or your reasoning is incorrect. My book on multivariable calculus (Rogawski 3rd Edition of Calculus Multivariable) has a problem at the end of Chapter 15:




Let $g(u, v) = f(u^3-v^3, v^3 - u^3)$. Prove that,
$$ v^2
frac{partial g}{partial u} - u^2 frac{partial g}{partial v} = 0
$$




I proceed as following:
Consider the functions $x(u, v) = u^3 - v^3$ and $y(u,v) = v^3 - u^3$. I can now say $g(u, v) = f(x, y)$. And therefore,
$$
frac{partial g}{partial u} = frac{partial f}{partial x}frac{partial x}{partial u} + frac{partial f}{partial y}frac{partial y}{partial u} \
frac{partial g}{partial v} = frac{partial f}{partial x}frac{partial x}{partial v} + frac{partial f}{partial y}frac{partial y}{partial v}
$$



Now,
$$
frac{partial x}{partial u} = 3u^2 \
frac{partial x}{partial v} = -3v^2 \
frac{partial y}{partial u} = -3u^2 \
frac{partial y}{partial v} = 3v^2
$$

Therefore,



begin{align}
& frac{partial g}{partial u} = 3u^2frac{partial f}{partial x} - 3u^2 frac{partial f}{partial y} \
implies & frac{1}{3u^2} frac{partial g}{partial u} = frac{partial f}{partial x} - frac{partial f}{partial y} \
& frac{partial g}{partial v} = -3v^2frac{partial f}{partial x} + 3v^2frac{partial f}{partial y} \
implies & frac{1}{3v^2} frac{partial g}{partial v} = -frac{partial f}{partial x} + frac{partial f}{partial y}
end{align}



Adding the two up I get $displaystyle v^2frac{partial g}{partial u} + u^2frac{partial g}{partial v} = 0$ which is different from what I am asked to prove by a minus sign.



Am I wrong or is there a typing error in the book?







multivariable-calculus derivatives






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 8 '18 at 11:46







user1player1

















asked Dec 8 '18 at 11:14









user1player1user1player1

284




284












  • $begingroup$
    Which book are you referring to? Please edit the question to include the details.
    $endgroup$
    – Shaun
    Dec 8 '18 at 11:18






  • 1




    $begingroup$
    Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:28








  • 2




    $begingroup$
    General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:29










  • $begingroup$
    Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47






  • 1




    $begingroup$
    @Shaun, edited as requested.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47


















  • $begingroup$
    Which book are you referring to? Please edit the question to include the details.
    $endgroup$
    – Shaun
    Dec 8 '18 at 11:18






  • 1




    $begingroup$
    Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:28








  • 2




    $begingroup$
    General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
    $endgroup$
    – lulu
    Dec 8 '18 at 11:29










  • $begingroup$
    Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47






  • 1




    $begingroup$
    @Shaun, edited as requested.
    $endgroup$
    – user1player1
    Dec 8 '18 at 11:47
















$begingroup$
Which book are you referring to? Please edit the question to include the details.
$endgroup$
– Shaun
Dec 8 '18 at 11:18




$begingroup$
Which book are you referring to? Please edit the question to include the details.
$endgroup$
– Shaun
Dec 8 '18 at 11:18




1




1




$begingroup$
Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
$endgroup$
– lulu
Dec 8 '18 at 11:28






$begingroup$
Let's do an example. Say $f(x,y)=y$. in that case $g(u,v)=v^3-u^3$. Then $frac {partial g}{partial u}=-3u^2$ and $frac {partial g}{partial v}=3v^2$. The text then claims that $-3v^2u^2-(3u^2v^2)=0$ which is false.
$endgroup$
– lulu
Dec 8 '18 at 11:28






2




2




$begingroup$
General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
$endgroup$
– lulu
Dec 8 '18 at 11:29




$begingroup$
General note: as you surmise, math texts tend to have lots of typos and sometimes even deeper errors. Keeps you on your toes.
$endgroup$
– lulu
Dec 8 '18 at 11:29












$begingroup$
Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
$endgroup$
– user1player1
Dec 8 '18 at 11:47




$begingroup$
Thanks @lulu. Your example pretty much answers my question. You should post it as an answer and I will accept it.
$endgroup$
– user1player1
Dec 8 '18 at 11:47




1




1




$begingroup$
@Shaun, edited as requested.
$endgroup$
– user1player1
Dec 8 '18 at 11:47




$begingroup$
@Shaun, edited as requested.
$endgroup$
– user1player1
Dec 8 '18 at 11:47










0






active

oldest

votes











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3030970%2fpossible-typing-error-in-the-book%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3030970%2fpossible-typing-error-in-the-book%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...