Proving that a linear space is infinite-dimensional

  • Thread starter Thread starter scotto3394
  • Start date Start date
  • Tags Tags
    Linear Space
scotto3394
Messages
6
Reaction score
0

Homework Statement


Let V denote the linear space of all real functions continuous on the interval [-\pi,\pi]. Let S be that subset of V consisting of all f satisfying the three equations \[\int_{-\pi}^{\pi} f(t) dt = 0, ~~~\int_{-\pi}^{\pi} f(t) cos(t) dt = 0, ~~~ \int_{-\pi}^{\pi} f(t)sin(t) dt = 0\]

(c) Prove that S is infinite-dimensional.


Homework Equations


From parts (a) and (b) of the question we know that S is a subspace of V and that S contains the functions f(x) = cos (nx), ~~ f(x) = sin(nx) for n=2,3,.... Also I'm not sure whether it's relevant, but the sections before this group of exercises covered null spaces, rank, and linear transformations. So if it is relevant I would imagine that dim N + dim T = dim V would be useful where N is the null space, T is the range, V is the domain (which is a linear space), and dim is dimension.


The Attempt at a Solution


My idea is that you would try a proof by contradiction where you would assume that S is finite-dimensional. From there I had a few random ideas, such as trying to show that the null space is infinite-dimensional and then use the formula above to show that S would somehow be infinite-dimensional. Also I was thinking of assuming that there are n independent elements and somehow showing that they are not actually independent using part b or by applying the fact that they are in S, though I'm not really sure how that would work.


Really I'm not looking for an answer, so much as helpful hints. I'm actually working through this book on my own so I don't really have a teacher to ask questions to. Also, I hope that I provided enough relevant data. Thank you for your time.
 
Physics news on Phys.org
You already mention infinitely many functions that you know are in S.
So, correct me if I'm wrong, but if you show directly that they are all independent then you are done, right?
 
If I could show that it would work, but the functions that I know are there (sine and cosine) aren't actually independent I think. Let's say within the elements I chose sin(2x) and sin(4x). sin(4x) = (2cos(2x))sin(2x) which is a multiple of sin(2x) making it dependent. Then again, I might be wrong...
I'll definitely give it a try though.
 
My definition of independent is that
\langle f, g \rangle = 0
where the inner product for function spaces is usually
\langle f, g \rangle := \int_{-\pi}^\pi f(x) g(x) \, dx

But whichever definition you use, I am pretty sure that, sin(px) and sin(qx) are independent in either of them, for p and q (distinct) primes.
 
CompuChip said:
My definition of independent is that
\langle f, g \rangle = 0
where the inner product for function spaces is usually
\langle f, g \rangle := \int_{-\pi}^\pi f(x) g(x) \, dx

But whichever definition you use, I am pretty sure that, sin(px) and sin(qx) are independent in either of them, for p and q (distinct) primes.

That's not a definition of independent. It's a definition of orthogonal. Independent means c1*v1+...+cn*vn=0 implies c1=...=cn=0. You shouldn't have any trouble showing that a mutually orthogonal set of vectors is also independent. sin(px) and sin(qx) being orthogonal doesn't have anything to do with p and q being prime. p and q just need to be distinct positive integers. Show that.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top