The recurrence relation \( X_n = (-1)^n X_{n-1} \) implies that the value of \( X_n \) alternates in sign with each successive term:
- For even \( n \), \( X_n = x \).
- For odd \( n \), \( X_n = -x \).
Thus, \( X_n \) is positive when \( n \) is even.