MHB Definite Integral challenge #3

AI Thread Summary
The discussion revolves around evaluating the definite integral $$\int_0^{\pi} e^{\cos x} \cos(\sin x)\,dx$$. Participants initially pointed out a missing "dx" in the integral notation, which was later corrected. An alternative method to solve the integral, aside from using residues, was mentioned, indicating that the challenge remains open for further exploration. The conversation highlights the collaborative nature of solving mathematical challenges in the forum. Overall, the integral evaluation is the central focus, with participants engaging in clarifying and expanding on the methods available.
Saitama
Messages
4,244
Reaction score
93
Evaluate the following:
$$\int_0^{\pi} e^{\cos x} \cos(\sin x)\,\,dx$$
 
Last edited:
Mathematics news on Phys.org
Pranav said:
Evaluate the following:
$$\int_0^{\pi} e^{\cos x} \cos(\sin x)$$

Are you sure of the question because you are missing $dx$ ?
 
ZaidAlyafey said:
Are you sure of the question because you are missing $dx$ ?

Haha, nice catch! Edited. :o
 
$$\int_{0}^{\pi} e^{\cos x} \cos(\sin x) \ dx = \frac{1}{2} \text{Re} \int_{-\pi}^{\pi} e^{e^{iz}} \ dz = \frac{1}{2} \text{Re} \frac{1}{i} \int_{|z|=1} \frac{e^{z}}{z} \ dz $$

$$ = \frac{1}{2} \text{Re} \frac{1}{i} 2 \pi i \ \text{Res} \left[ \frac{e^{z}}{z},0 \right] = \text{Re} \ \pi (1) = \pi $$
 
Last edited:
Random Variable said:
$$\int_{0}^{\pi} e^{\cos x} \cos(\sin x) \ dx = \frac{1}{2} \text{Re} \int_{-\pi}^{\pi} e^{e^{iz}} \ dz = \frac{1}{2} \text{Re} \frac{1}{i} \int_{|z|=1} \frac{e^{z}}{z} \ dz $$

$$ = \frac{1}{2} \text{Re} \frac{1}{i} 2 \pi i \ \text{Res} \left[ \frac{e^{z}}{z},0 \right] = \text{Re} \frac{1}{i} \pi i(1) = \pi $$

Thank you for your participation, your answer is correct. :)
 
I forgot to mention in my previous post that there is still an alternative way which does not use the "res" thing used by Random Variable. The challenge is still open. :)
 
Pranav said:
I forgot to mention in my previous post that there is still an alternative way which does not use the "res" thing used by Random Variable. The challenge is still open. :)

It's called a residue. Someday... ;)
 
$$I = Re \int^\pi_0 e^{e^{ix}}\,dx = Re \int^\pi_0 \sum_{n\geq 0} \frac{e^{inx}}{n!} \, dx=\int^\pi_0 \sum_{n\geq 0} \frac{\cos(nx)}{n!}=\int^\pi_0 1 \, dx +\int^\pi_0 \sum_{n\geq 1}\frac{\cos(nx)}{n!} \,dx=\pi+0 =\pi$$
 
ZaidAlyafey said:
$$I = Re \int^\pi_0 e^{e^{ix}}\,dx = Re \int^\pi_0 \sum_{n\geq 0} \frac{e^{inx}}{n!} \, dx=\int^\pi_0 \sum_{n\geq 0} \frac{\cos(nx)}{n!}=\int^\pi_0 1 \, dx +\int^\pi_0 \sum_{n\geq 1}\frac{\cos(nx)}{n!} \,dx=\pi+0 =\pi$$

Excellent! :cool:
 

Similar threads

Back
Top