Final answer:
An inner product must satisfy four main properties, which ⟨⋅,⋅⟩ does. An orthonormal basis for VN is obtained via the Gram-Schmidt process. The projection p of functions onto VN is computed using inner products with the basis elements of VN.
Step-by-step explanation:
When determining if the form ⟨⋅,⋅⟩ is an inner product, one must verify if it satisfies the following four properties: positivity, linearity in its first argument, commutativity of multiplication, and non-degeneracy.
For an orthonormal basis of VN with respect to the given inner product, apply the Gram-Schmidt process to the basis {sin(nx),cos(nx)} for 0≤n≤N, normalizing at each step.
The statement C = VN ⊕ VN⊥ can be proven by showing that every function in C can be represented uniquely as a sum of an element in VN and an element in VN⊥, where VN⊥ is the orthogonal complement of VN.
The projection p of various functions onto VN can be found by computing the inner product of the given function with each basis element of VN and then constructing the linear combination of the basis elements using these inner products.