How to parameterize an equation with 3 variables

Hello everyone, I'm currently working on a project explorting how to find the distance between two points along a curve. My first method is try create a plane cutting through the surface and both points thus allowing me to create a new equation with only two variables and solving for the arclength. However does anyone know if its possible to create parametric equations of a surface: x^2=1/(y^2+z^2)?
Thank you

Answer

Answers can only be viewed under the following conditions:
  1. The questioner was satisfied with and accepted the answer, or
  2. The answer was evaluated as being 100% correct by the judge.
View the answer
Erdos Erdos
4.7K
  • Erdos Erdos
    0

    Leave a comment if you need any clarifications.

  • thank you for such a quick answer, if I may ask, if I want to use the arclength formula wouldn't I need a vector function for example r(t)=(f(t),g(t),h(t)? Is that possible

  • Erdos Erdos
    0

    This is a surface. Arc length formula is for paths. So it does not make sense to use arc length formula for a surface.

  • So if I take two points on this surface, it isn't possible to trace the path and then arclength between those two points along the surface? I'm still satisfied with the answer thank you

  • Erdos Erdos
    0

    There would be infinite such paths. If you want the shortest path, yes, there will be shortest paths, but that is a very complicated question that need high level geometry.

  • Ok, thank you anyway, if its that hard I think its better I stay away from finding the shortest path, does it involve geodesics or is that only for spheres?

  • Erdos Erdos
    0

    They are called geodesics, but get very complicated on surfaces other than spheres.

The answer is accepted.
Join Matchmaticians Affiliate Marketing Program to earn up to a 50% commission on every question that your affiliated users ask or answer.