1
$\begingroup$

Possible Duplicate:
number of combination in which no two red balls are adjacent.

We have $N$ slots. They have to be filled with balls (either green or red), one ball for each slot. Green balls can not be placed in consecutive slots. Find the number of different arrangements.

Can some one help?

  • 1
    [Here it is](http://math.stackexchange.com/questions/137577/number-of-combination-in-which-no-two-red-balls-are-adjacent)2012-04-28

1 Answers 1

0

It might have been useful, and not difficult, to find the number of possibilities for $N=1$, $N=2$, $N=3$, and perhaps $N=4$.

So that the question will not be listed as unanswered, here is the link to a solution of an essentially identical question.