For every positive integer $n$, let $D_n$ be the greatest common divisor all numbers of form $a^n+(a+1)^n+(a+2)^n$,$a$ ranges between all positive integers. Prove that, for every $n$, $D_n$ is of the form $3^k$ for some integer $k\ge0$.
How can solve this problem without using the induction principle?