Question: loop problem

Question:loop problem

nanguaaa 4 Maple

there are 2000 matrixes, I want to multiply all of them. so I want to use a "for loop". I give a matrix to a variable "M" every loop, then multiply it to last result (variable "N"). I don't know if it is correct. if anyone knows how to deal with this problem, please help me.

Please Wait...