Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. \documentclass[12pt,letterpaper]{article}
  2. \usepackage{amsmath}
  3. \usepackage{amssymb}
  4. \usepackage[left=.5in,top=.5in,right=.5in,bottom=.5in,nohead]{geometry}
  5. \begin{document}
  6. \section*{Math 3245}
  7. \subsection*{The Logarithmic Function}
  8. \paragraph{Definition}
  9. The logarithmic function of a complex number $ z $ is defined by,
  10. \[
  11. \log(z) = \ln|z| + i \arg(z)
  12. \]
  13. \paragraph{Definition}
  14. Principle Logarithmic Function
  15. \[
  16. \mathrm{Log}(z) = \ln|z| + i \mathrm{Arg}(z)
  17. \]
  18. \[
  19. \frac{\mathrm{d}}{\mathrm{d}z}\left[ \mathrm{Log}(z) \right] = \frac{1}{z}
  20. \]
  21. \subsection*{Mapping by w = Log(z)}
  22. \[
  23. w = u + i v = \ln|z| + i \theta
  24. \]
  25. \[
  26. u = \ln |z|
  27. \;\;\;\;\;\;\;\;\;\;\;\;\;
  28. v = \theta
  29. \]
  30. \subsection*{Complex powers of z}
  31. \paragraph{Definition}
  32. If $\alpha$ is a complex number and $z = x + i y$, then $z^{\alpha}$ is defined by,
  33. \[
  34. z^{\alpha} = e^{\alpha \log z}, \; z \neq 0
  35. \]
  36. \paragraph{Note}
  37. The principle value of $e^{\alpha}$ can be obtained by setting $k = 0$.
  38. \[
  39. \frac{\mathrm{d}}{\mathrm{d}z}\left[ z^{\alpha} \right] = \alpha z^{\alpha - 1}
  40. \]
  41. \subsection*{Trigonometric and Hyperbolic Functions}
  42. \paragraph{Definition}
  43. For any complex number $z=x+i y$,
  44. \[
  45. \sin{z} = \frac{e^{i z} - e^{-i z}}{2 i} \; , \; \cos{z} = \frac{e^{i z} + e^{-i z}}{2}
  46. \]
  47. \[
  48. \sinh{z} = \frac{e^{z} - e^{-z}}{2} \; , \; \cosh{z} = \frac{e^{z} + e^{-z}}{2}
  49. \]
  50. \subsection*{Complex Integrals}
  51. \paragraph{Theorem}
  52. If $f$ is continuous on a smooth curve $C$ given the parameterization $z(t) = x(t) + i y(t)$ then,
  53. \[
  54. \int_C f(z) \, \mathrm{d} z = \int_a^b f \left( z(t) \right) z'(t) \, \mathrm{d} t
  55. \]
  56. \subsection*{ML-Inequality}
  57. \paragraph{Theorem}
  58. If $f$ is continuous on a smooth curve $C$ and if $|f(z)| \leq M$ for all $z$ on $C$ then,
  59. \[
  60. \left| \int_C f(z) \mathrm{d} z \right| \leq ML
  61. \]
  62. where $L$ is the length of $C$.
  63. \subsection*{Cauchy Goursat Theorem}
  64. \paragraph{Theorem}
  65. Any domain having the property that every closed contour $C$ can be continuously shrunk in $D$ to a point without leaving $D$ is called a simply connected domain.
  66. \subsection*{Greens Theorem}
  67. \paragraph{Theorem}
  68. Let $C$ be a simply closed contour with a positive orientation, and let $R$ be the domain that forms the interior of $C$. If $P$ and $Q$ are continuous and have continuous partial derivatives, $P_x, P_y, Q_x, Q_y$ at all points in $C$ and $R$ then,
  69. \[
  70. \oint_C P \mathrm{d}x + Q \mathrm{d} y = \iint_R \left( \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} \right) \mathrm{d} A
  71. \]
  72. \subsection*{Cauchy's Theorem}
  73. \paragraph{Theorem}
  74. If $f$ is analytic in a simply connected domain $D$, and $f'(z)$ is continuous in $D$, then for every closed contour $C$ in $D$,
  75. \[
  76. \oint_C f(z) \, \mathrm{d}z = 0
  77. \]
  78. \subsection*{Cauchy-Goursat Theorem}
  79. \paragraph{Theorem}
  80. If $f$ is analytic at all points within and on a simply closed contour $C$,
  81. \[
  82. \oint_C f(z) \, \mathrm{d}z = 0
  83. \]
  84. \subsection*{Deformation of Contours}
  85. \paragraph{Theorem}
  86. If $f$ is analytic in a domain $D$ (double connected) that contains the simple closed curves $C$ and $C_1$ then,
  87. \[
  88. \oint_C f(z) \, \mathrm{d}z \oint_{C_1} f(x) \, \mathrm{d}z
  89. \]
  90. \subsection*{Cauchy-Goursat Theorem for Multiply Connected Domains}
  91. \paragraph{Theorem}
  92. Suppose $C, C_1, C_2, \cdots, C_n$ are simple connected curved with positive orientation such that $C_1, C_2, \cdots, C_n$ are interior to $C$ but the regions interior to each $C_k, \, k = 1, 2 \cdots n$ have no points in common. If $f$ is analytic on each contour and at each point interior to $C$ but exterior to all $C_k, \, k = 1, 2 \cdots n$ then,
  93. \[
  94. \oint_C f(z) \, \mathrm{d}z = \sum_{k = 1}^n \oint_{C_k} f(z) \, \mathrm{d}z
  95. \]
  96. \subsection*{Independence of the Path}
  97. \paragraph{Definition}
  98. Let $z_0$ and $z_1$ be points in a domain $D$. A contour integral $ \int_C f(z) \, \mathrm{d}z$ is said to be independent of the path if its value is the same for all contours $C$ in $D$ with initial point $z_0$ and terminal point $z_1$
  99. \paragraph{Theorem}
  100. Suppose $f(z)$ is analytic in a simply connected domain $D$, and $C$ is any contour in $D$. Then $\int_c f(z) \, \mathrm{d}z$ is independent of the path of $C$.
  101. \subsection*{Fundamental Theorem of Contour Integrals}
  102. \paragraph{Definition}
  103. Suppose a function $f$ is continuous on a domain $D$. If there exists a function $F$ such that $F'(z) = f(z)$, then $F$ is called an anti-derivative of $f$.
  104. \paragraph{Theorem}
  105. Suppose that a function $f$ is continuous on a domain $D$ and $F$ is an anti-derivative of $f$ in $D$. Then, for any contour $C$ in $D$ with initial point $z_0$ and terminal point $z_1$,
  106. \[
  107. \int_C f(z) \, \mathrm{d}z = F(z_1) - F(z_0)
  108. \]
  109. \paragraph{Note}
  110. If a continuous function $f$ has an anti-derivative $F$ in $D$, then $\int_C f(z) \, \mathrm{d}z$ is independent of the path.
  111. \subsection*{Sufficient Condition for the existence of an anti-derivative}
  112. \paragraph{Theorem}
  113. If $f$ is continuous and $\int_C f(z) \, \mathrm{d}z$ is independent of the path $C$ in a domain $D$, then $f$ has an anti-derivative everywhere in $D$.
  114. \subsection*{Cauchy's Integral Formula}
  115. %% \[ \oint_C \frac{f(z)}{z-z_0} \, \mathrm{d}z \]
  116. \paragraph{Theorem}
  117. Let $f$ be analytic in a simple connected domain $D$, and let $C$ be a simple closed contour lying entirely within $D$. If $z_0$ is any point within $C$ then,
  118. \[
  119. f(z_0) = \frac{1}{2 \pi i} \oint_C \frac{f(z)}{z - z_0} \, \mathrm{d}z
  120. \]
  121. \subsection*{Cauchy's Integral Formula for Derivatives}
  122. \paragraph{Theorem}
  123. Let $f$ be analytic on and inside a closed contour $C$ lying in a simply connected domain $D$. If $z_0$ is any point in $D$ (inside $C$), then,
  124. \[
  125. \frac{n!}{2\pi i} \oint_C \frac{f(z)}{(z-z_0)^{n+1}} \, \mathrm{d} z = f^{(n)}(z_0)
  126. \]
  127. \[
  128. \oint_C \frac{f(z)}{(z-z_0)^{n+1}} \, \mathrm{d} z = \frac{2\pi i}{n!} f^{(n)}(z_0)
  129. \]
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. \subsection*{Cauchy's Inequality}
  140. \paragraph{Theorem}
  141. Suppose that $f$ is analytic in a simply connected domain $D$ and $C$ is a circle defined by $|z-z_0| = r$ that lies entirely in $D$. If $|f(z)| \leq M$ for all points in $z$ in $C$ then,
  142. \[
  143. \left| f^{(n)}(z_0) \right| \leq \frac{n! M}{r^n}
  144. \]
  145. \subsection*{Liouville's Theorem}
  146. \paragraph{Theorem}
  147. If $f$ is an entire function and is bounded for all values of $f$ in the complex plane, then $f$ is a constant.
  148. \subsection*{Fundamental Theorem of Algebra}
  149. \paragraph{Theorem}
  150. If $p(z)$ is a non-constant polynomial, then the equation $p(z)=0$ has at least one root.
  151. \subsection*{Morera's Theorem}
  152. \paragraph{Theorem}
  153. If $f$ is continuous in a simply connected domain $D$ and if $\oint_C f(z) \, \mathrm{d} z = 0$ for every closed curve $C$ in $D$, then $f$ is analytic.
  154. \subsection*{Maximum Modules Theorem}
  155. \paragraph{Theorem}
  156. Suppose that $f$ is analytic and non-constant in a closed region $R$ bounded by a simple closed curve $C$. Then the modulus $|f(z)|$ attains its maximum on $C$.
  157. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement