SOLUTION: What is the function for the sequence 1,4,9,16,25

Algebra ->  Sequences-and-series -> SOLUTION: What is the function for the sequence 1,4,9,16,25      Log On


   



Question 1005969: What is the function for the sequence 1,4,9,16,25
Found 2 solutions by Fombitz, AnlytcPhil:
Answer by Fombitz(32388) About Me  (Show Source):
Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
1,4,9,16,25
a1 =  1 = 12
a2 =  4 = 22
a3 =  9 = 32
a4 = 16 = 42
a5 = 25 = 52
...

So the nth term is n2

an = n2

Edwin