Assignment 10
We have been doing a lot of proofs in class recently, and its important not just to watch a proof be done, but to really rewrite it by yourself. So, most of this homework is asking you to prove things extremely similar to things we’ve proven in class, as motivation to write out those proofs yourself. You should be able to follow the book / notes rather closely, for hints!
Exercise 1 (Convergence at the Endpoints) We saw in class that proving in general that a power series is convergent at its endpoints is rather complicated. But in certain situations its easy to show. In this problem, assume has radius of convergence 1, and also that converges absolutely.
Use this to prove that is continuous at .
Hint: follow the same proof technique we used for continuity on the interior, with Dominated convergence, adapted to this situation
Solution. Let be a sequence converging to , we wish to show that . Writing out as a power series, we see that we wish to switch the limit and sum:
So, we must show that dominated convergence applies, which means that we need to find with for all . Because of the assumption that converges absolutely, we can set and note converges. Now for every , so and . This is exactly what we needed! The terms of are bounded above by a convergent sum, so dominated convergence applies, and the two lines above (where we switched the order of the limits and sum) are equal: is continuous at 1.
Exercise 2 (Continuity and Dense Sets I) Let be a subset of the real line, and two continuous functions with domain . Let be a dense subset of , and prove that if for all , then actually and are the same function.
*Hint: follow closely the proof we did for in class.
Solution. This argument is very similar to the argument in the textbook.
Exercise 3 (Continuity and Dense Sets II) Let be a continuous and a dense subst of on which takes only positive values.
Prove that never takes any negative values, on all of .
Solution. Let be arbitrary. For each , by density, we can find a point with . Using the squeeze theorem, we see , and so by continuity of we know
But on is positive, so for each we know . Thus by the limit inequalities, we see
So putting these two together, we have , as required.
Exercise 4 (Extreme Value Theorem) Show that if is a continuous function on a closed interval , that achieves a minimum value: that is, there exists a such that for all .
Hint: follow closely the proof we did in class, for the existence of a maximum.
Solution. This argument is very similar to the argument in the textbook.
Exercise 5 (Intermediate Value Theorem) Let be continuous on and assume and . Show there exists a with .
Hint: follow closely the proof we did in class, where we had and
Solution. This argument is very similar to the argument in the textbook.
Exercise 6 (Using the IVT) Prove that there is a real number which solves the equation
Solution. Consider the polynomial , and observe that a zero of is a solution to the equation we seek. Since polynomials are continuous functions we aim to use the Intermediate Value Theorem, and prove the existence of a zero by finding a point where is negative and another point where is positive. At zero, is certainly negative. But at which is very positive. Thus, there must exist some where .
Solution. Choose arbitrary. Then by the uniform continuity of we can find a such that , and similarly a such that . Set , and let be two points int eh domain such that . Then for ,
By the triangle inequality, And as , its both and by design. So each of these quantities is less than , and the entire thing is less than .
Since were arbitrary in the domain subject only to the constraint of being within of one another, this same uniform works for all such pairs, and is uniformly continuous.