Linear algebra: Vector subspaces

Click For Summary

Homework Help Overview

The discussion revolves around determining whether a specific subset of polynomials, defined by the condition \(a_1a_3 \leq 0\), forms a vector subspace within the space of all polynomials. Participants are examining the closure properties of this subset under addition and scalar multiplication.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the closure of the subset under addition and product, with some asserting it is not closed under addition while others question the reasoning behind closure under the product. There is an exploration of specific cases and counterexamples to clarify these properties.

Discussion Status

The conversation is ongoing, with some participants seeking clarification on the logic used in determining closure properties. There is an acknowledgment of the need to consider scalar multiplication as part of the vector space criteria. Guidance has been offered regarding the approach to finding counterexamples.

Contextual Notes

Participants are working under the assumption that the polynomials are defined in a general form, and there is a focus on the implications of the conditions set by the coefficients \(a_1\) and \(a_3\). The discussion reflects uncertainty regarding the assumptions made in the analysis of closure properties.

cesaruelas
Messages
51
Reaction score
0

Homework Statement


Is the subset of
P= {a0 + a1x + a2x2 + ... + anxn}
formed only by the polynomials that satisfy the condition:
a1a3≤0
a vector subspace?


Homework Equations


I already proved the subset is not closed under addition so I know it's not a vector subspace, however, the answer my teacher marked as correct reads: "No, it's closed under the product but not under addition."


The Attempt at a Solution


Let Pb and Pc be elements of a subset of P= {a0 + a1x + a2x2 + ... + annn} with their coefficients given by any series in function of n (this is an assumption I'm not sure I can make but I find no other way to tackle the product step without making it).

Addition:
Pb + Pc = {b0+c0 + (b1+c1)x + ... + (b3+c3)x3 + ... + (bn+cn)xn}
where
(b1+c1)(b3+c3)≤0
if
(b1+c1)≤0 and (b3+c3)≥0
or
(b1+c1)≥0 and (b3+c3)≤0

Therefore, it is not closed under addition.

Product:
Pb * Pc = {b0c0 + (b1c1)x + ... + (b3c3)x3 + ... + (bncn)xn}
where
(b1c1)(b3c3)≤0
if
(b1c1)= 0
and/or
(b3c3)= 0
(because of their positions in the series).

Therefore, it is not closed under the product.

Was the assumption mistaken? If so, can you give me a clue how to prove that it is/isn't closed under the product?
 
Physics news on Phys.org
cesaruelas said:

Homework Statement


Is the subset of
P= {a0 + a1x + a2x2 + ... + anxn}
formed only by the polynomials that satisfy the condition:
a1a3≤0
a vector subspace?


Homework Equations


I already proved the subset is not closed under addition so I know it's not a vector subspace, however, the answer my teacher marked as correct reads: "No, it's closed under the product but not under addition."


The Attempt at a Solution


Let Pb and Pc be elements of a subset of P= {a0 + a1x + a2x2 + ... + annn} with their coefficients given by any series in function of n (this is an assumption I'm not sure I can make but I find no other way to tackle the product step without making it).

Addition:
Pb + Pc = {b0+c0 + (b1+c1)x + ... + (b3+c3)x3 + ... + (bn+cn)xn}
where
(b1+c1)(b3+c3)≤0
if
(b1+c1)≤0 and (b3+c3)≥0
or
(b1+c1)≥0 and (b3+c3)≤0

Therefore, it is not closed under addition.
I don't get what your logic is here.

Product:
Pb * Pc = {b0c0 + (b1c1)x + ... + (b3c3)x3 + ... + (bncn)xn}
where
(b1c1)(b3c3)≤0
if
(b1c1)= 0
and/or
(b3c3)= 0
(because of their positions in the series).

Therefore, it is not closed under the product.

Was the assumption mistaken? If so, can you give me a clue how to prove that it is/isn't closed under the product?
You want to show that subset P has to be closed under scalar multiplication. That is, if p ∈ P and r ∈ R, then (rp) ∈ P.
 
Thank you for replying. I know, I realized after two hours that I needed to use scalar product and not whatever I was doing, lol. How would you do the first part, though? I suck at this type of problems :/.
 
Since you're trying to disprove a statement, all you need to do is find a single counterexample. So first assume
\begin{align*}
p_b &= b_0 + b_1x + b_2x^2 + \cdots + b_n x^n \in P \\
p_c &= c_0 + c_1x + c_2x^2 + \cdots + c_n x^n \in P \\
\end{align*} which means ##b_1b_3 \le 0## and ##c_1c_3 \le 0##. Then form the sum
$$ p = p_b + p_c = (b_0+c_0) + (b_1+c_1)x + (b_2+c_2)x^2 + \cdots + (b_n+c_n)x^n.$$ You want to show there exists a case where ##(b_1+c_1)(b_3+c_3) \gt 0## which would imply that p is not an element of P. In other words, find specific numbers for b1, b3, c1, and c3 that satisfy those three conditions.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 7 ·
Replies
7
Views
1K