Tangent space at a point and optimization under constraint with the sub-manifold $x^2+2y^2-z^2=1$
$begingroup$
Given is the following set M containing all points $subset mathbb{R}^3$such that $x^2+2y^2-z^2=1$
a) Prove that M is a two dimensional sub-manifold of $mathbb{R}^3$
b) Calculate the tangential space of M in the point $p=(1,0,0)$
c) Determine the points on M with minimal distance to the origin with respect to the euclidean Norm.
This problem is very similar to this one that I asked a month ago : How to find the set of all points in a submanifold minimizing the distance to a given point?
But I want to be sure that I proceeded correctly and made no mistakes/ forgot nothing. Thanks for your feedback.
a) To prove that this is a sub-manifold, we simply take the gradient, find all points that yield zero, and plug those points into our set. If they aren't included in the set, then this set is a sub-manifold. So $(2x,4y,-2z)=(0,0,0)$ which only yields the point $x=y=z=0$ which is not included in our set because $0neq 1$. The dimension is $2$ because the set takes a point in $mathbb{R}^3$ and outputs a point in $mathbb{R}^1$ so $3-1=2$
b) To find the tangent space in a point, we input our point into the gradient and find its kernel. So $(2,0,0)cdot v =(0,0,0)$. So $a_1=0$ and $ a_2 = b, a_3=c$. So $a_2, a_3$ are free variables. Thus the kernel is the span of $b(0,1,0)+c(0,0,1)$
c) This is an optimization problem with constraint. The function we want to optimize is the euclidean distance squared (We can square it because it does not change the result since it is a "monotonically increasing" function. This allows us to get rid of the square roots to make the algebra nicer.) Our constraint is the set M.
So $f(x,y,z)=(x-0)^2+(y-0)^2+(z-0)^2$ and $g(x,y,z)=x^2+2y^2-z^2-1$.
Using Lagrange multiplier, we get :
$(2x,2y,2z)=lambda (2x,4y,-2z)$. If $lambda =1, y=z=0, x^2=1-2*0^2+0^2=1$ so $x=pm 1$
If $lambda = -1, x=y=0$ then we have no solutions since $-z^2$ never equals $1$
If $lambda = frac{1}{2}, x=z=0, 2y^2=1$ so $y=pm frac{1}{sqrt{2}}$
So our candidates are $(pm 1,0,0), (0,pm frac{1}{sqrt{2}},0)$. Now,given that $(0,pm frac{1}{sqrt{2}},0)$ is closer to the origin than $(pm 1,0,0)$, our set of points is $(0,pm frac{1}{sqrt{2}},0)$
Thanks for your feedback !
real-analysis general-topology analysis multivariable-calculus manifolds
$endgroup$
add a comment |
$begingroup$
Given is the following set M containing all points $subset mathbb{R}^3$such that $x^2+2y^2-z^2=1$
a) Prove that M is a two dimensional sub-manifold of $mathbb{R}^3$
b) Calculate the tangential space of M in the point $p=(1,0,0)$
c) Determine the points on M with minimal distance to the origin with respect to the euclidean Norm.
This problem is very similar to this one that I asked a month ago : How to find the set of all points in a submanifold minimizing the distance to a given point?
But I want to be sure that I proceeded correctly and made no mistakes/ forgot nothing. Thanks for your feedback.
a) To prove that this is a sub-manifold, we simply take the gradient, find all points that yield zero, and plug those points into our set. If they aren't included in the set, then this set is a sub-manifold. So $(2x,4y,-2z)=(0,0,0)$ which only yields the point $x=y=z=0$ which is not included in our set because $0neq 1$. The dimension is $2$ because the set takes a point in $mathbb{R}^3$ and outputs a point in $mathbb{R}^1$ so $3-1=2$
b) To find the tangent space in a point, we input our point into the gradient and find its kernel. So $(2,0,0)cdot v =(0,0,0)$. So $a_1=0$ and $ a_2 = b, a_3=c$. So $a_2, a_3$ are free variables. Thus the kernel is the span of $b(0,1,0)+c(0,0,1)$
c) This is an optimization problem with constraint. The function we want to optimize is the euclidean distance squared (We can square it because it does not change the result since it is a "monotonically increasing" function. This allows us to get rid of the square roots to make the algebra nicer.) Our constraint is the set M.
So $f(x,y,z)=(x-0)^2+(y-0)^2+(z-0)^2$ and $g(x,y,z)=x^2+2y^2-z^2-1$.
Using Lagrange multiplier, we get :
$(2x,2y,2z)=lambda (2x,4y,-2z)$. If $lambda =1, y=z=0, x^2=1-2*0^2+0^2=1$ so $x=pm 1$
If $lambda = -1, x=y=0$ then we have no solutions since $-z^2$ never equals $1$
If $lambda = frac{1}{2}, x=z=0, 2y^2=1$ so $y=pm frac{1}{sqrt{2}}$
So our candidates are $(pm 1,0,0), (0,pm frac{1}{sqrt{2}},0)$. Now,given that $(0,pm frac{1}{sqrt{2}},0)$ is closer to the origin than $(pm 1,0,0)$, our set of points is $(0,pm frac{1}{sqrt{2}},0)$
Thanks for your feedback !
real-analysis general-topology analysis multivariable-calculus manifolds
$endgroup$
add a comment |
$begingroup$
Given is the following set M containing all points $subset mathbb{R}^3$such that $x^2+2y^2-z^2=1$
a) Prove that M is a two dimensional sub-manifold of $mathbb{R}^3$
b) Calculate the tangential space of M in the point $p=(1,0,0)$
c) Determine the points on M with minimal distance to the origin with respect to the euclidean Norm.
This problem is very similar to this one that I asked a month ago : How to find the set of all points in a submanifold minimizing the distance to a given point?
But I want to be sure that I proceeded correctly and made no mistakes/ forgot nothing. Thanks for your feedback.
a) To prove that this is a sub-manifold, we simply take the gradient, find all points that yield zero, and plug those points into our set. If they aren't included in the set, then this set is a sub-manifold. So $(2x,4y,-2z)=(0,0,0)$ which only yields the point $x=y=z=0$ which is not included in our set because $0neq 1$. The dimension is $2$ because the set takes a point in $mathbb{R}^3$ and outputs a point in $mathbb{R}^1$ so $3-1=2$
b) To find the tangent space in a point, we input our point into the gradient and find its kernel. So $(2,0,0)cdot v =(0,0,0)$. So $a_1=0$ and $ a_2 = b, a_3=c$. So $a_2, a_3$ are free variables. Thus the kernel is the span of $b(0,1,0)+c(0,0,1)$
c) This is an optimization problem with constraint. The function we want to optimize is the euclidean distance squared (We can square it because it does not change the result since it is a "monotonically increasing" function. This allows us to get rid of the square roots to make the algebra nicer.) Our constraint is the set M.
So $f(x,y,z)=(x-0)^2+(y-0)^2+(z-0)^2$ and $g(x,y,z)=x^2+2y^2-z^2-1$.
Using Lagrange multiplier, we get :
$(2x,2y,2z)=lambda (2x,4y,-2z)$. If $lambda =1, y=z=0, x^2=1-2*0^2+0^2=1$ so $x=pm 1$
If $lambda = -1, x=y=0$ then we have no solutions since $-z^2$ never equals $1$
If $lambda = frac{1}{2}, x=z=0, 2y^2=1$ so $y=pm frac{1}{sqrt{2}}$
So our candidates are $(pm 1,0,0), (0,pm frac{1}{sqrt{2}},0)$. Now,given that $(0,pm frac{1}{sqrt{2}},0)$ is closer to the origin than $(pm 1,0,0)$, our set of points is $(0,pm frac{1}{sqrt{2}},0)$
Thanks for your feedback !
real-analysis general-topology analysis multivariable-calculus manifolds
$endgroup$
Given is the following set M containing all points $subset mathbb{R}^3$such that $x^2+2y^2-z^2=1$
a) Prove that M is a two dimensional sub-manifold of $mathbb{R}^3$
b) Calculate the tangential space of M in the point $p=(1,0,0)$
c) Determine the points on M with minimal distance to the origin with respect to the euclidean Norm.
This problem is very similar to this one that I asked a month ago : How to find the set of all points in a submanifold minimizing the distance to a given point?
But I want to be sure that I proceeded correctly and made no mistakes/ forgot nothing. Thanks for your feedback.
a) To prove that this is a sub-manifold, we simply take the gradient, find all points that yield zero, and plug those points into our set. If they aren't included in the set, then this set is a sub-manifold. So $(2x,4y,-2z)=(0,0,0)$ which only yields the point $x=y=z=0$ which is not included in our set because $0neq 1$. The dimension is $2$ because the set takes a point in $mathbb{R}^3$ and outputs a point in $mathbb{R}^1$ so $3-1=2$
b) To find the tangent space in a point, we input our point into the gradient and find its kernel. So $(2,0,0)cdot v =(0,0,0)$. So $a_1=0$ and $ a_2 = b, a_3=c$. So $a_2, a_3$ are free variables. Thus the kernel is the span of $b(0,1,0)+c(0,0,1)$
c) This is an optimization problem with constraint. The function we want to optimize is the euclidean distance squared (We can square it because it does not change the result since it is a "monotonically increasing" function. This allows us to get rid of the square roots to make the algebra nicer.) Our constraint is the set M.
So $f(x,y,z)=(x-0)^2+(y-0)^2+(z-0)^2$ and $g(x,y,z)=x^2+2y^2-z^2-1$.
Using Lagrange multiplier, we get :
$(2x,2y,2z)=lambda (2x,4y,-2z)$. If $lambda =1, y=z=0, x^2=1-2*0^2+0^2=1$ so $x=pm 1$
If $lambda = -1, x=y=0$ then we have no solutions since $-z^2$ never equals $1$
If $lambda = frac{1}{2}, x=z=0, 2y^2=1$ so $y=pm frac{1}{sqrt{2}}$
So our candidates are $(pm 1,0,0), (0,pm frac{1}{sqrt{2}},0)$. Now,given that $(0,pm frac{1}{sqrt{2}},0)$ is closer to the origin than $(pm 1,0,0)$, our set of points is $(0,pm frac{1}{sqrt{2}},0)$
Thanks for your feedback !
real-analysis general-topology analysis multivariable-calculus manifolds
real-analysis general-topology analysis multivariable-calculus manifolds
asked Jan 25 at 15:13
PoujhPoujh
6161516
6161516
add a comment |
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%2f3087198%2ftangent-space-at-a-point-and-optimization-under-constraint-with-the-sub-manifold%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%2f3087198%2ftangent-space-at-a-point-and-optimization-under-constraint-with-the-sub-manifold%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