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 be viewed only if
  1. The questioner was satisfied and accepted the answer, or
  2. The answer was disputed, but the judge evaluated it as 100% correct.
View the answer
Erdos Erdos
4.6K
  • 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 50% commission on every question your affiliated users ask or answer.