Here are the first six terms of a quadratic sequence - Edexcel - GCSE Maths - Question 17 - 2019 - Paper 3
Question 17
Here are the first six terms of a quadratic sequence.
−1 5 15 29 47 69
Find an expression, in terms of n, for the nth term of this sequence.
Worked Solution & Example Answer:Here are the first six terms of a quadratic sequence - Edexcel - GCSE Maths - Question 17 - 2019 - Paper 3
Step 1
Step 1: Calculate the First Differences
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the first differences, subtract each term from the next:
First differences: 5 - (-1) = 6
Second differences: 15 - 5 = 10
Third differences: 29 - 15 = 14
Fourth differences: 47 - 29 = 18
Fifth differences: 69 - 47 = 22
Thus, the first differences are: 6, 10, 14, 18, 22.
Step 2
Step 2: Calculate the Second Differences
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Now calculate the second differences by subtracting the first differences:
Second differences: 10 - 6 = 4
Third differences: 14 - 10 = 4
Fourth differences: 18 - 14 = 4
Fifth differences: 22 - 18 = 4
The second differences are constant and equal to 4.
Step 3
Step 3: Formulate the Quadratic Expression
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Since the second differences are constant, we know that the nth term can be expressed as a quadratic polynomial:
Tn=an2+bn+c
To find the coefficients a, b, and c:
Since the second difference is 4, we have:
2a=4⟹a=2
Substituting known positions into the equation will help find b and c. Using the first term, n = 1:
T1=2(12)+b(1)+c=−1⟹2+b+c=−1
Simplifying gives us:
b+c=−3
Using the second term, n = 2:
T2=2(22)+b(2)+c=5⟹8+2b+c=5
Simplifying gives:
2b+c=−3