Let C(n) be the constant term in the expansion of
(x + 4)n.
Prove by induction that
C(n) = 4n
for all n
N.
(Induction on n.) The constant term of
(x + 4)1
is
= 4.
Suppose as inductive hypothesis that the constant term of
(x + 4)k − 1
is
for some
k > 1.
Then (x + 4)k = (x + 4)k − 1 ·
, so its constant term is
· 4 =
, as required.