Find inverse of a function $t = frac1sqrt1+x^2$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
1












I have a formula $t = frac1sqrt1+x^2$



How is it possible to convert it into $x = +-fracsqrt1-t^2t$



I am assuming that it is an inverse function that is calculated by replacing x with t in the original equation, and then solving for x?



But I can't figure out how did it become like this. Am I just failing with the basic algebra, or is there something else to it?







share|cite|improve this question















  • 1




    In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
    – User8128
    Jul 25 at 21:36














up vote
0
down vote

favorite
1












I have a formula $t = frac1sqrt1+x^2$



How is it possible to convert it into $x = +-fracsqrt1-t^2t$



I am assuming that it is an inverse function that is calculated by replacing x with t in the original equation, and then solving for x?



But I can't figure out how did it become like this. Am I just failing with the basic algebra, or is there something else to it?







share|cite|improve this question















  • 1




    In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
    – User8128
    Jul 25 at 21:36












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I have a formula $t = frac1sqrt1+x^2$



How is it possible to convert it into $x = +-fracsqrt1-t^2t$



I am assuming that it is an inverse function that is calculated by replacing x with t in the original equation, and then solving for x?



But I can't figure out how did it become like this. Am I just failing with the basic algebra, or is there something else to it?







share|cite|improve this question











I have a formula $t = frac1sqrt1+x^2$



How is it possible to convert it into $x = +-fracsqrt1-t^2t$



I am assuming that it is an inverse function that is calculated by replacing x with t in the original equation, and then solving for x?



But I can't figure out how did it become like this. Am I just failing with the basic algebra, or is there something else to it?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 25 at 21:19









Evgeniy Demidov

103




103







  • 1




    In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
    – User8128
    Jul 25 at 21:36












  • 1




    In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
    – User8128
    Jul 25 at 21:36







1




1




In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
– User8128
Jul 25 at 21:36




In order to for $t = f(x)$ to have a well-defined inverse, the function $f$ needs to be an injection. Here it is not since $f(x) = f(-x)$. To fix this you could restrict to $x ge 0$ or $x le 0$, and this would tell you which sign to choose.
– User8128
Jul 25 at 21:36










6 Answers
6






active

oldest

votes

















up vote
1
down vote



accepted










Square both sides to get
$$ t^2=frac 11+x^2$$
Reciprocate to get
$$ frac 1t^2=1+x^2$$
$$x^2=frac 1t^2-1=frac1-t^2t^2$$



Take square root and switch $x$ and $t$






