Solving Geometric Series: 2*(-1/4)^(n-1)

mattmannmf
Messages
170
Reaction score
0
{sigma} 2*(-1/4)^(n-1)

Could i treat this as a geometric series? i know geometric is in the form of ar^n but the n is (n-1)

my A=2
my r= -1/4
 
Physics news on Phys.org
Your series appears to be
\sum_{n = 1}^{\infty} 2 (-1/4)^{n - 1}

Write a few terms of this series and see if you can adjust the starting index.
 
i have no idea what you mean by that
 
mattmannmf said:
{sigma} 2*(-1/4)^(n-1)

Could i treat this as a geometric series? i know geometric is in the form of ar^n but the n is (n-1)

my A=2
my r= -1/4

You have
2(-1/4)n-1
and you want
A rn-1
?

Why not set them equal and try solving for A and r?
 
no... I am trying to solve whether or not the series converges or diverges and then i have to determine the sum of the series... meaning where the series sums up to..
 
Oh, my mistake. I thought the method you had wanted to use was to rewrite the summand in a standard form, and were stuck on how to do that rewrite.
 
Well, just change n-1 into n using exponent rules.
 
Write a few terms of the series and you should quickly see that it is a geometric series. A geometric series is one for which each term is a constant multiple of the previous term.
 
Back
Top