Beautiful Necklaces

How many necklaces can be formed by joining together 12 green beads and 3 red beads?

Note: All beads have to be used. Rotations and reflections are considered identical.


The answer is 19.

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

Evan Lee
Dec 8, 2014

Let's count the number of ordered combinations first.

15 ! 12 ! 3 ! = 455 \frac{15!}{12!3!} = 455

Now let's take into account rotations. There are in total 12+3=15 rotations. It is important to consider the case where the red beads are equally spaced. This case only occurs 5 times rather than 15.

455 5 15 + 5 5 = 31 \frac{455-5}{15} + \frac{5}{5} = 31

Finally we take into consideration reflections. There are 7 symmetric configurations.

31 7 2 + 7 = 19 \frac{31-7}{2} + 7 = \boxed{19}

I didn't know where to place this rant on the question wording. Necklaces are not supposed to be able to be reflected, the ones which are supposed to be reflected are bracelets. You can check it on wikipedia.

Jorge Fernández - 6 years, 6 months ago

Log in to reply

Thanks for sharing that fact. I've updated the question accordingly.

In future, if you spot any errors with a problem, you can “report” it by selecting the “dot dot dot” menu in the lower right corner. You will get a more timely response that way.

Calvin Lin Staff - 6 years, 6 months ago

For god's sake, what rotation are we talking about? Nothing is stated explicitly in the problem and I don't see anything to rotate here.

Shubhangi Atre - 6 years, 5 months ago

wow nice solution, but i couldn't visualize what the 7 symmetric configurations look like. can you help me out? thanks!!!

Willia Chang - 4 years, 12 months ago

Does your method work if we increase the number of red beads to more than 3. If it does then it will be an absolutely BRILLIANT way to enumerate number of partitions of an integer.

Jitarani Nayak - 3 years, 5 months ago

This is the same as the number of (unordered) partitions of 12 12 into at most 3 3 parts. More information on this general problem is given here .

Since there are only 19 19 such partitions in this case, I will list them all out so that the reader can see the process involved. I will list them as triplets in (not necessarily strictly) descending order with 0 0 's as "fillers":

( 12 , 0 , 0 ) , ( 11 , 1 , 0 ) , ( 10 , 2 , 0 ) , ( 9 , 3 , 0 ) , ( 8 , 4 , 0 ) , ( 7 , 5 , 0 ) , ( 6 , 6 , 0 ) (12,0,0), (11,1,0), (10,2,0), (9,3,0), (8,4,0), (7,5,0), (6,6,0)
( 10 , 1 , 1 ) , ( 9 , 2 , 1 ) , ( 8 , 3 , 1 ) , ( 8 , 2 , 2 ) , ( 7 , 4 , 1 ) , ( 7 , 3 , 2 ) , (10,1,1), (9,2,1), (8,3,1), (8,2,2), (7,4,1), (7,3,2),
( 6 , 5 , 1 ) , ( 6 , 4 , 2 ) , ( 6 , 3 , 3 ) , ( 5 , 5 , 2 ) , ( 5 , 4 , 3 ) , ( 4 , 4 , 4 ) . (6,5,1), (6,4,2), (6,3,3), (5,5,2), (5,4,3), (4,4,4).

Exactly how I did it too! Thank you for the interesting link as well.

Michael Ng - 6 years, 5 months ago

why can't we do it this way that there are (12+1) places for the 3 red beads to go so it can be done in C(13,3) and we divide it by two as symmetric necklaces would be double counted......Hence, our answer should be 286/2 = 143

Vighnesh Raut - 6 years, 6 months ago

Log in to reply

This would still result in over-counting since it does not take into account the (assumed) fact that the necklace can be flipped over as well.

Brian Charlesworth - 6 years, 6 months ago

Thought it mattered that the necklace can be rotated and flipped/turned over

Marc Vince Casimiro - 6 years, 6 months ago

Log in to reply

It does, and this counting process accounts for that. Any triplet ( a , b , c ) (a,b,c) accounts for any bead configuration where there the red beads are separated by a , b a, b and c c white beads in any orientation. Thus all rotations/reflections of the "base" triplet are accounted for, as they are cyclic in nature.

Brian Charlesworth - 6 years, 6 months ago

Thanks. I've updated the question accordingly.

In future, if you spot any errors with a problem, you can “report” it by selecting the “dot dot dot” menu in the lower right corner. You will get a more timely response that way.

Calvin Lin Staff - 6 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...