Proving (n-1)|(n^k - 1) and the Primality of n^k - 1 when n=2 and k is Prime

Fairy111
Messages
72
Reaction score
0

Homework Statement



Let n and k be integers with n>=2 and k>=2. Prove that (n-1)|(n^k - 1).
Hence prove that if n^k - 1 is prime then n=2 and k is prime.

Homework Equations





The Attempt at a Solution



I think you go about this question by using proof by induction. However I am really not sure how to do this. Any help would be great! Thanks
 
Physics news on Phys.org
Hint: (n-1)(n^{k-1}+n^{k-2}+\ldots+n+1)=n^k-1
 
its supposed to be n^(k) - 1
 
Fairy111 said:
its supposed to be n^(k) - 1

Isn't that the same as the RHS of the formula I wrote?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top