Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursionmedium
0:00.0

Let ana_nan​ be the number of paths from (0,0)(0,0)(0,0) to (n,2)(n,2)(n,2) on a grid using only steps of the form (+1,0)(+1, 0)(+1,0) and (0,+1)(0, +1)(0,+1), such that the path never goes above the line y=xy = xy=x. What is the value of a3a_3a3​?