Proving properties of matrices

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Soluz
Messages
2
Reaction score
0
1) I can assume all these matrices to be 2x2.
We have matrix A and B and AB = BA, that is, they commute.. Prove if C = A^2 + 2*A and D = A^3 + 5 * I (I is identity matrix), then CD = DC.
Then give a theory that generalizes this.

2) why does R(theta)R(phi)=R(theta+phi)? (explain with "simple" words)
Knowing this, derive the formulas cos(theta + phi) and sin(theta + phi) in terms or cos(theta),cos(phi),sin(theta), and sin(phi).

-

I haven't done a proof course yet so I'm completely lost.
 
Physics news on Phys.org
Take 2 arbitrary matrices [arbitrary values] and check what happens to these arbitrary values if the 2 matrices hold AB=BA.
Then apply it.