This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math104-s21:s:dingchengyang [2021/05/06 23:54] 73.132.71.37 |
math104-s21:s:dingchengyang [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 126: | Line 126: | ||
| i = 1,...,n\\ | i = 1,...,n\\ | ||
| - | ** induced topology:**\\ | + | ** induced topology:** |
| - let X be a topological space, S is a subset of X, we can equip S with induced topology E within S is open in S iff there exists open subset E2 such that E = intersection of S and E2.\\ | - let X be a topological space, S is a subset of X, we can equip S with induced topology E within S is open in S iff there exists open subset E2 such that E = intersection of S and E2.\\ | ||
| - | Thm: | + | Thm:\\ |
| - f:X -> Y continuous, then if E within X, then f(E) is compact in Y\\ | - f:X -> Y continuous, then if E within X, then f(E) is compact in Y\\ | ||
| - f:X -> Y continuous, and X is compact, then f is uniformly continuous.\\ | - f:X -> Y continuous, and X is compact, then f is uniformly continuous.\\ | ||
| Line 149: | Line 149: | ||
| - otherwise, second kind discontinuity.\\ | - otherwise, second kind discontinuity.\\ | ||
| - | Thm: | + | Thm:\\ |
| - if f is monotone increasing on (a,b), then f(x+) and f(x-) exists at every point in (a,b) and has at most countably many discontinuities which are all first kind.\\ | - if f is monotone increasing on (a,b), then f(x+) and f(x-) exists at every point in (a,b) and has at most countably many discontinuities which are all first kind.\\ | ||
| Line 169: | Line 169: | ||
| then fn converges to f uniformlly.\\ | then fn converges to f uniformlly.\\ | ||
| - | ** 5. Differentiability and Integrability** | + | ** 6. Differentiability and Integrability**\\ |
| - | Prop: | + | Prop:\\ |
| - Differentiability implies continuity\\ | - Differentiability implies continuity\\ | ||
| - Differentiability => there exists u(x) such that f(x) = f(p)+(x-p)f' | - Differentiability => there exists u(x) such that f(x) = f(p)+(x-p)f' | ||
| Line 177: | Line 177: | ||
| - f' exists everywhere doesn' | - f' exists everywhere doesn' | ||
| - | ** Rolle' | + | ** Rolle' |
| - if f continuous on [a,b] and f' exists for all x in (a,b) if f(a) = f(b) then there exists c in (a,b) such that f'(c) = 0\\ | - if f continuous on [a,b] and f' exists for all x in (a,b) if f(a) = f(b) then there exists c in (a,b) such that f'(c) = 0\\ | ||
| - | ** Generalized Mean Value Theorem** | + | ** Generalized Mean Value Theorem**\\ |
| - | - if f, g continuous and differentiable on (a,b), then there exists c in (1,b) such that [f(b) - f(a)]g' | + | - if f, g continuous and differentiable on (a,b), then there exists c in (1,b) such that [f(b) - f(a)]g' |
| Corollary: | Corollary: | ||
| - if f differentiable and bounded by M>0, then f is uniformally continuous.\\ | - if f differentiable and bounded by M>0, then f is uniformally continuous.\\ | ||
| - | ** L' | + | ** L' |
| - lim f(x)/g(x) = lim f' | - lim f(x)/g(x) = lim f' | ||
| - | ** Taylor' | + | ** Taylor' |
| - given f that is smooth till n-1 degree, and is continuous on on interval $[a, b]$, and given $\alpha, \beta \in [a, b]$, we have $$f(\beta) = \sum_{i=0}^{n-1}\frac{f^{(i)}(\alpha) (\beta - \alpha)^i}{i !} + \frac{f^{(n)}(\gamma)(\beta - \alpha)^n}{n!}$$ for some $\gamma$ between $\alpha$ and $\beta$.\\ | - given f that is smooth till n-1 degree, and is continuous on on interval $[a, b]$, and given $\alpha, \beta \in [a, b]$, we have $$f(\beta) = \sum_{i=0}^{n-1}\frac{f^{(i)}(\alpha) (\beta - \alpha)^i}{i !} + \frac{f^{(n)}(\gamma)(\beta - \alpha)^n}{n!}$$ for some $\gamma$ between $\alpha$ and $\beta$.\\ | ||
| + | |||
| + | |||
| + | ** Riemman Integral** | ||
| + | |||
| + | Idea:\\ | ||
| + | - A partition P of interval [a,b] is a = x0< | ||
| + | - Define U(P,f) and L(P,f)\\ | ||
| + | - Let U(f) = inf U(P,f) and L(f) = sup L(P,f)\\ | ||
| + | - f is integrabvle if U(f) = L(f)\\ | ||
| + | |||
| + | Generalization: | ||
| + | - Let alpha be a monotone increasing function, define interval delta alpha = alpha(xi) - alpha(xi-1)\\ | ||
| + | - If U(P, alpha) = L(P, alpha), then it is riemman-stieltjes integrable with respect to alpha.\\ | ||
| + | |||
| + | Refinement lemma:\\ | ||
| + | - If Q is a refinement of P on [a,b],then the approximated integral bounds get better: Lp <= Lq <= Uq <= Up\\ | ||
| + | |||
| + | ** Cauchy condition of integral: | ||
| + | - f is integrable w.r.t. alpha iff for all epsilon > 0, there exists p partition such that Up - Lp < epsilon.\\ | ||
| + | |||
| + | ** Related theorems: | ||
| + | - If f is continuous on [a,b], then f is integrable w.r.t. alpha on [a,b]\\ | ||
| + | - If f is monotonic, and alpha continuous, then f is integrable\\ | ||
| + | - If f is discontinuous only at finitely many points and alpha is continuous where f is discontinuous, | ||
| + | - if f: | ||
| + | - integration operation is linear in both f and alpha\\ | ||
| + | - composition of integrable functions is integrable\\ | ||
| + | - |f| is integrable if f is integrable\\ | ||
| + | - let alpha be monotone increasing and alpha' exists and is riemman integrable wrt to dx, then bounded f integrable <=> f*alpha' | ||
| + | - change of variable\\ | ||
| + | - integration by parts\\ | ||
| + | - uniform convergence preserves integration\\ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| Questions (updating): | Questions (updating): | ||
| - | * Are sup and inf guaranteed to exist? If sup = infinity, do we say sup exists or not? \\ | + | 1. Are sup and inf guaranteed to exist? If sup = infinity, do we say sup exists or not? \\ |
| - | * If Sn is bounded, is it guaranteed that limsup and liminf always exist? \\ | + | 2. If Sn is bounded, is it guaranteed that limsup and liminf always exist? \\ |
| - | * Does pointwise convergence preserves continuity like uniform convergence does? \\ | + | 3. Does pointwise convergence preserves continuity like uniform convergence does? \\ |
| + | 4. Extra question from hw:Let $f(x)$ be a differentiable function on $[-1,1]$ with $f' | ||
| + | * I’m having a hard time to imagine why why would 1/x be integrable on R? Since it is discontinuous only at x=0, and f(x) = x is continuous at x=0, it is integrable. But what about the strange behavior near x=0?\\ | ||
| + | 5. In hw11, problem 1, the reverse direction, h <= f'(y) was left as an exercise. However I'm having trouble to prove this. Any hint?\\ | ||
| + | 6. Givan P1 = {1,4,6}, P2 = {1, 3, 3.5, 5, 5.6, 6}, is P2 a refinement of P1?\\ | ||
| + | 7. What is the relationship of boundedness to integrability? | ||
| + | 8. Let a1 be any real number satisfying 0 < a1 < 1 , and define a2, a3, . . . recursively via an+1 := cos(an). Why would this sequence be monotone? I plugged a0 = 0.5 into my calculator and it is clearly not monotone. If so, how should we prove that this sequence converges? | ||
| + | 9. What is an efficient way, if any, to test uniform convergence and uniform continuity? | ||
| + | 10. Is it true that if F is differentiable then it is integrable and vice versa?\\ | ||
| + | 11. What does the notation: Sum{from n=1 to infinity}fn converges uniformly mean?\\ | ||
| + | 12. Determine whether sum{n=1, | ||
| + | 13: Let f : [a, b] → R be a Riemann integrable function. Let g : [a, b] → R be a | ||
| + | function such that {x ∈ [a, b]; f(x) = g(x)} is finite. Show that g(x) is Riemann integrable and the integral of f(x) on [a,b] is equal to that of g(x). Does the conclusion still hold when {x ∈ [a, b]; f(x) = g(x)} is countable? | ||
| + | 14: When do we have equality in the inequality |integral f| < = integral |f| ?\\ | ||
| + | 15: What are ways of proving connectedness? | ||
| + | 16: What is the epsilon room proof?\\ | ||
| + | 17: What are good strategies to coming up with the right partitions for integration proofs?\\ | ||
| + | 18: Why is change of variables useful? And what is its general form?\\ | ||
| + | 19: What is the Second Mean Value Theorem for Integrals? | ||
| + | 20: Is the boundary of an open ball always a sphere?\\ | ||
| + | 21: What is the difference between discrete metric and continuous metric?\\ | ||
| + | 22: What does the iota function mean?\\ | ||
| + | 23: How can we apply change of variables to usub?\\ | ||
| + | 24: In usub, I don't remember that u needs to be strictly increasing. But in the requirement of change of variables, phi needs to be strictly increasing. How should we explain this?\\ | ||
| + | 25: When can we not use Lopital' | ||
| + | 26: Is the set [0,1]∩Q compact or not? (from mt2)\\ | ||
| + | 27: For the radius of convergence for power series, we used a similar approach of root test. Is there a ratio test analog of this proof?\\ | ||
| + | 28: Is it true that uniform convergence preserves integration in general? What about pointwise convergence? | ||
| + | 29: Is it true that uniform convergence preserves derivatives in general? What about pointwise convergence? | ||
| + | 30: What does the alpha function mean in the context of integration? | ||
| + | 31: How to test if taylor' | ||
| + | 32: What does the step function mean in the context of integration? | ||
| + | 33: How to do decimal digit expansion? | ||
| + | 34: Why is Archimedian property useful?\\ | ||
| + | 35: What is exactly a topology? Is it just an abstract space consist of open and closed sets?\\ | ||
| + | 36: How to show a space is complete? | ||
| + | 37: What are the implications of dense subsets? | ||
| + | 38: Let f : [a, b] → R be a continuous function. Show that there exists c ∈ (a, b)\\ | ||
| + | such that integral from a to b of f(x)dx = f(c).\\ | ||
| + | 39: Discuss the convergence or divergence of the Bertrand Integrals (problem 7.21 from problem book.\\ | ||
| + | 40: What are some techniques of picking epislon and delta? Is this mostly a reverse-engineering process? | ||
| + | 41: What are the necessary conditions for a function to be integrable? and differentiable? | ||
| + | 42: What are efficient ways to prove discontinuity? | ||
| + | 43: Is the criterion for induced metric always valid? When might induced metric not be useful?\\ | ||
| + | 44: Prove that if the function f : I → R has a bounded derivative on I, then f is\\ | ||
| + | uniformly continuous on I. Is the converse true? What is the relationship between differentiability and uniform continuity? | ||
| + | 45: Show that the equation ex = 1 − x has one solution in R. Find this solution.\\ | ||
| + | 46: Let f : [0,∞) → R differentiable everywhere. Assume that limx→∞ f(x)+f(x) = 0.Show that limx→∞ f(x) = 0.\\ | ||
| + | 47: Prove that if c is an isolated point in D, then f is automatically continuous at c.\\ | ||
| + | 48: Let f(x) = x sin(1/x) for x = 0 and f(0) = 0. Prove that f is continuous at\\ | ||
| + | x = 0\\ | ||
| + | 49: Find an example of a function that is discontinuous at every real number.\\ | ||
| + | 50: Find an example of a function f discontinuous on Q and another function g\\ | ||
| + | discontinuous at only one point, but g ◦ f is nowhere continuous.\\ | ||
| + | 51: Let f(x)=[x] be the greatest integer less than or equal to x and let g(x) = x−[x].\\ | ||
| + | Sketch the graphs of f and g. Determine the points at which f and g are continuous.\\ | ||
| + | |||
| + | |||