Series, Sequence and Probablility Question

  • Thread starter Thread starter TonyC
  • Start date Start date
  • Tags Tags
    Sequence Series
AI Thread Summary
The discussion centers on solving problems related to sequences and geometric series. The first problem involves calculating the first and third partial sums of the sequence An=(-2)^n+5, with participants clarifying the definition of partial sums and correcting calculations. For the geometric series 2/3 - 4/9 + 8/27 - ..., the correct formula for the sum of an infinite series is emphasized, with participants working to identify the first term and common ratio. Confusion arises regarding the correct calculation of S3, with participants guiding each other to ensure proper understanding of the terms involved. The conversation highlights the importance of accurately applying formulas and understanding series concepts.
TonyC
Messages
86
Reaction score
0
I am working with problems which are taking a toll on me.
1st and 3rd partial sums of the sequence An=(-2)^n+5

----I don't even know what formula to use to start this problem

and sum of hte geometric series:
2/3 - 4/9 + 8/27 - ...

I think I use this formula for this one: S=A1/1-r
Please help :eek:
 
Physics news on Phys.org
Do you understand what a "partial sum" is? That first problem is just asking you to find A1= (-2)1+ 5 (the "first partial sum") and then
A1+ A2+ A3= ((-2)1+5)+ ((-2)2+ 5)+ ((-2)3+ 5).

Yes, the sum of an infinite sum a+ ar+ ar2+ ... is a/(1-r).
Here, you have (2/3)+ (2/3)(-2/3)+ (2/3)(-2/3)2+... What are a and r?
 
Thanks for the help, I have come up with S1=3 and S3=-3

For the second I have come up with an answer of .518

Am I correct?
 
Your S1 is correct, but I think you should re-check your answer for S3, S3 = A1 + A2 + A3.
And also, how did you come up with .518 in #2?
Your first term is 2 / 3. And all you need to do is to find r. So what do you get for r?
Viet Dao,
 
VietDao29 said:
Your S1 is correct, but I think you should re-check your answer for S3, S3 = A1 + A2 + A3.
And also, how did you come up with .518 in #2?
Your first term is 2 / 3. And all you need to do is to find r. So what do you get for r?
Viet Dao,
For the S3= -3
((-2)3+ 5) = -3 (Am I not doing this correctly?)

#2:For r, I have r=1/3
 
Can anyone lend some advice?
 
Nope, you are not doing it correctly.
Sn is the sum of the first n terms.
So S3 is the sum of the first 3 terms. So:
S3 = A1 + A2 + A3 = ...
Note that they are not asking for A3, they are asking for S3.
So what do you get for S3? :smile:
--------------------
How can you come up with r = 1 / 3?
a_1 = \frac{2}{3}
a_2 = -\frac{4}{9} = a_1r
So again, what is r?
Viet Dao,
 
Last edited:
Ah ha! I have come up with 9 for S3.

I am still baffled with the second. I am not grasping something.
 
Your sum is 2/3 - 4/9 + 8/27 -...

The "general" geometric series is a+ ar+ ar2+ ar3+...

Obviously "a" is just the first term: 2/3. r= ar/r is just the second term divided by the first term: -(4/9)/(2/3)= what?

Now put those into a/(1-r)
 
Back
Top