Proving properties of matrices

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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top