$$ I=\int_{0}^ {\pi} e^{x} (sinx)^{n} dx $$. I tried a lot but unable to obtain and stuck by it.
Asked
Active
Viewed 69 times
0
-
Maybe you wouldn’t mind sharing what you tried, so that people don’t keep repeating your errors? – DonielF Aug 14 '17 at 14:39
1 Answers
4
hint
integrate by parts twice to find a recursive formula between $I_n $ and $I_{n-2} $.
$$I_n=-n\int_0^\pi \sin^{n-1}(x)\cos (x)e^xdx $$ $$=n \int_0^\pi \Bigl((n-1)(\sin^{n-2}(x)-\sin^n (x))-\sin^n (x)\Bigr)e^xdx $$
hamam_Abdallah
- 62,951
-
-
-
-
@GirishKumarChandora If that helped, there’s a check mark you can hit to indicate that as the correct answer for your purposes. – DonielF Aug 14 '17 at 14:40