Is it 2nd order polynomials, or 2nd order quadratics?

Mol_Bolom
Messages
24
Reaction score
0
I thought this was rather odd, and wanted to just show it to see what you all thought of it. Well, also, if anyone knows what I should read to exactly understand what I did.

1: Let's define each answer of a polynomial such as (ax + b)(cx + d) as x1 = (-b/a), x2 = (-d/c).

2: The polynomial written out is qx^2 + rx + s

3: Change the polynomial from qx^2 + rx + s to where x = s, and rewrite the problem as qS^2 + rS = S.

4: Devide S out, which leaves qS + r = 1

5: subtract r, qS + r - r = 1 - r. qS = 1 - r

6: Devide q, qS/q = (1 - r)/q. S = (1-r)/q

7: Now if the equation (q x1 + 1)/q is subtracted from S will solve for x2. Or if x1 is replaced with x2 the equation then solves for x1.
(1-r)/q - (q x1 + 1)/q = x2
(1-r)/q - (q x2 + 1)/q = x1

I did simplify this, but I still think it is rather interesting as to 'how' I did this, rather than the 'simplicity' of it.
(Darn it, I forgot what these kinds of polynomials are called. Is it 2nd order polynomials, or 2nd order quadratics?)

Thanks
 
Mathematics news on Phys.org
I just ran it through a couple of problems but it seems that in the third order...

qx3 + rx2+sx+t
(ax+b)(cx+d)(ex+f)
x1 = -b/a
x2 = -d/c
x3 = -f/e

(1-r)/q - (q x1 + 1)/q = x2 + x3
(1-r)/q - (q x2 + 1)/q = x1 + x3
(1-r)/q - (q x3 + 1)/q = x1 + x2
 
Last edited:
3: Change the polynomial from qx^2 + rx + s to where x = s, and rewrite the problem as qS^2 + rS = S.
The original polynomial is 0 only at its roots. x=s is NOT a root, so your rewrite is wrong. Also you put in a sign change in the S term.
 
Mol_Bolom said:
I thought this was rather odd, and wanted to just show it to see what you all thought of it. Well, also, if anyone knows what I should read to exactly understand what I did.

1: Let's define each answer of a polynomial such as (ax + b)(cx + d) as x1 = (-b/a), x2 = (-d/c).

2: The polynomial written out is qx^2 + rx + s

3: Change the polynomial from qx^2 + rx + s to
To what?? Isn't that a crucial part of the problem?

where x = s, and rewrite the problem as qS^2 + rS = S.

4: Devide S out, which leaves qS + r = 1

5: subtract r, qS + r - r = 1 - r. qS = 1 - r

6: Devide q, qS/q = (1 - r)/q. S = (1-r)/q

7: Now if the equation (q x1 + 1)/q is subtracted from S will solve for x2. Or if x1 is replaced with x2 the equation then solves for x1.
(1-r)/q - (q x1 + 1)/q = x2
(1-r)/q - (q x2 + 1)/q = x1

I did simplify this, but I still think it is rather interesting as to 'how' I did this, rather than the 'simplicity' of it.
(Darn it, I forgot what these kinds of polynomials are called. Is it 2nd order polynomials, or 2nd order quadratics?)

Thanks
 
Yikes...I had thought I did a better job at explaining it, I guess not...Well back to the drawing board...

I just thought it was interesting how I came up with it...

I'll try one more time, though...


qx2 + rx = s, and 'Falsely' implying s as the value of x (Actually, I consider this change as 'False' and call the new variable formed as 'False x', however, I use s instead here)

qx2+rx = s...Making S = x (Yes, I know there is a change in the variable, that is what I find interesting)

qS2+rS = S...Deviding S out then leaves qS + r = 1.

qS = 1 - r, then divide q out.

Thus S is the 'False' x.

(Which is the reason that I started using the capital letter S instead of the lowercase s when I was expressing that in the first post. Perhaps I should have mentioned that...)

Then using the 'False' x in the equation

(FALSE X) - (qx2 + 1)/q = x1
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top