I was given this problem:
Given a set of $n$ elements, how many possible involutions can we form?
I have managed to device this recurrence relation: $$t_n=t_{n-1}+(n-1)t_{n-2}$$ How can I form a closed form equation for this?
I was given this problem:
Given a set of $n$ elements, how many possible involutions can we form?
I have managed to device this recurrence relation: $$t_n=t_{n-1}+(n-1)t_{n-2}$$ How can I form a closed form equation for this?
Copyright © 2021 JogjaFile Inc.