Can Every Positive Integer Sequence Contain Only Composite Numbers?

  • Thread starter Thread starter NightFire
  • Start date Start date
NightFire
Messages
11
Reaction score
0
Hey everyone I am new in this forum, and it looks great ! :)
i have this problem to prove this question.id really appreciate our help for this one:

Prove that for every positive integer n,there are n consecutive composite integers.
Theres a the hint in the question that says; consider the n consecutive integers starting with (n+1)! + 2

thanks
for ur help
Roy
 
Physics news on Phys.org
Okay, (n+1)!+ 2 is composite because it is divisible by 2. (do you see why?)

(n+1)!+ 3 is composite because it is divisible by 3.

(n+1)!+ 4 is composite because it is divisible by 4.

etc.
 
HallsofIvy said:
Okay, (n+1)!+ 2 is composite because it is divisible by 2. (do you see why?)

(n+1)!+ 3 is composite because it is divisible by 3.

(n+1)!+ 4 is composite because it is divisible by 4.

etc.

i don't see why it is divisible by 2, would you like to explain it please?
much appreciated
 
Last edited:
Are you familiar with the factorial?
k!=k*(k-1)*(k-2)*...*3*2*1

Do you now see why it is divisible by 2?
 
This thread doesn't belong in this forum.

Is this a homework question? If so, this really should be in the "Homework/Coursework Questions" forum.
 
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