Difference between revisions of "2011 USAJMO Problems/Problem 4"
Line 1: | Line 1: | ||
A ''word'' is defined as any finite string of letters. A word is a ''palindrome'' if it reads the same backwards as forwards. Let a sequence of words <math>W_0</math>, <math>W_1</math>, <math>W_2</math>, <math>\dots</math> be defined as follows: <math>W_0 = a</math>, <math>W_1 = b</math>, and for <math>n \ge 2</math>, <math>W_n</math> is the word formed by writing <math>W_{n - 2}</math> followed by <math>W_{n - 1}</math>. Prove that for any <math>n \ge 1</math>, the word formed by writing <math>W_1</math>, <math>W_2</math>, <math>\dots</math>, <math>W_n</math> in succession is a palindrome. | A ''word'' is defined as any finite string of letters. A word is a ''palindrome'' if it reads the same backwards as forwards. Let a sequence of words <math>W_0</math>, <math>W_1</math>, <math>W_2</math>, <math>\dots</math> be defined as follows: <math>W_0 = a</math>, <math>W_1 = b</math>, and for <math>n \ge 2</math>, <math>W_n</math> is the word formed by writing <math>W_{n - 2}</math> followed by <math>W_{n - 1}</math>. Prove that for any <math>n \ge 1</math>, the word formed by writing <math>W_1</math>, <math>W_2</math>, <math>\dots</math>, <math>W_n</math> in succession is a palindrome. | ||
+ | |||
+ | For a word to be palindromic, the <math>nth</math> letter must be equal to the <math>nth</math>-<math>to</math>-<math>last</math> number for all letters in the word. |
Revision as of 16:19, 2 May 2011
A word is defined as any finite string of letters. A word is a palindrome if it reads the same backwards as forwards. Let a sequence of words , , , be defined as follows: , , and for , is the word formed by writing followed by . Prove that for any , the word formed by writing , , , in succession is a palindrome.
For a word to be palindromic, the letter must be equal to the -- number for all letters in the word.