

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An algorithmic description of the cubic formula, which is used to find the roots of a cubic equation. The formula involves finding the coefficients of a quadratic polynomial, solving for two values using the quadratic formula, taking cube roots, and solving linear equations. The document also includes problems related to permuting the roots and finding formulas for certain quantities. a mix of lecture notes and study notes and could be useful for a university student studying algebra or calculus.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Quando chel cubo con le cose appresso When the cube with the cose beside it, Se agguaglia `a qualche numero discreto equates itself to some other whole number, Trouan dui altri differenti in esso.... find two others, of which it is the difference....
First three lines of a 25 line poem in which Tartaglia (1539) described the cubic formula. Translation by Friedrich Katscher (2011).
Let ω = −1+
√− 3
Define the following quantities:
(1) s^1 =^ r^1 +^ ωr^2 +^ ω
(^2) r 3 s 2 = r 1 + ω^2 r 2 + ωr 3 Define the quadratic polynomial (2) y^2 − f 1 y + f 2 := (y − s^31 )(y − s^32 ).
The cubic formula can be described algorithmically as follows:
Step 1: Find the coefficients f 1 and f 2 of the quadratic (2). Step 2: Use the quadratic formula to solve for s^31 and s^32. Step 3: Take cube roots to find s 1 and s 2. Step 4: Solve the linear equations (1), together with the equation e 1 = r 1 + r 2 + r 3 , to find r 1 , r 2 and r 3.
Details of Step 1 Problem 2.1. Consider permuting the roots r 1 , r 2 and r 3. (For example, you might switch r 2 and r 3 , or cycle r 1 → r 2 → r 3 → r 1 .) How are the following quantities affected? (1) e 1 , e 2 and e 3 (2) s 1 and s 2. (3) s^31 and s^32. (4) f 1 and f 2. Problem 2.2. Find formulas, in terms of e 1 , e 2 and e 3 , for the following quantities. I have prepared a cheat sheet of useful formulas (next page). (1) s 1 s 2 (2) f 1 (3) f 2
Details of Step 4 Problem 2.3. Solve the linear equations (1), together with the equation e 1 = r 1 + r 2 + r 3 , to find r 1 , r 2 and r 3 in terms of e 1 , s 1 and s 2. One last detail As I described the algorithm, one takes cube roots twice, once to compute s 1 and once to compute s 2. In fact, one should only take one cube root, and then compute s 2 by the formula s 2 = s^1 ss 1 2. (Now you know why I had you compute s 1 s 2 in Problem 2.2.) Otherwise, out of the 9 choices of which cube root to take, only 3 of the combinations will give correct solutions.