3.216 \(\int \frac {\text {sech}(\frac {\sqrt {1-a x}}{\sqrt {1+a x}})}{1-a^2 x^2} \, dx\)

Optimal. Leaf size=40 \[ \text {Int}\left (\frac {\text {sech}\left (\frac {\sqrt {1-a x}}{\sqrt {a x+1}}\right )}{(1-a x) (a x+1)},x\right ) \]

[Out]

Unintegrable(sech((-a*x+1)^(1/2)/(a*x+1)^(1/2))/(-a*x+1)/(a*x+1),x)

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\text {sech}\left (\frac {\sqrt {1-a x}}{\sqrt {1+a x}}\right )}{1-a^2 x^2} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sech[Sqrt[1 - a*x]/Sqrt[1 + a*x]]/(1 - a^2*x^2),x]

[Out]

-(Defer[Subst][Defer[Int][Sech[x]/x, x], x, Sqrt[1 - a*x]/Sqrt[1 + a*x]]/a)

Rubi steps

\begin {align*} \int \frac {\text {sech}\left (\frac {\sqrt {1-a x}}{\sqrt {1+a x}}\right )}{1-a^2 x^2} \, dx &=-\frac {\operatorname {Subst}\left (\int \frac {\text {sech}(x)}{x} \, dx,x,\frac {\sqrt {1-a x}}{\sqrt {1+a x}}\right )}{a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 6.34, size = 0, normalized size = 0.00 \[ \int \frac {\text {sech}\left (\frac {\sqrt {1-a x}}{\sqrt {1+a x}}\right )}{1-a^2 x^2} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sech[Sqrt[1 - a*x]/Sqrt[1 + a*x]]/(1 - a^2*x^2),x]

[Out]

Integrate[Sech[Sqrt[1 - a*x]/Sqrt[1 + a*x]]/(1 - a^2*x^2), x]

________________________________________________________________________________________

fricas [A]  time = 0.57, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {1}{{\left (a^{2} x^{2} - 1\right )} \cosh \left (\frac {\sqrt {-a x + 1}}{\sqrt {a x + 1}}\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-a^2*x^2+1)/cosh((-a*x+1)^(1/2)/(a*x+1)^(1/2)),x, algorithm="fricas")

[Out]

integral(-1/((a^2*x^2 - 1)*cosh(sqrt(-a*x + 1)/sqrt(a*x + 1))), x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int -\frac {1}{{\left (a^{2} x^{2} - 1\right )} \cosh \left (\frac {\sqrt {-a x + 1}}{\sqrt {a x + 1}}\right )}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-a^2*x^2+1)/cosh((-a*x+1)^(1/2)/(a*x+1)^(1/2)),x, algorithm="giac")

[Out]

integrate(-1/((a^2*x^2 - 1)*cosh(sqrt(-a*x + 1)/sqrt(a*x + 1))), x)

________________________________________________________________________________________

maple [A]  time = 0.20, size = 0, normalized size = 0.00 \[ \int \frac {1}{\left (-a^{2} x^{2}+1\right ) \cosh \left (\frac {\sqrt {-a x +1}}{\sqrt {a x +1}}\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(-a^2*x^2+1)/cosh((-a*x+1)^(1/2)/(a*x+1)^(1/2)),x)

[Out]

int(1/(-a^2*x^2+1)/cosh((-a*x+1)^(1/2)/(a*x+1)^(1/2)),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ -\int \frac {1}{{\left (a^{2} x^{2} - 1\right )} \cosh \left (\frac {\sqrt {-a x + 1}}{\sqrt {a x + 1}}\right )}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-a^2*x^2+1)/cosh((-a*x+1)^(1/2)/(a*x+1)^(1/2)),x, algorithm="maxima")

[Out]

-integrate(1/((a^2*x^2 - 1)*cosh(sqrt(-a*x + 1)/sqrt(a*x + 1))), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.02 \[ -\int \frac {1}{\mathrm {cosh}\left (\frac {\sqrt {1-a\,x}}{\sqrt {a\,x+1}}\right )\,\left (a^2\,x^2-1\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-1/(cosh((1 - a*x)^(1/2)/(a*x + 1)^(1/2))*(a^2*x^2 - 1)),x)

[Out]

-int(1/(cosh((1 - a*x)^(1/2)/(a*x + 1)^(1/2))*(a^2*x^2 - 1)), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ - \int \frac {1}{a^{2} x^{2} \cosh {\left (\frac {\sqrt {- a x + 1}}{\sqrt {a x + 1}} \right )} - \cosh {\left (\frac {\sqrt {- a x + 1}}{\sqrt {a x + 1}} \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-a**2*x**2+1)/cosh((-a*x+1)**(1/2)/(a*x+1)**(1/2)),x)

[Out]

-Integral(1/(a**2*x**2*cosh(sqrt(-a*x + 1)/sqrt(a*x + 1)) - cosh(sqrt(-a*x + 1)/sqrt(a*x + 1))), x)

________________________________________________________________________________________