View Single Post
Old 14-10-06, 01:25 AM   #1 (permalink)
HELP
Senior Member
 
Join Date: Jan 2006
Posts: 976
Thanks: 0
Thanked 27 Times in 20 Posts
Thanks: 0
Thanked 27 Times in 20 Posts
Rep Power: 14 HELP has disabled reputation
Reasoning Contest-147

A and B play a game in which they alternate calling out positive integers less than or equal to n, according to the following rules:
  • A goes first and always calls out an odd number.
  • B always calls out an even number.
  • Each player must call out a number which is greater than the previous number. (Except for A's first turn.)
  • The game ends when one player cannot call out a number.
Some example games (for n = 8):
  • 1, 8
  • 3, 4, 5, 8
  • 1, 2, 3, 4, 5, 6, 7, 8
The length of a game is defined as the number of numbers called out. For example, the game 1, 8, above, has length 2.
  1. How many different possible games are there?
  2. How many different possible games of length k are there?
__________________
WE WISH YOU ALL THE BEST
SURESHKUMAR.NET TEAM
HELP is offline   Reply With Quote