Solving Series: Calculate ##\sum\frac{4^{n+1}}{5^n}##

  • Thread starter Thread starter goraemon
  • Start date Start date
  • Tags Tags
    Geometric Series
goraemon
Messages
65
Reaction score
4

Homework Statement



Calculate ##\sum\frac{4^{n+1}}{5^n}## (where n begins at 0 and approaches infinity).

Homework Equations




The Attempt at a Solution


I could easily solve this if the numerator were just ##4^n## instead of ##4^{n+1}##, because then it would be a geometric series with ratio of ##\frac{4}{5}##. But I'm not sure how to approach this one. Any help would be appreciated.
 
Physics news on Phys.org
What happens if you pull a 4 from every term - starting from n=1?
 
  • Like
Likes 1 person
UltrafastPED said:
What happens if you pull a 4 from every term - starting from n=1?

Oh...so the problem becomes...
##4*\sum(\frac{4}{5})^n=4*\frac{1}{1-\frac{4}{5}}=4*5=20##
Is that right? Thanks!
 
goraemon said:
Oh...so the problem becomes...
##4*\sum(\frac{4}{5})^n=4*\frac{1}{1-\frac{4}{5}}=4*5=20##
Is that right? Thanks!

Well, do YOU think it is right?
 
Ray Vickson said:
Well, do YOU think it is right?

...yes? But then again, I wouldn't be here if I were always right just because I think I am.
 
goraemon said:
...yes? But then again, I wouldn't be here if I were always right just because I think I am.

What I am suggesting is that you develop some confidence in your own work. If you do things carefully, without making a mistake at any step and without violating any "rules" you are 100% guaranteed to have the correct answer. If the problem is simple enough it should be easy for you to check your own work (and that is a something you should always do, anyway); of course, for a complicated and lengthy problem the situation is different, and developing self-confidence is harder for those cases. Remember: you need to be able to do these things in an exam.

BTW: yes, it is correct.
 
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