Table of Contents
Fetching ...

The Radical Solution and Computational Complexity

Bojin Zheng, Weiwu Wang

TL;DR

The paper investigates the complexity status of radical solutions to polynomials with rational coefficients within the $P$ vs $NP$ framework. It introduces a running-graph and reversibility-based approach, arguing that a hypothetical $P$-algorithm induces a one-way graph $G$ while a corresponding $NP$-algorithm yields a two-way graph $G'$ isomorphic to $G$ augmented by its reverse $G^{-1}$, thereby tying radical formulas to a fundamental limitation. It argues that solving radical roots over $\mathbb{Q}$ is in $\mathbb{NP}$, yet no general deterministic polynomial-time algorithm exists for higher-degree polynomials, supporting $P \neq NP$ and framing this as an impossible trinity among generality, determinism, and efficiency. The work further discusses representations of roots (radical, exponential, direct) and the role of reversible computation, offering a novel lens on why a universal radical formula cannot exist. Overall, the paper blends algebraic solvability with complexity theory to propose a framework linking radical solvability to fundamental limits of efficient computation.

Abstract

The radical solution of polynomials with rational coefficients is a famous solved problem. This paper found that it is a $\mathbb{NP}$ problem. Furthermore, this paper found that arbitrary $ \mathscr{P} \in \mathbb{P}$ shall have a one-way running graph $G$, and have a corresponding $\mathscr{Q} \in \mathbb{NP}$ which have a two-way running graph $G'$, $G$ and $G'$ is isomorphic, i.e., $G'$ is combined by $G$ and its reverse $G^{-1}$. When $\mathscr{P}$ is an algorithm for solving polynomials, $G^{-1}$ is the radical formula. According to Galois' Theory, a general radical formula does not exist. Therefore, there exists an $\mathbb{NP}$, which does not have a general, deterministic and polynomial time-complexity algorithm, i.e., $\mathbb{P} \neq \mathbb{NP}$. Moreover, this paper pointed out that this theorem actually is an impossible trinity.

The Radical Solution and Computational Complexity

TL;DR

The paper investigates the complexity status of radical solutions to polynomials with rational coefficients within the vs framework. It introduces a running-graph and reversibility-based approach, arguing that a hypothetical -algorithm induces a one-way graph while a corresponding -algorithm yields a two-way graph isomorphic to augmented by its reverse , thereby tying radical formulas to a fundamental limitation. It argues that solving radical roots over is in , yet no general deterministic polynomial-time algorithm exists for higher-degree polynomials, supporting and framing this as an impossible trinity among generality, determinism, and efficiency. The work further discusses representations of roots (radical, exponential, direct) and the role of reversible computation, offering a novel lens on why a universal radical formula cannot exist. Overall, the paper blends algebraic solvability with complexity theory to propose a framework linking radical solvability to fundamental limits of efficient computation.

Abstract

The radical solution of polynomials with rational coefficients is a famous solved problem. This paper found that it is a problem. Furthermore, this paper found that arbitrary shall have a one-way running graph , and have a corresponding which have a two-way running graph , and is isomorphic, i.e., is combined by and its reverse . When is an algorithm for solving polynomials, is the radical formula. According to Galois' Theory, a general radical formula does not exist. Therefore, there exists an , which does not have a general, deterministic and polynomial time-complexity algorithm, i.e., . Moreover, this paper pointed out that this theorem actually is an impossible trinity.
Paper Structure (11 sections, 6 theorems, 3 equations)

This paper contains 11 sections, 6 theorems, 3 equations.

Key Result

Theorem 1

Any non-zero no-idle total $DTM$ is reversible and has a corresponding $Oracle-NDTM$.

Theorems & Definitions (23)

  • Definition 1: Turing Machine
  • Definition 2: Non-Deterministic Turing Machine
  • Definition 3: The definition of $\mathbb{P}$.
  • Definition 4: The definition of $\mathbb{NP}$.
  • Definition 5: Running graph of $DTM$.
  • Definition 6: Running graph of $Oracle-NDTM$.
  • Theorem 1
  • proof
  • Remark 1
  • Definition 7
  • ...and 13 more