Solution:
True.
Proof:
Suppose c∈(a,b) . Let ε>0 . Since f is bounded, there exists M>0 such that ∣f(x)∣≤M for all x∈[a,b] . Let δ=ε/12M . Since f is continuous on[a,c−δ] and [c+δ,b] , f is Riemann-integrable on [a,c−δ] and [c+δ,b] , so there exists partitions P1={a=x0<⋯<xn=c−δ}of[a,c−δ] and P2={c+δ=y0<⋯<ym=c−δ} of [c+δ,b] such that
U(P1,f)−L(P1,f)<3ε and U(P2,f)−L(P2,f)<3ε
Consider the partition of [a, b] given by P=P1∪P2 . Then
U(P,f)L(P,f)=i=1∑nMiΔxi+2δx∈[c−δ,c+δ]supf(x)+j=1∑mMjΔyj≤U(P1,f)+2Mδ+U(P2,f)=i=1∑nmiΔxi+2δx∈[c−δ,c+δ]inff(x)+j=1∑mmjΔyj≥L(P1,f)−2Mδ+L(P2,f)
and so
U(P,f)−L(P,f)≤[U(P1,f)−L(P1,f)]+4Mδ+[U(P2,f)−L(P2,f)]<3ε+4M×12Mε+3ε=ε
Hence f is Riemann integrable.
Comments