Sr Examen

Otras calculadoras

Integral de sqrt(4-4z^2) dz

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  1                 
  /                 
 |                  
 |     __________   
 |    /        2    
 |  \/  4 - 4*z   dz
 |                  
/                   
-1                  
1144z2dz\int\limits_{-1}^{1} \sqrt{4 - 4 z^{2}}\, dz
Integral(sqrt(4 - 4*z^2), (z, -1, 1))
Solución detallada
  1. Vuelva a escribir el integrando:

    44z2=21z2\sqrt{4 - 4 z^{2}} = 2 \sqrt{1 - z^{2}}

  2. La integral del producto de una función por una constante es la constante por la integral de esta función:

    21z2dz=21z2dz\int 2 \sqrt{1 - z^{2}}\, dz = 2 \int \sqrt{1 - z^{2}}\, dz

      TrigSubstitutionRule(theta=_theta, func=sin(_theta), rewritten=cos(_theta)**2, substep=RewriteRule(rewritten=cos(2*_theta)/2 + 1/2, substep=AddRule(substeps=[ConstantTimesRule(constant=1/2, other=cos(2*_theta), substep=URule(u_var=_u, u_func=2*_theta, constant=1/2, substep=ConstantTimesRule(constant=1/2, other=cos(_u), substep=TrigRule(func='cos', arg=_u, context=cos(_u), symbol=_u), context=cos(_u), symbol=_u), context=cos(2*_theta), symbol=_theta), context=cos(2*_theta)/2, symbol=_theta), ConstantRule(constant=1/2, context=1/2, symbol=_theta)], context=cos(2*_theta)/2 + 1/2, symbol=_theta), context=cos(_theta)**2, symbol=_theta), restriction=(z > -1) & (z < 1), context=sqrt(1 - z**2), symbol=z)

    Por lo tanto, el resultado es: 2({z1z22+asin(z)2forz>1z<1)2 \left(\begin{cases} \frac{z \sqrt{1 - z^{2}}}{2} + \frac{\operatorname{asin}{\left(z \right)}}{2} & \text{for}\: z > -1 \wedge z < 1 \end{cases}\right)

  3. Ahora simplificar:

    {z1z2+asin(z)forz>1z<1\begin{cases} z \sqrt{1 - z^{2}} + \operatorname{asin}{\left(z \right)} & \text{for}\: z > -1 \wedge z < 1 \end{cases}

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

    {z1z2+asin(z)forz>1z<1+constant\begin{cases} z \sqrt{1 - z^{2}} + \operatorname{asin}{\left(z \right)} & \text{for}\: z > -1 \wedge z < 1 \end{cases}+ \mathrm{constant}


Respuesta:

{z1z2+asin(z)forz>1z<1+constant\begin{cases} z \sqrt{1 - z^{2}} + \operatorname{asin}{\left(z \right)} & \text{for}\: z > -1 \wedge z < 1 \end{cases}+ \mathrm{constant}

Respuesta (Indefinida) [src]
  /                                                                           
 |                                                                            
 |    __________            //               ________                        \
 |   /        2             ||              /      2                         |
 | \/  4 - 4*z   dz = C + 2*| -1, z < 1)|
/                           \\   2            2                              /
44z2dz=C+2({z1z22+asin(z)2forz>1z<1)\int \sqrt{4 - 4 z^{2}}\, dz = C + 2 \left(\begin{cases} \frac{z \sqrt{1 - z^{2}}}{2} + \frac{\operatorname{asin}{\left(z \right)}}{2} & \text{for}\: z > -1 \wedge z < 1 \end{cases}\right)
Gráfica
-1.0-0.8-0.6-0.4-0.21.00.00.20.40.60.85-5
Respuesta [src]
pi
π\pi
=
=
pi
π\pi
pi
Respuesta numérica [src]
3.14159265358979
3.14159265358979

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