Hello List,
a problem I'm fiddling with for days. Solving an equation I've got a result
of the form:
EQ1: Zo*C*L+Zo*A*L-Zo*D*K+Zo*B*K-Zo*C*J-Zo*A*J-Zo*D*I+Zo*B*I+B*L-D*J
Now I know the most compact form would be
EQ2: Zo * ((C+A)*(L-J) + (B-D)*(K+I)) + B*L - D*J
How to make MAXIMA finding EQ2 from EQ1?
I tried a lot using e.g.
ratsimp (%);
scanmap(factor,%);
and others without any success.
Any help would be greatly appreciated!
Gerhard
This electronic transmission (and any attachments thereto) is intended
solely for the use of the addressee(s). It may contain confidential or
legally privileged information. If you are not the intended recipient of
this message, you must delete it immediately and notify the sender.
Any unauthorized use or disclosure of this message is strictly prohibited.
Faurecia does not guarantee the integrity of this transmission and shall
therefore never be liable if the message is altered or falsified nor for any
virus, interception or damage to your system.