Prove that for positive integers $m, n$ and two positive numbers $p, q$ satisfying $p+q = 1$ we have
$$(1 − p^n)^m + (1 − q^m)^n \ge 1.$$
Using binomial theorem, we have $1-C^m_1*p^n+C^m_2*p^2n-\cdots $ for $(1 − p^n)^m$. And same logic for the second term of the equation but they don't cancel each other out.
Is there anything I am doing wrong? (this is a practice from a probability class)