Jump to content

Canonical notation

From Metopedia


This article describes the notation conventions used in the Canonical Order of Operations. For the full framework, see Canonical Order of Operations.

Canonical notation is the expression style used by the Canonical Order of Operations to replace radical notation with explicit exponent notation. Its purpose is to show powers, roots, reciprocal roots, and negative roots through a single exponent structure.

Root conversion

The core rule is that roots should be written as fractional exponents:

Radical notation Canonical notation
a a12
a3 a13
an a1n
amn amn

In MediaWiki math markup, canonical pages should use \frac{...}{...}, not slash-style exponents, for displayed fractional powers.

Reciprocal roots

Reciprocal roots are written with negative fractional exponents:

Radical notation Canonical notation
1a a12
1a3 a13
1an a1n
1amn amn

Negative reciprocal roots

Negative reciprocal roots keep the negative sign outside the exponentiated expression:

Radical notation Canonical notation
1a a12
1a3 a13
1an a1n

Powers of roots

Powers of roots are converted by multiplying exponents:

(an)m=(a1n)m=amn

This rule follows the power-of-a-power structure:

(ap)m=ap×m

Purpose

Canonical notation is intended to remove ambiguity caused by the radical symbol and to make the exponent structure visible. It is one of the less disputed surface features of COO when used only as notation, but it becomes part of a stronger framework when combined with the Law of Implicit Unity and COO's treatment of negative bases.

See also