Proving of an E.G.F

45 Views Asked by At

We wish to prove that the exponential generating function of the sequence defined by the recurrence relations $$a_0 = 1, a_1 = 1$$ $$a_n = na_{n-1} + (n-1)a_{n-2}$$ is given by $\frac{e^{-x} }{(1-x)^2}$

We came across this series in the context of some research and wish to compute the e.g.f via the method of Taylor series.

1

There are 1 best solutions below

0
On

I try to prove the e.g.f using the Taylor series as it requires, is this correct?

[![proving of the e.g.f][1]][1]