Linear Algebra: Polynomials subspaces

Click For Summary
SUMMARY

The discussion centers on proving that the vector space V = P3(R) is the direct sum of the subspaces U and W, where U = {a(t + 1)^2 + b | a, b in R} and W = {a + bt + (a + b)t^2 + (a - b)t^3 | a, b in R}. The participants confirm that V = U + W can be established, but they express uncertainty about demonstrating that the intersection of U and W is {0}. Additionally, they explore finding a basis for the orthogonal complement U perp using the standard inner product for polynomials.

PREREQUISITES
  • Understanding of vector spaces and subspaces in linear algebra
  • Familiarity with polynomial spaces, specifically P3(R)
  • Knowledge of inner products and orthogonal complements
  • Ability to work with linear combinations and linear independence
NEXT STEPS
  • Study the properties of direct sums in vector spaces
  • Learn about orthogonal complements and how to compute them in polynomial spaces
  • Explore the concept of linear independence and its application in subspaces
  • Investigate the standard inner product for polynomials and its implications
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, polynomial spaces, and vector space theory. This discussion is beneficial for anyone looking to deepen their understanding of subspaces and orthogonal complements in the context of polynomial functions.

j.ayoub
Messages
3
Reaction score
0
U and W are subspaces of V = P3(R)
Given the subspace U{a(t+1)^2 + b | a,b in R} and W={a+bt+(a+b)t^2+(a-b)t^3 |a,b in R}

1) show that V = U direct sum with W
2) Find a basis for U perp for some inner product

Attempt at the solution:

1) For the direct sum I need to show that it satisfy two conditions (a) V = U + W (which I did), (b) the intersection of U and W = {0} which I am not quite sure how to do.

2) expanding U: a(t^2 + 2t +1) +b. as far as I understand U perp needs only to contain t^3 so that U + U perp span P3 (right?).

Next I used the standard inner product for polynomials such that the integral from 0 to 1 of U.U perp = 0.

so I have the following (at^2 + 2at +a +b)(-bt^3) integrate from 0 to 1, set it equal to zero and solve for b in terms of a. (here I chose U perp to be -bt^3 from some b in R).

Is solution valid for finding a basis for U perp? Thanks
 
Physics news on Phys.org
For the b part of 1, you might try this.
U = {a(t + 1)2 + b | a, b in R}
W = {(c - d)t3 + (c + d)t2 + dt + c | c, d in R}
(Notice that I changed to c and d in the 2nd subspace.)

You can split these up like so:
U = { a(t2 + 2t + 1) + b(1)}
W = {c(t3 + t2 + 1) + d(-t3 + t2 + t)}

If you think about the generators of each subspace as vectors (which are probably a bit easier to work with), U is all linear combinations of <0, 1, 2, 1> and <0, 0, 0, 1>, and W is all linear combinations of <1, 1, 0, 1> and <-1, 1, 1, 0>.

If you can show that these vectors are linearly independent, that means that none of them is a linear combination of the others, and that means that the intersection of the two subspaces is {0}.
 
Thanks Mark44 for your help
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
8
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K