Proving the Formula for Matrix Multiplication | Homework Statement & Equations

Shaun Culver
Messages
69
Reaction score
0

Homework Statement



Prove the formula.


Homework Equations



Matrix multiplication:
(\text{AB})_{i \,j}=\sum _{k=1}^n a_{i \,k}b_{k \,j}


The Attempt at a Solution



I do not know how to "prove" the formula for arbitrary values of k and n.
 
Physics news on Phys.org
Okay, what he is doing is defining the matrix corresponding to a linear transformation, then defining the multiplication of two matrices as the matrix corresponding to the composition of the two corresponding linear transformation, finally giving that formula. What is asked here is that you show that this formula really does give the matrix corresponding to the composition of two linear transformations. I would recommend that you look at what the linear transformations and the two matrices do to each of the basis vectors in turn.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top