iamalexalright
- 157
- 0
Homework Statement
Check whether the function f(x)=x^{-1/3}, 0<x<1, belongs to the space
L^{2}(0,1)
Homework Equations
Well, I missed this lecture so not really sure how to go about this but from what I gathered:
A function is in L2 if the function is square integrable
If that is the case then:
The Attempt at a Solution
\int^{1}_{0}(x^{-1/3})^{2}dx = \int^{1}_{0}(x^{-2/3})dx = 3x^{1/3}|^{1}_{0} = 3
Since the solution exists then the function is in L2, correct?