French flag Arrows English flag
Sun Arrows Moon
Return Index

The geometrical identity

We call geometrical identity, or Bernouilli's formula, the following expression:

$$\forall n \in \mathbb{N}, \enspace \forall (a, b) \in \hspace{0.05em} \mathbb{R}^2,$$

$$a^n - b^n = (a-b) \sum_{p=0}^{n-1} a^{n-p-1}b^p $$


Demonstration

  1. By successive divisions

  2. Performing the successive Euclidian divisions of the polynomial \( (a^n - b^n) \) by \( (a - b) \), we notice that:

    Les divisions successives de l'identité géométrique

    And finally,

    $$\forall n \in \mathbb{N}, \enspace \forall (a, b) \in \hspace{0.05em} \mathbb{R}^2,$$

    $$a^n - b^n = (a-b) \sum_{p=0}^{n-1} a^{n-p-1}b^p $$


Examples

Return Index
Scroll top Go to the top of the page