Defining implicit function given a parametric function

mathnewbie123
Messages
1
Reaction score
0

Homework Statement




Given a continuous parametric function f : R2 -> R3 specifying a 2D
surface in 3D space, define a continuous implicit function g : R3 -> R
corresponding to the same surface.

Homework Equations



You’ll likely want to use the infimum function.
You can ignore the inside/outside convention: g can be everywhere
nonnegative.

The Attempt at a Solution



My thought on this is that... Since g is an implicit function and is non negative everywhere else.. Then if a point lies on the surface described by g, g(x,y,z) = 0 at that point. Since g is zero on the surface and continuous and increasing everywhere else, it must include an infimum of some sort and a modified function of f, where f(s,t) = (x,y,z).. And I'm stuck from then on..

Someone help please? Any help is appreciated..
 
Physics news on Phys.org
I think they are trying to get you to think of defining g as the distance from a point to the surface. Can you define this distance in terms of an infimum?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top