How does the positive definite matrix K relate to the kernel and range of A?

  • Thread starter Thread starter Mindscrape
  • Start date Start date
  • Tags Tags
    Matrix Positive
Click For Summary
SUMMARY

The discussion focuses on the relationship between the positive definite matrix K, defined as K = A^T C A where C > 0, and the kernel and range of matrix A. It is established that kerK = cokerK = kerA and rngK = corngK = corngA. The proof involves demonstrating that if the columns of A are linearly independent, then the dimensions of the kernels and ranges align, confirming that the kernel of K is contained within the kernel of A. The discussion emphasizes that K is indeed a Gram matrix, reinforcing its properties of positive definiteness.

PREREQUISITES
  • Understanding of positive definite matrices and their properties
  • Familiarity with linear algebra concepts such as kernel, range, and cokernel
  • Knowledge of Gram matrices and their significance in linear transformations
  • Proficiency in matrix operations and transpose properties
NEXT STEPS
  • Study the properties of positive definite matrices in depth
  • Learn about the relationship between kernel and range in linear transformations
  • Explore the implications of the Fundamental Theorem of Linear Algebra
  • Investigate Gram matrices and their applications in various mathematical contexts
USEFUL FOR

Mathematicians, linear algebra students, and researchers in fields requiring a deep understanding of matrix theory and its applications in transformations and dimensional analysis.

Mindscrape
Messages
1,854
Reaction score
1
Let K = A^T C A, where C>0. Prove that kerK=cokerK=kerA, and rngK = corngK = corng A.

I sort of need a kickstart to get going. I know that each element will be K_{ij} = v_i^T * C * v_j, so this is sort of like a Gram matrix, which in turn also means that the matrix is semi-positive definite. I am not quite what sure to do with the A matrix though. Clearly, if the columns of A are linearly independent, then the range of A has dimension m if A is an m x n matrix, and so the kernel for A will have a dimension of n-m. From here, I think I will have to show that the dimension of kerK (will be 0 is C is positive definite), is the same as kerA, and then show that the bases are linearly dependent.
 
Physics news on Phys.org
How does this look?

If kerA is all A such that Ax=0 then kerK will be Kx = A^T C A x = 0 and thus shows that ker A is contained in ker K. Then taking Kx = 0 then 0 = x^T K x = x^T A^T C A x = y^T C y where y = A x. Since C>0 then y = 0, and x \in ker A.

Now do the same thing for K transpose. 0 = K^T x = (A^T C A)^T x = A^T C^T A x = y^T C^T y where y = Ax. If C>0 then C transpose must also be greater than the zero vector, and the portion that matters is the 'y' vector, which is the same as the previous one. This shows that cokerK = kerA, and in turn cokerK = kerK = kerA.
 
Hmm... now for range, should I use fund thm of lin alg to show rngA and rngK have the same dimension, and then I would have to show their bases are linearly dependent, unless there is something tricky to do with the rank.

*Also, the matrix K would not be sort of like a Gram matrix, it is a Gram matrix.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
9
Views
15K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
2K