quadratic multiplication
- To: mathgroup at smc.vnet.net
- Subject: [mg84252] quadratic multiplication
- From: KFUPM <hussain.alqahtani at gmail.com>
- Date: Sun, 16 Dec 2007 05:35:25 -0500 (EST)
Dear all
I have a very large expression which involves the multiplication of
these variables:
var ={u1,u2,u3,u4,u5,u6} with some other constants. In the expression,
i want to suppress any quadratic or higher order multiplication of
these varibles , e.g u1*u5 or u1*u4*u6 should be zero. And since, my
expression is huge, i want to do this automatically. Any help in this
regard is highly appreciated.
Sincererly yours,
HMQ