How do I produce a function from a series?

  • Thread starter Thread starter giant016
  • Start date Start date
  • Tags Tags
    Function Series
Click For Summary

Homework Help Overview

The discussion revolves around deriving a function from a series, specifically the geometric series represented by 1 + x + x^2 + ... and its relation to the function 1/(1-x). Participants explore various methods to arrive at this result, including analysis and generating functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss different approaches to derive the function, including limits, polynomial division, and generating functions. Questions about the implications of convergence and the nature of the series are also raised.

Discussion Status

Several methods have been presented, with participants sharing insights on the cancellation of terms in the generating function approach. There is acknowledgment of the lack of information regarding the radius of convergence, indicating an ongoing exploration of the topic.

Contextual Notes

Some participants note the importance of the condition |x| < 1 for the series to converge, which is a critical assumption in their discussions.

giant016
Messages
20
Reaction score
0
A simple example is 1+x+x^2=x^3+...=1/(1-x)

I know that is equals 1/(1-x), but how do you arrive at that? Thanks.
 
Physics news on Phys.org
There are lots of ways. The analysis route would be to show that 1+x+...+x^n=(1-x^{n+1})/(1-x). If |x|<1, then x^{n+1} -> 0 so the limit becomes just 1/(1-x).
 
well 1+x+x^2=x^3+... is like a+ar+ar^2+...
so that a=1 and r=x
and well if they stated that |x|<1 so this would imply that |r|<1

so then the sum to infinity(which is the sum of the infinite series1+x+x^2+x^3+...)

would be [tex]S_\infty=\frac{a}{1-r}[/tex]

which is [tex]\frac{1}{1-x}[/tex]
 
Last edited:
sort of a generating function approach.

define a function f by the series:

f(x) = 1 + x + x^2 + x^3 + ...

now take a look at x*f(x):

xf(x) = x + x^2 + x^3 + ...

add them together:

f(x) - xf(x) = (1 + x + x^2 + x^3 + ... ) - (x + x^2 + x^3 + ... ) = 1.
notice the terms cancel out. so f(x) - xf(x) = 1.

factor out f(x) from the terms in the left-hand-side:

f(x)(1-x) = 1.

dividing both sides by (1-x) yields the result:

f(x) = 1/(1-x).
 
Last edited:
the simplest way is do use polynomial division =]
 
antiemptyv said:
sort of a generating function approach.

define a function f by the series:

f(x) = 1 + x + x^2 + x^3 + ...

now take a look at x*f(x):

xf(x) = x + x^2 + x^3 + ...

add them together:

f(x) - xf(x) = (1 + x + x^2 + x^3 + ... ) - (x + x^2 + x^3 + ... ) = 1.
notice the terms cancel out. so f(x) - xf(x) = 1.

factor out f(x) from the terms in the left-hand-side:

f(x)(1-x) = 1.

dividing both sides by (1-x) yields the result:

f(x) = 1/(1-x).

This is doesn't tell you anything about the radius of convergence, which may or may not be relevant.
 
ZioX said:
This is doesn't tell you anything about the radius of convergence, which may or may not be relevant.

true. i just think it's a nice example of being able to play with a series to find an explicit formula, though this isn't the the most telling of its nature.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
3
Views
2K
Replies
26
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
8
Views
2K