SOLUTION: The first few square numbers are 1, 4, 9, and 16.
Find and solve a recurrence relation for the nth square number.
Algebra.Com
Question 1068259:  The first few square numbers are 1, 4, 9, and 16.
Find and solve a recurrence relation for the nth square number. 
Answer by ikleyn(52879)   (Show Source): You can put this solution on YOUR website!
 .
This relation is  =  + .
 
RELATED QUESTIONS
Discrete mathematics.
A colony of bats is counted every 2 months. The first four counts... (answered by Theo)
Recursion, Recurrence Relations, and Analysis of Algorithms
solve the recurrence... (answered by Theo)
Find the general solution of the recurrence relation:
T(n) = 5T(n/4)  -  4T(n/16) +... (answered by ikleyn)
Define the a3 and a4 terms of the recurrence relation:... (answered by Edwin McCravy)
find the first 4 partial sums and nth partial sum of the sequence
An=square root n minus  (answered by Fombitz)
Please help me solve the following problems. I've tried to solve the problem  but I don't  (answered by venugopalramana)
the nth term for -1,-4,-9,-16
the nth term for  16, 25,  36,  49
 (answered by ikleyn)
I asked this question before, but I did not get all the parts to the uestion posted for... (answered by longjonsilver)
The question is in three parts, but I've solved the second two-thirds. I just don't know... (answered by ewatrrr)