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
- The questioner was satisfied and accepted the answer, or
- The answer was disputed, but the judge evaluated it as 100% correct.
-
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
-
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
-
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?
-
They are called geodesics, but get very complicated on surfaces other than spheres.
- answered
- 188 views
- $2.00
Related Questions
- Obtaining the absolute velocity of a moving train based on angle of raindrops with respect to vertical axis
- Fields and Galois theory
- Attempting to make a formula/algorithm based on weighted averages to find how much equipment we need to maintain.
- Center of algebra of functions
- A rectangular garden plot is to be fenced off along the property line.
- Integrate $\int x^2(1-x^2)^{-\frac{3}{2}}dx$
- Find $\lim\limits _{n\rightarrow \infty} n^2 \prod\limits_{k=1}^{n} (\frac{1}{k^2}+\frac{1}{n^2})^{\frac{1}{n}}$
- Basic calc question