What Is the Significance of the Math Series X + 1 (1/x + 1/x^2 + 1/x^3 ...)?

  • Thread starter Thread starter David George
  • Start date Start date
  • Tags Tags
    Series
AI Thread Summary
The series X + 1 (1/x + 1/x^2 + 1/x^3 ...) involves a geometric progression within the parentheses. This geometric series can be summed to yield 1/(x-1), given that the absolute value of x is greater than 1. The convergence condition for the series is that |1/x| must be less than 1. Understanding this series is significant for various mathematical applications, particularly in projects requiring convergence analysis. This series is valuable for anyone exploring mathematical concepts related to infinite series and their practical uses.
David George
Messages
13
Reaction score
0
I have no math training beyond high school 45 years ago, and I don’t remember much of it. However I am doing a project, and I find the series below is quite valuable. But I do not know what it is or what it is called. It is like this:

X + 1 (1/x + 1/x^2 + 1/x^3 . . . ).

It comes ever closer to a value which is very significant in what I am doing. I wonder if someone can tell me what this is called, and what it can be used for.
 
Physics news on Phys.org
Well what is in the brackets is a geometric progrssion
 
Yes, the part in parentheses is a geometric series that can be summed (provided the absolute value of x is bigger than 1):

1/x + 1/x^2 + 1/x^3 + ... = 1/(x-1)
 
Thank you!
 
Avodyne said:
Yes, the part in parentheses is a geometric series that can be summed (provided the absolute value of x is bigger than 1):

1/x + 1/x^2 + 1/x^3 + ... = 1/(x-1)

For that sum to converge,

|1/x|<1
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top