caljuice
- 70
- 0
I'm still confused as to what a vector space is. Is it just some set of numbers that meet the conditions to be closed?
So my main problem:
V is the set of all polynomials of the form at2+bt+c, where a,b,c are real numbers wtih b=a + 1
(a1t2+b1t+c1) + (a2t2+b2t+c2) = (a1+a2)t2+(b1+b2)t+(c1+c2)
also r*(a1t2+b1t+c1)=ra1t2+rb1t+rc1
Is it closed?
So I guess I go through every condition and see if it holds off? I know standard polynomials satisify all the conditions. But the book says it is not a vector space becauase b1+b2= (a1+1)+(a2+1)= a1 + a2 + 2
so our polynomial is not in V and not closed. I don't get what b= a+1 changes. It still seems like every operation/condition is still satisfied. What am I missing? Any help is appreciated.
So my main problem:
V is the set of all polynomials of the form at2+bt+c, where a,b,c are real numbers wtih b=a + 1
(a1t2+b1t+c1) + (a2t2+b2t+c2) = (a1+a2)t2+(b1+b2)t+(c1+c2)
also r*(a1t2+b1t+c1)=ra1t2+rb1t+rc1
Is it closed?
So I guess I go through every condition and see if it holds off? I know standard polynomials satisify all the conditions. But the book says it is not a vector space becauase b1+b2= (a1+1)+(a2+1)= a1 + a2 + 2
so our polynomial is not in V and not closed. I don't get what b= a+1 changes. It still seems like every operation/condition is still satisfied. What am I missing? Any help is appreciated.