Verify by induction that $P(n) = \frac{6^{2n} - 3^n}{11} \in \mathbb{N} \quad \forall n \ge 1 \in \mathbb{N}$
Basis: $P(1) \Rightarrow \frac{33}{11} \in \mathbb{N}$.
Induction: if the statement holds for some $n$ $\Rightarrow$ holds for $n+1$
I would appreciate some small hints because I'm stuck at $P(n+1) = \frac{6^{2(n+1)} - 3^{n+1}}{11}$