Convert parametric equation into f(x,y,z)

In summary, it is possible to convert a set of parametric equations into a single equation through the use of inverse mappings and tensor theory. The minimum number of parameters needed for a given system can be determined using this method. However, branch cuts may need to be considered in order to guarantee inverses in certain regions and simplify the process of connecting the parameters.
  • #1
meiskam
1
0
I'm attempting to convert the following parametric equation into into one f(x, y, z), and am running into difficulty. (Is it even possible?) Can I get some help?

x=(2+cos(3t))*cos(2t)
y=(2+cos(3t))*sin(2t)
z=sin(3t)
 
Last edited:
Mathematics news on Phys.org
  • #2
meiskam said:
I'm attempting to convert the following parametric equation into into one f(x, y, z), and am running into difficulty. (Is it even possible?) Can I get some help?

x=(2+cos(3t))*cos(2t)
y=(2+cos(3t))*sin(2t)
z=sin(3t)

Hey meiskam and welcome to the forums.

For this problem, what sticks out to me is to use x^2 + y^2 = (2+cos(3t))^2 and then use the fact that z = SQRT(1 - cos^2(3t)) => SQRT(1 - z^2) = cos(3t) which you can plug into the RHS which gives you:

x^2 + y^2 = (2 + SQRT(1 - z^2))^2 which you can expand out using algebra.

One cautious note though is that you might need to use a particular branch, but apart from that I think this should be ok.
 
  • #3
meiskam:

I don't understand what you are trying to do.

Right now, you seem to have a function f(t) that returns a tuple (x,y,z)

are you trying to put together a function f() to which you are going to pass (x,y,z)? and possibly return t? or what? 'cause I don't think any random choice of x,y,z is going to work.

or I may be misunderstanding the entire thing.
 
  • #4
gsal said:
meiskam:

I don't understand what you are trying to do.

Right now, you seem to have a function f(t) that returns a tuple (x,y,z)

are you trying to put together a function f() to which you are going to pass (x,y,z)? and possibly return t? or what? 'cause I don't think any random choice of x,y,z is going to work.

or I may be misunderstanding the entire thing.

He is trying to describe an equation that relates x, y, and z in one equation.

As an example consider x = sin(t), y = cos(t). The equation for this is x^2 + y^2 = 1 from the common trigonometric identity.
 
  • #5
Does anybody know if there is a general condition or a theorem which determines when it is possible to combine a set of parametric equations into a single one? To begin with, local solvability should be a prerequisite, right? Then if n the number of the parameters and m the number of the parametric equations must at least be n=m-1.
What else?
 
  • #6
Trifis said:
Does anybody know if there is a general condition or a theorem which determines when it is possible to combine a set of parametric equations into a single one? To begin with, local solvability should be a prerequisite, right? Then if n the number of the parameters and m the number of the parametric equations must at least be n=m-1.
What else?

Try finding where an inverse mapping exists through the inverse function theorem and along the same lines, consider tensor theory to find the minimum number of parameters for the given the system.

Once you have an orthogonal basis, then that becomes your parameterization.

For example in a surface you will have two vectors u and v (let's say its in three dimensional space).

So you will have u = i*f(x,y) + j*g(x,y) + k*h(x,y) and similarly for v where u . v = 0 and i,j,k are the standard basis vectors for R^3.

Once you have these two-vectors, that becomes your parameterization, and your surface in this case will be u(x,y) + v(x,y) where u and v are vectors as a function of x and y (and u.v = 0 for all possible u and v given an x and a y).
 
  • #7
I think what you describe is how to parametrize a geometrical object.

Does every parametrization leads to an implicit function? For instance a line in three dimensions cannot be described implicitly.


Moreover I'm not sure what do you mean by that:
chiro said:
consider tensor theory to find the minimum number of parameters for the given the system.
 
  • #8
Trifis said:
I think what you describe is how to parametrize a geometrical object.

Does every parametrization leads to an implicit function? For instance a line in three dimensions cannot be described implicitly.

Moreover I'm not sure what do you mean by that:

Actually I misread your OP: you want to go the other way instead of what I am saying.

If you want to find an f(x,y,z) just do a substitution.

Knowing where the inverse function branch cuts are tells you how to divide up the domain.

Since you are guaranteed to have an inverse function in a particular interval, it means you can invert things like sin(2x) where sin^-1(sin(2x)) = 2x and as a result you can pair up term, collect them together and then get a relationship between all of them.

The point is to do this kind of thing and get an equation involving all them to equal 0 and that's your equation.

You don't have to make branch cuts depending on your function, but when you get something really complex where connecting the different parameters is non-trivial, then using branch cuts will guarantee inverses in that region and that makes it a lot easier when you want to consider how to connect things together that don't have an obvious link other than when you take an inverse.
 

1. How do I convert a parametric equation into a function of x, y, and z?

To convert a parametric equation into a function of x, y, and z, you need to eliminate the parameter (usually denoted by t) by expressing it in terms of x, y, and z. This can be done by solving for t in terms of x, y, and z in one of the equations and substituting it into the other equations. This will give you a single equation in terms of x, y, and z, which is the desired function.

2. Can all parametric equations be converted into functions of x, y, and z?

Yes, all parametric equations can be converted into functions of x, y, and z as long as they are not undefined for any values of x, y, and z. This may require some algebraic manipulation and solving for the parameter in terms of x, y, and z.

3. Why is it important to convert parametric equations into functions of x, y, and z?

Converting parametric equations into functions of x, y, and z allows us to represent a curve or surface in a more familiar form. This makes it easier to visualize and analyze the behavior of the curve or surface. It also allows us to use standard mathematical tools, such as calculus, to find derivatives, integrals, and other properties of the curve or surface.

4. Can I convert a function of x, y, and z into a parametric equation?

Yes, it is possible to convert a function of x, y, and z into a parametric equation. This is usually done by choosing a parameter (such as t) and expressing x, y, and z in terms of that parameter. However, not all functions can be expressed as a parametric equation and some may require multiple parameters.

5. Are there any limitations or restrictions when converting a parametric equation into a function of x, y, and z?

When converting a parametric equation into a function of x, y, and z, it is important to ensure that the resulting function is well-defined and does not have any restrictions or limitations. This means that the function should be defined for all values of x, y, and z and should not have any vertical or horizontal asymptotes. If the original parametric equation has any restrictions, these should also be taken into account when converting it into a function.

Similar threads

Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
365
Replies
3
Views
2K
  • General Math
Replies
1
Views
240
  • Advanced Physics Homework Help
Replies
4
Views
355
  • Introductory Physics Homework Help
Replies
13
Views
719
  • General Math
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
501
Replies
33
Views
3K
Replies
2
Views
1K
Back
Top