Question:

ABCDEFGH is a regular octagon. A and E are opposite vertices. A frog starts at A, may jump to adjacent vertices except E. When it reaches E, it stops. Let $a_n$ = number of distinct paths of exactly $n$ jumps ending at E. Find $a_{2n-1}$.

Show Hint

On a bipartite graph, vertices in same part can only be connected by even-length paths.
Updated On: Aug 5, 2025
  • Zero
  • Four
  • $2n - 1$
  • Can't be determined
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

In an even cycle graph, vertices A and E are at even distance (4 edges in octagon). Thus any path from A to E must have even number of jumps. An odd number $2n-1$ is impossible. \[ \boxed{0} \]
Was this answer helpful?
0
0