Polynomial Degree n Basis: 1,x,x^2...x^n

  • Context: Undergrad 
  • Thread starter Thread starter Zhang Jiawen
  • Start date Start date
  • Tags Tags
    Basis Polynomial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Zhang Jiawen
Messages
4
Reaction score
0
I knew that a polynomial of degree n has n+1 basis, i.e 1,x,x^2...x^n;
But what if a0=0,i.e the constant term is 0, like x^3+x, then what is the dimension and the basis? Is there only x(one dimension) as the basis?
 
Physics news on Phys.org
The basis is not a basis of a polynomial, it is the basis of a module of polynomials, which is a set with added algebraic structure.

Elements of modules and vector spaces do not have dimensions or bases. It is the module or vector space that has those things.

The representation of ##x^3+x## in the above basis is (0, 1, 0, 1, 0, ..., 0).
 
Zhang Jiawen said:
I knew that a polynomial of degree n has n+1 basis, i.e 1,x,x^2...x^n;
But what if a0=0,i.e the constant term is 0, like x^3+x, then what is the dimension and the basis? Is there only x(one dimension) as the basis?
Just drop "1" from the basis you give so the dimension is n.