Is This a Valid Basis for the Set of Polynomials with \( p(0) = p(1) \)?

  • Context: Undergrad 
  • Thread starter Thread starter Hall
  • Start date Start date
  • Tags Tags
    Basis Subspace Work
Click For Summary
SUMMARY

The discussion centers on the set of polynomials \( S \) of degree less than or equal to \( n \) that satisfy the condition \( p(0) = p(1) \). It is established that for any polynomial \( p(t) = c_0 + c_1t + c_2t^2 + \cdots + c_nt^n \) in \( S \), the coefficients must satisfy \( \sum_{i=1}^{n} c_i = 0 \). The participants debate the validity of a proposed basis \( A \) for \( S \) and emphasize the need for linear independence and the correct definition of a basis in a vector space context.

PREREQUISITES
  • Understanding of polynomial functions and their properties.
  • Familiarity with vector spaces and the concept of a basis.
  • Knowledge of linear independence and closure axioms in vector spaces.
  • Basic understanding of linear algebra, particularly in the context of polynomial spaces.
NEXT STEPS
  • Study the concept of polynomial vector spaces and their bases.
  • Learn about linear independence and how to prove it for sets of polynomials.
  • Explore the closure properties of polynomial sets under addition and scalar multiplication.
  • Investigate examples of bases for polynomial spaces, particularly those satisfying specific conditions like \( p(0) = p(1) \).
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of polynomial spaces and their bases will benefit from this discussion.

Hall
Messages
351
Reaction score
87
Let ##S## be a set of all polynomials of degree equal to or less than ##n## (n is fixed) and ##p(0)=p(1)##.

Then, a sample element of ##S## would look like:
$$
p(t) = c_0 + c_1t +c_2t^2 + \cdots + c_nt^n
$$
Now, to satisfy ##p(0)=p(1)## we must have
$$
\sum_{i=1}^{n} c_i =0
$$

What could be the possible bases for S? I thought of one of them and it looks like this

$$
A = \{ 1, c_1t +c_2t^2, c_1t +c_2t^2+c_3t^3, \cdots c_1t +c_2t^2 ... +c_nt^n | \sum_{i=1}^{j} c_i =0 ; j=1,2,3 ... n\}
$$

Is A a basis for S? I mean, I'm unable to disprove it.
 
Physics news on Phys.org
That solution is not very explicit. You really want to find ##n## explicit, linearly independent polynomials.
 
Last edited:
What do you have to check, in order to prove that ##S## is a subspace?
 
fresh_42 said:
What do you have to check, in order to prove that ##S## is a subspace?
S should be a subset of a linear space of all polynomials of degree equal to or less than n and S should satisfy closure axioms.
 
Hall said:
S should be a subset of a linear space of all polynomials of degree equal to or less than n and S should satisfy closure axioms.
Yes. You don't need a basis, you only have to show that ##p(x)+q(x)\, , \, \lambda p(x) \in S## whenever ##p(x),q(x) \in S## and ##\lambda \in \mathbb{F}## whatever the scalar field ##\mathbb{F}## is.
 
fresh_42 said:
Yes. You don't need a basis, you only have to show that ##p(x)+q(x)\, , \, \lambda p(x) \in S## whenever ##p(x),q(x) \in S## and ##\lambda \in \mathbb{F}## whatever the scalar field ##\mathbb{F}## is.
Yes, but I wanted to find a basis for S.
 
Hall said:
Yes, but I wanted to find a basis for S.
In which case you must be more specific. E.g. you defined ##A=\{1\}## which is only a basis for ##n=1.##

And after you have found polynomials which are not all zero, then you still have to prove linear independence and determine the dimension of ##S.##
 
fresh_42 said:
In which case you must be more specific. E.g. you defined ##A=\{1\}## which is only a basis for ##n=1.##

And after you have found polynomials which are not all zero, then you still have to prove linear independence and determine the dimension of ##S.##
I wrote that S is a set of all polynomials of degree ##\leq n## and ##p(0)=p(1)## for all p(t) belonging to S. And A is not a singleton set. ##p(t)=1## does satisfy the qualifications for belonging to S.
 
fresh_42 said:
In which case you must be more specific. E.g. you defined ##A=\{1\}## which is only a basis for ##n=1.##
Hall said:
What could be the possible bases for S?
I thought of one of them and it looks like this
$$
A = \{ 1, c_1t +c_2t^2, c_1t +c_2t^2+c_3t^3, \cdots c_1t +c_2t^2 ... +c_nt^n | \sum_{i=1}^{j} c_i =0 ; j=1,2,3 ... n\}
$$
You must have misread post #1, in which he wrote the above.
 
  • #10
Mark44 said:
You must have misread post #1, in which he wrote the above.
You must have failed to solve the linear equation system.
 
  • #11
Hall said:
I wrote that S is a set of all polynomials of degree ##\leq n## and ##p(0)=p(1)## for all p(t) belonging to S. And A is not a singleton set. ##p(t)=1## does satisfy the qualifications for belonging to S.
I'm not sure where this thread is going. A basis is a set of specific vectors. It's not a set of equations.
 
  • #12
The definition of ##A## is ##A=\{1\}##.

