In "Generatingfunctionology" by Herbert Wilf, there is a section where he derives explicit formulas for Stirling numbers. (Please see images below).
I'm wondering how he arrives at the relationship in eq. 1.6.8 (I do not think I understand what how the derivative w.r.t 'y' is operating here).
Appreciate any input - thanks! Equations / Relations
This is a use of a standard identity that appears throughout the book: $ky^k = y(ky^{k-1})=y\frac d{dy}(y^k).$ So, $$\sum_k k\begin{Bmatrix}n-1\\k\end{Bmatrix} y^k = \sum_k \begin{Bmatrix}n-1\\k\end{Bmatrix} y\frac d{dy}(y^k) = y\frac d{dy}\sum_k \begin{Bmatrix}n-1\\k\end{Bmatrix} y^k = y\frac d{dy}A_{n-1}(y).$$