How Do You Find an Equation of the Tangent Plane for a Torus?
I've parameterized the torus given by $z^2 + (r - 2)^2$ = 1 using:
x = (2 + $costheta$)$cosalpha$,
y = (2 + $costheta$)$sinalpha$,
z = $sintheta$.
I'm really stuck on how to find the equation of the tangent plane to the torus.
vector-analysis parametrization
add a comment |
I've parameterized the torus given by $z^2 + (r - 2)^2$ = 1 using:
x = (2 + $costheta$)$cosalpha$,
y = (2 + $costheta$)$sinalpha$,
z = $sintheta$.
I'm really stuck on how to find the equation of the tangent plane to the torus.
vector-analysis parametrization
add a comment |
I've parameterized the torus given by $z^2 + (r - 2)^2$ = 1 using:
x = (2 + $costheta$)$cosalpha$,
y = (2 + $costheta$)$sinalpha$,
z = $sintheta$.
I'm really stuck on how to find the equation of the tangent plane to the torus.
vector-analysis parametrization
I've parameterized the torus given by $z^2 + (r - 2)^2$ = 1 using:
x = (2 + $costheta$)$cosalpha$,
y = (2 + $costheta$)$sinalpha$,
z = $sintheta$.
I'm really stuck on how to find the equation of the tangent plane to the torus.
vector-analysis parametrization
vector-analysis parametrization
edited Nov 21 '18 at 17:08
Federico
4,709514
4,709514
asked Nov 21 '18 at 16:48
Jake Thompson
11
11
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Call $phi:mathbb R^2tomathbb R^3:(alpha,theta)mapsto(x,y,z)$ your parametrization. Then the vectors $left{frac{partialphi}{partialalpha},frac{partialphi}{partialtheta}right}$ span the tangent space $T$. If you want to find an equation, take a normal vector $n=frac{partialphi}{partialalpha}timesfrac{partialphi}{partialtheta}$, and your tangent space becomes
$$
T={vinmathbb R^3:ncdot v=0}.
$$
If you are interested in the affine tangent plane, you just translate $T$ to the corresponding point on the torus.
Alternatively, from the implicit definition
$$
f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1=0,
$$
you know that the tangent space is defined by ${v:vcdotnabla f=0}$. Again, you can translate it to
$$
T_{(x,y,z)}={v:[v-(x,y,z)]cdotnabla f=0}
$$
if you are interested in the affine plane.
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
add a comment |
If you're only looking for the equation of the tangent plane of the torus
$$ z^2+left(sqrt{x^2+y^2}-2right)^2 = 1, $$
then you can consider the function
$$ f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1, $$
so that your torus is the preimage $f^{-1}({0}),$ and so that
the gradient $nabla f(x_0,y_0,z_0)$ is a normal vector to the torus at the point $(x_0, y_0, z_0)$, which will immediately give you the equation you are after. Can you fill in the specific details on your own?
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
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%2f3007998%2fhow-do-you-find-an-equation-of-the-tangent-plane-for-a-torus%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
Call $phi:mathbb R^2tomathbb R^3:(alpha,theta)mapsto(x,y,z)$ your parametrization. Then the vectors $left{frac{partialphi}{partialalpha},frac{partialphi}{partialtheta}right}$ span the tangent space $T$. If you want to find an equation, take a normal vector $n=frac{partialphi}{partialalpha}timesfrac{partialphi}{partialtheta}$, and your tangent space becomes
$$
T={vinmathbb R^3:ncdot v=0}.
$$
If you are interested in the affine tangent plane, you just translate $T$ to the corresponding point on the torus.
Alternatively, from the implicit definition
$$
f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1=0,
$$
you know that the tangent space is defined by ${v:vcdotnabla f=0}$. Again, you can translate it to
$$
T_{(x,y,z)}={v:[v-(x,y,z)]cdotnabla f=0}
$$
if you are interested in the affine plane.
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
add a comment |
Call $phi:mathbb R^2tomathbb R^3:(alpha,theta)mapsto(x,y,z)$ your parametrization. Then the vectors $left{frac{partialphi}{partialalpha},frac{partialphi}{partialtheta}right}$ span the tangent space $T$. If you want to find an equation, take a normal vector $n=frac{partialphi}{partialalpha}timesfrac{partialphi}{partialtheta}$, and your tangent space becomes
$$
T={vinmathbb R^3:ncdot v=0}.
$$
If you are interested in the affine tangent plane, you just translate $T$ to the corresponding point on the torus.
Alternatively, from the implicit definition
$$
f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1=0,
$$
you know that the tangent space is defined by ${v:vcdotnabla f=0}$. Again, you can translate it to
$$
T_{(x,y,z)}={v:[v-(x,y,z)]cdotnabla f=0}
$$
if you are interested in the affine plane.
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
add a comment |
Call $phi:mathbb R^2tomathbb R^3:(alpha,theta)mapsto(x,y,z)$ your parametrization. Then the vectors $left{frac{partialphi}{partialalpha},frac{partialphi}{partialtheta}right}$ span the tangent space $T$. If you want to find an equation, take a normal vector $n=frac{partialphi}{partialalpha}timesfrac{partialphi}{partialtheta}$, and your tangent space becomes
$$
T={vinmathbb R^3:ncdot v=0}.
$$
If you are interested in the affine tangent plane, you just translate $T$ to the corresponding point on the torus.
Alternatively, from the implicit definition
$$
f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1=0,
$$
you know that the tangent space is defined by ${v:vcdotnabla f=0}$. Again, you can translate it to
$$
T_{(x,y,z)}={v:[v-(x,y,z)]cdotnabla f=0}
$$
if you are interested in the affine plane.
Call $phi:mathbb R^2tomathbb R^3:(alpha,theta)mapsto(x,y,z)$ your parametrization. Then the vectors $left{frac{partialphi}{partialalpha},frac{partialphi}{partialtheta}right}$ span the tangent space $T$. If you want to find an equation, take a normal vector $n=frac{partialphi}{partialalpha}timesfrac{partialphi}{partialtheta}$, and your tangent space becomes
$$
T={vinmathbb R^3:ncdot v=0}.
$$
If you are interested in the affine tangent plane, you just translate $T$ to the corresponding point on the torus.
Alternatively, from the implicit definition
$$
f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1=0,
$$
you know that the tangent space is defined by ${v:vcdotnabla f=0}$. Again, you can translate it to
$$
T_{(x,y,z)}={v:[v-(x,y,z)]cdotnabla f=0}
$$
if you are interested in the affine plane.
edited Nov 21 '18 at 17:06
answered Nov 21 '18 at 17:02
Federico
4,709514
4,709514
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
add a comment |
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
... in just the same way you would do it for the sphere.
– Jean Marie
Nov 21 '18 at 17:05
add a comment |
If you're only looking for the equation of the tangent plane of the torus
$$ z^2+left(sqrt{x^2+y^2}-2right)^2 = 1, $$
then you can consider the function
$$ f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1, $$
so that your torus is the preimage $f^{-1}({0}),$ and so that
the gradient $nabla f(x_0,y_0,z_0)$ is a normal vector to the torus at the point $(x_0, y_0, z_0)$, which will immediately give you the equation you are after. Can you fill in the specific details on your own?
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
add a comment |
If you're only looking for the equation of the tangent plane of the torus
$$ z^2+left(sqrt{x^2+y^2}-2right)^2 = 1, $$
then you can consider the function
$$ f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1, $$
so that your torus is the preimage $f^{-1}({0}),$ and so that
the gradient $nabla f(x_0,y_0,z_0)$ is a normal vector to the torus at the point $(x_0, y_0, z_0)$, which will immediately give you the equation you are after. Can you fill in the specific details on your own?
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
add a comment |
If you're only looking for the equation of the tangent plane of the torus
$$ z^2+left(sqrt{x^2+y^2}-2right)^2 = 1, $$
then you can consider the function
$$ f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1, $$
so that your torus is the preimage $f^{-1}({0}),$ and so that
the gradient $nabla f(x_0,y_0,z_0)$ is a normal vector to the torus at the point $(x_0, y_0, z_0)$, which will immediately give you the equation you are after. Can you fill in the specific details on your own?
If you're only looking for the equation of the tangent plane of the torus
$$ z^2+left(sqrt{x^2+y^2}-2right)^2 = 1, $$
then you can consider the function
$$ f(x,y,z) = z^2+left(sqrt{x^2+y^2}-2right)^2-1, $$
so that your torus is the preimage $f^{-1}({0}),$ and so that
the gradient $nabla f(x_0,y_0,z_0)$ is a normal vector to the torus at the point $(x_0, y_0, z_0)$, which will immediately give you the equation you are after. Can you fill in the specific details on your own?
answered Nov 21 '18 at 17:02
MisterRiemann
5,7841624
5,7841624
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
add a comment |
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
A little more complex than parametric representation, easier to tackle (see solution by @Federico) in particular for locating special planes like bi-tangent Villarceau planes)
– Jean Marie
Nov 21 '18 at 17:09
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3007998%2fhow-do-you-find-an-equation-of-the-tangent-plane-for-a-torus%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