Application for polynomial roots calculation.

The application does the job by supposing the roots of the derivative function are known.
This way, we can delimit the range where each possible root is in, and by applying Bolzano's theorem, we can find the zeroes.

It is not a very eficient way, as we must calculate al the derivatives of the polinomial, implying very high numbers (n!), that make the needed precision increase, making the computational complexity for high-degree polinomials poor.

But I have been able to make it work with a 40-degree polynomial, with two very proximal zeroes arround x=1000.
It needs a precision of arround 60 digits.

The problem comes with very-high degree polynomials.
The higher is the degree, the faster the execution time increases.

But for common examples, the application does the job well.

Features

  • java
  • math
  • BigDecimal

Project Samples

Project Activity

See All Activity >

Categories

Mathematics

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow polynomial-roots-calculation

polynomial-roots-calculation Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of polynomial-roots-calculation!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Languages

English

Intended Audience

Science/Research, Other Audience

User Interface

Command-line

Programming Language

Java

Related Categories

Java Mathematics Software

Registered

2023-08-05