Proof of PSF quadratic factorising

  • Thread starter Thread starter bairdos
  • Start date Start date
  • Tags Tags
    Proof Quadratic
bairdos
Messages
2
Reaction score
0
Hi! I came across the below thread where a user ('krackers') asked for a proof of the PSF factorising method for quadratic equations.
The thread is now closed so I'd like to post my proof here.
(The proof considers the simplest case where there are no common factors for a,b,c in the quadratic. A proof for cases with a common factor can easily be created with the same structure as below with a common factor 'd' added.)

https://www.physicsforums.com/showthread.php?t=621835

Given a polynomial ax^2 + bx + c = 0 there are rational roots if (b^2 - 4ac) is 0 or a positive square number
The rational factors can be written as p/q and m/n (fractions in simplest form)
therefore the polynomial can be written as (x-p/q)(x-m/n) = 0
multiplying by qn: (qx-p)(nx-m) = 0
which becomes nqx^2 - mqx -npx + mp = 0
so a = nq, c =mp and b is the sum of the middle terms (-mq and -np)
note that a*c= mnpq and that the product of the two numbers (-mq) and (-np) is also mnpq
so therefore if the polynomial has rational roots then there must be two numbers (-mq and -np) that add to give 'b' and multiply to give the product of 'a' and 'c'.
These numbers can be found by trial and error (because m,n,p,q are all integers)

To prove that there is only and only one pair of numbers S,T you can solve the simultaneous equations: S + T = b, ST = ac
(using the quadratic formula and the condition that (b^2-4ac) is 0 or a positive square number)
(of course there can only be one pair of numbers because otherwise there would be more than one factorisation of the polynomial resulting in there being multiple possible sets of roots).

I developed this proof because I felt it was my obligation as a high school maths tutor to understand why everything that I teach works :)
 
Mathematics news on Phys.org
Addendum (I'm a newbie and couldn't see a way to edit the original post):

I wondered why S,T always turn out to be integers when you calculate them by solving simultaneous equations.
The formulas for S,T are (-b+root(b^2-4ac))/2 and (-b-root(b^2-4ac)/2).
The trick is that b^2-4ac is only even if b is even so the numerator of each fraction consists of two even numbers added or subtracted together. In both cases this gives an even number which is halved to give an integer.
Similarly b^2-4ac is only even if b is odd and the numerator of each fraction consists of two odd numbers added or subtracted together. This also gives an even number in both cases which is halved to give an integer.

Ahh, closure.
 
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