Solving Quartic Equations: A > 1

  • Thread starter Thread starter navee
  • Start date Start date
navee
Messages
3
Reaction score
0
How can we factor a question which is too the power of 4 or quartic. for example ax^4+bx^3+cx^2+dx+e, but a has a grreater value than 1.
 
Mathematics news on Phys.org
I'm not sure, but I think that fourth order equations are solvable with some weird equation like third order. In practice, you might start with the rational zeros test. What you do is: take all possible factors of 'e' and divide by all possible factors of 'a'. Then test these to see if they are zeros (if q is a zero, x-q is a factor). Using a procedure called synthetic division let's you use the factors that you find to reduce the order of the equation. When the equation has finally been reduced down to a quadratic, then you can use the quadratic formula. Alternately, there are 'numerical' methods that can find approximations of the zeros, (i.e. Newtons Method). There are a few other tricks. For example. If it looks like ax^4+bx^2+c, you can just use the quadratic formula to solve for x^2, and then take the square root of your answers.
In general factoring higher order polynomials is a tricky business. Hope I answered your question :smile:
 
Theoretically, any polynomial equation can be factored completely into linear factors if you use complex numbers, linear and quadratic factors if you stay in real numbers.

Yes, there exist a "quartic" formula. Here is a website with a (comparatively) simple explanation: http://web.usna.navy.mil/~wdj/book/node95.html

There is, however, no general method for factoring except by solving the equation and then using the solutions to get the factors: If a, b, c are solutions, the we can factor as p(x-a)(x-b)(x-c).
 
Last edited by a moderator:
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...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top