What is the relationship between C.D^n.F and A^n in matrix algebra?

  • Thread starter Thread starter kasper_2211
  • Start date Start date
  • Tags Tags
    Relationship
Click For Summary
SUMMARY

The relationship between the matrices C, D, F, and A in matrix algebra is established through the equation C.D.F = A, where F = C^-1. By applying induction, it can be shown that C.D^n.F = A^n for all n. This indicates that A and D are similar matrices, meaning they represent the same linear transformation in different bases, and consequently, they share the same eigenvalues. Understanding this relationship is crucial for grasping concepts in linear algebra, particularly in the context of matrix similarity and transformations.

PREREQUISITES
  • Matrix multiplication and properties
  • Understanding of matrix inverses, specifically C^-1
  • Concept of similar matrices in linear algebra
  • Induction proof techniques
NEXT STEPS
  • Study the properties of similar matrices and their implications in linear transformations
  • Learn about eigenvalues and eigenvectors in the context of matrix similarity
  • Explore induction proofs in mathematics, particularly in linear algebra
  • Investigate the significance of change of basis in linear algebra
USEFUL FOR

Students beginning their studies in linear algebra, particularly those interested in matrix theory, eigenvalues, and transformations. This discussion is beneficial for anyone seeking to understand the foundational concepts of matrix relationships and properties.

kasper_2211
Messages
13
Reaction score
0

Homework Statement


Given 3 matrices C, D, F and another matrix A, can i say anything in general about the relationship between C.D^n.F and A^n if i know that F = C^-1 and that C.D.F = A.


Homework Equations





The Attempt at a Solution


For example,
If C.D.F = A then (C.D.F)^2 = A^2 and then C.D.F.C.D.F = A^2. Since F = C^-1 i can rewrite as C.D.D.F = A^2 and so C.D^2.F = A^2. I could use induction on n to show that C.D^n.F = A^n. The thing is i don't see what this says about the general relationship. It would just prove equality. Another way would be something like, C.D.F = A so F.C.D.F.C = F.A.C then, D = F.A.C and substituting that into C.D.F would give, C.D.F = C.F.A.C.F. Again this could be used to prove that C.D^n.F = A^n for all n. And again I'm not really interested in proving that they are equal. Is there some rule of matrix multiplication, that I'm not aware of, that could be used to describe the relationship? I'm a little lost here...
 
Physics news on Phys.org
Without any extra special properties, there's no further simplification of the relationship. However, since A = C D C-1, we know that A and D are similar matrices. That is, they refer to the same linear transformation, but in different bases. C-1 is the matrix that determines the change of basis. In line with this interpretation, it's also simple to show that A and D have the same eigenvalues.
 
Oh, thanks a lot for the reply. I've never heard of similar matrices before (this is my first week of linear algebra), but i looked it up and it got me going. So yeah, thanks.
 

Similar threads

  • · Replies 69 ·
3
Replies
69
Views
11K
Replies
24
Views
4K
Replies
2
Views
3K
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
10K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K