How Does the A/B Relationship Connect to Geometric Series?

  • Context: Undergrad 
  • Thread starter Thread starter Jehannum
  • Start date Start date
  • Tags Tags
    Interesting Series
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Jehannum
Messages
102
Reaction score
26
While working on a probability problem I accidentally found this relationship:

$$\frac a b = \frac a {(b-1)} - \frac a {{(b-1)}^2} + \frac a {{(b-1)}^3} - \frac a {{(b-1)}^4} + ~...$$
I have done a bit of work on it myself, and have tried to research similar series. It seems to lead to some interesting results. For example, when a = 1 and b = 2 it doesn't work because you get 1 - 1 + 1 - 1 + 1 ... but it's interesting that the Cesaro sum of this series is 1/2.

Can anyone provide links or information on anything relevant?
 
Physics news on Phys.org
Jehannum said:
While working on a probability problem I accidentally found this relationship:

$$\frac a b = \frac a {(b-1)} - \frac a {{(b-1)}^2} + \frac a {{(b-1)}^3} - \frac a {{(b-1)}^4} + ~...$$
I have done a bit of work on it myself, and have tried to research similar series. It seems to lead to some interesting results. For example, when a = 1 and b = 2 it doesn't work because you get 1 - 1 + 1 - 1 + 1 ... but it's interesting that the Cesaro sum of this series is 1/2.

Can anyone provide links or information on anything relevant?
Taking out the common factor of ##a## and letting ##x = \frac{1}{b - 1}##, you have a geometric series:
$$S = x - x^2 + x^3 - x^4 + \dots$$This converges for ##|x| < 1## to ##S = \frac{x}{1+ x}##, and a bit of algebra shows that indeed:$$\frac{x}{1+ x} = \frac 1 b$$And ##|x| < 1## implies ##b < 0## or ##b > 2##. In particular, this series does not converge for ##b = 2##.
 
Reply
  • Like
  • Informative
Likes   Reactions: nuuskur, mfb and berkeman