UMD Analysis Qualifying Exam/Aug06 Real

From testwiki
Revision as of 22:06, 16 August 2017 by imported>JackBot (Formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem 1a

Prove the following version of the Riemann-Lebesque Lemma: Let fL2[π,π]. Prove in detail that


12πππf(x)einxdx0 as n


Here n denotes a positive integer. You may use any of a variety of techniques, but you cannot simply cite another version of the Riemann-Lebesque Lemma.



Solution 1a

Note that einx=cos(nx)isin(nx).


Hence we can equivalently show


ππf(x)cos(nx)0 as n


Claim

Let ψ(x) be a step function.


ππψ(x)cos(nx)0 as n


Proof

ππψ(x)cos(nx)=i=1mciξi1ξicos(nx)dx=i=1mci1n(sin(nx)|ξi1ξi)<22maxici1n0 as n


Step functions approximate L^1 functions well

Since fL2[π,π], then fL1[π,π]


Hence, given ϵ>0, there exists ψ(x) such that


ππ|f(x)ψ(x)|dx<ϵ


ππf(x)cos(nx)=ππ([f(x)ψ(x)+ψ(x)]cos(nx))dxππ|f(x)ψ(x)|cos(nx)+ππ|ψ(x)|cos(nx)ϵ2π+ϵ

Problem 1b

Let nk be an increasing sequence of positive integers. Show that {x|liminfksin(nkx)>0} has measure 0.


Notes: You may take it as granted that the above set is measurable.

Solution 1b

For the sake of brevity, let S be the set of such x. If S has positive measure, then it contains a subset of positive measure on which liminf[sin(nkx)] is bounded below by some positive constant; ie, the integral of liminf[sin(nkx)] over S will be positive. If S has zero measure, then the same integral will be zero. Thus, we must only compute an appropriate integral to show that m(S)=0.

Since we do not know that S has finite measure, take a sequence of functions fk(x)=2-|x|*sin(nkx), each of which is clearly integrable. By Fatou's lemma, the integral of liminf[fk(x)] over S <= the liminf of the integrals of fk(x) over S. However, each fk is the L1 function 2-|x|*sin(nkx). By the Riemann-Lebesgue Lemma, this goes to 0 as nk goes to infinity.

Hence our original integral of a strictly positive function over S is bounded above by 0, so m(S)=0.

Problem 3

Suppose (xp+1xp)fL2(0,), where p>1/2. Show that fL1(0,).


Solution 3

Let A=||(xp+1xp)f||L2(0,) then we can write

||f||L1(0,)=0|f|=01|f1xp||xp|+1|1xp||fxp|=||f1xp||L2(0,1)||xp||L2(0,1)+||1xp||L2(1,)||fxp||L2(1,)A||xp||L2(0,1)+A||fxp||L2(1,)<

Hence fL1(0,).


Problem 5

Let fL1(),

F(x)=f(t)sinxttdt.

(a) Show that F is differentiable a.e. and find F(x).

(b) Is F absolutely continuous on closed bounded intervals [a,b]?


Solution 5

Look at the difference quotient:

F(x)=limh01h(F(x+h)F(x))=limh0f(t)[sin((x+h)t)sin(xt)]htdt

We can justify bringing the limit inside the integral. This is because for every x, |sin(xt)/t|<1. Hence, our integrand is bounded by 2f(t) and hence is L1 for all n. Then by Lebesgue Dominated Convergence, we can take the pointwise limit of the integrand. to get

F(x)=f(t)cos(xt)dt.


It is easy to show that F(x) is bounded (specifically by ||f||L1) which implies that F is Lipschitz continuous which implies that it is absolutely continuous.


Template:BookCat