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 8,445 of 10,432    |
|    clicliclic@freenet.de to Axel Vogt    |
|    Re: what has your CAS to say about this     |
|    15 Oct 13 22:58:13    |
   
   Axel Vogt schrieb:   
   >   
   > On 14.10.2013 20:30, clicliclic@freenet.de wrote:   
   > >   
   > > Over which extended region of complex numbers a and b does the   
   > > relation   
   > >   
   > > ABS(a^2*ABS(b - a)^2 + ABS(a)^2*(b^2 - a^2))   
   > > = ABS(a)*ABS(b - a)*(ABS(a)^2 + ABS(b)^2 - ABS(b - a)^2)   
   > >   
   > > hold?   
   > >   
   >   
   > Mpl:   
   >   
   > ABS(a^2*ABS(b - a)^2 + ABS(a)^2*(b^2 - a^2))   
   > = ABS(a)*ABS(b - a)*(ABS(a)^2 + ABS(b)^2 - ABS(b - a)^2);   
   > eval(%, ABS = 't -> sqrt(t^2)');   
   > solve(%);   
   >   
   > 2 2 2 2 2 2 1/2   
   > ((a (b - a) + a (-a + b )) ) =   
   >   
   > 2 1/2 2 1/2 2 2 2   
   > (a ) ((b - a) ) (a + b - (b - a) )   
   >   
   > {a = a, b = b}   
   >   
      
   Hmmm. ABS = 't -> sqrt(t^2)' seems to imply real arguments. And Maple's   
   result seems to imply that the relation holds for all real parameters   
   a,b. But actually it fails for a = 1, b = -1 since 4 /= -4.   
      
   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