Can you help me with solving this integral $$\int \cosh^4(7x) \, dx \text{ ?}$$ I tried use subs but i got $$\cosh^4(t)=m$$ $$t = \pm\operatorname{arccosh}^{-1}(m^{1/4})$$ $$dt = \pm\operatorname{arccosh}(m^{1/4})\frac14m^{{-3/4}} \, dm$$
What now?
Can you help me with solving this integral $$\int \cosh^4(7x) \, dx \text{ ?}$$ I tried use subs but i got $$\cosh^4(t)=m$$ $$t = \pm\operatorname{arccosh}^{-1}(m^{1/4})$$ $$dt = \pm\operatorname{arccosh}(m^{1/4})\frac14m^{{-3/4}} \, dm$$
What now?
Substitute $\cosh (7x)=\large \frac{e^{7x}+e^{-7x}}{2}$, $$\int \cosh^4 (7x)\ dx=\int \left(\frac{e^{7x}+e^{-7x}}{2}\right)^4\ dx$$ $$=\int \frac{e^{28x}+e^{-28x}+e^{14x}+e^{-14x}+6}{16}\ dx$$ $$=\frac{1}{16}\left(\frac{e^{28x}}{28}-\frac{e^{-28x}}{28}+\frac{e^{14x}}{14}-\frac{e^{-14x}}{14}+6x\right)+C$$ $$=\frac{1}{16}\left(\frac{\sinh (28x)}{28}+\frac{\sinh (14x)}{14}+6x\right)+C$$