The wheel shown below consists of two circles and five spokes, with a label at each point where a spoke meets a circle. A bug walks along the wheel, starting at point \(A\). At every step of the process, the bug walks from one labeled point to an adjacent labeled point. Along the inner circle the bug only walks in a counterclockwise direction, and along the outer circle the bug only walks in a clockwise direction. For example, the bug could travel along the path \(AJABCHCHIJA\), which has \(10\) steps. Let \(n\) be the number of paths with \(15\) steps that begin and end at point \(A\). Find the remainder when \(n\) is divided by \(1000\).



78b88172e0876ca26bbe81e21088223f20dcbb0c453cb25605def488364d40489bdfdb6cc7778ee7e9297debb389ae66b8e8646fd46fc8

2018 ALME I - 10

고등경시 문제이나 군론에서 배우는 번사이드의 보조정리와 궤도세기를 알고있다면 조금 색다른 풀이를 만들수 있음. 풀이는 댓글에 남길 링크를 타고가면...