Understanding the Dimension of Null Space for Linear Operator T in Pn

  • Thread starter Thread starter Mr.Tibbs
  • Start date Start date
Mr.Tibbs
Messages
23
Reaction score
0
Define ne a linear operator T : Pn \rightarrow Pn by
T(p(x)) = \frac{d^{k}x}{dx^{n}}p(x)
where 1 \leqk \leqn. Show that dim(N(T)) = k.

i. The null space of a linear operator is all vectors v \in V such that T(v) = 0

ii. The dimension of a vector space V, is the number of vectors in any basis of V.

My logical understanding is that the null space of T is any k derivative that gives 0 i.e. k is bigger than n. Thus the dimension has k number of possible vectors. My problem is I don't know how to write the proof. . . I'm assuming that I just have to write the null space as a summation of derivatives from 1 to k thus the dimension of the null is k (the largest possible number).
 
Physics news on Phys.org
Mr.Tibbs said:
Define ne a linear operator T : Pn \rightarrow Pn by
T(p(x)) = \frac{d^{k}x}{dx^{n}}p(x)
where 1 \leqk \leqn. Show that dim(N(T)) = k.

I assume you mean ##\frac {d^k x}{dx^k}p(x)##. Or for easy display, ##D^kp(x)##.

i. The null space of a linear operator is all vectors v \in V such that T(v) = 0

ii. The dimension of a vector space V, is the number of vectors in any basis of V.

My logical understanding is that the null space of T is any k derivative that gives 0

No. The null space isn't "any k derivative". The null space is a subspace of your nth degree polynomials.

i.e. k is bigger than n. Thus the dimension has k number of possible vectors. My problem is I don't know how to write the proof. . . I'm assuming that I just have to write the null space as a summation of derivatives from 1 to k thus the dimension of the null is k (the largest possible number).

No again, the null space is not a "summation of derivatives". For example if ##n=5## so you are considering polynomials of degree ##5##, and you operate on them with ##D^2##, which ones would map to the zero polynomial?
 
Awesome! So I've been sitting here and had an epiphany. . . I think. . . so here is what I came up with.

Let B = {1,x,x^{2},...,x^{n}} be the standard basis for P_{n}. Since p(x) is in the N(T) iff it's degree is < k, then the null space is all the polynomials with degree k-1 or less, thus [1,x,x^{2},...,x^{k-1}] is a basis for N(T),

and the dim(N(T)) = k


:) I think I have it what do you think?
 
Mr.Tibbs said:
Awesome! So I've been sitting here and had an epiphany. . . I think. . . so here is what I came up with.

Let B = {1,x,x^{2},...,x^{n}} be the standard basis for P_{n}. Since p(x) is in the N(T) iff it's degree is < k, then the null space is all the polynomials with degree k-1 or less, thus [1,x,x^{2},...,x^{k-1}] is a basis for N(T),

and the dim(N(T)) = k


:) I think I have it what do you think?

I think that's much better. :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top