1
$\begingroup$

If $$2y+1=\sum_{n=0}^{+\infty}\left(\frac{1}{1+\sqrt 5}\right)^n\frac{x^n}{n!},$$

find a sequence $\{a_n\}$ such that $x=\sum_{n=1}^{+\infty}a_ny^n$.

How can we derive a generating function for series that contain factorials?

We know that $\sum_{n=0}^{+\infty}\frac{x^n}{n!}=e^x$.

How to derive the generating function for $\sum_{n=0}^{+\infty}\left(\frac{1}{1+\sqrt 5}\right)^n\frac{x^n}{n!}$?

  • 0
    @Jack D'Aurizio, Yes, sorry, the question is updated.2017-01-22

2 Answers 2

2

If $$ 2y+1=\exp\left(\frac{x}{1+\sqrt{5}}\right) \tag{1}$$ then $$ x = (1+\sqrt{5}) \log(1+2y) = (1+\sqrt{5})\sum_{n\geq 1}\frac{2^n (-1)^{n+1}}{n} y^n. \tag{5}$$ For more complex task, you may use Lagrange's inversion theorem.

1

Hints:

What you have is simply

$$2y+1=e^{\frac x{1+\sqrt5}}\implies x=(1+\sqrt5)\,\log(2y+1)$$

and now use some power series for the logarithm...