Elimination round each steps,Example with n = 5:
After the first elimination round, the survivor is person 3.
1>
1 2 3 4 5
1 3 5
3a
the survivor is person 3. is right ??
and,
1 2 3
1 3
3
and stop.
2>
1 2 3 4 5 6 7 8 9 10 11 12 13
1 3 5 7 9 11 13
3 7 11
7
suvivor person, 7. is right ??
1 2 3 4 5 6 7
1 3 5 7
3 7
7
the suvivor is person 7. and stop.
What is Elimination Rules ?
in this case,
1 2 3 4 5
1 3 5 -> even persons are die
3 -> odd persons are die
in this case,
1 2 3 4 5 6 7 8 9 10 11 12 13
1 3 5 7 9 11 13 -> even persons are die
3 7 11 -> odd persons are die
7 -> odd persons are die
i don't know that the rules.
please show me, each steps of elimination round. ( detail T_T )
Thanks for advise.