Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Featured Threads
Log in
Register
What's new
Search
Search
Google search
: add "Physics Forums" to query
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Roots of equations
Recent contents
View information
Top users
Description
In mathematics, a univariate polynomial of degree n with real or complex coefficients has n complex roots, if counted with their multiplicities. They form a set of n points in the complex plane. This article concerns the geometry of these points, that is the information about their localization in the complex plane that can be deduced from the degree and the coefficients of the polynomial.
Some of these geometrical properties are related to a single polynomial, such as upper bounds on the absolute values of the roots, which define a disk containing all roots, or lower bounds on the distance between two roots. Such bounds are widely used for root-finding algorithms for polynomials, either for tuning them, or for computing their computational complexity
Some other properties are probabilistic, such as the expected number of real roots of a random polynomial of degree n with real coefficients, which is less than
1
+
2
π
ln
(
n
)
{\displaystyle 1+{\frac {2}{\pi }}\ln(n)}
for n sufficiently large.
In this article, a polynomial that is considered is always denoted
p
(
x
)
=
a
0
+
a
1
x
+
⋯
+
a
n
x
n
,
{\displaystyle p(x)=a_{0}+a_{1}x+\cdots +a_{n}x^{n},}
where
a
0
,
…
,
a
n
{\displaystyle a_{0},\dots ,a_{n}}
are real or complex numbers and
a
n
≠
0
{\displaystyle a_{n}\neq 0}
; thus n is the degree of the polynomial.
View More On Wikipedia.org
Forums
Back
Top