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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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]