0 / | | 1 | ------------- dx | __________ | / 2 | \/ 5*x - 6 | / 0
Integral(1/(sqrt(5*x^2 - 6)), (x, 0, 0))
TrigSubstitutionRule(theta=_theta, func=sqrt(30)*sec(_theta)/5, rewritten=sqrt(5)*sec(_theta)/5, substep=ConstantTimesRule(constant=sqrt(5)/5, other=sec(_theta), substep=RewriteRule(rewritten=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), substep=AlternativeRule(alternatives=[URule(u_var=_u, u_func=tan(_theta) + sec(_theta), constant=1, substep=ReciprocalRule(func=_u, context=1/_u, symbol=_u), context=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), symbol=_theta)], context=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), symbol=_theta), context=sec(_theta), symbol=_theta), context=sqrt(5)*sec(_theta)/5, symbol=_theta), restriction=(x > -sqrt(30)/5) & (x < sqrt(30)/5), context=1/(sqrt(5*x**2 - 6)), symbol=x)
Ahora simplificar:
Añadimos la constante de integración:
Respuesta:
/ // / _____________\ \ | || | ____ ____ / 2 | | | 1 || ___ |x*\/ 30 \/ 30 *\/ -30 + 25*x | | | ------------- dx = C + |<\/ 5 *log|-------- + -----------------------| / ____ ____\| | __________ || \ 6 30 / | -\/ 30 \/ 30 || | / 2 ||--------------------------------------------- for And|x > --------, x < ------|| | \/ 5*x - 6 \\ 5 \ 5 5 // | /
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.