I probably have to use Newton's binomial, but i can't interpret this expression well because i just started stydying Discrete Mathematics and am struggling with this question.
The objective is to proove that exists a x ∈ N
$\binom{n}{0}+2\binom{n}{1}+2^2\binom{n}{2}+...+2^n\binom{n}{n}=x^n\text{ for every }n \in \mathbb{N}$
By binomial theorem
$$\binom{n}{0}+2\binom{n}{1}+2^2\binom{n}{2}+…+2^n\binom{n}{n}=(1+2)^n=3^n$$