Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
finite_geometric_series [2016/06/10 01:35]
nikolaj
finite_geometric_series [2016/06/10 01:41]
nikolaj
Line 31: Line 31:
 The proof of the infinitude of primes using Fermat numbers uses this. The proof of the infinitude of primes using Fermat numbers uses this.
  
->​Factorization of $a^n-b^n$+In $\mathbb C$, the equation $(x/b)^n=1$ is solved by $x=b\cdot{\mathrm e}^{2\pi i\frac{k}{n}$, so 
-+ 
->​https://​en.wikipedia.org/​wiki/​Factorization#​Sum.2Fdifference_of_two_cubes +$a^n-b^n=\prod_{k=1}^n (a-b\cdot{\mathrm e}^{2\pi i\frac{k}{n}})=(a-b)\prod_{k=1}^{n-1} (a-b\cdot{\mathrm e}^{2\pi i\frac{k}{n}})$ 
-+
->Is the following true? How to prove it? +
-> +
->$a^n-b^n=\prod_{k=1}^n (a-b\cdot{\mathrm e}^{2\pi i\frac{k}{n}})=(a-b)\prod_{k=1}^{n-1} (a-b\cdot{\mathrm e}^{2\pi i\frac{k}{n}})$ +
->+
 <​code>​ <​code>​
 n = 6; n = 6;
Link to graph
Log In
Improvements of the human condition