Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

230 satır
11KB

  1. \documentclass[uebung]{../../../lecture}
  2. \title{Analysis II: Übungsblatt 7}
  3. \author{Leon Burgard, Christian Merten}
  4. \begin{document}
  5. \punkte
  6. \begin{aufgabe}
  7. \begin{enumerate}[(a)]
  8. \item $f\colon R^2 \to \R$, $f(x,y) = e^{x} \cos(y) + \ln(1+y^2)$. Dann gilt
  9. \[
  10. \nabla f = \begin{pmatrix} e^{x} \cos(y) \\ -e^{x} \sin(y) + \frac{2y}{1+y^2} \end{pmatrix}
  11. .\]
  12. \item $f\colon R^2 \to R$ mit
  13. \[
  14. f(x,y) = \begin{cases}
  15. xy \frac{x^2 - y^2}{x^2 + y^2} & (x,y) \neq (0,0) \\
  16. 0 & (x,y) = (0,0)
  17. \end{cases}
  18. .\]
  19. Beh.: $f$ überall zweimal partiell differenzierbar, aber
  20. \[
  21. \frac{\partial^2f(0,0)}{\partial x \partial y} \neq \frac{\partial^2f(0,0)}{\partial y \partial x}
  22. .\]
  23. \begin{proof}
  24. Für $(x,y) \neq (0,0)$ gilt
  25. \begin{salign*}
  26. \frac{\partial f}{\partial x} &= \frac{\partial}{\partial x}
  27. \left( \frac{x^{3}y - xy^{3}}{x^2 + y^2} \right) \\
  28. &= \frac{yx^{4} + 4x^2y^{3} - y^{5}}{(x^2 + y^2)^2} \\
  29. \frac{\partial f}{\partial y} &=
  30. \frac{\partial}{\partial y} \left( \frac{x^{3}y - xy^{3}}{x^2 + y^2} \right) \\
  31. &= \frac{x^{5} - 4y^2 x^{3} - y^{4}x}{(x^2+y^2)^2}
  32. .\end{salign*}
  33. Diese partiellen Ableitungen sind als Quotient von Polynomen mit $(x^2+ y^2)^2 \neq 0$
  34. wieder partiell differenzierbar.
  35. $f$ ist im Punkt $(0,0)$ partiell differenzierbar, denn
  36. \begin{align*}
  37. \frac{\partial f}{\partial x}(0,0)
  38. &= \lim_{h \to 0} \frac{f((0,0) + (h, 0)) - f(0,0)}{h}
  39. = \lim_{h \to 0} \frac{\overbrace{f(h,0)}^{= 0}}{h} = 0 \\
  40. \frac{\partial f}{\partial y}(0,0) &=
  41. \lim_{h \to 0} \frac{\overbrace{f(0,h)}^{= 0}}{h} = 0
  42. .\end{align*}
  43. Für die zweiten partiellen Ableitungen in $(0,0)$ gilt
  44. \begin{salign*}
  45. \frac{\partial^2f(0,0)}{\partial x \partial y}
  46. &= \lim_{h \to 0} \frac{\frac{\partial f}{\partial y}(h,0) - \frac{\partial f}{\partial y}(0)}{h}
  47. = \lim_{h \to 0} \frac{\frac{\partial f}{\partial y}(h,0)}{h}
  48. = \frac{h^{5}}{h h^{4} } = 1 \\
  49. \frac{\partial^2f(0,0)}{\partial y \partial x}
  50. &= \lim_{h \to 0} \frac{\frac{\partial f}{\partial x}(0,h) - \frac{\partial f}{\partial x}(0)}{h}
  51. = \lim_{h \to 0} \frac{\frac{\partial f}{\partial y}(0,h)}{h}
  52. = - \frac{h^{5}}{h h^{4} } = -1
  53. .\end{salign*}
  54. Also existieren die zweiten partiellen Ableitungen auf ganz $\R^2$, aber es gilt
  55. \[
  56. \frac{\partial^2 f(0,0)}{\partial x \partial y} \neq
  57. \frac{\partial^2 f(0,0)}{\partial y \partial x}
  58. .\]
  59. \end{proof}
  60. Beh.: Die partielle Ableitung $\frac{\partial f}{\partial x \partial y}$
  61. ist unstetig in $(0,0)$.
  62. \begin{proof}
  63. Es gilt für $(x,y) \neq (0,0)$:
  64. \begin{align*}
  65. \frac{\partial f}{\partial x \partial y}
  66. = \frac{x^{6} + 9x^{4}y^2 - 9x^2y^{4} - y^{6}}{(x^2 + y^2)^{3}}
  67. .\end{align*}
  68. Mit $(x,y)_n = \left( \frac{1}{n}, \frac{1}{n} \right) $ gilt
  69. $(x,y)_n \xrightarrow{n \to \infty} (0,0)$, aber
  70. \begin{align*}
  71. \frac{\partial f}{\partial x \partial y}(x,y)_n
  72. = \frac{\frac{1}{n^{6}} + \frac{9}{n^{6}} - \frac{9}{n^{6}} - \frac{1}{n^{6}}}{\frac{8}{n^{6}}} = 0 \neq 1 = \frac{\partial f}{\partial x \partial y} (0,0)
  73. .\end{align*}
  74. \end{proof}
  75. Der Satz von Schwarz für ein $x \in D$ gilt nur, wenn $f$ 2-mal stetig
  76. partiell differenzierbar ist in $x$, dies ist
  77. hier für $x = (0,0)$ nicht der Fall.
  78. \end{enumerate}
  79. \end{aufgabe}
  80. \begin{aufgabe}
  81. \begin{enumerate}[(a)]
  82. \item $f\colon R^2 \to R$ mit
  83. \[
  84. f(x,y) = \begin{cases}
  85. \frac{xy^2}{x^2 + y^{4}} & (x,y) \neq (0,0) \\
  86. 0 & (x,y) = (0,0)
  87. \end{cases}
  88. .\] Beh.: $f$ ist im Punkt $(x,y) = (0,0)$ nicht total differenzierbar.
  89. \begin{proof}
  90. Mit dem Hinweis g.z.z., dass $f$ in $(0,0)$ nicht stetig ist. Mit
  91. $(x,y)_n = \left( \frac{1}{n^2}, \frac{1}{n} \right) $ gilt
  92. $(x,y)_n \xrightarrow{n \to \infty} (0,0)$ aber, es ist
  93. \[
  94. f\left( \frac{1}{n^2}, \frac{1}{n} \right) = \frac{\frac{1}{n^{4}}}{\frac{1}{n^{4}} + \frac{1}{n^{4}}} = \frac{1}{2} \neq 0 = f(0, 0)
  95. .\] Also $f$ unstetig in $(0,0)$.
  96. \end{proof}
  97. Beh.: $f$ besitzt Richtungsableitungen in alle Richtungen in $(x,y) = (0,0)$.
  98. \begin{proof}
  99. Sei $v \in \R^2$ mit $\Vert v \Vert_2 = 1$ beliebig. Dann sei
  100. $v = \begin{pmatrix} v_x \\ v_y \end{pmatrix}$. Dann gilt
  101. \begin{salign*}
  102. \frac{\partial f}{\partial v} (0, 0) = \lim_{t \searrow 0}
  103. \frac{f(tv) - f(0)}{t}
  104. = \lim_{t \searrow 0} \frac{f(tv)}{t}
  105. = \lim_{t \searrow 0} \frac{v_xv_y^2}{v_x^2 + \frac{1}{t^2}v_y^{4}} = \frac{v_y^2}{v_x}
  106. .\end{salign*}
  107. Also existieren alle Richtungsableitungen in $(x,y) = (0,0)$.
  108. \end{proof}
  109. \item $f\colon R^2 \to \R$ mit
  110. \[
  111. f(x,y) = \begin{cases}
  112. (x^2 + y^2) \sin\left( \frac{1}{\sqrt{x^2 + y^2} } \right) & (x,y) \neq (0,0) \\
  113. 0 & (x,y) = (0,0)
  114. \end{cases}
  115. .\]
  116. Beh.: $D f(0,0) = \begin{pmatrix} 0 \\ 0 \end{pmatrix}^{T}$, also $f$
  117. im Punkt $(x,y) = (0,0)$ total differenzierbar.
  118. \begin{proof}
  119. Sei $h \in \R^2$ mit $h \neq 0$ beliebig. Dann gilt
  120. \begin{salign*}
  121. \left| \frac{f((0,0) + h) - f(0,0) - \begin{pmatrix} 0 & 0 \end{pmatrix} \cdot h }{\Vert h \Vert_2} \right|
  122. &= \left| \frac{f(h)}{\Vert h \Vert_2} \right| \\
  123. &= \frac{\Vert h \Vert_2^2 \sin\left( \frac{1}{\Vert h \Vert_2} \right) }{\Vert h \Vert_2} \\
  124. &= \left| \Vert h \Vert_2 \sin\left( \frac{1}{\Vert h \Vert_2} \right) \right| \\
  125. &\le \Vert h \Vert_2 \xrightarrow{h \to 0} 0
  126. .\end{salign*}
  127. Also folgt
  128. \begin{align*}
  129. \lim_{h \to 0} \frac{f((0,0) + h) - f(0,0) - \begin{pmatrix} 0 & 0 \end{pmatrix} h}{\Vert h \Vert_2} = 0
  130. .\end{align*}
  131. Also $f$ total differenzierbar in $(x,y) = (0,0)$ mit
  132. Differential $D f(0, 0) = \begin{pmatrix} 0 & 0 \end{pmatrix} $.
  133. \end{proof}
  134. Beh.: $\frac{\partial f}{\partial x}$ nicht stetig in $(x,y) = (0,0)$.
  135. \begin{proof}
  136. Mit der (a) folgt, dass $J_f(0,0) = D f(0,0)$, also insbesondere
  137. $\frac{\partial f}{\partial x} = 0$.
  138. Für $(x,y) \neq (0,0)$ folgt
  139. \begin{salign*}
  140. \frac{\partial f}{\partial x} &= 2x \sin\left( \frac{1}{\sqrt{x^2 + y^2} } \right)
  141. - \frac{x}{\sqrt{x^2 + y^2}} \cos\left( \frac{1}{\sqrt{x^2 + y^2} } \right)
  142. .\end{salign*}
  143. Mit $(x, y)_n = \left( \frac{1}{2\pi n}, 0 \right) $ gilt
  144. $x_n \xrightarrow{n \to \infty} (0,0)$, aber
  145. \begin{salign*}
  146. \frac{\partial f}{\partial x}\left( \frac{1}{2\pi n}, 0 \right)
  147. = \frac{1}{\pi n} \underbrace{\sin\left( 2 \pi n \right)}_{= 0} - \cos (2\pi n) = -1 \neq 0
  148. = \frac{\partial f}{\partial x}(0)
  149. .\end{salign*}
  150. \end{proof}
  151. \end{enumerate}
  152. \end{aufgabe}
  153. \begin{aufgabe}
  154. Sei $D \coloneqq \R^2 \setminus \{ (x_1, x_2)^{T} \mid x_2 \le 0 \text{ oder } x_1x_2 = k\pi + \frac{\pi}{2}, k \in \Z\} $, $f\colon D \to \R^2$ und $g \colon R^2 \to \R^2$ mit
  155. \[
  156. f(x_1, x_2) = \begin{pmatrix} x_1 \ln(x_2) \\ \tan(x_1, x_2) \end{pmatrix},
  157. \quad g(y_1, y_2) = \begin{pmatrix} y_1^2 \\ y_2^2 \end{pmatrix}
  158. .\] Weiter sei $h = g \circ f \colon D \to \R^2$.
  159. $D_h(x)$ ohne Kettenregel:
  160. \begin{salign*}
  161. h(x) = g(f(x)) = \begin{pmatrix} x_1^2 \ln^2(x_2) \\ \tan^2(x_1x_2) \end{pmatrix}
  162. .\end{salign*}
  163. Damit folgt direkt
  164. \begin{salign*}
  165. D_h(x) = \begin{pmatrix} \frac{\partial h_1}{\partial x_1} & \frac{\partial h_1}{\partial x_2} \\
  166. \frac{\partial h_2}{\partial x_1} & \frac{\partial h_2}{\partial x_2}
  167. \end{pmatrix}
  168. =
  169. \begin{pmatrix}
  170. 2x_1 \ln^2(x_2) & 2 \frac{x_1^2}{x_2} \ln(x_2) \\
  171. \frac{2x_2 \tan(x_1x_2)}{\cos^2(x_1x_2)} & \frac{2x_1 \tan(x_1x_2)}{\cos^2(x_1x_2)}
  172. \end{pmatrix}
  173. .\end{salign*}
  174. Mit Kettenregel ist zunächst
  175. \begin{salign*}
  176. D_g(y) = \begin{pmatrix} 2y_1 & 0 \\ 0 & 2 y_2 \end{pmatrix},
  177. \quad
  178. D_f(x) = \begin{pmatrix} \ln(x_2) & \frac{x_1}{x_2} \\
  179. \frac{x_2}{\cos^2(x_1x_2)} & 2 \frac{x_1y_2}{\cos^2(x_1x_2)}\end{pmatrix}
  180. .\end{salign*}
  181. Damit folgt
  182. \begin{salign*}
  183. D_h(x) &= D_g(f(x)) D_f(x) \\
  184. &= \begin{pmatrix} 2 x_1 \ln(x_2) & 0 \\ 0 & 2 \tan(x_1 x_2) \end{pmatrix}
  185. \begin{pmatrix} \ln(x_2) & \frac{x_1}{x_2} \\
  186. \frac{x_2}{\cos^2(x_1x_2)} & 2 \frac{x_1y_2}{\cos^2(x_1x_2)}\end{pmatrix} \\
  187. &=
  188. \begin{pmatrix}
  189. 2x_1 \ln^2(x_2) & 2 \frac{x_1^2}{x_2} \ln(x_2) \\
  190. \frac{2x_2 \tan(x_1x_2)}{\cos^2(x_1x_2)} & \frac{2x_1 \tan(x_1x_2)}{\cos^2(x_1x_2)}
  191. \end{pmatrix}
  192. .\end{salign*}
  193. Das Einsetzen von $x_0 = (1,e)^{T} \in D$ ist dem Lesenden als Aufgabe überlassen.
  194. \end{aufgabe}
  195. \begin{aufgabe}
  196. $f\colon \R \to \R^2$ mit
  197. \[
  198. f(x) = \begin{pmatrix} \cos(x) \\ \sin(x) \end{pmatrix}
  199. .\] Weiter seien $a = 0$ und $b = 2\pi$.
  200. Beh.: Es ex. kein $\xi \in (a,b)$ mit $f(b) - f(a) = D_f(\xi)(b - a)$.
  201. \begin{proof}
  202. Es ist zunächst
  203. \[
  204. D_f(x) = \begin{pmatrix} - \sin(x) \\ \cos(x) \end{pmatrix}
  205. .\] Da $\sin(x)$ und $\cos(x)$ keine gemeinsamen Nullstellen in $\R$ besitzen, folgt $\forall x \in \R$:
  206. \[
  207. D_f(x) \neq 0
  208. .\] Damit folgt direkt $\forall \xi \in (a,b)$:
  209. \begin{salign*}
  210. f(b) - f(a) = \begin{pmatrix} \cos(2\pi) \\ \sin(2\pi) \end{pmatrix}
  211. - \begin{pmatrix} \cos(0) \\ \sin(0) \end{pmatrix}
  212. = \begin{pmatrix} 1 \\ 0 \end{pmatrix} - \begin{pmatrix} 1 \\ 0 \end{pmatrix}
  213. = 0 \neq 2\pi \begin{pmatrix} - \sin(\xi) \\ \cos(\xi) \end{pmatrix}
  214. = D_f(\xi)
  215. .\end{salign*}
  216. \end{proof}
  217. \end{aufgabe}
  218. \end{document}