Understanding the method to solve the cubic equation

In summary, Cardano's method for solving cubic equations involves making substitutions to simplify the equation into a quadratic form, which can then be solved to find the roots of the original cubic equation. The method involves finding two numbers that satisfy certain conditions, which can be done by solving a quadratic equation. Euler's explanation of this method shows that it can be used to solve all cubic equations of the form X^3 = pX + q.
  • #1
PcumP_Ravenclaw
106
4
Dear All,
I am trying to understanding Cardano's method to solve the cubic equation. The reference text is attached (Alan F. Beardon, Algebra and Geometry).

My rough understanding is that we make 2 substitutions (## P1(z - a/3) and P(z - b/z) ## ) to simplify the cubic equation to the from (## z^6 -cz^3 - b^3 = 0 ##) so that we can make a further substitution (## y = z^3##). This results in a quadratic equation which can be solved to get two solutions y1 and y2.

## z^3 = y1 or y2 ## say y1 and y2 are 8 and -8 then this results in only two solutions right 2 and -2. Without forgetting that we need to do 2 Reverse substitutions to get the final solution. Why does the book say 6 solutions for z and only 3 are distinct?

In the paragraph below from the text.
" However, the values of ζ are the
roots of the equation ## z^6 − cz^3 − b^3 = 0## , and if v is a root of this equation,
then so (trivially) is v1 = −b/v. As v1 − b/v1 = v − b/v, we see that these six
values of ζ can only provide at most three distinct roots of p. "

what is v and v1. why is v1 = -b/v (The substitution was ##P(z - b/z) ## ) ??

I think the coefficients, a, b & c from the equation 3.6.1 and the equation below 3.6.1 in the text are NOT the same as the original cubic equation (## z^3 + az^2 + bz + c = 0 ##). I cross-referenced equation 3.6.1 with equation 12 from http://mathworld.wolfram.com/CubicFormula.html. I don't think the coefficients are the same. Are they??

Danke...
 

Attachments

  • cubic.jpg
    cubic.jpg
    60.1 KB · Views: 527
Last edited:
Physics news on Phys.org
  • #2
try euler's explanation, i like it better:

Next I want give Euler's explanation of how to solve cubic equations. first he shows that any cubic equation can be transformed by a trick to change the cubic into one with no X^2 term. So it is only necessary to be able to solve cubics like this one: X^3=pX+q. E.g.supposethatwehaveX^3=9X+28.

Then Euler explains that to solve this all we need to do is find two numbers u,vsuchthat3uv=9andu^3+v^3=28. ThenX=u+vwillsolvethe cubic.

14. See if you can use Euler's method to solve X^3 = 9X + 28.

(Essentially this solution method was found apparently by Scipio del Ferro, and later Tartaglia, who explained it to Girolamo Cardano, who eventually published it. It is often called "Cardano's method".)

15. Try this one as well: X^3 = -18X + 19.Solving cubics used to be taught in elementary algebra books, but when I went to high school, it was no longer done, and I think is not commonly done now. This is another reason to prefer the great old algebra books like those of Euler and LaGrange.

16. Show this method can be used on all cubics of form X^3 = pX + q.

I.e. i) show that one can always find numbers u,v such that u^3+v^3 = q, and 3uv = p.

(Hint: let A=u^3 and B=v^3. Then you know that A+B = q, and AB = p^3/27; why? Then show how to find A and B, and then tell how to find u and v.)

ii) ShowthatifX=u+vandif3uv=pandu^3+v^3=q,thenX^3=pX +q.

The whole point of understanding quadratic equations is this. Write them like X^2-bX+c = 0, and then b is always the sum of the solutions and c is always their product.

Vice versa, whenever you are looking for two numbers and you already know their sum and their product, then you can always find the numbers as the solutions of a quadratic equation.

The whole point of solving cubics is this: First we know from studying quadratics that we can always find two numbers whose sum and product are known,. Next Euler shows that to solve the cubic X^3 = pX + q, all you need is two numbers u,v such that u^3 +v^3 = q, and 3uv = p.

So we just need to find u and v. But it turns out we already know how to find their cubes, u^3 and v^3.

I.e. what do we know about the cubes of u,v? we know their sum u^3 + v^3 = q, and we know their product, since 3uv = p, so 27 u^3v^3 =p^3, hence u^3v^3 = p^3/27.

So since we know the sum and product of u^3 and v^3, we can find u^3 and v^3 by solving a quadratic! Then we can take cube roots to find u and v.

I.e. if r is a root of the quadratic t^2 - qt + (p^3/27), set u = cuberoot(r) and v = p/3u, and then u + v = X solves the cubic!
 

Related to Understanding the method to solve the cubic equation

What is a cubic equation?

A cubic equation is a polynomial equation of the form ax^3 + bx^2 + cx + d = 0, where a, b, c, and d are constants and x is the variable. It is called a "cubic" equation because the highest power of x is 3.

Why is it important to understand the method to solve cubic equations?

Understanding the method to solve cubic equations is important because it allows us to find the solutions to these types of equations, which are commonly used in fields such as physics, engineering, and economics. It also helps us to better understand the behavior of cubic functions.

What are the different methods to solve cubic equations?

There are several methods to solve cubic equations, including the Rational Root Theorem, the Factor Theorem, and the Cubic Formula. Each method has its own advantages and disadvantages, and the best method to use depends on the specific equation.

Can all cubic equations be solved using the same method?

No, not all cubic equations can be solved using the same method. Some equations may have rational roots that can be easily found using the Rational Root Theorem, while others may require the use of more complex methods such as the Cubic Formula.

How can I check if my solution to a cubic equation is correct?

You can check if your solution to a cubic equation is correct by substituting the values of the solution into the original equation and verifying that it satisfies the equation. You can also use graphing technology to visually confirm the solutions.

Similar threads

  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
12
Views
586
  • Calculus and Beyond Homework Help
Replies
7
Views
599
  • Linear and Abstract Algebra
Replies
1
Views
970
  • Calculus and Beyond Homework Help
Replies
2
Views
555
  • Linear and Abstract Algebra
Replies
2
Views
998
  • Precalculus Mathematics Homework Help
Replies
6
Views
626
Replies
2
Views
4K
  • Precalculus Mathematics Homework Help
Replies
13
Views
972
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
Back
Top