find nth term of this sequence 3,18,41,72,111?

268 Views Asked by At

find the $n$th term of this quadratic sequence: $$3,18,41,72,111,\dots$$ I did this an I kept getting the overall sequence wrong so please help.

1

There are 1 best solutions below

0
On BEST ANSWER

The sequence is given by $$ f(n)=4n^2+3n-4. $$