Question: Getting error as invalid product/quotient

 

Getting error as invalid product/quotient. Someone help me to correct this error.

 

Matrix(2,1,[A[1],B[1]]):=MatrixInverse([Q[1]])*([Q[2]] )*..* MatrixInverse([Q[j]])*([Q[j+1]])* ..*MatrixInverse([Q[2 n-2]])*([Q[2 n-1]])Matrix(2,1,[A[N],B[N]]);

 

Please Wait...