p3forlife
- 20
- 0
Homework Statement
Let V=Pn(C) (polynomials of nth degree with complex coefficients), where n >=1. Find a basis for W=V s.t. every f(x) belonging to the basis satisfies f(0)f(1)= -1. (Demonstrate that the set you find is linearly independent and spans W.)
Homework Equations
For example, for V=Pn(F) and n>=1:
S=(x^n, x^n + x^n-1, x^n + x^n-2, x^n + x^n-3,..., x^n +x^2, x^n + x, x^n +1 ) is a basis for Pn(F).
The Attempt at a Solution
I a bit confused at how f(0)f(1) = -1 is satisfied, because f(0) = 0 for functions without a constant. Does that mean that we have a constant function here?
e.g. f(x) = -1 so f(0) = -1
f(x) = x so f(1) = 1
So f(0)f(1) = -1?
Or is there something about complex number coefficients that I'm missing?