Question 823918
Notice the pattern:
2*4+1=9
2*9+4=22

so a reasonable possibility is:


{{{x[n]=2x[n-1]+x[n-2]}}},  {{{n>=2}}}