Polynomial Basis and Linear Transformation

Click For Summary
SUMMARY

The discussion centers on the properties of the vector space of polynomials of order less than or equal to M, specifically examining the basis set B={1,x,...,x^M}. It is established that this set is a basis due to its linear independence and span. The linear transformation T defined by T(g(x)) = d/dx g(x) is shown to be linear, and its matrix representation in terms of the basis B is derived. The eigenvalues of T are identified as λ = [0, 1, 2, ..., M], with an eigenvector corresponding to λ = 1 being [1, 1, ..., 1].

PREREQUISITES
  • Understanding of vector spaces and polynomial functions
  • Knowledge of linear transformations and their properties
  • Familiarity with eigenvalues and eigenvectors
  • Ability to derive matrix representations of linear transformations
NEXT STEPS
  • Study the concept of linear independence in vector spaces
  • Learn about the properties of linear transformations in depth
  • Explore the derivation of eigenvalues and eigenvectors for different matrices
  • Investigate applications of polynomial bases in functional analysis
USEFUL FOR

Students and educators in linear algebra, mathematicians focusing on polynomial functions, and anyone interested in the applications of linear transformations in vector spaces.

zairizain
Messages
3
Reaction score
0

Homework Statement



Let X be the vector space of polynomial of order less than or equal to M

a) Show that the set B={1,x,...,x^M} is a basis vector

b) Consider the mapping T from X to X defined as:

f(x)= Tg(x) = d/dx g(x)

i) Show T is linear

ii) derive a matrix representation for T in terms of the basis B

iii) what are the eigenvalues of T

iv) compute one eigenvector associated with one of the eigenvalues

Homework Equations





The Attempt at a Solution



a) i)Linear independence;

a1(1) + a2(x)+...+an(x^M) = 0

a1=a2=an=0

ii)Span

a+bx+...+cx^M=0

Such that; a1(1) +a2(x)+...+an(x^M) = a+bx+...+cx^M

a1=a, a2=b, an=c


b)

i) f(x) = a0 + a1X+...+amX^M
g(x) = b0 + b1X+...bmX^M
g(t) = b0+b1t+...+bmt^M

Tg(t) = b0t + b1t^2+...+bmt^(M+1)

For any scalar, k is element K

T(k g(t)) = t (k g(t))
= k (t g(t))
= KT (g (t))

Thus T is linear


ii) B= {1, x ,x^2,...,x^M}

matrix T,=

0 0 0 ...0
0 1 0 ...0
0 0 2 ...0
0 0 0 ...0
. . . .. .
0 0 0 .. M


iii) eigenvalues of T, lambda = [0, 1, 2...M]

iv)for lambda = 1;

(A-lambda I)=0
(A- I ) = 0


[matrix T] [ a1;a2;...am] = [ a1;a2;...am]

a1=a2=...=am

eigenvector for lambda =1 is;

[1, 1, ...1]


Is this correct?Please help me.
 
Physics news on Phys.org
zairizain said:

Homework Statement



Let X be the vector space of polynomial of order less than or equal to M

a) Show that the set B={1,x,...,x^M} is a basis vector
This should be "Show that the set B={1,x,...,x^M} is a basis for X."
zairizain said:
b) Consider the mapping T from X to X defined as:

f(x)= Tg(x) = d/dx g(x)

i) Show T is linear

ii) derive a matrix representation for T in terms of the basis B

iii) what are the eigenvalues of T

iv) compute one eigenvector associated with one of the eigenvalues

Homework Equations





The Attempt at a Solution



a) i)Linear independence;

a1(1) + a2(x)+...+an(x^M) = 0
It's probably more convenient to label the constants as a0, a1, a2, ..., aM. That way they match the exponent on x.
zairizain said:
a1=a2=an=0
This is true whether the functions are linearly independent or linearly dependent. The critical difference is whether this is the unique solution (independent set of functions) or one of many (dependent set).

How can you establish that there are no other solutions for a0, a1, a2, ..., aM?
zairizain said:
ii)Span

a+bx+...+cx^M=0

Such that; a1(1) +a2(x)+...+an(x^M) = a+bx+...+cx^M

a1=a, a2=b, an=c
Why do you think that a+bx+...+cx^M=0? Are there only three terms on the left side? That's what you're implying with constants a, b, and c.

When you say "Such that; a1(1) +a2(x)+...+an(x^M) = a+bx+...+cx^M" what is a3? a4?
zairizain said:
b)

i) f(x) = a0 + a1X+...+amX^M
g(x) = b0 + b1X+...bmX^M
g(t) = b0+b1t+...+bmt^M
No, this is wrong. f(x) = d/dx(g(x)). There is no t, but there is T and these are different letters.

For example, if g(x) = b0 + b1x + b2x + ... + bMxM, what is f(x)?
zairizain said:
Tg(t) = b0t + b1t^2+...+bmt^(M+1)

For any scalar, k is element K

T(k g(t)) = t (k g(t))
= k (t g(t))
= KT (g (t))

Thus T is linear


ii) B= {1, x ,x^2,...,x^M}

matrix T,=

0 0 0 ...0
0 1 0 ...0
0 0 2 ...0
0 0 0 ...0
. . . .. .
0 0 0 .. M


iii) eigenvalues of T, lambda = [0, 1, 2...M]

iv)for lambda = 1;

(A-lambda I)=0
(A- I ) = 0


[matrix T] [ a1;a2;...am] = [ a1;a2;...am]

a1=a2=...=am

eigenvector for lambda =1 is;

[1, 1, ...1]


Is this correct?Please help me.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K