====== Primer Parcial 05/07/2005 - Cátedra Isaacson ======
===== Enunciado =====
-Calcular la integral \int_0^{\infty} \frac{x^2 dx}{ \left( x^2+1 \right) \left(x^2+4 \right) }. Justificar.
-
-Hallar los tres primeros términos del desarrollo en serie de la función f(z)=\frac{1}{e^z - 1} alrededor de z=0 y determinar la región de convergencia.
-Calcular \int_{|z|=1} \frac{dz}{e^z-1}.
-Transformar la región z=x+iy, con x \geq 0 e y \geq 0, a través de la función m(z) = \frac{1}{z^2+1}.
-
-Sea f(z) entera, f(z) \not= 0 \! \forall z \in \mathbf{C} y f(i+1) \not= f(2i), ¿Qué puede decir sobre su desarrollo en serie? ¿Qué tipo de singularidad tiene en z = \infty?
-Si \Gamma es la curva que limita una región A, hallar la relación entre \oint_{\Gamma} \overline{z} dz y el área de A.
-P(z) es un polinomio de grado n que no tiene ceros en |z| \geq R, (R>0). Si \mathbf{C} es la circunferencia |z| = R, calcule \frac{1}{2\pi i} \oint_{C} \frac{P'(z)}{P(z)} dz.
====== Resolución ======
===== Punto I =====
Sabiendo que g(x)=x^2, h(x) = (x^2 + 1) y p(x) = (x^2 + 4) son funciones pares se puede afirmar que:
\int_{-\infty}^{+\infty} \frac{x^2}{(x^2 + 1)(x^2 + 4)}\, dx = 2 \int_{0}^{+\infty} \frac{x^2}{(x^2 + 1)(x^2 + 4)}\, dx
Por lo tanto resulta conveniente calcular:
\int_{-\infty}^{+\infty} \frac{x^2}{(x^2 + 1)(x^2 + 4)}\, dx
Para ello se pasa a la variable compleja de la siguiente manera:
{{:materias:61:10:curva.png|:materias:61:10:curva.png}}
\oint_{\gamma_r} f(z)\, dz = \oint_{\gamma_r} \frac{z^2}{(z^2 + 1)(z^2 + 4)}\, dz = 2\pi i \sum_{n = 1}^k \mathnormal{Res} [f(z),z_n]
Conociendo las singularidades z = \pm i Y z = \pm 2i.Se calculan los residuos según el gráfico en z = i y z = 2i:
Para z = i
\phi(z) =\frac{z^2}{(z + i)(z + 2i)(z - 2i)} \Rightarrow \phi(i) = \frac{-1}{6i}
Para z = 2i
\phi(z) =\frac{z^2}{(z + i)(z - i)(z + 2i)} \Rightarrow \phi(i) = \frac{4}{12i}\\
\Rightarrow 2\pi i \sum_{n = 1}^k \mathnormal{Res} [f(z),z_n] = 2\pi i(\frac{-1}{6i}+\frac{4}{12i}) = \frac{\pi}{3}
Sabiendo que:
\oint_{\gamma_r} \frac{z^2}{(z^2 + 1)(z^2 + 4)}\, dz = \int_{\mathcal{C}} \frac{z^2}{(z^2 + 1)(z^2 + 4)}\, dz + \int_{-\mathcal{R}}^{+\mathcal{R}} \frac{x^2}{(x^2 + 1)(x^2 + 4)}
\Rightarrow \int_{\mathcal{C}} \frac{z^2}{(z^2 + 1)(z^2 + 4)}\, dz + \int_{-\mathcal{R}}^{+\mathcal{R}} \frac{x^2}{(x^2 + 1)(x^2 + 4)} = \frac{\pi}{3}
Si hacemos el cambio de variable z = R e^{i \theta} obtenemos:
dz = i R e^{i \theta} d \theta
\int_{\mathcal{C}} \frac{z^2 dz}{ \left( z^2 + 1 \right) \left( z^2 + 4 \right) } = \int_{\mathcal{C}} \frac{R^2 e^{2i \theta} i R e^{i \theta} d \theta}{ \left( R^2 e^{2i \theta} + 1 \right) \left( R^2 e^{2i \theta} + 4 \right) } = \int_{\mathcal{C}} \frac{R^3 e^{3i \theta} i d \theta}{ R^4 e^{4i \theta} + 5 R^2 e^{2i \theta} + 4}
Y si tomamos el límite para cuando \mathcal{R} tiende a infinito:
\lim_{\mathcal{R} \longrightarrow \infty} \int_{\mathcal{C}} \frac{R^3 e^{3i \theta} i d \theta}{ R^4 e^{4i \theta} + 5 R^2 e^{2i \theta} + 4} = \lim_{\mathcal{R} \longrightarrow \infty} \int_{\mathcal{C}} \frac{R^3 e^{3i \theta} i d \theta}{ R^4 \left( e^{4i \theta} + \frac{5 R^2 e^{2i \theta}}{R^4} + \frac{4}{R^4} \right) } = \lim_{\mathcal{R} \longrightarrow \infty} \int_{\mathcal{C}} \frac{e^{3i \theta} i d \theta}{ R \left( e^{4i \theta} + \frac{5 e^{2i \theta}}{R^2} \right) } = ...
... = \lim_{\mathcal{R} \longrightarrow \infty} \int_{\mathcal{C}} \frac{ e^{3i \theta} i d \theta}{ R \left( e^{4i \theta} \right) } = \lim_{\mathcal{R} \longrightarrow \infty} \frac{1}{R} \int_{\mathcal{C}} \frac{ i d \theta}{ e^{i \theta} } = 0
Entonces, cuando R tiende a infinito, \int_{\mathcal{C}} \frac{z^2}{(z^2 + 1)(z^2 + 4)}\, dz tiende a cero.
Por lo tanto queda:
\int_{-\infty}^{+\infty} \frac{x^2}{(x^2 + 1)(x^2 + 4)} = \frac{\pi}{3}
\Rightarrow \int_{0}^{+\infty} \frac{x^2}{(x^2 + 1)(x^2 + 4)} = \frac{\pi}{6}
===== Discusión =====
Si ves algo que te parece incorrecto en la resolución y no te animás a cambiarlo, dejá tu comentario acá.