Recursionmedium
0:00.0

Let xnx_n satisfy the recurrence relation xn=nxn1+(1)nx_n = n x_{n-1} + (-1)^n with x0=1x_0 = 1. What is the value of x4x_4?