0

I am trying to find values of $p \in \mathbb{R}$ such that $\displaystyle\int_0^{+\infty} x^p\sin(e^x)$ converges. All I have managed doing is using reduction formulas but I couldn't reach a result. Any ideas?

Nikos127
  • 129

1 Answers1

1

Near $+\infty$ one has by partial integration \begin{equation} \int x^p \sin(e^x) d x = -x^p e^{-x} \cos(e^x) + \int(p x^{p-1}-x^p)e^{-x}\cos(e^x) d x \end{equation} which clearly converges for all $p\in {\mathbb R}$

Near $0$, we have $x^p \sin(e^x) \sim x^p \sin(1)$ which converges iff $p> -1$

Gribouillis
  • 14,188