I want to integrate
$$\int \sinh 2x \cosh x dx$$
my steps was as follow:
$$ \int \sinh 2x \cosh x dx = \\ \sinh 2x . \sinh x - 2 \int \cosh 2x \sinh x dx = \\ \sinh 2x . \sinh x - 2 (\cosh 2x . \cosh x - 2 \int \sinh 2x \cosh x dx) \\\equiv -4 \int \sinh 2x \cosh x dx = \sinh 2x . \sinh x - 2 \cosh 2x . \cosh x \\\equiv \int \sinh 2x \cosh x dx = -\frac{1}{4}\sinh 2x . \sinh x + \frac{2}{4} \cosh 2x . \cosh x = \frac{\cosh^{3}}{2} $$
But the result shown here is $2/3 \cosh^3(x)$.
Wat am I doing wrong?
Before the penultimate line, you have
$$\int \sinh 2x\cosh x\,dx = \sinh 2x \sinh x - 2\cosh 2x \cosh x + 4\int \sinh 2x\sinh x\,dx.$$
You forgot the one on the left to obtain a factor $-4$ in the penultimate line where it should have been $-3$. Nothing serious, ordinary lapse of attention.