Generalised method for finding the common normal of any two graphs in 2D
$begingroup$
I've always had trouble finding the common normals of two conic sections... In examinations, when I need to find the minimum distance between two graphs quickly, I find it very very difficult.
I've seen this question: Calculus - Finding the minimum vertical distance between graphs, but there are questions where this distance optimisation technique doesn't work well, due to the fact that it only finds the distance along the $y$-direction
For example:
Find the minimum radius of the circle touching the parabolas $x^2=y-1$ and $y^2=x-1$.
I'm quite sure that we have to find the minimum distance between them both, and then divide that distance by 2, because along the common normal, any circle drawn would have to be tangential to the two parabolas, and the minimum distance is also along the common normal. However, I'm still unable to find the actual common normal.
I'm asking this question NOT for the answer to the above mentioned example, but to learn, in general, how to find the common normal of any two general 2D graphs, which may even be $e^x$ and $y=sin(x)$, or anything for that matter...
Note that I'm asking if there is a method which works every time... If it doesn't exist, or can't be done, then a general method to find the distance between two general conics ($a_1x^2+b_1y^2+2h_1xy+2g_1x+2f_1y+c_1$ and $a_2x^2+b_2y^2+2h_2xy+2g_2x+2f_2y+c_2$) would also work...
calculus optimization analytic-geometry
$endgroup$
add a comment |
$begingroup$
I've always had trouble finding the common normals of two conic sections... In examinations, when I need to find the minimum distance between two graphs quickly, I find it very very difficult.
I've seen this question: Calculus - Finding the minimum vertical distance between graphs, but there are questions where this distance optimisation technique doesn't work well, due to the fact that it only finds the distance along the $y$-direction
For example:
Find the minimum radius of the circle touching the parabolas $x^2=y-1$ and $y^2=x-1$.
I'm quite sure that we have to find the minimum distance between them both, and then divide that distance by 2, because along the common normal, any circle drawn would have to be tangential to the two parabolas, and the minimum distance is also along the common normal. However, I'm still unable to find the actual common normal.
I'm asking this question NOT for the answer to the above mentioned example, but to learn, in general, how to find the common normal of any two general 2D graphs, which may even be $e^x$ and $y=sin(x)$, or anything for that matter...
Note that I'm asking if there is a method which works every time... If it doesn't exist, or can't be done, then a general method to find the distance between two general conics ($a_1x^2+b_1y^2+2h_1xy+2g_1x+2f_1y+c_1$ and $a_2x^2+b_2y^2+2h_2xy+2g_2x+2f_2y+c_2$) would also work...
calculus optimization analytic-geometry
$endgroup$
1
$begingroup$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08
add a comment |
$begingroup$
I've always had trouble finding the common normals of two conic sections... In examinations, when I need to find the minimum distance between two graphs quickly, I find it very very difficult.
I've seen this question: Calculus - Finding the minimum vertical distance between graphs, but there are questions where this distance optimisation technique doesn't work well, due to the fact that it only finds the distance along the $y$-direction
For example:
Find the minimum radius of the circle touching the parabolas $x^2=y-1$ and $y^2=x-1$.
I'm quite sure that we have to find the minimum distance between them both, and then divide that distance by 2, because along the common normal, any circle drawn would have to be tangential to the two parabolas, and the minimum distance is also along the common normal. However, I'm still unable to find the actual common normal.
I'm asking this question NOT for the answer to the above mentioned example, but to learn, in general, how to find the common normal of any two general 2D graphs, which may even be $e^x$ and $y=sin(x)$, or anything for that matter...
Note that I'm asking if there is a method which works every time... If it doesn't exist, or can't be done, then a general method to find the distance between two general conics ($a_1x^2+b_1y^2+2h_1xy+2g_1x+2f_1y+c_1$ and $a_2x^2+b_2y^2+2h_2xy+2g_2x+2f_2y+c_2$) would also work...
calculus optimization analytic-geometry
$endgroup$
I've always had trouble finding the common normals of two conic sections... In examinations, when I need to find the minimum distance between two graphs quickly, I find it very very difficult.
I've seen this question: Calculus - Finding the minimum vertical distance between graphs, but there are questions where this distance optimisation technique doesn't work well, due to the fact that it only finds the distance along the $y$-direction
For example:
Find the minimum radius of the circle touching the parabolas $x^2=y-1$ and $y^2=x-1$.
I'm quite sure that we have to find the minimum distance between them both, and then divide that distance by 2, because along the common normal, any circle drawn would have to be tangential to the two parabolas, and the minimum distance is also along the common normal. However, I'm still unable to find the actual common normal.
I'm asking this question NOT for the answer to the above mentioned example, but to learn, in general, how to find the common normal of any two general 2D graphs, which may even be $e^x$ and $y=sin(x)$, or anything for that matter...
Note that I'm asking if there is a method which works every time... If it doesn't exist, or can't be done, then a general method to find the distance between two general conics ($a_1x^2+b_1y^2+2h_1xy+2g_1x+2f_1y+c_1$ and $a_2x^2+b_2y^2+2h_2xy+2g_2x+2f_2y+c_2$) would also work...
calculus optimization analytic-geometry
calculus optimization analytic-geometry
edited Jan 30 at 1:32
AbhigyanC
asked Jan 30 at 1:26
AbhigyanCAbhigyanC
246315
246315
1
$begingroup$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08
add a comment |
1
$begingroup$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08
1
1
$begingroup$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08
$begingroup$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08
add a comment |
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
});
}
});
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%2f3092982%2fgeneralised-method-for-finding-the-common-normal-of-any-two-graphs-in-2d%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
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%2f3092982%2fgeneralised-method-for-finding-the-common-normal-of-any-two-graphs-in-2d%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$
In this case since the two curves are symmetric (the parabola on the x axis after a $pi /2 $ rotation counter clock wise gives you the second parabola). You can exploit the symmetry to obtain the slope of the normal (-1 ). After that it's easy work. For other no symmetric parabolas you'll have to assume a line $y = mx +c$, two points on both the parabolas then get 6 equations and solve them 2 from subbing in the points in the line, two from subbing in the points in the respective parabolas and two the normality condition.
$endgroup$
– Avnish Kabaj
Feb 6 at 12:08