QUESTION:
To celebrate Montreal's 375th anniversary, two distinct rows of 36 and 15 LED are installed on a bridge. The engineer responsible for testing this installation regulates each LED in one of the 29 possible colors randomly.
Since 12 LED are blue, what is the probability of observing in the same row at least two adjacent LED of the same color?
ANSWER SO FAR:
Since I need to search for at least two adjacent colors (event A), it would be easier to calculate the probability of the opposite event, there is no adjacent colors (event B) $$1-P(B)=P(A)$$
Is it right to say the probability of having 36 LEDs without any adjacent color is $$P(B)=(28/29)^{35}=0.2928$$ because I have 28 choices out of 29 everytime, because i cannot have the same color twice.