Showing Coprime Sequence with q_1=3

  • Thread starter Thread starter Dragonfall
  • Start date Start date
  • Tags Tags
    Sequence
Dragonfall
Messages
1,023
Reaction score
5
Let q_1=3, q_{n+1}=q_1...q_{n}-1. How do I show that any two elements of this sequence are coprime?
 
Physics news on Phys.org
I can't actually think of a way of helping you without giving the answer. Let me try it this way: given q_i and q_j with i<j it is rather clear that there is an integer combination of them that is 1, that is there are integeres a and b with aq_i +bq_j =1 (and hence they are coprime). You have acutally written these integers a and b out explicitly in your own post.
 
Ah of course! I had forgotten about the converse of that theorem.
 
But it is even easier than that: if i<j and some prime divides q_i it cannot divide q_j, and vice versa. It all follows from just reducing that expression you gave mod any prime: if p a prime divides any q_i it cannot divide any other q_j.
 
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