Sr Examen

Otras calculadoras

Integral de 1/((1+9x^2)*(arctg(3x))^2) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
 oo                         
  /                         
 |                          
 |            1             
 |  --------------------- dx
 |  /       2\     2        
 |  \1 + 9*x /*atan (3*x)   
 |                          
/                           
1/3                         
131(9x2+1)atan2(3x)dx\int\limits_{\frac{1}{3}}^{\infty} \frac{1}{\left(9 x^{2} + 1\right) \operatorname{atan}^{2}{\left(3 x \right)}}\, dx
Integral(1/((1 + 9*x^2)*atan(3*x)^2), (x, 1/3, oo))
Solución detallada

    TrigSubstitutionRule(theta=_theta, func=tan(_theta)/3, rewritten=1/(3*atan(tan(_theta))**2), substep=ConstantTimesRule(constant=1/3, other=atan(tan(_theta))**(-2), substep=URule(u_var=_u, u_func=atan(tan(_theta)), constant=1, substep=PowerRule(base=_u, exp=-2, context=_u**(-2), symbol=_u), context=atan(tan(_theta))**(-2), symbol=_theta), context=1/(3*atan(tan(_theta))**2), symbol=_theta), restriction=True, context=1/((9*x**2 + 1)*atan(3*x)**2), symbol=x)

  1. Añadimos la constante de integración:

    13atan(3x)+constant- \frac{1}{3 \operatorname{atan}{\left(3 x \right)}}+ \mathrm{constant}


Respuesta:

13atan(3x)+constant- \frac{1}{3 \operatorname{atan}{\left(3 x \right)}}+ \mathrm{constant}

Respuesta (Indefinida) [src]
  /                                          
 |                                           
 |           1                         1     
 | --------------------- dx = C - -----------
 | /       2\     2               3*atan(3*x)
 | \1 + 9*x /*atan (3*x)                     
 |                                           
/                                            
1(9x2+1)atan2(3x)dx=C13atan(3x)\int \frac{1}{\left(9 x^{2} + 1\right) \operatorname{atan}^{2}{\left(3 x \right)}}\, dx = C - \frac{1}{3 \operatorname{atan}{\left(3 x \right)}}
Gráfica
0.33400.33500.33600.33700.33800.33900.34000.34100.34200.34301-1
Respuesta [src]
 2  
----
3*pi
23π\frac{2}{3 \pi}
=
=
 2  
----
3*pi
23π\frac{2}{3 \pi}
2/(3*pi)

    Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.