How many ways can we turn off 5 lamps along a street?

AI Thread Summary
The problem involves turning off 5 out of 17 street lamps, with restrictions on the end lamps and adjacent lamps. A systematic approach is suggested, starting with specific lamp combinations and observing patterns in the selections. The discussion emphasizes the importance of ensuring that no two turned-off lamps are adjacent. Participants are encouraged to explore various configurations to identify a solution. This combinatorial challenge requires careful consideration of the constraints to determine the total number of valid combinations.
kts1230
Messages
3
Reaction score
0

Homework Statement



There are 17 street lamps along a straight street. In order to save electricity and not affect the regular use at the same time, we can shut down 5 of these lamps. But we cannot turn off a lamp at either end of the street, and we cannot turn off a lamp adjacent to a lamp that is already off. Under such conditions, in how many ways can we turn off 5 lamps?

Homework Equations





The Attempt at a Solution



I've looked at this question a few times and I still don't even know where to begin. Any help would be highly appreciated.
 
Physics news on Phys.org
Get out 17 toothpicks and a hotdog bun.
 
Start with turning off #2, 4, 6, 8, & 10, then 2, 4, 6, 8, 11, then 2, 4, 6, 8, 12, etc. until you get to 2, 4, 6, 8, 16.
Then try 2, 4, 6, 9, 11, then 2, 4, 6, 9, 12, etc. to 2, 4, 6, 8, 16

Look for a pattern.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top