Conditional Identities
A. Factorisation Identities for Cubes:
$$\mathbf{a^3 + b^3 = (a + b)(a^2 - ab + b^2)}$$
$$\mathbf{a^3 - b^3 = (a - b)(a^2 + ab + b^2)}$$
B. The Famous Conditional Identity:
The general three-cube identity states:
$$a^3 + b^3 + c^3 - 3abc = (a + b + c)(a^2 + b^2 + c^2 - ab - bc - ca)$$
$$\mathbf{\text{If } a + b + c = 0, \quad \text{then } a^3 + b^3 + c^3 = 3abc}$$
Example: Evaluate $28^3 + (-15)^3 + (-13)^3$:
Check sum: $a + b + c = 28 + (-15) + (-13) = 28 - 28 = 0$.
Therefore: $28^3 + (-15)^3 + (-13)^3 = 3(28)(-15)(-13) = \mathbf{16,380}$!