Selecting Non-Consecutive Numbers from 1 to n: An Explainer

  • Context: Undergrad 
  • Thread starter Thread starter heman
  • Start date Start date
  • Tags Tags
    Numbers
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
heman
Messages
353
Reaction score
0
How many ways can you select r numbers from 1 to n without duplicating and not selecting two consecutive numbers.
 
Mathematics news on Phys.org
[tex]~^{n-r+1} C_{r}[/tex]