A New Method for the Cubic Polynomial Equation

Jose Risomar Sousa
ORCID: 0009-0002-7779-0808
(November 6, 2021)
Abstract

I present a method to solve the general cubic polynomial equation based on six years of research that started when, in the fifth grade, I first learned of Bhaskara’s formula for the quadratic equation. I was fascinated by Bhaskara’s formula and naively thought I could replicate his method for the third degree equation, but only succeeded after countless failed attempts. The solution involves a simple transformation to form a cube and which, by chance, happens to reduce the degree of the equation from three to two (which seems to be the case of all polynomial equations that admit solutions by means of radicals).

1 Introduction

In Brazil, students learn how to solve linear equations and system of equations (on ) in or around the fifth grade, before being introduced to real numbers and moving on to the more challenging subject of nonlinear equations in the sixth grade.

As a student with a certain gift for mathematics, I used to read math textbooks from more advanced grades and that is how I first learned about Bhaskara’s formula for the quadratic equation, when I was in the fifth grade. With my very curious mind, I would then become so obsessed with that formula that I spent years and years trying to find a similar formula for the cubic polynomial equation. I would scratch pages and more pages of books and copybooks with vain or naive attempts to solve the cubic equation, trying to imitate the process developed by Bhaskara.

But as the saying goes, search and you will find, and after trying lots and lots of different approaches, some creative but insufficient, and some plain wrong, I finally succeeded when I was in my second year of high school in Brazil. I was very excited for the discovery.

In that same year, after writing a letter to a professor from the School of Communications and Arts of the University of São Paulo, (ECA-USP), whom I knew from his column in a Brazilian pop-science magazine called Super Interessante, I was very surprised to actually be contacted by him. We then scheduled a little gathering at the campus to meet and greet. It was my first time going into the lush, green and pleasant campus of the University of São Paulo. I was very impressed with the academic atmosphere and spent some time looking at stuff in the ECA premises and taking in the novelty. Little did I know that two years later I would be going to that university myself, whose selection process is notoriously competitive and hard, since it is the best higher education school in the country.

In the year that I got into the University of São Paulo, I tried to reach out to a few professors at the Institute of Mathematics and Statistics (IME-USP), but I probably approached them somewhat crudely and did not get much attention.

Another curious story worth mentioning is the blind letters I sent abroad to the department of mathematics of a few universities. I received only one response, from a professor of Yale University, and some of the wording in his letter I remember to this very day,

“Dear J.R. Sousa,

I wish our undergraduate students wrote mathematics as neatly as you do, however, formulas for the cubic and quartic polynomial equations have been known for close to five centuries now, and a rigorous mathematical proof that no such expression exists for the roots of a general polynomial of degree 5 or higher was given by Abel and Galois in 1824.”

This is only the first paragraph of the letter and very close to the wording he actually used. I do not remember exactly which year he referenced in the letter, so I am assuming it was 1824, though that may not be the same year he used.

Shortly after solving the cubic equation, I also found a way to solve the quartic equation, with a system of equations that reduces to an equation of the third degree (that is why the professor mentions it in his letter). It was much easier to figure than the cubic equation, but this paper will not cover it.

It is possible that the solution I discovered was lost in time, as I never really published it, and possibly neither did the people I showed it to. But it is by no means a certainty, if the people who have seen it shared it with others or even published it themselves somewhere (though I really hope it was not the case and it is likely not the case).

2 The Solution

It was not easy for me to have access to bibliographical references in the past and run searches on a given topic, so I had no knowledge of the existing formulas due to Scipione del Ferro and Cardano (actually Tartaglia) from the 16th century 1. If one wanted to research the literature for prior results, one had to go to a library and run manual searches. And then again these searches were only as good as the library’s collection. But it was actually good that I did not have access to or did not think about looking for books on this theme, as that might have demotivated me to try and find my own solution.

Now let us see what the solution was. Here I use the very same notations that I used back in the day, so this paper recreates the solution in its very original form. I used Greek letters for the variables I introduced into the equation, except for one.

Starting from the non-monic cubic polynomial equation,

ax3+bx2+cx+d=0 (1)

it can be transformed by letting x=π+m, giving:

aπ3+π2(3am+b)+π(3am2+2bm+c)+am3+bm2+cm+d=0 (2)

The idea I had was to form a cube like Bhaskara did in his method, hence I came up with the following system of equations:

{Δ3=am3+bm2+cm+d3Δ2δ=3am2+2bm+c3Δδ2=3am+b

If you try to solve this system, an equation of the second degree in m is obtained, which is a surprising coincidence and also the reason why the method works. That is, the system reduces to,

m2(b23ac)+m(bc9ad)+c23bd=0, (3)

whose solution, if b23ac0, is:

m=(bc9ad)±(bc9ad)24(b23ac)(c23bd)2(b23ac) (4)

Since the biggest hurdle is now out of the way, solving equation ( 2) becomes really simple, as it can be written as,

aπ3+3Δ(δπ)2+3Δ2δπ+Δ3=0, (5)

which can be solved by completing the cube, like,

aπ3(δπ)3+(δπ)3+3Δ(δπ)2+3Δ2δπ+Δ3=0, (6)

and from there the equation can be further rearranged:

(δπ+Δ)3=π3(aδ3) (7)

Finally, the final formula holds for any combination of the two possible values of m and of the three possible cubic roots of one. That is, the solution of equation ( 1) is simply:

π(δ+ξaδ33)=Δx=mΔδ+ξaδ33, where ξ3=1 (8)

The values of Δ and δ in turn are a function of either value of m:

{Δ=am3+bm2+cm+d3δ=3am2+2bm+c3Δ2

Note equation ( 8) allows a to be zero generally (one just needs to choose ξ1). That is, this formula is more general than Bhaskara’s or Cardano’s, where a must not be zero. In fact, if a is zero, it can be demonstrated that ( 8) reduces to Bhaskara’s formula.

References

  • 1 Katz, Victor A History of Mathematics, Boston: Addison Wesley. p. 220 2004 ISBN 9780321016188.