Closed-form expression of generating function of this series

114 Views Asked by At

I want to find closed-form expression of generating function of $<1,2,...,k,...>$. How can i figure that out?

2

There are 2 best solutions below

0
On

Hint. Note that $$f(x)=\frac{1}{1-x}=\sum_{k=0}^{\infty}x^k.$$ That is $f$ is the generating function of the constant sequence $1,1,1,1,\dots$.

0
On

Try the following. First write down your generating function in its power series form. Then look for the closed form function that yields that power series as Maclaurin series expansion. For your particular problem I think the answer is $g(x) = \frac{x}{(1-x)^2}$.