Determining when a function is an element of L^2 (0,1)

  • Thread starter Thread starter lants
  • Start date Start date
  • Tags Tags
    Element Function
lants
Messages
14
Reaction score
1

Homework Statement


Determine for what k f(x)=xk is an element of L2 (0,1) vector space
k ∈ ℝ

Homework Equations

The Attempt at a Solution


\int_{0}^{1} x^{2k} dx = \frac{1-0^{2k+1}}{1+2k} = \sum_{n=0}^{\infty}{(-2k)^{n}} (for k > -½)

This sum should converge for <br /> \lim_{n \to +\infty}<br /> {\frac{|(-2k)^{n+1}|}{|(-2k)^{n}|}} &lt; 1<br /> =<br /> |-2k| &lt; 1<br />

Which gives me a radius of convergence for
- \frac{1}{2} &lt; k &lt; \frac{1}{2}<br />

But just by examining it, the integral should exist for any k greater than negative one-half, what is wrong with my ratio test?
 
Last edited:
Physics news on Phys.org
lants said:

Homework Statement


Determine for what k f(x)=xk is an element of L2 (0,1) vector space
k ∈ ℝ

Homework Equations

The Attempt at a Solution


\int_{0}^{1} x^{2k} dx = \frac{1-0^{2k+1}}{1+2k} = \sum_{n=0}^{\infty}{(-2k)^{n}} (for v > -½)

This sum should converge for <br /> \lim_{n \to +\infty}<br /> {\frac{|(-2k)^{n+1}|}{|(-2k)^{n}|}} &lt; 1<br /> =<br /> |-2k| &lt; 1<br />

Which gives me a radius of convergence for
- \frac{1}{2} &lt; k &lt; \frac{1}{2}<br />

But just by examining it, the integral should exist for any k greater than negative one-half, what is wrong with my ratio test?

The infinite series doesn't represent the fraction for all values of k. The series may not converge for some k but that doesn't mean the fraction's value doesn't exist.
 
Ok thanks, obvious mistake
 
I don't see your logic. The integral of x^{2k} is the number 1/(2k+ 1) as long as that number exists. What does that have to do with whether or not there is a geometric sequence converging to it? If k= 1, which is greater than 1/2, f(x)= x which is certainly twice integrable between 0 and 1.
 
someone already responded pointing out it was wrong in an actually helpful way, and I already responded back, so move along now
 
  • Like
Likes LCKurtz
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