Find Basis for Subspace: S with Degree ≤ 4 & f(0)=f(1)=0

  • Thread starter Thread starter Buri
  • Start date Start date
  • Tags Tags
    Basis Subspace
Click For Summary
SUMMARY

The discussion centers on finding a basis for the set of polynomials S of degree less than or equal to 4 that satisfy the conditions f(0) = f(1) = 0. The general polynomial is expressed as p(x) = ax^4 + bx^3 + cx^2 + dx + e, leading to the equations e = 0 and a + b + c + d = 0. The solution reveals that a can be expressed in terms of b, c, and d, resulting in two bases: {-x^4 + x^3, -x^4 + x^2, -x^4 + x} and {x^4 - x^3, x^4 - x^2, x^4 - x}.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with linear algebra concepts, particularly vector spaces
  • Knowledge of solving systems of linear equations
  • Ability to manipulate polynomial expressions and factor them
NEXT STEPS
  • Study the properties of polynomial spaces and their bases
  • Learn about the dimension of vector spaces in linear algebra
  • Explore polynomial interpolation techniques
  • Investigate the role of boundary conditions in polynomial function behavior
USEFUL FOR

Students studying linear algebra, mathematicians focusing on polynomial functions, and educators teaching polynomial theory and vector spaces.

Buri
Messages
271
Reaction score
0

Homework Statement



I need to find a basis for the following:

S = {f are polynomials of degree less than or equal to 4| f(0) = f(1) = 0}

2. The attempt at a solution

A general polymial is of the form:

p(x) = ax^4 + bx^3 + cx^2 + dx + e

Now for p(0) = p(1) = 0 I must have:

e = 0 and a + b + c + d + e = 0

Which basically becomes:

a + b + c + d = 0.

Here is where I get stuck. I'd usually solve for a variable and then substitute it back into the polynomial and then group like coefficients to get a basis, but it just isn't working!

Any help?

NEVERMIND! I've figured out what I was doing wrong lol Apparently I don't know how to factor LOL
 
Last edited:
Physics news on Phys.org
Buri said:

Homework Statement



I need to find a basis for the following:

S = {f are polynomials of degree less than or equal to 4| f(0) = f(1) = 0}

2. The attempt at a solution

A general polymial is of the form:

p(x) = ax^4 + bx^3 + cx^2 + dx + e

Now for p(0) = p(1) = 0 I must have:

e = 0 and a + b + c + d + e = 0

Which basically becomes:

a + b + c + d = 0.
And e is still 0.
Buri said:
Here is where I get stuck. I'd usually solve for a variable and then substitute it back into the polynomial and then group like coefficients to get a basis, but it just isn't working!

Any help?

NEVERMIND! I've figured out what I was doing wrong lol Apparently I don't know how to factor LOL
Notwithstanding that you have figured this out, you can find the solution set for the system of equations
a + b + c + d = 0
e = 0

by simply solving for a.

a = -b - c - d
b = b
c = ...c
d = ...d
e = 0

Then any "vector" of coefficients looks like <a, b, c, d, e> = b<-1, 1, 0, 0, 0> + c<-1, 0, 1, 0, 0> + d<-1, 0, 0, 1, 0>, where b, c, and d are any real scalars.

Putting this back in terms of polynomials, a basis is {-x4 + x3, -x4 + x2, -x4 + x}.

Another basis, with all leading coefficients positive is {x4 - x3, x4 - x2, x4 - x}.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 58 ·
2
Replies
58
Views
5K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
15
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K