I have another problem:
I want to decide for which constants c, the function f(x,y)= (4x3-8x2y) / (cxy+9x2+9y2)
converges when (x,y)->(0,0)? And c must be positive.
How should I tackle this problem?
I try to use polar coordinates: x = rcos(Θ), y = rsin(Θ),
f(r) = (4r3cos3(Θ) - 8r3cos2(Θ)sin(Θ)) / (cr2cos(Θ)sin(Θ) + 9r2)
Simplifying
f(r) = r3(4cos3(Θ) - 8cos2(Θ)sin(Θ)) / r2(ccos(Θ)sin(Θ) + 9)
Simplifying
f(r) = r(4cos3(Θ) - 8cos2(Θ)sin(Θ)) / (ccos(Θ)sin(Θ) + 9)
And here I'm stuck. Is this even the right way to do it?
I want to decide for which constants c, the function f(x,y)= (4x3-8x2y) / (cxy+9x2+9y2)
converges when (x,y)->(0,0)? And c must be positive.
How should I tackle this problem?
I try to use polar coordinates: x = rcos(Θ), y = rsin(Θ),
f(r) = (4r3cos3(Θ) - 8r3cos2(Θ)sin(Θ)) / (cr2cos(Θ)sin(Θ) + 9r2)
Simplifying
f(r) = r3(4cos3(Θ) - 8cos2(Θ)sin(Θ)) / r2(ccos(Θ)sin(Θ) + 9)
Simplifying
f(r) = r(4cos3(Θ) - 8cos2(Θ)sin(Θ)) / (ccos(Θ)sin(Θ) + 9)
And here I'm stuck. Is this even the right way to do it?