I have given
$$F_X(x) = \frac{1}{1+e^{-x}} ; \quad x \geq0$$
I have to calculate $k$, s.t. $E[|X|^k]<\infty$
I did calculate the density by $f_X(x) = \frac{dF}{dx} =\frac{e^{-x}}{(1+e^{-x})^2} $ . Using this to calculate the absolute moments, I found it to be very cumbersome so I think that this might not be the best way to solve this. Does anyone have thoughts?
Best
$\int |x|^{k} \frac {e^{-x}} {1+e^{-x}}dx \geq \int_{-\infty}^{-1} |x|^{k} \frac {e^{-x}} {1+e^{-x}}dx =\int_1^{\infty} x^{k} \frac {e^{x}} {1+e^{x}}dx \geq \frac e {1+e} \int_1^{\infty} x^{k}dx=\infty$ for any $k \geq 0$. Now let $k<0$. Then $\int |x|^{k} \frac {e^{-x}} {1+e^{-x}}dx \geq \int_{0}^{1} x^{k}\frac {e^{-x}} {1+e^{-x}}dx \geq \frac1 {2e} \int_0^{1}x^{k}dx =\infty$ if $k+1 <0$ or $k <-1$.
Finally let $-1\leq k <0$. I will let you use a similar argument by considering the integral from $-\infty$ to $-1$ to see that then integral is divergent in this case too. Hence there is no $k$ for which $E|X|^{k} <\infty$.