How Do You Find an Equation of the Tangent Plane for a Torus?












0














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.










share|cite|improve this question





























    0














    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.










    share|cite|improve this question



























      0












      0








      0







      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.










      share|cite|improve this question















      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






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 21 '18 at 17:08









      Federico

      4,709514




      4,709514










      asked Nov 21 '18 at 16:48









      Jake Thompson

      11




      11






















          2 Answers
          2






          active

          oldest

          votes


















          2














          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.






          share|cite|improve this answer























          • ... in just the same way you would do it for the sphere.
            – Jean Marie
            Nov 21 '18 at 17:05



















          1














          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?






          share|cite|improve this answer





















          • 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











          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%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









          2














          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.






          share|cite|improve this answer























          • ... in just the same way you would do it for the sphere.
            – Jean Marie
            Nov 21 '18 at 17:05
















          2














          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.






          share|cite|improve this answer























          • ... in just the same way you would do it for the sphere.
            – Jean Marie
            Nov 21 '18 at 17:05














          2












          2








          2






          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.






          share|cite|improve this answer














          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.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          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


















          • ... 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











          1














          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?






          share|cite|improve this answer





















          • 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
















          1














          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?






          share|cite|improve this answer





















          • 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














          1












          1








          1






          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?






          share|cite|improve this answer












          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?







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          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


















          • 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


















          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.





          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.




          draft saved


          draft discarded














          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





















































          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

          How to change which sound is reproduced for terminal bell?

          Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

          Can I use Tabulator js library in my java Spring + Thymeleaf project?