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,444 of 10,432    |
|    Axel Vogt to clicliclic@freenet.de    |
|    Re: what has your CAS to say about this     |
|    15 Oct 13 21:53:32    |
   
   From: &noreply@axelvogt.de   
      
   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?   
   >   
   > Martin.   
   >   
      
   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}   
      
   --- 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