Sr Examen

Otras calculadoras

factorial(m)+12=n^2 la ecuación

El profesor se sorprenderá mucho al ver tu solución correcta😉

v

Solución numérica:

Buscar la solución numérica en el intervalo [, ]

Solución

Ha introducido [src]
           2
m! + 12 = n 
$$m! + 12 = n^{2}$$
Solución detallada
Transportemos el miembro derecho de la ecuación al
miembro izquierdo de la ecuación con el signo negativo.

La ecuación se convierte de
$$m! + 12 = n^{2}$$
en
$$- n^{2} + \left(m! + 12\right) = 0$$
Es la ecuación de la forma
a*n^2 + b*n + c = 0

La ecuación cuadrática puede ser resuelta
con la ayuda del discriminante.
Las raíces de la ecuación cuadrática:
$$n_{1} = \frac{\sqrt{D} - b}{2 a}$$
$$n_{2} = \frac{- \sqrt{D} - b}{2 a}$$
donde D = b^2 - 4*a*c es el discriminante.
Como
$$a = -1$$
$$b = 0$$
$$c = m! + 12$$
, entonces
D = b^2 - 4 * a * c = 

(0)^2 - 4 * (-1) * (12 + factorial(m)) = 48 + 4*factorial(m)

La ecuación tiene dos raíces.
n1 = (-b + sqrt(D)) / (2*a)

n2 = (-b - sqrt(D)) / (2*a)

o
$$n_{1} = - \frac{\sqrt{4 m! + 48}}{2}$$
$$n_{2} = \frac{\sqrt{4 m! + 48}}{2}$$
Teorema de Cardano-Vieta
reescribamos la ecuación
$$m! + 12 = n^{2}$$
de
$$a n^{2} + b n + c = 0$$
como ecuación cuadrática reducida
$$n^{2} + \frac{b n}{a} + \frac{c}{a} = 0$$
$$n^{2} - m! - 12 = 0$$
$$n^{2} + n p + q = 0$$
donde
$$p = \frac{b}{a}$$
$$p = 0$$
$$q = \frac{c}{a}$$
$$q = - m! - 12$$
Fórmulas de Cardano-Vieta
$$n_{1} + n_{2} = - p$$
$$n_{1} n_{2} = q$$
$$n_{1} + n_{2} = 0$$
$$n_{1} n_{2} = - m! - 12$$
Gráfica
Respuesta rápida [src]
          ______________________________________________                                                            ______________________________________________                                                    
       4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\
n1 = - \/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| - I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------|
                                                            \                      2                       /                                                          \                      2                       /
$$n_{1} = - i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} - \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}$$
        ______________________________________________                                                            ______________________________________________                                                    
     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\
n2 = \/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| + I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------|
                                                          \                      2                       /                                                          \                      2                       /
$$n_{2} = i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} + \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}$$
n2 = i*((re(gamma(m + 1)) + 12)^2 + im(gamma(m + 1))^2)^(1/4)*sin(atan2(im(gamma(m + 1), re(gamma(m + 1)) + 12)/2) + ((re(gamma(m + 1)) + 12)^2 + im(gamma(m + 1))^2)^(1/4)*cos(atan2(im(gamma(m + 1)), re(gamma(m + 1)) + 12)/2))
Suma y producto de raíces [src]
suma
     ______________________________________________                                                            ______________________________________________                                                          ______________________________________________                                                            ______________________________________________                                                    
  4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\   4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\
- \/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| - I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------| + \/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| + I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------|
                                                       \                      2                       /                                                          \                      2                       /                                                        \                      2                       /                                                          \                      2                       /
$$\left(- i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} - \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}\right) + \left(i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} + \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}\right)$$
=
0
$$0$$
producto
/     ______________________________________________                                                            ______________________________________________                                                    \ /   ______________________________________________                                                            ______________________________________________                                                    \
|  4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\| |4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\     4 /                        2     2                   /atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))\|
|- \/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| - I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------||*|\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *cos|----------------------------------------------| + I*\/  (12 + re(Gamma(1 + m)))  + im (Gamma(1 + m)) *sin|----------------------------------------------||
\                                                       \                      2                       /                                                          \                      2                       // \                                                     \                      2                       /                                                          \                      2                       //
$$\left(- i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} - \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}\right) \left(i \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)} + \sqrt[4]{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12\right)^{2} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}{2} \right)}\right)$$
=
    ___________________________________________________________________                                                  
   /         2                   2                                       I*atan2(im(Gamma(1 + m)), 12 + re(Gamma(1 + m)))
-\/  144 + im (Gamma(1 + m)) + re (Gamma(1 + m)) + 24*re(Gamma(1 + m)) *e                                                
$$- \sqrt{\left(\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2} + 24 \operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + \left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)}\right)^{2} + 144} e^{i \operatorname{atan_{2}}{\left(\operatorname{im}{\left(\Gamma\left(m + 1\right)\right)},\operatorname{re}{\left(\Gamma\left(m + 1\right)\right)} + 12 \right)}}$$
-sqrt(144 + im(gamma(1 + m))^2 + re(gamma(1 + m))^2 + 24*re(gamma(1 + m)))*exp(i*atan2(im(gamma(1 + m)), 12 + re(gamma(1 + m))))