Combinatorial Counting: Painting Streetlight Poles with Color Restrictions
A town has n streetlights running along the north side of main street.
The poles on which they are mounted need to be painted so that they do not rust.
QUESTION:In how many ways may they be painted with red, white, blue, yellow, purple and green if an even number of them are to be painted green?
Clarification: order matters colors can repeat, but you do not have to use all four colors
41
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.

200
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 1054 views
- $10.00
Related Questions
- Induction proof for an algorithm. Introductory level discrete math course. See attachment for details
- Discrete Math- Number of factor trees of a graph
- Graph theory question on Euler circuit, Euler path, Hamilton circuit, and Hamilton path
- [Discrete Mathematics] Algorithm and Pseudocode - Write an algorithm to find the roots of a quadratic equation ax2 + bx + c = 0. Write Pseudocode of algorithm.
- Discrete Test
- Probability of picking a red ball
- Count the number of decks of cards, where no king is on top of the ace of the same suit.
- Combinatorics/counting: How many configurations are possible for m differenct objects in n boxes of unlimited occupany (m<n)