User Portlet User Portlet

Discussions
The code Sum[(Cos)^2 - (Cos[i])^2, {i, 1, n}] provides one with a sum from 1 to n. Similarly, Product[] gives a sum from 1 to n. I would be interested in a similar command for a product of n matrices; I have to specify that I really wanna use the...