Posted by Heather on Thursday, October 4, 2012 at 1:28pm.
using a rather than x0 for ease of typing,
∫sinh(p ln(x/a)) dx
recall that sinh(u) = (e^u - e^-u)/2
so, since
e^(p ln(x/a)) = (e^(ln(x/a)))^p = (x/a)^p
and, since e^-u = 1/e^u,
e^(-p ln(x/a)) = (a/x)^p
sinh(p ln(x/a)) = 1/2 (x^p/a^p - a^p/x^p)
integrate that to get
1/2 (x^(p+1)/((p+1)(a^p)) + a^p/(p-1)x^(p-1)))
(p-1)x^(2p+1) + (p+1)xa^(2p)
--------------------------------------
2(p^2-1) a^p x^p
you can play around with that if you want. If you get really ambitious, you might even end up with
letting u = p*ln(x/a),
x(p cosh(u) - sinh(u))/(p^2-1)
Related Questions
integration by parts - s- integral s ln (2x+1)dx ? = ln(2x+1)x - s x d( ln (2x+1...
calc check - <<y=(1/A)*integral from a to b of: (1/2)[f(x)]^2 dx &...
calculus - evaluate integral or state that it is diverges integral -oo, -2 [2/(x...
Calculus - Evaluate the integral. S= integral sign I= absolute value S ((cos x...
calculus - dy/dx=(1+Lnx)y and if y=1 when x=1, then y=? i know i have to find ...
Calculus 2 - Find the integral of sinh^2(x)dx.
Calculus - Solve the differential equation. Let C represent an arbitrary ...
Calculus - Graph the curve and find its exact length. x = e^t + e^-t, y = 5 - 2t...
Calculus - Center of Mass - Find the exact coordinates of the centroid given the...
Calc 121 - How do you integrate using substitution: the integral from 1 to 3 of...
For Further Reading