Relationships of hyperbolic Paraboloids

johnkubik
Messages
15
Reaction score
0
Hey everyone, I was wondering what you could tell me about the relationship between hyperbolic paraboloids. I have listed a set of 3 equations and was wondering what I can do with them? Can I solve for z, can I get the intersection of the equations? Can I get generalized solution of any kind? What does all three equations existing in the same domain mean (what would it look like to plot all of them in 3d, what information would it garner?).

The coefficents are irrelevant, I am wondering about the type of equation, listed below is an example set.


7*x*y +15y +11x + 4 = z
7*x*y +26y +57x + 27 = z
7*x*y +72y +84x + 81 = z



Could you just throw some ideas at me, please.

Thank you!
 
Mathematics news on Phys.org
You can easily eliminate two variables to get a quadratic in the third. Solve and go back. You will have two possible solutions, so you need to verify if both are valid.
 
I am not sure how to handle the 7*x*y in order to get the quadratic. I tried using the solver applets in Wolfram alpha and it is having issues with it as well.

Thank you for the quick response!
 
Not sure how general are the cases you're interested in. In your example the only quadratic term anywhere is xy. So you can eliminate z between two eqns to obtain an expression for xy in terms of linear form on x and y. Then use that to eliminate xy from two eqns (one of the first two and the third) to get eqns of two intersecting planes, and hence of a line. Use those to eliminate y and z (say) from anyone of the three eqns to get a quadratic.
 
Start with a(i)xy + b(i)x + c(i)y + d(i) = z, i = 1,2,3

Eliminate z to get two equations:
(a(1)-a(j))xy + (b(1)-b(j))x + (c(1)-c(j))y + d(1)-d(j) = 0, j =2,3

Solve the first equation for x:

x = {d(2) - d(1) + (c(2) - c(1))y}/{b(1) - b(2) + (a(1) - a(2))y}

Substitute for x in the second equation and clear the denominator. The result is a quadratic in y.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top