bdforbes said:
Yes, that works perfectly, thanks. Regarding the inequality for cos(2theta), I see that you have bounded the function below by the straight line segment that connects the two end points. Is that how you came up with the inequality?
Yep, "from the picture". One could prove it more rigorously too, with not much effort, by comparing the derivatives.
Should I always try using such a straight line segment if I encounter trig functions in this context?
When it works. The suitable dominating functions naturally look different with different problems. I have used a same kind of "line" at least once earlier, when dealing with one complex contour integral.
The colleague I mentioned is my maths professor, so I'm not sure I can dismiss his argument straight away.
hmhm.. better be careful then. I'm safely far away from any conflicts myself of course
I believe his argument goes like this:
- Show that |zf(z)| goes uniformly to zero for 0\le\theta\le(\frac{\pi}{4}-\epsilon)
- Apply a limiting contour theorem to show that the integral over 0\le\theta\le(\frac{\pi}{4}-\epsilon) goes to zero
- Interchange the limits \lim_{R\to\infty} and \lim_{\epsilon\to 0}
- Conclude that the integral over 0\le\theta\le\frac{\pi}{4} vanishes.
The problem lies in justifying the interchange of limits.
Yeah, it can be pretty big problem sometimes. Look at the example I showed earlier. These functions:
<br />
f_n:[0,1]\to\mathbb{R},\quad\quad f_n(x)=\left\{\begin{array}{ll}<br />
n,\quad &0\leq x\leq \frac{1}{n}\\<br />
0,\quad &\frac{1}{n} < x \leq 1\\<br />
\end{array}\right.<br />
Now following equations are true:
<br />
\int\limits_{\epsilon}^1 dx\; f_n(x) = \left\{\begin{array}{ll}<br />
1 - \epsilon n,\quad & \epsilon \leq \frac{1}{n}\\<br />
0,\quad & \frac{1}{n} < \epsilon\\<br />
\end{array}\right.<br />
<br />
\lim_{\epsilon\to 0} \int\limits_{\epsilon}^1 dx\; f_n(x) = 1<br />
<br />
\lim_{n\to\infty} \int\limits_{\epsilon}^1 dx\; f_n(x) = 0,\quad\quad \epsilon > 0<br />
So:
<br />
\lim_{n\to\infty} \lim_{\epsilon\to 0} \int\limits_{\epsilon}^1 dx\; f_n(x) = 1 \neq 0<br />
= \lim_{\epsilon\to 0} \lim_{n\to\infty} \int\limits_{\epsilon}^1 dx\; f_n(x)<br />
He tends to be evasive when I ask him to justify interchanging limits.
Sounds like a dilemma.
Do you think it is justified here?
Once it is proven somehow, but not before. Like my example shows, changing the order of limits can change the value of the integral at the same time. The commutation of the two limits doesn't look like handy "proving trick", because you need to first prove something else to prove that the limits can be commutated.