cosx-2|cosx|=y la ecuación
El profesor se sorprenderá mucho al ver tu solución correcta😉
Solución
//-acos(-y) + 2*pi for y <= 0\ //-acos(-y) + 2*pi for y <= 0\
x1 = I*im|< | + re|< |
\\ nan otherwise / \\ nan otherwise /
x1=re({−acos(−y)+2πNaNfory≤0otherwise)+iim({−acos(−y)+2πNaNfory≤0otherwise)
// /y\ \ // /y\ \
||- acos|-| + 2*pi for y < 0| ||- acos|-| + 2*pi for y < 0|
x2 = I*im|< \3/ | + re|< \3/ |
|| | || |
\\ nan otherwise/ \\ nan otherwise/
x2=re({−acos(3y)+2πNaNfory<0otherwise)+iim({−acos(3y)+2πNaNfory<0otherwise)
//acos(-y) for y <= 0\ //acos(-y) for y <= 0\
x3 = I*im|< | + re|< |
\\ nan otherwise / \\ nan otherwise /
x3=re({acos(−y)NaNfory≤0otherwise)+iim({acos(−y)NaNfory≤0otherwise)
// /y\ \ // /y\ \
||acos|-| for y < 0| ||acos|-| for y < 0|
x4 = I*im|< \3/ | + re|< \3/ |
|| | || |
\\ nan otherwise/ \\ nan otherwise/
x4=re({acos(3y)NaNfory<0otherwise)+iim({acos(3y)NaNfory<0otherwise)
x4 = re(Piecewise((acos(y/3, y < 0), (nan, True))) + i*im(Piecewise((acos(y/3), y < 0), (nan, True))))
Suma y producto de raíces
[src]
// /y\ \ // /y\ \ // /y\ \ // /y\ \
//-acos(-y) + 2*pi for y <= 0\ //-acos(-y) + 2*pi for y <= 0\ ||- acos|-| + 2*pi for y < 0| ||- acos|-| + 2*pi for y < 0| //acos(-y) for y <= 0\ //acos(-y) for y <= 0\ ||acos|-| for y < 0| ||acos|-| for y < 0|
I*im|< | + re|< | + I*im|< \3/ | + re|< \3/ | + I*im|< | + re|< | + I*im|< \3/ | + re|< \3/ |
\\ nan otherwise / \\ nan otherwise / || | || | \\ nan otherwise / \\ nan otherwise / || | || |
\\ nan otherwise/ \\ nan otherwise/ \\ nan otherwise/ \\ nan otherwise/
(((re({−acos(−y)+2πNaNfory≤0otherwise)+iim({−acos(−y)+2πNaNfory≤0otherwise))+(re({−acos(3y)+2πNaNfory<0otherwise)+iim({−acos(3y)+2πNaNfory<0otherwise)))+(re({acos(−y)NaNfory≤0otherwise)+iim({acos(−y)NaNfory≤0otherwise)))+(re({acos(3y)NaNfory<0otherwise)+iim({acos(3y)NaNfory<0otherwise))
// /y\ \ // /y\ \ // /y\ \ // /y\ \
//-acos(-y) + 2*pi for y <= 0\ ||- acos|-| + 2*pi for y < 0| //acos(-y) for y <= 0\ ||acos|-| for y < 0| //-acos(-y) + 2*pi for y <= 0\ ||- acos|-| + 2*pi for y < 0| //acos(-y) for y <= 0\ ||acos|-| for y < 0|
I*im|< | + I*im|< \3/ | + I*im|< | + I*im|< \3/ | + re|< | + re|< \3/ | + re|< | + re|< \3/ |
\\ nan otherwise / || | \\ nan otherwise / || | \\ nan otherwise / || | \\ nan otherwise / || |
\\ nan otherwise/ \\ nan otherwise/ \\ nan otherwise/ \\ nan otherwise/
re({−acos(−y)+2πNaNfory≤0otherwise)+re({−acos(3y)+2πNaNfory<0otherwise)+re({acos(−y)NaNfory≤0otherwise)+re({acos(3y)NaNfory<0otherwise)+iim({−acos(−y)+2πNaNfory≤0otherwise)+iim({−acos(3y)+2πNaNfory<0otherwise)+iim({acos(−y)NaNfory≤0otherwise)+iim({acos(3y)NaNfory<0otherwise)
/ // /y\ \ // /y\ \\ / // /y\ \ // /y\ \\
/ //-acos(-y) + 2*pi for y <= 0\ //-acos(-y) + 2*pi for y <= 0\\ | ||- acos|-| + 2*pi for y < 0| ||- acos|-| + 2*pi for y < 0|| / //acos(-y) for y <= 0\ //acos(-y) for y <= 0\\ | ||acos|-| for y < 0| ||acos|-| for y < 0||
|I*im|< | + re|< ||*|I*im|< \3/ | + re|< \3/ ||*|I*im|< | + re|< ||*|I*im|< \3/ | + re|< \3/ ||
\ \\ nan otherwise / \\ nan otherwise // | || | || || \ \\ nan otherwise / \\ nan otherwise // | || | || ||
\ \\ nan otherwise/ \\ nan otherwise// \ \\ nan otherwise/ \\ nan otherwise//
(re({−acos(−y)+2πNaNfory≤0otherwise)+iim({−acos(−y)+2πNaNfory≤0otherwise))(re({−acos(3y)+2πNaNfory<0otherwise)+iim({−acos(3y)+2πNaNfory<0otherwise))(re({acos(−y)NaNfory≤0otherwise)+iim({acos(−y)NaNfory≤0otherwise))(re({acos(3y)NaNfory<0otherwise)+iim({acos(3y)NaNfory<0otherwise))
/ / / /y\\ / /y\\\ / / /y\\ / /y\\\
|(I*im(acos(-y)) + re(acos(-y)))*|I*im|acos|-|| + re|acos|-|||*(-2*pi + I*im(acos(-y)) + re(acos(-y)))*|-2*pi + I*im|acos|-|| + re|acos|-||| for y < 0
< \ \ \3// \ \3/// \ \ \3// \ \3///
|
\ nan otherwise
{(re(acos(−y))+iim(acos(−y)))(re(acos(3y))+iim(acos(3y)))(re(acos(−y))+iim(acos(−y))−2π)(re(acos(3y))+iim(acos(3y))−2π)NaNfory<0otherwise
Piecewise(((i*im(acos(-y)) + re(acos(-y)))*(i*im(acos(y/3)) + re(acos(y/3)))*(-2*pi + i*im(acos(-y)) + re(acos(-y)))*(-2*pi + i*im(acos(y/3)) + re(acos(y/3))), y < 0), (nan, True))