Therefore, D is diagonalizable if and only if P_n(R) = ker(D).

  • Thread starter Thread starter victoranderson
  • Start date Start date
  • Tags Tags
    Polynomial
victoranderson
Messages
34
Reaction score
0
Untitled.jpg


Please see attached.

From part (a), we know that kernel (D) is a constant function, i.e f(x)=c, say
From part (d), we know that eigenvalue of D is zero

My question:
For part (e),
Is it correct to say that D is diagonalizable if and only if P_n (R) = ker (D) ??

so the only solution is that n=0, which implies P_n (R) is a constant function
and a constant function is always diagonalizable
 
Physics news on Phys.org
victoranderson said:
View attachment 67247

Please see attached.

From part (a), we know that kernel (D) is a constant function, i.e f(x)=c, say

The obvious basis of \ker D is the constant function 1.

From part (d), we know that eigenvalue of D is zero

My question:
For part (e),
Is it correct to say that D is diagonalizable if and only if P_n (R) = ker (D) ??

Only if all of the eigenvalues vanish.

so the only solution is that n=0, which implies P_n (R) is a constant function
and a constant function is always diagonalizable

You don't diagonalize vectors, you diagonalize matrices. And since a 1x1 matrix is necessarily diagonal, indeed D: \mathcal{P}_0 \to \mathcal{P}_0 is diagonalizable.

That deals with the case n = 0. What about the case when n > 0, which you are also asked to deal with?
 
pasmith said:
The obvious basis of \ker D is the constant function 1.
Only if all of the eigenvalues vanish.

You don't diagonalize vectors, you diagonalize matrices. And since a 1x1 matrix is necessarily diagonal, indeed D: \mathcal{P}_0 \to \mathcal{P}_0 is diagonalizable.

That deals with the case n = 0. What about the case when n > 0, which you are also asked to deal with?

Thanks for your reply

Yes, I know the basis of Ker (D) = {1}

For part (e),
we already know D is diagonalizable for the case n=0, because a 1x1 matrix is obviously diagonal
So we let the eigenvector of D be v_1, say

For n>0
Assume D is diagonalizable
So D must have at least two eigenvectors
but the basis of ker(D) is 1
so it is not diagonalizable because it is not linearly independent

Is it correct?

I think basis is a big hint but I do not know how to use it
 
victoranderson said:
Thanks for your reply

Yes, I know the basis of Ker (D) = {1}

For part (e),
we already know D is diagonalizable for the case n=0, because a 1x1 matrix is obviously diagonal
So we let the eigenvector of D be v_1, say

For n>0
Assume D is diagonalizable
So D must have at least two eigenvectors
but the basis of ker(D) is 1
so it is not diagonalizable because it is not linearly independent

Is it correct?

I think basis is a big hint but I do not know how to use it

How did you get from "the basis of ker(D) is 1" to "it is not diagonalizable".

Perhaps your mistake is that you think that al the eigenvectors must be elements of ker(D). This is not true.
 
micromass said:
How did you get from "the basis of ker(D) is 1" to "it is not diagonalizable".

Perhaps your mistake is that you think that al the eigenvectors must be elements of ker(D). This is not true.

just guessing...i m a beginner in this topic

do you mean the eigenvectors must be elements of either Im(D) or ker(D), but not both?
 
Right, there are more eigenvectors than what's in Ker(D). Ker(D) contains exactly the eigenvectors of eigenvalue 0. There might be eigenvectors of another eigenvalue.
 
micromass said:
Right, there are more eigenvectors than what's in Ker(D). Ker(D) contains exactly the eigenvectors of eigenvalue 0. There might be eigenvectors of another eigenvalue.

OK. This is my explanation. Please have a lookFor n=0
Po(R) = a_0 = ker D , where a_0 is in R
Basis of Po(R) = {1}, which consists of an eigenvector with eigenvalue 0 for DFor n≥1
Pn(R) = {a_0+...+a_n*x^n}
Dim of Pn(R)=n+1=dim(Ker(D))+dim(Im(D))
The basis of Pn(R) should consist of n+1 independent eigenvectors, but Ker(D)=1 and rank (D)=n
which means we cannot find n+1 independent eigenvectors
so it is not diagonalizable
 
