What would a explicit formula for this sequence? a_k = a_(k-1)/k? The way I find explicit formula is to write out some terms but this time it's not working.. I'd appreciate your help!
2026-05-16 08:30:07.1778920207
Finding explicit formula for recurrence relation?
683 Views Asked by user48601 https://math.techqa.club/user/user48601/detail At
1
$$a_k=\frac{a_{k-1}}{k}=\frac{a_{k-2}}{k(k-1)}=......=\frac{a_1}{k!}$$