share|cite|improve this answer




























    up vote
    0
    down vote













    $t = frac1sqrt1+x^2$



    $t^2 = frac11+x^2$



    $1+x^2 = frac1t^2$



    $x^2 = frac1-t^2t^2$



    $x = pm sqrtfrac1-t^2t^2 = pm fracsqrt1-t^2t$ , since t > 0






    share|cite|improve this answer




























      up vote
      0
      down vote













      We have $0<tle 1$ and then



      $$t = frac1sqrt1+x^2 iff 1+x^2=frac1t^2 iff x^2=frac1-t^2t^2$$



      and then assuming $xge 0$



      $$x=fracsqrt1-t^2t$$



      or as an alternative, assuming $xle 0$



      $$x=-fracsqrt1-t^2t$$






      share|cite|improve this answer






























        up vote
        0
        down vote













        $t = frac1sqrt1+x^2$



        $tsqrt1+x^2 = 1$



        $sqrt1+x^2 = frac1t$



        $1 + x^2 = frac1t^2$



        $x^2 = frac1t^2 - 1$



        $x^2 = frac1 - t^2t^2)$



        $x = pmsqrtfrac1-t^2t^2$



        $x = pmfracsqrt1-t^2t$






        share|cite|improve this answer




























          up vote
          0
          down vote













          $t^2 =frac11+x^2$ $implies 1+x^2 =frac1t^2$



                             $ implies x^2=frac1t^2 -1$



          i.e $x^2=frac1-t^2t^2 implies $ $x = +-fracsqrt1-t^2t$






          share|cite|improve this answer






























            up vote
            0
            down vote













            Let us transform the initial equation and try to preserve the original solutions:
            beginalign
            t &= frac1sqrt1 + x^2 iff \
            t^2 &= frac11+x^2 quad wedge quad t > 0 iff \
            1 + x^2 &= frac1t^2 quad wedge quad t > 0 iff \
            x^2 &= frac1t^2 - 1 quad wedge quad t > 0 iff \
            x &= pmsqrtfrac1t^2 - 1 quad wedge quad t > 0 iff \
            endalign



            Now let us check it:



            Graphs
            (Large version)



            The green curve is the original function, with $t$ on the $y$ axis.



            The blue curve is just the relation of the last line, positive root, both signs for $t$.
            The orange curve is the last line, negative root, both signs for $t$.



            $t$ is here on the $x$-axis, and we see, mirroring at the line $y=x$,
            that indeed $t > 0$ is the correct choice for $t$.






            share|cite|improve this answer























              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',
              convertImagesToLinks: true,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              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%2f2862829%2ffind-inverse-of-a-function-t-frac1-sqrt1x2%23new-answer', 'question_page');

              );

              Post as a guest






























              6 Answers
              6






              active

              oldest

              votes








              6 Answers
              6






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              1
              down vote



              accepted










              Square both sides to get
              $$ t^2=frac 11+x^2$$
              Reciprocate to get
              $$ frac 1t^2=1+x^2$$
              $$x^2=frac 1t^2-1=frac1-t^2t^2$$



              Take square root and switch $x$ and $t$






              share|cite|improve this answer

























                up vote
                1
                down vote



                accepted










                Square both sides to get
                $$ t^2=frac 11+x^2$$
                Reciprocate to get
                $$ frac 1t^2=1+x^2$$
                $$x^2=frac 1t^2-1=frac1-t^2t^2$$



                Take square root and switch $x$ and $t$






                share|cite|improve this answer























                  up vote
                  1
                  down vote



                  accepted







                  up vote
                  1
                  down vote



                  accepted






                  Square both sides to get
                  $$ t^2=frac 11+x^2$$
                  Reciprocate to get
                  $$ frac 1t^2=1+x^2$$
                  $$x^2=frac 1t^2-1=frac1-t^2t^2$$



                  Take square root and switch $x$ and $t$






                  share|cite|improve this answer













                  Square both sides to get
                  $$ t^2=frac 11+x^2$$
                  Reciprocate to get
                  $$ frac 1t^2=1+x^2$$
                  $$x^2=frac 1t^2-1=frac1-t^2t^2$$



                  Take square root and switch $x$ and $t$







                  share|cite|improve this answer













                  share|cite|improve this answer



                  share|cite|improve this answer











                  answered Jul 25 at 21:40









                  Mohammad Riazi-Kermani

                  27.4k41852




                  27.4k41852




















                      up vote
                      0
                      down vote













                      $t = frac1sqrt1+x^2$



                      $t^2 = frac11+x^2$



                      $1+x^2 = frac1t^2$



                      $x^2 = frac1-t^2t^2$



                      $x = pm sqrtfrac1-t^2t^2 = pm fracsqrt1-t^2t$ , since t > 0






                      share|cite|improve this answer

























                        up vote
                        0
                        down vote













                        $t = frac1sqrt1+x^2$



                        $t^2 = frac11+x^2$



                        $1+x^2 = frac1t^2$



                        $x^2 = frac1-t^2t^2$



                        $x = pm sqrtfrac1-t^2t^2 = pm fracsqrt1-t^2t$ , since t > 0






                        share|cite|improve this answer























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          $t = frac1sqrt1+x^2$



                          $t^2 = frac11+x^2$



                          $1+x^2 = frac1t^2$



                          $x^2 = frac1-t^2t^2$



                          $x = pm sqrtfrac1-t^2t^2 = pm fracsqrt1-t^2t$ , since t > 0






                          share|cite|improve this answer













                          $t = frac1sqrt1+x^2$



                          $t^2 = frac11+x^2$



                          $1+x^2 = frac1t^2$



                          $x^2 = frac1-t^2t^2$



                          $x = pm sqrtfrac1-t^2t^2 = pm fracsqrt1-t^2t$ , since t > 0







                          share|cite|improve this answer













                          share|cite|improve this answer



                          share|cite|improve this answer











                          answered Jul 25 at 21:42









                          tdluong

                          1315




                          1315




















                              up vote
                              0
                              down vote













                              We have $0<tle 1$ and then



                              $$t = frac1sqrt1+x^2 iff 1+x^2=frac1t^2 iff x^2=frac1-t^2t^2$$



                              and then assuming $xge 0$



                              $$x=fracsqrt1-t^2t$$



                              or as an alternative, assuming $xle 0$



                              $$x=-fracsqrt1-t^2t$$






                              share|cite|improve this answer



























                                up vote
                                0
                                down vote













                                We have $0<tle 1$ and then



                                $$t = frac1sqrt1+x^2 iff 1+x^2=frac1t^2 iff x^2=frac1-t^2t^2$$



                                and then assuming $xge 0$



                                $$x=fracsqrt1-t^2t$$



                                or as an alternative, assuming $xle 0$



                                $$x=-fracsqrt1-t^2t$$






                                share|cite|improve this answer

























                                  up vote
                                  0
                                  down vote










                                  up vote
                                  0
                                  down vote









                                  We have $0<tle 1$ and then



                                  $$t = frac1sqrt1+x^2 iff 1+x^2=frac1t^2 iff x^2=frac1-t^2t^2$$



                                  and then assuming $xge 0$



                                  $$x=fracsqrt1-t^2t$$



                                  or as an alternative, assuming $xle 0$



                                  $$x=-fracsqrt1-t^2t$$






                                  share|cite|improve this answer















                                  We have $0<tle 1$ and then



                                  $$t = frac1sqrt1+x^2 iff 1+x^2=frac1t^2 iff x^2=frac1-t^2t^2$$



                                  and then assuming $xge 0$



                                  $$x=fracsqrt1-t^2t$$



                                  or as an alternative, assuming $xle 0$



                                  $$x=-fracsqrt1-t^2t$$







                                  share|cite|improve this answer















                                  share|cite|improve this answer



                                  share|cite|improve this answer








                                  edited Jul 25 at 21:43


























                                  answered Jul 25 at 21:38









                                  gimusi

                                  65k73583




                                  65k73583




















                                      up vote
                                      0
                                      down vote













                                      $t = frac1sqrt1+x^2$



                                      $tsqrt1+x^2 = 1$



                                      $sqrt1+x^2 = frac1t$



                                      $1 + x^2 = frac1t^2$



                                      $x^2 = frac1t^2 - 1$



                                      $x^2 = frac1 - t^2t^2)$



                                      $x = pmsqrtfrac1-t^2t^2$



                                      $x = pmfracsqrt1-t^2t$






                                      share|cite|improve this answer

























                                        up vote
                                        0
                                        down vote













                                        $t = frac1sqrt1+x^2$



                                        $tsqrt1+x^2 = 1$



                                        $sqrt1+x^2 = frac1t$



                                        $1 + x^2 = frac1t^2$



                                        $x^2 = frac1t^2 - 1$



                                        $x^2 = frac1 - t^2t^2)$



                                        $x = pmsqrtfrac1-t^2t^2$



                                        $x = pmfracsqrt1-t^2t$






                                        share|cite|improve this answer























                                          up vote
                                          0
                                          down vote










                                          up vote
                                          0
                                          down vote









                                          $t = frac1sqrt1+x^2$



                                          $tsqrt1+x^2 = 1$



                                          $sqrt1+x^2 = frac1t$



                                          $1 + x^2 = frac1t^2$



                                          $x^2 = frac1t^2 - 1$



                                          $x^2 = frac1 - t^2t^2)$



                                          $x = pmsqrtfrac1-t^2t^2$



                                          $x = pmfracsqrt1-t^2t$






                                          share|cite|improve this answer













                                          $t = frac1sqrt1+x^2$



                                          $tsqrt1+x^2 = 1$



                                          $sqrt1+x^2 = frac1t$



                                          $1 + x^2 = frac1t^2$



                                          $x^2 = frac1t^2 - 1$



                                          $x^2 = frac1 - t^2t^2)$



                                          $x = pmsqrtfrac1-t^2t^2$



                                          $x = pmfracsqrt1-t^2t$







                                          share|cite|improve this answer













                                          share|cite|improve this answer



                                          share|cite|improve this answer











                                          answered Jul 25 at 21:46









                                          Phil H

                                          1,8232311




                                          1,8232311




















                                              up vote
                                              0
                                              down vote













                                              $t^2 =frac11+x^2$ $implies 1+x^2 =frac1t^2$



                                                                 $ implies x^2=frac1t^2 -1$



                                              i.e $x^2=frac1-t^2t^2 implies $ $x = +-fracsqrt1-t^2t$






                                              share|cite|improve this answer



























                                                up vote
                                                0
                                                down vote













                                                $t^2 =frac11+x^2$ $implies 1+x^2 =frac1t^2$



                                                                   $ implies x^2=frac1t^2 -1$



                                                i.e $x^2=frac1-t^2t^2 implies $ $x = +-fracsqrt1-t^2t$






                                                share|cite|improve this answer

























                                                  up vote
                                                  0
                                                  down vote










                                                  up vote
                                                  0
                                                  down vote









                                                  $t^2 =frac11+x^2$ $implies 1+x^2 =frac1t^2$



                                                                     $ implies x^2=frac1t^2 -1$



                                                  i.e $x^2=frac1-t^2t^2 implies $ $x = +-fracsqrt1-t^2t$






                                                  share|cite|improve this answer















                                                  $t^2 =frac11+x^2$ $implies 1+x^2 =frac1t^2$



                                                                     $ implies x^2=frac1t^2 -1$



                                                  i.e $x^2=frac1-t^2t^2 implies $ $x = +-fracsqrt1-t^2t$







                                                  share|cite|improve this answer















                                                  share|cite|improve this answer



                                                  share|cite|improve this answer








                                                  edited Jul 25 at 21:50


























                                                  answered Jul 25 at 21:39









                                                  seifedd

                                                  424




                                                  424




















                                                      up vote
                                                      0
                                                      down vote













                                                      Let us transform the initial equation and try to preserve the original solutions:
                                                      beginalign
                                                      t &= frac1sqrt1 + x^2 iff \
                                                      t^2 &= frac11+x^2 quad wedge quad t > 0 iff \
                                                      1 + x^2 &= frac1t^2 quad wedge quad t > 0 iff \
                                                      x^2 &= frac1t^2 - 1 quad wedge quad t > 0 iff \
                                                      x &= pmsqrtfrac1t^2 - 1 quad wedge quad t > 0 iff \
                                                      endalign



                                                      Now let us check it:



                                                      Graphs
                                                      (Large version)



                                                      The green curve is the original function, with $t$ on the $y$ axis.



                                                      The blue curve is just the relation of the last line, positive root, both signs for $t$.
                                                      The orange curve is the last line, negative root, both signs for $t$.



                                                      $t$ is here on the $x$-axis, and we see, mirroring at the line $y=x$,
                                                      that indeed $t > 0$ is the correct choice for $t$.






                                                      share|cite|improve this answer



























                                                        up vote
                                                        0
                                                        down vote













                                                        Let us transform the initial equation and try to preserve the original solutions:
                                                        beginalign
                                                        t &= frac1sqrt1 + x^2 iff \
                                                        t^2 &= frac11+x^2 quad wedge quad t > 0 iff \
                                                        1 + x^2 &= frac1t^2 quad wedge quad t > 0 iff \
                                                        x^2 &= frac1t^2 - 1 quad wedge quad t > 0 iff \
                                                        x &= pmsqrtfrac1t^2 - 1 quad wedge quad t > 0 iff \
                                                        endalign



                                                        Now let us check it:



                                                        Graphs
                                                        (Large version)



                                                        The green curve is the original function, with $t$ on the $y$ axis.



                                                        The blue curve is just the relation of the last line, positive root, both signs for $t$.
                                                        The orange curve is the last line, negative root, both signs for $t$.



                                                        $t$ is here on the $x$-axis, and we see, mirroring at the line $y=x$,
                                                        that indeed $t > 0$ is the correct choice for $t$.






                                                        share|cite|improve this answer

























                                                          up vote
                                                          0
                                                          down vote










                                                          up vote
                                                          0
                                                          down vote









                                                          Let us transform the initial equation and try to preserve the original solutions:
                                                          beginalign
                                                          t &= frac1sqrt1 + x^2 iff \
                                                          t^2 &= frac11+x^2 quad wedge quad t > 0 iff \
                                                          1 + x^2 &= frac1t^2 quad wedge quad t > 0 iff \
                                                          x^2 &= frac1t^2 - 1 quad wedge quad t > 0 iff \
                                                          x &= pmsqrtfrac1t^2 - 1 quad wedge quad t > 0 iff \
                                                          endalign



                                                          Now let us check it:



                                                          Graphs
                                                          (Large version)



                                                          The green curve is the original function, with $t$ on the $y$ axis.



                                                          The blue curve is just the relation of the last line, positive root, both signs for $t$.
                                                          The orange curve is the last line, negative root, both signs for $t$.



                                                          $t$ is here on the $x$-axis, and we see, mirroring at the line $y=x$,
                                                          that indeed $t > 0$ is the correct choice for $t$.






                                                          share|cite|improve this answer















                                                          Let us transform the initial equation and try to preserve the original solutions:
                                                          beginalign
                                                          t &= frac1sqrt1 + x^2 iff \
                                                          t^2 &= frac11+x^2 quad wedge quad t > 0 iff \
                                                          1 + x^2 &= frac1t^2 quad wedge quad t > 0 iff \
                                                          x^2 &= frac1t^2 - 1 quad wedge quad t > 0 iff \
                                                          x &= pmsqrtfrac1t^2 - 1 quad wedge quad t > 0 iff \
                                                          endalign



                                                          Now let us check it:



                                                          Graphs
                                                          (Large version)



                                                          The green curve is the original function, with $t$ on the $y$ axis.



                                                          The blue curve is just the relation of the last line, positive root, both signs for $t$.
                                                          The orange curve is the last line, negative root, both signs for $t$.



                                                          $t$ is here on the $x$-axis, and we see, mirroring at the line $y=x$,
                                                          that indeed $t > 0$ is the correct choice for $t$.







                                                          share|cite|improve this answer















                                                          share|cite|improve this answer



                                                          share|cite|improve this answer








                                                          edited Jul 25 at 22:07


























                                                          answered Jul 25 at 21:51









                                                          mvw

                                                          30.2k22250




                                                          30.2k22250






















                                                               

                                                              draft saved


                                                              draft discarded


























                                                               


                                                              draft saved


                                                              draft discarded














                                                              StackExchange.ready(
                                                              function ()
                                                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2862829%2ffind-inverse-of-a-function-t-frac1-sqrt1x2%23new-answer', 'question_page');

                                                              );

                                                              Post as a guest













































































                                                              Comments

                                                              Popular posts from this blog

                                                              What is the equation of a 3D cone with generalised tilt?

                                                              Color the edges and diagonals of a regular polygon

                                                              Relationship between determinant of matrix and determinant of adjoint?