If A is nnd, then show that I + A is pd

  • MHB
  • Thread starter insixyears
  • Start date
  • Tags
    Pd
In summary, the conversation discusses the concepts of non-negative definite (nnd) and positive definite (pd) matrices and their properties. It is mentioned that a polynomial with only squared terms indicates a pd matrix, while adding the identity matrix to a matrix can provide additional information about its definiteness. It is also clarified that the definition of nnd does not necessarily mean that all entries of the matrix are nonnegative.
  • #1
insixyears
4
0
nnd = non negative definite matrix
pd = positive definite I'm having a tough time grappling with the concept of pd, psd matrices in general. My understanding basically just boils down to this, basically after multiplying everything out using the matrix formula x'Ax, you will get some sort of polynomial. If you get a polynomial where everything is squared, you're in good shape because it's impossible for the equation to be negative. A question that I have is, what does knowing that a matrix A is psd or pd tell us about the entries of A? Doesn't it only tell us how the entries of A interact (ie, when they are added up, you get something >= 0). If that's true, how would adding the identity matrix give you anymore information about the definiteness of the matrix?Thanks!
 
Physics news on Phys.org
  • #2
crabchef said:
nnd = non negative definite matrix
pd = positive definite I'm having a tough time grappling with the concept of pd, psd matrices in general. My understanding basically just boils down to this, basically after multiplying everything out using the matrix formula x'Ax, you will get some sort of polynomial. If you get a polynomial where everything is squared, you're in good shape because it's impossible for the equation to be negative. A question that I have is, what does knowing that a matrix A is psd or pd tell us about the entries of A? Doesn't it only tell us how the entries of A interact (ie, when they are added up, you get something >= 0). If that's true, how would adding the identity matrix give you anymore information about the definiteness of the matrix?Thanks!

This is clearly not true. For A to be nonnegative definite, all its entries are nonnegative. What if it has a 0 in any element other than on the main diagonal?
Adding the identity matrix won't change that...
 
  • #3
crabchef said:
nnd = non negative definite matrix
pd = positive definite I'm having a tough time grappling with the concept of pd, psd matrices in general. My understanding basically just boils down to this, basically after multiplying everything out using the matrix formula x'Ax, you will get some sort of polynomial. If you get a polynomial where everything is squared, you're in good shape because it's impossible for the equation to be negative. A question that I have is, what does knowing that a matrix A is psd or pd tell us about the entries of A? Doesn't it only tell us how the entries of A interact (ie, when they are added up, you get something >= 0). If that's true, how would adding the identity matrix give you anymore information about the definiteness of the matrix?
The definition of nnd is that $x'Ax\geq0$ for every nonzero vector $x$. If that condition holds, then $x'(I+A)x = x'x + x'Ax >0$ (because $x'x>0$), and hence $I+A$ is pd.

Prove It said:
For A to be nonnegative definite, all its entries are nonnegative.
That is not true. The definition of nnd is as given by the OP. It does not imply that all the entries of the matrix are nonnegative.
 
Last edited:
  • #4
Thanks for the help! As with many problems...AFTER seeing the answer it seems so simple. This gives me one more technique to approach my homework problems, but unfortunately I'm already stuck on the next one (going to keep working on it for a bit longer before I post the question)
 
  • #5


I can explain the relationship between non-negative definite (nnd) and positive definite (pd) matrices. First, let's define these terms. A matrix A is nnd if all of its eigenvalues are non-negative. This means that when we multiply A by any vector, the resulting vector will have non-negative values. On the other hand, a matrix A is pd if all of its eigenvalues are positive. This means that when we multiply A by any non-zero vector, the resulting vector will have positive values.

Now, let's consider the matrix I + A, where I is the identity matrix. The identity matrix has 1s on the diagonal and 0s everywhere else. When we add this matrix to A, we are essentially shifting all of A's eigenvalues by 1. This means that if A is nnd, then all of its eigenvalues will now be at least 1. This also means that if A is pd, then all of its eigenvalues will now be at least 2. In both cases, this implies that I + A is also nnd or pd, respectively.

To answer your question about what knowing a matrix is pd or psd tells us about its entries, it actually tells us a lot. For example, a symmetric matrix A is pd if and only if all of its leading principal minors (the determinants of the top-left submatrices) are positive. This is a very useful property that allows us to quickly determine if a matrix is pd or not.

In summary, knowing that a matrix A is nnd or pd tells us about the positivity of its eigenvalues and can also give us information about the entries of the matrix, such as in the case of symmetric matrices. Adding the identity matrix to A does not give us any additional information about the definiteness of A, but it does preserve the nnd or pd property of A.
 

Related to If A is nnd, then show that I + A is pd

1. What does "If A is nnd" mean?

"If A is nnd" means that A is a non-negative definite matrix. This means that all of A's eigenvalues are non-negative.

2. What does "show that I + A is pd" mean?

"Show that I + A is pd" means that you need to prove that the sum of the identity matrix (I) and A is a positive definite matrix. This means that all of the eigenvalues of I + A are positive.

3. How do you prove that I + A is pd?

To prove that I + A is pd, you need to show that all of its eigenvalues are positive. This can be done by showing that the matrix I + A is symmetric and that all of its leading principal minors are positive.

4. What is the significance of proving that I + A is pd?

Proving that I + A is pd is significant because positive definite matrices have many useful properties in mathematics and science. They are often used in optimization problems, statistics, and physics. Showing that I + A is pd also provides evidence that A is a non-negative definite matrix.

5. Can a matrix be both nnd and pd at the same time?

Yes, a matrix can be both nnd and pd at the same time. This means that all of its eigenvalues are non-negative and positive, respectively. In other words, all of the eigenvalues are greater than or equal to zero and greater than zero at the same time.

Similar threads

  • Atomic and Condensed Matter
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
4K
  • Programming and Computer Science
Replies
15
Views
3K
Replies
16
Views
2K
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
26
Views
5K
Replies
10
Views
1K
Replies
12
Views
2K
  • Math Proof Training and Practice
2
Replies
38
Views
6K
Back
Top