Darth Frodo
- 211
- 1
Homework Statement
Let f(x) be defined on [0,1] by
f(x) = 1 if x is rational
f(x) = 0 if x is irrational.
Is f integrable on [0,1]? You may use the fact that between any two rational numbers
there exists an irrational number, and between any two irrational numbers there exists
a rational number.
Homework Equations
The Attempt at a Solution
Divide into n sub-intervals.
Δxi=1/n
U(f,Pn) = Ʃ(f(Ui)Δxi) = \sum(1)(1/n) = 1/n
L(f,Pn) = Ʃ[f(li)](Δxi) = \sum(0)(1/n) = 0
As n\rightarrow \infty both U(f,Pn) and L(f,Pn) \rightarrow 0
Therefore \int f(x)dx = 0
Is this correct?
Last edited: