Integrate $(\sin x)^{\sin x}\,dx$

191 Views Asked by At

Is there any way to calculate $$\int{(\sin x)^{\sin x}\,dx}$$

I do this steps:

2

There are 2 best solutions below

1
On BEST ANSWER

Is there any way to calculate $\displaystyle\int{(\sin x)^{\sin x}\,dx}$ ?

No. See Liouville's theorem and the Risch algorithm.

0
On

Hint:

$\int(\sin x)^{\sin x}~dx$

$=\int(e^{\ln\sin x})^{\sin x}~dx$

$=\int e^{\sin x\ln\sin x}~dx$

$=\int\sum\limits_{n=0}^\infty\dfrac{\sin^nx(\ln\sin x)^n}{n!}dx$

$=\int\left(1+\sum\limits_{n=1}^\infty\dfrac{\sin^nx(\ln\sin x)^n}{n!}\right)dx$