Why is this true $(-1)^n (-x^{n+1} )= (-x)^{n+1}$?

63 Views Asked by At

I found this identity while reading a proof.

The context: $-1\leq x<0$. I am unable to see this identity being true intuitively. Can someone show me a proof of this, or how to get from the left side of the equality to the right side?

3

There are 3 best solutions below

1
On BEST ANSWER

$$(-1)^n \cdot -x^{n+1} = (-1)^n \cdot (-1)\cdot x^{n+1} = (-1)^{n+1} x^{n+1} = (-x)^{n+1}$$

Note that $-x^{n+1}$ is not the same as $(-x)^{n+1}$.

0
On

$$ (-1)^{n}\cdot (-x^{n+1})=(-1)^{n}\cdot((-1)x^{n+1})=((-1)^{n}(-1))\cdot x^{n+1}=(-1)^{n+1}x^{n+1}=((-1)x)^{n+1}=(-x)^{n+1} $$

0
On

we have $$(-1)\cdot (-1)^n\cdot x^{n+1}=(-1)^{n+1}x^{n+1}=(-x)^{n+1}$$