Let q1,q2,q3,... be an enumeration of Q∩[0,1] and let r,t∈(0,1). Consider the set
E={x∈[0,1]:∞∑j=1tj|x−qj|−r<∞}
(a) Show that E≠[0,1] \ Q.
The second part of the question is to show m(E)=1. This is easy by showing the L1([0,1]) norm of f(x)=∑∞j=1tj|x−qj|−r<∞. But I am at a loss of how to show (a). Thanks a bunch.
Answer
I inductively construct x∉E.
Initialize the construction by defining I0=[0,1] and j0=0.
For k=1,2,…, find jk>jk−1 so that qjk∈Ik−1. This is always possible because of the density of the rationals. Choose δk small enough that tjkδ−rk>1/k, and define
Ik=Ik−1∩[qjk−δk,qjk+δk].
Having defined all the Ik, define
I=∞⋂k=0Ik.
You should be able to justify that I is nonempty, and so any x∈I is our candidate.
Because of how δk were chosen, if x∈I, then we have
∞∑j=1tj|x−qj|−r≥∞∑k=1tjk|x−qjk|−r≥∞∑k=11/k=∞.
as desired.
I have not actually shown that x∉Q. I suspect this is already the case with the construction as written, but it is easier to prove it by making the following modification. For k≥2, choose δk perhaps smaller, so that qk−1∉Ik. Then I∩Q=∅.
No comments:
Post a Comment