What the OP wanted to define is
$$
A = \{ 1, c_1^{(1)}t +c_2^{(1)}t^2, c_1^{(2)}t +c_2^{(2)}t^2+c_3^{(2)}t^3, \cdots c_1^{(n-1)}t +c_2^{(n-1)}t^2 ... +c_n^{(n-1)}t^n | \sum_{i=1}^{j} c_i^{(k)} =0 ; j=1,2,3 ... n;k=1,\ldots,n-1\}
$$
which still is an infinite set of vectors.
 
  • #13
PeroK said:
I'm not sure where this thread is going. A basis is a set of specific vectors. It's not a set of equations.
All right, let me once again try to make myself clear.

##S## is a set of all polynomials of degree ##\leq n## which satisfy the following condition
$$
p(0)=p(1)
$$

Find a basis for S.
 
  • #14
fresh_42 said:
The definition of ##A## is ##A=\{1\}##.

What the OP wanted to define is
$$
A = \{ 1, c_1^{(1)}t +c_2^{(1)}t^2, c_1^{(2)}t +c_2^{(2)}t^2+c_3^{(2)}t^3, \cdots c_1^{(n-1)}t +c_2^{(n-1)}t^2 ... +c_n^{(n-1)}t^n | \sum_{i=1}^{j} c_i^{(k)} =0 ; j=1,2,3 ... n;k=1,\ldots,n-1\}
$$
which still is an infinite set of vectors.
I'm sorry if I was not very clear but in very beginning I wrote that "n is fixed"
 
  • #15
Hall said:
All right, let me once again try to make myself clear.

##S## is a set of all polynomials of degree ##\leq n## which satisfy the following condition
$$
p(0)=p(1)
$$

Find a basis for S.
I understand that. You need to find a suitable set of polynomials.
 
  • #16
PeroK said:
I'm not sure where this thread is going. A basis is a set of specific vectors. It's not a set of equations.
Just wanted to clear, "A basis is a set of specific vectors" or "A basis is a set of specific mathematical objects" ?
 
  • #17
Hall said:
I'm sorry if I was not very clear but in very beginning I wrote that "n is fixed"
##A## is ill-defined! See post #12. You defined all ##c_j=0##.
 
  • #18
fresh_42 said:
##A## is ill-defined! See post #12. You defined all ##c_j=0##.
I wrote the sum of c_i's to be zero.
 
  • #19
Hall said:
Just wanted to clear, "A basis is a set of specific vectors" or "A basis is a set of specific mathematical objects" ?
If we are talking about a basis for a vector space, then the appropriate mathematical objects are vectors. Although, in this case the vectors are polynomials.
 
  • #20
PeroK said:
If we are talking about a basis for a vector space, then the appropriate mathematical objects are vectors. Although, in this case the vectors are polynomials.
Vectors are polynomials?
 
  • #21
Hall said:
I wrote the sum of c_i's to be zero.
Read post number 12.
 
  • #22
Let's leave my A, and start afresh for finding a basis for S.
 
  • #23
Hall said:
Vectors are polynomials?
The other way around: polynomials can be vectors.
 
  • #24
Hall said:
Let's leave my A, and start afresh for finding a basis for S.
You must understand how sets are defined! You used the same set of coefficients for all of your polynomials and that is a big mistake. Furthermore, you have to specify all ##2+3+\ldots + n## coefficients in order to specify a certain basis.
 
  • #25
Hall said:
Vectors are polynomials?
They can be. Specific examples of vector spaces are ##\mathbb R^n, \mathbb C^n##, sets of matrices, sets of linear operators, sets of polynomials, sets of functions. Sometimes a vector space generally is called a linear space. I would have thought that was all clear given your attempt at this problem!
 
  • #26
PeroK said:
I would have thought that was all clear given your attempt at this problem!
Tom Apostol never uses the word vector space in his Calculus Vol 2, and I'm learning from that. He says linear space is a set of any mathematical objects that satisfy the axioms.
 
  • Informative
Likes   Reactions: PeroK
  • #27
fresh_42 said:
You must understand how sets are defined! You used the same set of coefficients for all of your polynomials and that is a big mistake. Furthermore, you have to specify all ##2+3+\ldots + n## coefficients in order to specify a certain basis.
Okay. Now, I see the point of post 12. Is the treated form of A a basis for S?
 
  • #28
Hall said:
Tom Apostol never uses the word vector space in his Calculus Vol 2, and I'm learning from that. He says linear space is a set of any mathematical objects that satisfy the axioms.
https://en.wikipedia.org/wiki/Vector_space
 
  • Like
Likes   Reactions: Hall
  • #29
Hall said:
Okay. Now, I see the point of post 12. Is the treated form of A a basis for S?
fresh_42 said:
Furthermore, you have to specify all ##2+3+…+n## coefficients in order to specify a certain basis.

What are the ##c_i##? E.g. all ##c_i=0## satisfy your choices but are not a basis.

Then you have to prove that ##\dim S =n## and linear independence of your selected polynomials.
 
  • #30
fresh_42 said:
You must have failed to solve the linear equation system.

fresh_42 said:
A is ill-defined! See post #12. You defined all cj=0.
##\sum_{i = 1}^n c_i = 0## doesn't necessarily mean that all of the constants ##c_i## must be zero.
For example, if n = 2, ##p(x) = 1x^2 - 1x## satisfies p(0) = 0 and p(1) = 0, and ##\sum_{i = 1}^n c_i = 0##.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
1K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 52 ·
2
Replies
52
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K