Solution of system of non-linear equations

In summary, there is no general test for the existence and uniqueness of solution for a system of simultaneous non-linear equations. Solution methods for solving these equations can vary, but generally include Newton-Raphson and modifications thereof. If the equations are for a physical problem and the model equations are formulated correctly, there should exist a solution.
  • #1
JulieK
50
0
1. Is there a general condition for the existence and uniqueness of solution of a system of simultaneous non-linear equations similar to the determinant test for a system of linear equations.

2. What are the solution methods (theoretical and numerical) for solving a system of simultaneous non-linear equations.
 
Physics news on Phys.org
  • #2
Only idea I can think of is that if your equations describe manifolds, then the dimension of the intersection is the sum of the codimensions of the manifolds, i.e., in R^m , if the solution to f(x_1,x_2,..,x_n) and g(x_1,..,x_k) are respectively an n-manifold and a k-manifold, then the intersection (which is not necessarily a manifold) will have dimension m-n-k. If your equations are of the type R[x_1,..,x_n] , i.e., if they are varieties, then you can use results from Algebraic Geometry, like Bezout's theorem : http://en.wikipedia.org/wiki/Bezout's_theorem.
 
  • Like
Likes 1 person
  • #3
JulieK said:
2. What are the solution methods (theoretical and numerical) for solving a system of simultaneous non-linear equations.

Are you using "non-linear" to mean equations involving polynomials? Or are you asking about any kind of non-linear equation?
 
  • #4
Any kind not only polynomials.
 
  • #5
JulieK said:
Any kind not only polynomials.

For such a large class of equations, there is no general test like the determinant test.
 
  • Like
Likes 1 person
  • #6
JulieK said:
What are the solution methods (theoretical and numerical) for solving a system of simultaneous non-linear equations.
For numerically solving sets of coupled non-linear algebraic equations, Newton-Raphson (and modifications thereof) are often very effective.

Chet
 
  • Like
Likes 1 person
  • #7
But if there is nothing that guarantees the existence and uniqueness of solution, how can we verify that Newton-Raphson or any other method will pick the required solution (i.e. the solution that we are looking for in a certain physical setting)?
 
  • #8
JulieK said:
But if there is nothing that guarantees the existence and uniqueness of solution, how can we verify that Newton-Raphson or any other method will pick the required solution (i.e. the solution that we are looking for in a certain physical setting)?
If it is a physical problem, and the model equations are formulated correctly, then there should exist a solution. As far as obtaining the required solution to a set of non-linear algebraic equations for a physical problem, there is no set recipe. The trick is to get an initial guess that is close enough to the required solution for Newton-Raphson (or other method, such as successive substitution) to converge. The method used for getting a good initial guess depends on the specific problem. But it is mostly a matter of playing with the equations, and having some experience. Do you have a specific problem in mind that you would like to lay on the table?

Chet
 

Related to Solution of system of non-linear equations

What is a system of non-linear equations?

A system of non-linear equations is a set of equations where at least one of the equations contains a non-linear term, such as a quadratic or exponential function. This means that the equations cannot be solved by simply using algebraic methods.

How do you solve a system of non-linear equations?

There are several methods for solving a system of non-linear equations, such as substitution, elimination, and graphing. These methods involve manipulating the equations until a solution is found. Alternatively, you can use numerical methods, such as Newton's method or the bisection method, to approximate the solution.

What is the importance of finding solutions to non-linear equations?

Finding solutions to non-linear equations is important in many fields, including mathematics, physics, engineering, and economics. These equations often represent real-world situations and finding their solutions can help us understand and predict the behavior of complex systems.

Can non-linear equations have multiple solutions?

Yes, non-linear equations can have multiple solutions. In fact, some non-linear equations may have an infinite number of solutions. This is because non-linear equations can have multiple intersections or points of intersection on a graph, unlike linear equations which only have one solution.

What are some common applications of non-linear equations?

Non-linear equations have many applications in various fields. Some common examples include predicting population growth, modeling the spread of diseases, analyzing financial markets, and designing efficient manufacturing processes. Non-linear equations are also used in computer graphics, artificial intelligence, and machine learning.

Similar threads

  • Linear and Abstract Algebra
Replies
19
Views
707
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
11
Views
2K
  • Linear and Abstract Algebra
Replies
9
Views
715
  • Linear and Abstract Algebra
Replies
1
Views
955
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
26
Views
4K
Back
Top