SOLUTION: The sequence is defined recursively. Write the first four terms.
{{{a[1]=2 a[2]=5 and a[n]=a[n-2] - 3a[n-1] for n >= 3}}}
I really need some help
Algebra ->
Sequences-and-series
-> SOLUTION: The sequence is defined recursively. Write the first four terms.
{{{a[1]=2 a[2]=5 and a[n]=a[n-2] - 3a[n-1] for n >= 3}}}
I really need some help
Log On