Finding a Spanning Set for Polynomials of the Form (a+b+c)x^3+(a-2b)x^2+bx-c+a

  • Thread starter Thread starter Benzoate
  • Start date Start date
  • Tags Tags
    Set
Benzoate
Messages
418
Reaction score
0

Homework Statement


Find a spanning set for the vector space consisting of all polynomials of the form:
(a+b+c)x^3+(a-2b)x^2+bx-c+a

Homework Equations


The Attempt at a Solution



a(1,0,1,1)+b(0,1,-2,1)+c(-1,0,0,1). So my spanning set is : {(1,0,1,1),(0,1,-2,1),(-1,0,0,1)}
 
Physics news on Phys.org
If the space you want to span is made up of polynomials, your spanning set should be made of polynomials!
 
quasar987 said:
If the space you want to span is made up of polynomials, your spanning set should be made of polynomials!

so my spanning set then is : span{(x^3+x^2+1),(x^3-2*x^2+x),(x^3-1)}
 
Yes, that's fine.
 
Yes, that's fine.
Another way of doing exactly the same thing:
You are given that the set of polynomials is all polynomials of the form (a+b+c)x^3+(a-2b)x^2+bx-c+a

Let a= 1, b= c= 0 and that is x^3+ x^2+ 1.
Let b= 1, a= c= 0 and that is x^3+ x^2+ x
Let c= 1, a= b= 0 and that is x^3- 1, exactly what you have.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top