Enable text based alternatives for graph display and drawing entry

Try another version of this question

Write down the first five terms of the following recursively defined sequence.
` a_1 = -3; a_2=-1;  a_(n+1) = a_n + a_(n-1) ` 

`a_1=` 

`a_2= `

`a_3=`

`a_4=`

`a_5=`

Get help: