User Tools

Site Tools


math104-f21:hw13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
math104-f21:hw13 [2021/12/03 12:29]
pzhou
math104-f21:hw13 [2022/01/11 18:30] (current)
24.253.46.239 ↷ Links adapted because of a move operation
Line 7: Line 7:
  
 3. Ross Ex 29.3 3. Ross Ex 29.3
- 
-{{:math104:pasted:20211203-122926.png}} 
  
  
Line 19: Line 17:
  
 ====== Solution ====== ====== Solution ======
-====== HW 13 ====== 
-Due Monday (Nov 29) 9pm. 8-O problem 6 contains a typo, and it is updated now.  
  
 1. Assume that $\lim_{x \to 0} f'(x) = 1$. Prove that $f'(0)=1$. (Hint, you can use mean value theorem, and definition of the $f'(0)$. ) 1. Assume that $\lim_{x \to 0} f'(x) = 1$. Prove that $f'(0)=1$. (Hint, you can use mean value theorem, and definition of the $f'(0)$. )
Line 37: Line 33:
  
 3. Ross Ex 29.3 3. Ross Ex 29.3
-{{:math104:pasted:20211203-122902.png}} 
  
 +{{math104-f21:pasted:20211203-122902.png}}
  
 +Consider the interval $[0,2]$, the slope of the segment $\frac{f(2)-f(0)}{2-0} = 1/2$, hence there is an $x_1 \in (0,2)$, such that $f'(x_1)=1/2$.
 +
 +Consider the interval $[1,2]$, by mean value theorem, there is a $x_2 \in (1,2)$, such that $f'(x_2)=0$. 
 +
 +By the intermediate value theorem, since $1/7 \in (0,1/2)$, there is an $x_3 \in (x_1, x_2)$ or $(x_2,x_1)$, such that $f'(x_3) = 1/7$. 
  
  
  
 4. Ross Ex 29.5  4. Ross Ex 29.5 
 +
 +{{math104-f21:pasted:20211203-123421.png}}
 +
 +We can prove that $f'(x)=0$ for all $x$, indeed, we have
 +$$ \lim_{h\to 0} \left| \frac{ f(x+h) - f(x)}{h} \right| \leq  \lim_{h\to 0} h = 0. $$
 +Thus, for any $x_1, x_2 \in \R$, we may apply the mean value theorem to get
 +$$ f(x_1) - f(x_2) = (x_1 - x_2) f'(x_3) = 0 $$
 +for some $x_3 \in (x_1, x_2)$. 
 +
  
 5. Ross Ex 30.1 5. Ross Ex 30.1
  
-6. Prove that $\lim_{x \to 0^+} x^{-n} e^{-1/x} = 0$. Hint: let $u = 1/x$, and turn the problem into a $u \to \infty$ limit calculationthen Taylor expand $e^= 1 + u + u^2/2! + \cdots + u^n / n! + \cdots $. (There was a typo in the first version, I wrote $x^{n} e^{-1/x}$ instead. You can either do the wrong problem, or do the corrected ones. )+ 
 +{{math104-f21:pasted:20211203-123645.png}} 
 + 
 +(a) Taking derivatives once both upstairs and downstairs, we get  
 +$$ \lim_{x\to 0} \frac{2 e^{2x}+\sin(x)}{1} = 2 $$ 
 + 
 +(b) Taking derivatives twice both upstairs and downstairs, we get  
 +$$ \lim_{x\to 0} \frac{\cos(x)}{2} = 1/2 $$ 
 + 
 +(c ) Taking derivatives 3 times both upstairs and downstairs, we get 
 +$$ \lim_{x \to \infty} \frac{6}{8 e^{2x}} = 0 $$ 
 + 
 +(d) Taking derivative once, we get 
 +$$ \lim_{x \to 0} \frac{1/2}{\sqrt{1+x}} + \frac{1/2}{\sqrt{1-x}} = 1/2+ 1/2=1 $$ 
 + 
 + 
 + 
 +6. Prove that $\lim_{x \to 0^+} x^{-n} e^{-1/x} = 0$.  
 + 
 +Let $u = 1/x$, then we are computing  
 +$$ \lim_{u\to \infty} u^n / e^{u} $
 +We may apply L'Hopital rule n timesand get 
 +$$ \lim_{u\to \infty} u^n / e^{u= \lim_{u\to \infty} n! e^{-u= 0. $
 + 
 + 
 + 
math104-f21/hw13.1638563377.txt.gz · Last modified: 2021/12/03 12:29 by pzhou