How can you explain $cot(alpha)= dfrac{d}{dtheta}cdot ln(r) = dfrac{1}{r} dfrac{dr}{dt}$ in a polar...
$begingroup$
This alinea is about the $$cot(alpha)= dfrac{d}{dtheta}cdot ln(r) = dfrac{1}{r} dfrac{dr}{dt}.$$ Where does the $ln (r)$ come from? How can you derive it from that picture? I want to use that for the $$nabla f(r,theta)= dfrac {partial f}{partial r}vec e_r + dfrac {1}{r}dfrac{partial f}{partial theta}vec e_theta.$$ I know what the definition is of the gradient (i.e. it's a partial derivative of the function with respect to every component in a particular dimension for my case $x,y,z$). The only thing is that I don't know how to convert that to polar coordinates. Can someone please clarify this?
EDIT: I know that the derivative of $ln(x)= 1/x$. So bringing in $ln r$ would be convenient.
coordinate-systems derivatives
$endgroup$
migrated from physics.stackexchange.com Dec 26 '18 at 12:07
This question came from our site for active researchers, academics and students of physics.
add a comment |
$begingroup$
This alinea is about the $$cot(alpha)= dfrac{d}{dtheta}cdot ln(r) = dfrac{1}{r} dfrac{dr}{dt}.$$ Where does the $ln (r)$ come from? How can you derive it from that picture? I want to use that for the $$nabla f(r,theta)= dfrac {partial f}{partial r}vec e_r + dfrac {1}{r}dfrac{partial f}{partial theta}vec e_theta.$$ I know what the definition is of the gradient (i.e. it's a partial derivative of the function with respect to every component in a particular dimension for my case $x,y,z$). The only thing is that I don't know how to convert that to polar coordinates. Can someone please clarify this?
EDIT: I know that the derivative of $ln(x)= 1/x$. So bringing in $ln r$ would be convenient.
coordinate-systems derivatives
$endgroup$
migrated from physics.stackexchange.com Dec 26 '18 at 12:07
This question came from our site for active researchers, academics and students of physics.
1
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08
add a comment |
$begingroup$
This alinea is about the $$cot(alpha)= dfrac{d}{dtheta}cdot ln(r) = dfrac{1}{r} dfrac{dr}{dt}.$$ Where does the $ln (r)$ come from? How can you derive it from that picture? I want to use that for the $$nabla f(r,theta)= dfrac {partial f}{partial r}vec e_r + dfrac {1}{r}dfrac{partial f}{partial theta}vec e_theta.$$ I know what the definition is of the gradient (i.e. it's a partial derivative of the function with respect to every component in a particular dimension for my case $x,y,z$). The only thing is that I don't know how to convert that to polar coordinates. Can someone please clarify this?
EDIT: I know that the derivative of $ln(x)= 1/x$. So bringing in $ln r$ would be convenient.
coordinate-systems derivatives
$endgroup$
This alinea is about the $$cot(alpha)= dfrac{d}{dtheta}cdot ln(r) = dfrac{1}{r} dfrac{dr}{dt}.$$ Where does the $ln (r)$ come from? How can you derive it from that picture? I want to use that for the $$nabla f(r,theta)= dfrac {partial f}{partial r}vec e_r + dfrac {1}{r}dfrac{partial f}{partial theta}vec e_theta.$$ I know what the definition is of the gradient (i.e. it's a partial derivative of the function with respect to every component in a particular dimension for my case $x,y,z$). The only thing is that I don't know how to convert that to polar coordinates. Can someone please clarify this?
EDIT: I know that the derivative of $ln(x)= 1/x$. So bringing in $ln r$ would be convenient.
coordinate-systems derivatives
coordinate-systems derivatives
edited Dec 26 '18 at 12:25
Bernard
121k740116
121k740116
asked Dec 25 '18 at 20:24
Anonymous1967Anonymous1967
8302826
8302826
migrated from physics.stackexchange.com Dec 26 '18 at 12:07
This question came from our site for active researchers, academics and students of physics.
migrated from physics.stackexchange.com Dec 26 '18 at 12:07
This question came from our site for active researchers, academics and students of physics.
1
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08
add a comment |
1
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08
1
1
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The “physics-y” way to do this is to consider $P$ as the position of a particle moving along the curve $K$. If $mathbf{r}$ is its position vector from $O$ to $P$, then $alpha$ is the angle between its velocity vector $dot{mathbf{r}}$ (along the tangent line $t$) and the position vector $mathbf{r}$. So
$$cos{alpha}=frac{dot{mathbf{r}}}{|dot{mathbf{r}}|}cdotfrac{mathbf{r}}{|mathbf{r}|}$$
In polar coordinates, the position vector is
$$mathbf{r}=rhat{mathbf{r}}.$$
Differentiating it with respect to time gives the velocity vector
$$dot{mathbf{r}}=dot{r}hat{mathbf{r}}+rdot{hat{mathbf{r}}}=dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}.$$
Thus we have
$$cos{alpha}=frac{dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}}{|dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}|}cdothat{mathbf{r}}=frac{dot{r}}{sqrt{dot{r}^2+r^2dot{theta}^2}}$$
which implies
$$cot{alpha}=frac{dot{r}}{rdot{theta}}=frac{1}{r}frac{dr}{dtheta}=frac{d}{dtheta}ln{r}.$$
$endgroup$
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
add a comment |
$begingroup$
I like this solution
How can you derivate it from this picture
$endgroup$
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
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%2f3052883%2fhow-can-you-explain-cot-alpha-dfracdd-theta-cdot-lnr-dfrac1r%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 “physics-y” way to do this is to consider $P$ as the position of a particle moving along the curve $K$. If $mathbf{r}$ is its position vector from $O$ to $P$, then $alpha$ is the angle between its velocity vector $dot{mathbf{r}}$ (along the tangent line $t$) and the position vector $mathbf{r}$. So
$$cos{alpha}=frac{dot{mathbf{r}}}{|dot{mathbf{r}}|}cdotfrac{mathbf{r}}{|mathbf{r}|}$$
In polar coordinates, the position vector is
$$mathbf{r}=rhat{mathbf{r}}.$$
Differentiating it with respect to time gives the velocity vector
$$dot{mathbf{r}}=dot{r}hat{mathbf{r}}+rdot{hat{mathbf{r}}}=dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}.$$
Thus we have
$$cos{alpha}=frac{dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}}{|dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}|}cdothat{mathbf{r}}=frac{dot{r}}{sqrt{dot{r}^2+r^2dot{theta}^2}}$$
which implies
$$cot{alpha}=frac{dot{r}}{rdot{theta}}=frac{1}{r}frac{dr}{dtheta}=frac{d}{dtheta}ln{r}.$$
$endgroup$
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
add a comment |
$begingroup$
The “physics-y” way to do this is to consider $P$ as the position of a particle moving along the curve $K$. If $mathbf{r}$ is its position vector from $O$ to $P$, then $alpha$ is the angle between its velocity vector $dot{mathbf{r}}$ (along the tangent line $t$) and the position vector $mathbf{r}$. So
$$cos{alpha}=frac{dot{mathbf{r}}}{|dot{mathbf{r}}|}cdotfrac{mathbf{r}}{|mathbf{r}|}$$
In polar coordinates, the position vector is
$$mathbf{r}=rhat{mathbf{r}}.$$
Differentiating it with respect to time gives the velocity vector
$$dot{mathbf{r}}=dot{r}hat{mathbf{r}}+rdot{hat{mathbf{r}}}=dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}.$$
Thus we have
$$cos{alpha}=frac{dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}}{|dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}|}cdothat{mathbf{r}}=frac{dot{r}}{sqrt{dot{r}^2+r^2dot{theta}^2}}$$
which implies
$$cot{alpha}=frac{dot{r}}{rdot{theta}}=frac{1}{r}frac{dr}{dtheta}=frac{d}{dtheta}ln{r}.$$
$endgroup$
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
add a comment |
$begingroup$
The “physics-y” way to do this is to consider $P$ as the position of a particle moving along the curve $K$. If $mathbf{r}$ is its position vector from $O$ to $P$, then $alpha$ is the angle between its velocity vector $dot{mathbf{r}}$ (along the tangent line $t$) and the position vector $mathbf{r}$. So
$$cos{alpha}=frac{dot{mathbf{r}}}{|dot{mathbf{r}}|}cdotfrac{mathbf{r}}{|mathbf{r}|}$$
In polar coordinates, the position vector is
$$mathbf{r}=rhat{mathbf{r}}.$$
Differentiating it with respect to time gives the velocity vector
$$dot{mathbf{r}}=dot{r}hat{mathbf{r}}+rdot{hat{mathbf{r}}}=dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}.$$
Thus we have
$$cos{alpha}=frac{dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}}{|dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}|}cdothat{mathbf{r}}=frac{dot{r}}{sqrt{dot{r}^2+r^2dot{theta}^2}}$$
which implies
$$cot{alpha}=frac{dot{r}}{rdot{theta}}=frac{1}{r}frac{dr}{dtheta}=frac{d}{dtheta}ln{r}.$$
$endgroup$
The “physics-y” way to do this is to consider $P$ as the position of a particle moving along the curve $K$. If $mathbf{r}$ is its position vector from $O$ to $P$, then $alpha$ is the angle between its velocity vector $dot{mathbf{r}}$ (along the tangent line $t$) and the position vector $mathbf{r}$. So
$$cos{alpha}=frac{dot{mathbf{r}}}{|dot{mathbf{r}}|}cdotfrac{mathbf{r}}{|mathbf{r}|}$$
In polar coordinates, the position vector is
$$mathbf{r}=rhat{mathbf{r}}.$$
Differentiating it with respect to time gives the velocity vector
$$dot{mathbf{r}}=dot{r}hat{mathbf{r}}+rdot{hat{mathbf{r}}}=dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}.$$
Thus we have
$$cos{alpha}=frac{dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}}{|dot{r}hat{mathbf{r}}+rdot{theta}hat{mathbf{theta}}|}cdothat{mathbf{r}}=frac{dot{r}}{sqrt{dot{r}^2+r^2dot{theta}^2}}$$
which implies
$$cot{alpha}=frac{dot{r}}{rdot{theta}}=frac{1}{r}frac{dr}{dtheta}=frac{d}{dtheta}ln{r}.$$
answered Dec 25 '18 at 22:14
G. SmithG. Smith
2664
2664
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
add a comment |
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
$begingroup$
Thx. That refers to a textbook I've found.
$endgroup$
– Anonymous1967
Dec 25 '18 at 23:05
add a comment |
$begingroup$
I like this solution
How can you derivate it from this picture
$endgroup$
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
add a comment |
$begingroup$
I like this solution
How can you derivate it from this picture
$endgroup$
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
add a comment |
$begingroup$
I like this solution
How can you derivate it from this picture
$endgroup$
I like this solution
How can you derivate it from this picture
answered Dec 26 '18 at 8:35
EliEli
1234
1234
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
add a comment |
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
$begingroup$
Nice answer, it's simple and useful. But please, you should not post formulae in pictures. Type them instead using Mathjax. There are many reasons, including optimisation of algorithms and helping users whose device doesn't display them well.
$endgroup$
– FGSUZ
Dec 26 '18 at 10:11
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%2f3052883%2fhow-can-you-explain-cot-alpha-dfracdd-theta-cdot-lnr-dfrac1r%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
$begingroup$
I'm voting to move this to Mathematics SE
$endgroup$
– Aaron Stevens
Dec 26 '18 at 1:08