Finding the Sum of a Series with Justification | 3 + 2 + 4/3 + 8/9 + 16/27 + ...

  • Thread starter Thread starter GreenPrint
  • Start date Start date
  • Tags Tags
    Series
GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



Find the sum of the sereis 3 + 2 + 4/3 + 8/9 + 16/27 + ... and provide justification for your work.

Homework Equations





The Attempt at a Solution



I first thought that this was true

inf
sigma 2^k/3^(k-1)
k=0

This would be the correct series if we let the first term given in the series, given in the statement problem be the zeroth term and so on. I however had no idea how to find the sum of this series because of the different powers that occur in the numerator and denominator... thanks for any help
 
Physics news on Phys.org
Hint: write 3k-1 as (3k)(3-1).

ehild
 
*bangs head into desk* lol thanks
 
Not mentioned above is the fact that your series is a geometric series with ratio r = 2/3 and first term a = 3. Your text probably presented geometric series and arithmetic series before going on to other types of series.
 
Ya my text does and you I figured this problem out and couldn't believe that I didn't see that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top