Sci-fi for the New Year

{ A E I U } { K P } { A E I U } { R S } { A E I U } { L N } { A E I U } . \left\{\begin{array}{cccc}A \\ E \\ I \\ U\end{array}\right\} \left\{\begin{array}{cc}K \\ P\end{array}\right\} \left\{\begin{array}{cccc}A \\ E \\ I \\ U\end{array}\right\} \left\{\begin{array}{cc}R \\ S\end{array}\right\} \left\{\begin{array}{cccc}A \\ E \\ I \\ U\end{array}\right\} \left\{\begin{array}{cc}L \\ N\end{array}\right\} \left\{\begin{array}{cccc}A \\ E \\ I \\ U\end{array}\right\}.

A television network develops another sci-fi series, featuring a galaxy far, far away with aliens from a strange, strange planet.

Each alien has a name according to the pattern above.

Additionally, no name may contain the same vowel four times.

For instance, valid names include A K I S A N U AKISANU and E P I S I L A EPISILA ; but A K A R A L A AKARALA is invalid.

How many different valid alien names can the series feature at most?


The answer is 2016.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Arjen Vreugdenhil
Dec 20, 2015

For the vowels, the number of possibilities is N v = 4 4 4 = 2 8 2 2 ( = 252 ) . N_v = 4^4 - 4 = 2^8 - 2^2 (= 252). The subtraction of 4 takes care of the forbidden vowel combinations: A x A x A x A AxAxAxA , E x E x E x E ExExExE , I x I x I x I IxIxIxI , U x U x U x U UxUxUxU .

For the consonants, the number of possibilities is N c = 2 3 ( = 8 ) . N_c = 2^3 (= 8).

In total, the number of possibilities is N = N v N c = ( 2 8 2 2 ) 2 3 = 2 11 2 5 = 2048 32 = 2016 . N = N_v \cdot N_c = (2^8 - 2^2)\cdot 2^3 = 2^{11} - 2^5 = 2048 - 32 = \boxed{2016}.

this is great

A Former Brilliant Member - 5 years, 5 months ago

Without any restriction we have 4 4 × 2 3 = 2048 4^{4} \times 2^{3} = 2048 options to make alien's names. But we have a restriction, and that is "none of the vowels can be repeated four times". Now the question is; how many names can we make with the three vowels in? The answer is "all the ways to put the consonants with each four vowels" which is 2 3 4 = 2 5 2^{3}*4=2^{5} where the first factor is the forms to arrange the consonants and the second is the forms to get four vowels together. So we need to sustract these words from our first number, then 4 4 × 2 3 2 5 = 2048 32 = 2016 4^{4} \times 2^{3} - 2^{5}=2048-32= \boxed{2016} And happy new year!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...