Reduction of the Multivariate Quadratic (MQ) System to a Trivial Equation
Authors/Creators
Description
This shows a method to reduce an NP-complete problem to a trivial equation. Since it does not use a Grover basis and is polynomial—because it relies on FullSimplify and Resultant—it could be considered that we have achieved a practical P=NP.
Used Formulas for Wolfram Alpha
FullSimplify[ {a11*xPower[1,2] + a12*x1*x2 + a22*xPower[2,2] + b1*x1 + b2*x2 + c1, d11*xPower[1,2] + d12*x1*x2 + d22*xPower[2,2] + e1*x1 + e2*x2 + c2} ]
FullSimplify[ {a11*xPower[1,2] + a12*x1*x2 + a22*xPower[2,2] + b1*x1 + b2*x2 + c1, d11*xPower[1,2] + d12*x1*x2 + d22*xPower[2,2] + e1*x1 + e2*x2 + c2}{a1*Power[x,2] + a2*x*y + a3*Power[y,2] + b1*x + b2*y + c1, d1*Power[x,2] + d2*x*y + d3*Power[y,2] + e1*x + e2*y + c2}] ]
FullSimplify[{a1*Power[x,2] + a2*x*y + a3*Power[y,2] + b1*x + b2*y + c1, d1*Power[x,2] + d2*x*y + d3*Power[y,2] + e1*x + e2*y + c2}]
Resultant[a1*Power[x,2] + a2*x*y + a3*Power[y,2] + b1*x + b2*y + c1, d1*Power[x,2] + d2*x*y + d3*Power[y,2] + e1*x + e2*y + c2, y]
Files
Reduction_of_the_Multivariate_Quadratic__MQ__System_to_a_Trivial_Equation.pdf
Files
(518.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9b6c6d03af39d57b786788eea61c5e40
|
37.1 kB | Preview Download |
|
md5:953ff662f0a2e2973ee87b3f9445b2f7
|
4.6 kB | Download |
|
md5:24bc27005fac17be48c2b080f7c3365b
|
113.4 kB | Preview Download |
|
md5:a984410c7e3fe993d6d9df63d4b10b43
|
99.8 kB | Preview Download |
|
md5:df04f6d147036e0e9b92c68cd63cc68f
|
216.5 kB | Preview Download |
|
md5:fd150b4cb1bc2bc7ba680211ad83daeb
|
46.7 kB | Preview Download |