Hi!
If I have a sequence that its first 4 terms are:
30, -31, +32, -32
The pattern is geometric sequence but has alternating signs..
How can I find its sum ..
I know it is composed of 2 sequences ..
However, when I try to separate the 2 sequences .. I get them of different "lengths"
In...