What is the relationship between range and nullspace for projections?

  • Thread starter Thread starter Felipe_
  • Start date Start date
  • Tags Tags
    Projections
Felipe_
Messages
3
Reaction score
0
Hi!
Studying the introductory chapters of a Operator Theory book, I have found that the author seem to find a lot of demonstrations "easy" and not worthy of demonstrations. Yet, I don't have such ease as he has... For instance, one that has bugged me (on several books) is the proof that:
range(I-E)=nullspace(E)
nullspace(I-E)=range(E)
where E is a projection and I is the identity matrix.
It always follows stating that its is simple, then, to tell the set of all surjective projections of a linear transformation L.

How are they related? I can't seem to find any way to prove/answer the above and its been a couple of days now.

Can anyone shed some light in this? I'd really appreciate it!


Thanks!

Felipe
 
Physics news on Phys.org
First, you may acquire some intuiton about it by drawing a picture of an orthogonal projection in \mathbb{R}^3.

Second, consider the first equality range(I - E) = ker(E). Suppose y belongs to range(I - E): then you may write it, in terms of I - E, how? What must Ey be equal to? On the other hand, if Ey = 0, what is (E - I)y?
 
Last edited:
JSuarez said:
First, you may acquire some intuiton about it by drawing a picture of an orthogonal projection in \mathbb{R}^3.

Second, consider the first equality range(I - E) = ker(E). Suppose y belongs to range(I - E): then you may write it, in terms of I - E, how? What must Ey be equal to? On the other hand, if Ey = 0, what is (E - I)y?


Well... maybe the thing is that I don't fully understand what I-E is, as a matter of fact.
One of the things I remember is that ker(E)={0}, the null vector. Or is it just for linear spaces?
 
Well... maybe the thing is that I don't fully understand what I-E is, as a matter of fact.

Consider a 2D plane P in \matbb{R}^3 and a vector v, not in P; then, if E is the orthogonal projection on P, then (I - E)v is the orthogonal projection on normal to the plane P.

One of the things I remember is that ker(E)={0}

No, this is wrong. The kernel of a linear transformation T:V\rightarrow W is the set:

ker\left(T\right)=\left\{v\in V:Tv=0\right\}

Where the 0 is the null vector of W.

Here's a hint:

y \in R \left(I - E\right) \Leftrightarrow \exists x \in V:y=\left(I - E\right)x

Now remember that E is a projection, so E2=E.
 
JSuarez said:
No, this is wrong. The kernel of a linear transformation T:V\rightarrow W is the set:

ker\left(T\right)=\left\{v\in V:Tv=0\right\}

Where the 0 is the null vector of W.

Here's a hint:

y \in R \left(I - E\right) \Leftrightarrow \exists x \in V:y=\left(I - E\right)x

Now remember that E is a projection, so E2=E.

Oh yeah, I remember E2=E... used it plenty today!

So, let me try to get things straight: R(I - E) is the collectiong of all projections normal to the plane P (like the one in the example you gave)?
 
So, let me try to get things straight: R(I - E) is the collectiong of all projections normal to the plane P (like the one in the example you gave)?

No, R(I - E) is the range of the projection I - E (if E is a projection, I - E is also one). In euclidian spaces, you may interpret this as the subspace orthogonal to P, but the results you are trying to prove are more general than that; they are valid for linear spaces whithout a notion of orthogonality (usually given by an inner product).
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top