Difference between revisions of "2005 AIME I Problems/Problem 13"

 
m
Line 8: Line 8:
  
 
== Solution ==
 
== Solution ==
 
+
{{solution}}
 
== See also ==
 
== See also ==
 +
* [[2005 AIME I Problems/Problem 12 | Previous problem]]
 +
* [[2005 AIME I Problems/Problem 14 | Next problem]]
 
* [[2005 AIME I Problems]]
 
* [[2005 AIME I Problems]]
 +
 +
[[Category:Intermediate Combinatorics Problems]]

Revision as of 19:49, 17 October 2006

Problem

A particle moves in the Cartesian Plane according to the following rules:

  1. From any lattice point $(a,b),$ the particle may only move to $(a+1,b), (a,b+1),$ or $(a+1,b+1).$
  2. There are no right angle turns in the particle's path.

How many different paths can the particle take from $(0,0)$ to $(5,5)$?

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See also