SOLUTION: What is the general formula for the pattern 1;9;25;49
Algebra
->
Sequences-and-series
-> SOLUTION: What is the general formula for the pattern 1;9;25;49
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1080200
:
What is the general formula for the pattern 1;9;25;49
Found 2 solutions by
Fombitz, amfagge92
:
Answer by
Fombitz(32388)
(
Show Source
):
You can
put this solution on YOUR website!
Looks like squares of the first 4 odd integers : 1,3,5,7.
Answer by
amfagge92(93)
(
Show Source
):
You can
put this solution on YOUR website!
(2n-a)^2 is the general formula,
Where "n" is the term and "a" 1st term,
check:
2*1-1=1Square=1
2*2-1=3 " " " =9
2*3-1=5 " " "=25
2*4-1=7 " " "=49
Thus,1,9,25,49.