Forums before death by AOL, social media and spammers... "We can't have nice things"
|    sci.math.symbolic    |    Symbolic algebra discussion    |    10,432 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,650 of 10,432    |
|    clicliclic@freenet.de to Nasser M. Abbasi    |
|    Re: fyi, new build of CAS integration te    |
|    04 Oct 17 20:11:17    |
      "Nasser M. Abbasi" schrieb:       >       > On 10/4/2017 11:21 AM, clicliclic@freenet.de wrote:       >       > > I believe that:       > >       > > SQRT(x^2/(1 + SQRT(x^2 - 1))^2)*(1 + SQRT(x^2 - 1))/x = x/SQRT(x^2)       > >       > > FriCAS will probably squeal, but can Mathematica or Maple validate       > > or invalidate this simplification?       > >       >       > Mathematica says, for real x, the above is valid only for x<=1 || x>=1       >       > In[1]:= expr1 = Sqrt[x^2/(1 + Sqrt[x^2 - 1])^2]*((1 + Sqrt[x^2 - 1])/x);       > In[2]:= expr2 = x/Sqrt[x^2];       > In[5]:= Reduce[expr1 - expr2 == 0, x, Reals]       >       > Out[5]= x <= -1 || x >= 1       >              Holy Wolfram. On Derive, equality also holds for -1 < x < 1:              VECTOR(SQRT(x^2/(1 + SQRT(x^2 - 1))^2)*(1 + SQRT(x^2 - 1))/x        = x/SQRT(x^2), x, -2, 2, 1/10)              [true, true, true, true, true, true, true, true, true, true, true,        true, true, true, true, true, true, true, true, true, true, true,        true, true, true, true, true, true, true, true, true, true, true,        true, true, true, true, true, true, true, true]              where the case of x = 0 works because ? = ? is true on Derive.              Martin.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca