Finding a basis for a set of polynomials and functions

Click For Summary

Homework Help Overview

The discussion revolves around finding a basis and the dimension of specific subspaces defined by conditions on polynomials and exponential functions. The first set involves polynomials of degree at most 3 that satisfy certain value conditions, while the second set pertains to functions in the span of exponential functions with specific derivative conditions at zero.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants express uncertainty about interpreting the conditions for the polynomial and exponential function sets. There are attempts to clarify the definitions of the spaces involved and the implications of the conditions on their dimensions. Some participants suggest starting with the general forms of polynomials and functions to derive the necessary conditions for finding a basis.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations and approaches to the problem. Some guidance has been offered regarding the general forms of the polynomial and exponential functions, as well as the implications of the conditions on their dimensions. However, there is no explicit consensus on the methods to be used.

Contextual Notes

Participants note potential confusion regarding the definitions of the polynomial space and the span of exponential functions, as well as the need to establish linear independence among the functions involved. There is also mention of the dimension of the basic spaces and the impact of the imposed conditions on these dimensions.

trap101
Messages
339
Reaction score
0
Find a basis for and the dimension of the subspaces defined for each of the following sets of conditions:

{p \in P3(R) | p(2) = p(-1) = 0 }

{ f\inSpan{ex, e2x, e3x} | f(0) = f'(0) = 0}


Attempt: Having trouble getting started...

So I think my issue is interpreting what those sets are and setting it up. So I think the sets are: i) the set of all polynomials s.t P(2) = p(-1) = 0 and ii) the set of exp functions where at 0 equal 0.

So how do I put these each into a matrix form to find the basis and dimension?
 
Physics news on Phys.org
trap101 said:
Find a basis for and the dimension of the subspaces defined for each of the following sets of conditions:

{p \in P3(R) | p(2) = p(-1) = 0 }

{ f\inSpan{ex, e2x, e3x} | f(0) = f'(0) = 0}


Attempt: Having trouble getting started...

So I think my issue is interpreting what those sets are and setting it up. So I think the sets are: i) the set of all polynomials s.t P(2) = p(-1) = 0
I doubt this. It is probably the set of all polynomials with degree <= 3, such that p(2) = p(-1) = 0.
and ii) the set of exp functions where at 0 equal 0.
Not just any exp functions. They have to be in \text{span}(e^x, e^{2x}, e^{3x}).

I suggest that you start by finding the dimension of these two spaces: P_3(\mathbb{R}) and \text{span}(e^x, e^{2x}, e^{3x}). Also, what is the form of a general element for each of these two spaces?
 
Personally, I wouldn't use a matrix, I would use the basic definition. First, I am going to assume that P3 is the vector space of polynomials of degree 3 or less, which has dimension 4 (some texts use that to mean the space of polynomials 2 or less which has dimension 3- the same ideas will apply but it is simpler). Any such polynomial canbe written p(x)= ax^3+ bx^2+ cx+ d. The condition that p(2)= 0 means that we must have p(2)= 8a+ 4b+ 2c+ d= 0 or d= -(8a+ 4b+ 2c). The condition that p(-1)= 0 means that -a+ b- 2c+ d= 0[/tex] or d= -(a- b+ 2c). Then d= -(8a+ 4b+ 2c)= -(a- b+ 2c) so that 8a+ 4b+ 2c= a- b+ 2c which reduces to 7a= -5b. Sp we can replace a by -5b/7 which means d= -(-(5/7)b- b+ 2c)= -(12/7)b- 2c. Using those, ax^3+ bx^2+ cx+ d= -(5/7)bx^3+ bx^2+ cx- (12/7)b- 2c= (-(5/7)x^3+ x^2- 12/7)b+ c(x- 2)<br /> <br /> Now, do you see what a basis is and what the dimension is?<br /> (You could have made a quick &quot;guess&quot; at what the dimension is by the fact that the basic space has dimension 4 and there are 2 conditions put on it.)<br /> <br /> For the second one, any f in the span of e<sup>x</sup>, e<sup>2x</sup>, and e<sup>3x</sup>, can be written as f(x)= ae<sup>x</sup>+ be<sup>2x</sup>+ ce<sup>3x</sup>, and f&#039;(x)= ae<sup>x</sup>+ 2be<sup>x</sup>+ 3ce<sup>x</sup>.<br /> <br /> The condition that f(0)= 0 gives a+ b+ c= 0 and f&#039;(0)= 0 gives a+ 2b+ 3c= 0. We can subtract the first equations from the second to get b+ 2c= 0 or b= -2c. Putting that into the first equation a- 2c+ c= a- c= 0 so a= c. That is, we can write ae<sup>x</sup>+ be<sup>x</sup>+ ce<sup>x</sup>= ce<sup>x[/sup- 2ce<sup>2x</sup>+ ce<sup>3x</sup>= c(e<sup>x</sup>- 2e<sup>2x</sup>+ e<sup>3x</sup>. Now, what is the dimension and what is a basis?<br /> (Here, the basic space has dimension three and there are two conditions.)</sup>
 
jbunniii said:
I doubt this. It is probably the set of all polynomials with degree <= 3, such that p(2) = p(-1) = 0.

Not just any exp functions. They have to be in \text{span}(e^x, e^{2x}, e^{3x}).

I suggest that you start by finding the dimension of these two spaces: P_3(\mathbb{R}) and \text{span}(e^x, e^{2x}, e^{3x}). Also, what is the form of a general element for each of these two spaces?



That's what I intend on doing, but my issue is setting it up in order ot find those dimensions. So here's how I'm trying to piece it together:

I know the general form for P3(R) is: ax3+bx2+cx+d, now the condition is that p(2) = P(-1) = 0. So I have to some how write out a set of vectors that satisfy that form.

As for ii) a function would be f(x) = ex-2e2x+e3x, but I'm utterly clueless as to how this is line independent and how I could even find this vector if I set up a matrix
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 58 ·
2
Replies
58
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
9
Views
3K