Here's the problem:
1 - 2 + 2^2 - 2^3 + ... + [(-1)^n][2^n]
i'm trying to get the summation with [r^(n+1) - 1] / [r - 1]
i can't figure out what r is
Printable View
Here's the problem:
1 - 2 + 2^2 - 2^3 + ... + [(-1)^n][2^n]
i'm trying to get the summation with [r^(n+1) - 1] / [r - 1]
i can't figure out what r is