I tried to solve whether this integral is convergent or not and whether that convergence is conditional or absolute for a given $\alpha$.
$$\int _0^{\infty }\:\:x^{\alpha \:}\cos\left(e^x\right)\, dx$$
I tried this:
$$\int _0^{\infty }\:\:x^{\alpha \:}\cos\left(e^x\right)dx\le \int _0^{\infty }\:\left|x^{\alpha \:\:}\cos\left(e^x\right)\right|dx\le \int _0^{\infty }\left|x^{\alpha }\right|dx\:=\int _0^1\left|x^{\alpha }\right|dx\:+\int _1^{\infty }\left|x^{\alpha}\right|dx\:$$ So to make the integral converge absolutely $\alpha$ must be between $\alpha<-1$ but what about the other integral from $1$ to $\infty$? There, $\alpha$ must be greater than $-1$.
I don't know how to solve it. Please help me.
For the integral from $0$ to $1$ to exist, we need, as was pointed out in the OP, $\alpha\gt -1$. We now deal with the integral from $1$ to $\infty$.
Rewrite the integrand as $\frac{x^\alpha}{e^x}e^x\cos(e^x)$, and integrate by parts, letting $u=\frac{x^\alpha}{e^x}$ and $dv=e^x\cos(e^x)\,dx$. Then $du=e^{-x}\left(\alpha x^{\alpha-1}-x^\alpha\right)\,dx$, and we can take $v=\sin(e^x)$.
The function $uv$ vanishes at $\infty$, and we end up looking at $$\int_1^\infty e^{-x}\left(\alpha x^{\alpha-1}-x^\alpha\right)\sin(e^x)\,dx.\tag{1}$$ Since $\sin(e^x)$ is bounded, the integral (1) converges (the $e^{-x}$ term crushes $\alpha x^{\alpha-1}-x^\alpha$). So the integral from $1$ to $\infty$ gives no trouble for any $\alpha$.