Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Nonlinear system
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Nonlinear systems of equations== A nonlinear system of equations consists of a set of equations in several variables such that at least one of them is not a [[linear equation]]. For a single equation of the form <math>f(x)=0,</math> many methods have been designed; see [[Root-finding algorithm]]. In the case where {{mvar|f}} is a [[polynomial]], one has a ''[[polynomial equation]]'' such as <math>x^2 + x - 1 = 0.</math> The general root-finding algorithms apply to polynomial roots, but, generally they do not find all the roots, and when they fail to find a root, this does not imply that there is no roots. Specific methods for polynomials allow finding all roots or the [[real number|real]] roots; see [[real-root isolation]]. Solving [[systems of polynomial equations]], that is finding the common zeros of a set of several polynomials in several variables is a difficult problem for which elaborate algorithms have been designed, such as [[Gröbner base]] algorithms.<ref>{{cite journal |last1= Lazard |first1= D. |title= Thirty years of Polynomial System Solving, and now? |doi= 10.1016/j.jsc.2008.03.004 |journal= Journal of Symbolic Computation |volume= 44 |issue= 3 |pages= 222–231 |year= 2009 |doi-access= free }}</ref> For the general case of system of equations formed by equating to zero several [[differentiable function]]s, the main method is [[Newton's method#Systems of equations|Newton's method]] and its variants. Generally they may provide a solution, but do not provide any information on the number of solutions.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)