- #1
- 50
- 0
What is this integral
[itex]\int\left(\frac{\mathrm{arcsinh}(ax)}{ax}\right)^{b}dx[/itex]
where a and b are constants.
[itex]\int\left(\frac{\mathrm{arcsinh}(ax)}{ax}\right)^{b}dx[/itex]
where a and b are constants.
Integrate[((ArcSinh[a * x])/ a * x)^b, x]
\[Integral]((x ArcSinh[a x])/a)^b \[DifferentialD]x