Criteria for Solving this equation

  • Thread starter Thread starter smooney
  • Start date Start date
  • Tags Tags
    Criteria
Click For Summary
SUMMARY

The equation H^5 - 10*L*H^4 + 25*L^2*H^3 - 25*Q^2/K^2 = 0 is a fifth-order polynomial in H, which cannot be solved using a general formula. Instead, numerical methods, such as iterative procedures in Excel, are recommended for finding solutions when specific values for constants L and K are provided. While special functions like Jacobi theta functions can theoretically express solutions, practical applications favor numerical approaches due to their simplicity.

PREREQUISITES
  • Understanding of polynomial equations, particularly fifth-degree polynomials.
  • Familiarity with numerical methods for solving equations.
  • Basic knowledge of Excel for implementing iterative procedures.
  • Concept of special functions, specifically Jacobi theta functions.
NEXT STEPS
  • Research numerical methods for solving polynomial equations.
  • Learn how to implement iterative procedures in Excel for root-finding.
  • Study the properties and applications of Jacobi theta functions.
  • Explore alternative numerical software tools like MATLAB or Python's NumPy for solving complex equations.
USEFUL FOR

Mathematicians, engineers, and anyone involved in solving complex polynomial equations, particularly those seeking practical solutions using numerical methods.

smooney
Messages
1
Reaction score
0
Is it possible to solve this equation in terms of H without knowing any numbers? If so what method would I use? If I had numbers I think I could solve it numerically in excel. It's been a few years since I was in school and am fairly (very) rusty:

H^5 -10*L*H^4 +25*L^2*H^3 -25*Q^2/K^2 = 0

L,K = Constant

Any help would be appreciated, Thanks!
 
Mathematics news on Phys.org
You have a fifth order polynomial in H. There is no general formula which can solve this equation. If you have numerical values for your constants, then an iterative procedure (perhaps using Excel) would be the way to calculate solutions.
 
There is no simple formula giving Y as a function of L, H, Q, K because it is a polynomial equation of the fifth degree.
Such formula exists, but involving special functions : the Jacobi theta functions. But, in practice, it is much simpler to use numerical methods to solve the equation.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
1K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
695
  • · Replies 1 ·
Replies
1
Views
863
  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K