How can I calculate this product?

November 04 2011 by aryan_ams 5
false
Maple 15

0


m(x[i]) = product(x[i]-x[j], j = 1 .. N)              i <> j

ex:

for N=4

m(x[2]) = (x[2]-x[1])*(x[2]-x[3])*(x[2]-x[4])

Thanks 

 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account