Last edited:
victoranderson said:
OK. This is my explanation. Please have a look


For n=0
Po(R) = a_0 , where a_0 is in R
Basis of {1} consisting of an eigenvector with eigenvalue 0 for D

For n≥1
Dim of Pn(R)=n+1=dim(Ker(D))+dim(Im(D))
The basis of Pn(R) should consist of n+1 independent eigenvectors, but Ker(D)=1 and rank (D)=n

I follow you so far.

which means we cannot find n+1 independent eigenvectors

Why not?

Why can't we fine n independent eigenvectors in Im(D) and 1 eigenvector in Ker(D)? Together this would give us n+1 independent eigenvectors.
 
micromass said:
Right, there are more eigenvectors than what's in Ker(D). Ker(D) contains exactly the eigenvectors of eigenvalue 0. There might be eigenvectors of another eigenvalue.

The OP has already established that the only eigenvalue of D is zero, presumably on the grounds that e^{kx} \notin \mathcal{P}_n(\mathbb{R}) for k \neq 0, or, more generally, on the grounds that an earlier part of the question required him to show that D^{n+1} is the zero map.

victoranderson said:
For n>0
Assume D is diagonalizable
So D must have at least two eigenvectors
but the basis of ker(D) is 1
so it is not diagonalizable because it is not linearly independent

What is not linearly independent?

The argument here, which you in fact gave in your original post, is that if D is diagonalizable then it has exactly n+1 linearly independent eigenvectors. Thus, since the only eigenvalue of D is zero, we should have \dim \ker D = n+1 (so that \ker D = \mathcal{P}_n), which if n \geq 1 contradicts \dim \ker D = 1.
 
  • #10
micromass said:
I follow you so far.

Why not?

Why can't we fine n independent eigenvectors in Im(D) and 1 eigenvector in Ker(D)? Together this would give us n+1 independent eigenvectors.

I regret studying maths-related degree in university..

pasmith said:
The OP has already established that the only eigenvalue of D is zero, presumably on the grounds that e^{kx} \notin \mathcal{P}_n(\mathbb{R}) for k \neq 0, or, more generally, on the grounds that an earlier part of the question required him to show that D^{n+1} is the zero map.



What is not linearly independent?

The argument here, which you in fact gave in your original post, is that if D is diagonalizable then it has exactly n+1 linearly independent eigenvectors. Thus, since the only eigenvalue of D is zero, we should have \dim \ker D = n+1 (so that \ker D = \mathcal{P}_n), which if n \geq 1 contradicts \dim \ker D = 1.

The reason for the eigenvalue is zero implies dim (Ker D) = n+1
is because n+1-fold composition is the zero map?

I think I stuck in here so I cannot give a correct explanation
 
  • #11
victoranderson said:
The reason for the eigenvalue is zero implies dim (Ker D) = n+1
is because n+1-fold composition is the zero map?

I think I stuck in here so I cannot give a correct explanation

If a linear map is nilpotent (ie, a finite iterate is the zero map), then one can show that the only eigenvalue is zero. That's part (d).

For part (e): there are a number of arguments one can run, but they all involve a proof by contradiction, in which one assumes that D is diagonalizable and shows that this is inconsistent with, for example, D(x) = 1.

There are various consequences of a matrix A being diagonalizable. Firstly, by definition, there exists an invertible Q such that QAQ^{-1} is diagonal.

But since the only eigenvalue of D is zero, we have that if it is diagonalizable then there is an invertible Q such that
<br /> QDQ^{-1} = 0<br />
and it should be obvious that this means that D = 0.

Secondly, if A is diagonalizable then there exists a basis of eigenvectors.

Again, the only eigenvalue of D is zero, so if D is diagonalizable then D(v) = 0 for all v \in \mathcal{P}_n (since then v is a linear combination of eigenvectors whose corresponding eigenvalue is zero). Thus again D = 0.

Either of these arguments is sufficient to establish that if D is diagonalizable then it is the zero map, which is equivalent to saying that \ker D = \mathcal{P}_n or that \dim \ker D = n+1.
 
Back
Top