trap101
- 339
- 0
So I have to determine whether the set S = {(x,y): F(x,y) = 0} is a smooth curve, draw a sketch, examine the nautrue of ∇F = 0. Near which points of S is S the graph of a function y = f(x) and x = f(y)
F(x,y) = (x2+y2)(y-x2-1)
Attempt:
So it is the union of a point and the parabola y = 1+x2. Not an issue.
S is smooth everywhere except at the point (0,0)
y=f(x) is smooth all on the parabola
(here's my issue) x= f(y) near any point except (0,1)
I know this point is the y-int of my parabola, but why is x = f(y) not solveable here? or does it mean the curve is not smooth there? Because graphically everything looks fine.
F(x,y) = (x2+y2)(y-x2-1)
Attempt:
So it is the union of a point and the parabola y = 1+x2. Not an issue.
S is smooth everywhere except at the point (0,0)
y=f(x) is smooth all on the parabola
(here's my issue) x= f(y) near any point except (0,1)
I know this point is the y-int of my parabola, but why is x = f(y) not solveable here? or does it mean the curve is not smooth there? Because graphically everything looks fine.