Hi steewan;
Every recurrence must always have an initial condition. It appears that yours is J(0)=1. In which case J(2) is incorrect.
Also you are not computing that recurrence correctly.
Depends on what you are being asked to do. Were you asked to solve the recurrence? To plot it? To determine it's limit?