Formula for this combination problem

AI Thread Summary
The discussion focuses on determining the number of valid outcomes when flipping a coin n times, where outcomes must either consist of all the same side or have an even number of the opposite side between two consecutive same sides. For n=3, the valid outcomes are TTT, HHH, TTH, HHT, HTT, and THH, totaling six. For n=4, the accepted outcomes include TTTT, HHHH, and various combinations that meet the criteria, resulting in ten valid outcomes. For n=5, fourteen outcomes are identified, with examples provided. The thread seeks clarification on the rules governing these outcomes, particularly regarding the allowance of certain patterns.
rhonkie
Messages
2
Reaction score
0
Hi,

What is the number of possible outcomes of a flipped coin with the following property:
Let n be the number of times a coin is flipped, the outcome must be of the form that between two consecutive same side, there is an even number of the other side, or all are of one side...

For example
n=3,
The accepted outcome should be : TTT,HHH,TTH,HHT,HTT,THH. So I can't have an outcome like HTH or THT

n=4,
The accepted outcome should be : TTTT,HHHH,HTTH,THHT,HHTT,TTHH,TTTH, HHHT, HTTT, THHH.

n=5,
the accepted outcome should be: TTTTT, HHHHH, HTTHH, THHTT, TTHHT, HHTTH, TTTTH, TTTHH, HHHHT, HHHTT, HHTTT, TTHHH,HTTTT, THHHH .
So I know that there can only be 6, 10 and 14 possible outcomes for n = 3, 4 and 5 respectively for flipping a coin five time for this problem. How about for an arbitrary n.

I do hope you understand how I've explained this problem. Any reply would be greatly appreciated.
 
Physics news on Phys.org
I don't really understand it... TTH does not have an even number of one side between two of the other side like THHT does, for example; nor does is consist of three of the same side like TTT does. So why again is this allowed?
 
Well, one can't really see this allowable pattern for n less than or equal to 3. Perhaps what I should have said is that the following sort of outcome is not allowed:

between two consecutive same sides, odd number of the other sides is not counted as accepted outcome. Every other outcomes are allowed.

Sorry for the ambiguity in my post. And thanks in advance
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top