$a_n = 2na_{n-1}\\ a_0 = 1$
How do I solve this? Is there a characteristic equation? I found $a_1 = 2, a_2 = 8, a_3 = 48$ but I don't know what to do with that information to solve.
Please help, thanks.
$a_n = 2na_{n-1}\\ a_0 = 1$
How do I solve this? Is there a characteristic equation? I found $a_1 = 2, a_2 = 8, a_3 = 48$ but I don't know what to do with that information to solve.
Please help, thanks.
solving the equation $q^n=2q^{n-1}$ we get $q=2$ thus the equation has the form $$a_n=C2^n$$ you will get the value of $$C$$ by inserting an initional condition.