Sequences-changing differences

  • Thread starter Thread starter Taylor_1989
  • Start date Start date
Click For Summary
The discussion centers on understanding the formula for the nth term of a quadratic sequence, expressed as a + (n - 1)d + ½(n - 1)(n - 2)c. The formula relates to the concept of changing differences in sequences, specifically quadratic sequences, which can be represented by second-degree polynomials. Participants explain that the first and second differences of a sequence can help identify its polynomial degree, with constant second differences indicating a quadratic relationship. Resources are shared for further study, including links to websites that provide explanations and examples of quadratic sequences and finite differences. The conversation concludes with an emphasis on using difference methods to derive and understand the formula more clearly.
Taylor_1989
Messages
400
Reaction score
14
recently, I have been learning, arthimitic progression and series and also geometric progression and series. When searching the internet for extra study material I came across a formula for changing difference: nth term: a + (n - 1)d + ½(n - 1)(n - 2)c. I would really like to know how this formula was derived can't find the proof on the internet, just the formula. I have even tried myself have no luck. I can see the first part a+(n-1)d as AP but after that a bit of confusion I have a felling it has to do with a quadratic only because, the example the formula has been applied to is a quadratic sequence.

I did read on purple maths, that to understand the real method on solving a quadratic sequence, you have to understand calculus to a certain extent, unfortunally I have only just started reading calculus so I lack allot of knowledge in that specific area, which makes me think the formula was derived from a calculus equation; correct or not ?

I would really appreciate any insight into this formula, for example shown how it was derived, what the formula is called and if there is any text or web sites that I can be pointed to understand this more.

Thanks in advanced for any input; much appreciated.
 
Mathematics news on Phys.org
Taylor_1989 said:
recently, I have been learning, arthimitic progression and series and also geometric progression and series. When searching the internet for extra study material I came across a formula for changing difference: nth term: a + (n - 1)d + ½(n - 1)(n - 2)c.

Give a link or explain what the formula represents. (It is anywhere in http://en.wikipedia.org/wiki/Arithmetic_progression ?) The phrase "changing difference" isn't familiar.

if x[n] is a sequence, the "first difference" operator is usually defined as
\triangle x[n] = x[n+1] - x[n]
The "second difference" is
\triangle^2 x[n] = \triangle (\triangle x[n]) = \triangle ( x[n+1] - x[n] ) = x[n+2] - x[n+1] - (x[n+1] - x[n]) = x[n+2] - 2 x[n+1] + x[n]

In a similar manner, one may define the "nth difference" operator.

The mathematics of difference operators and finite summations is called "the calculus of finite differences" and you can understand most of it without knowing calculus. http://en.wikipedia.org/wiki/Finite_difference
 
Thanks for coming back to me, I found it on an old gcse site I used, unfortunately they only give the formula, I will link the website below, to see if anyone can get the head around the formula.



http://www.gcsemathstutor.com/sequences.php
 
I might have just found something, it tells me the formula I have given is the general term for a quadratic, so I assume if I write a quadratic sequence out a, try solve algerbraiclly; I should be able to put into this form?

Here is the link to the website were I found the info:http://lgfl.skoool.co.uk/examcentre.aspx?id=636
 
Last edited by a moderator:
You can represent any AP of the nth order as a nth degree polynomial, which is what Mr. Tashi is telling you more or less, you can see this via the method of finite difference.

Let's take some sequence. Let's use one that website use.

3, 8, 15, 24, 35

Given that this can be written as a quadratic polynomial, we say that this sequence is equal to some 2nd degree polynomial.* Thus f_n = an^2 + bn + c.

f(1) = a + b + c = 3
f(2) = 4a+2b + c = 8
f(3) = 9a + 3b + c = 15

We can solve these system of equations. We find that a = 1 , b = 2 and c = 0.

f_n = n^2 + 2n. So let's see if this works. f(4) = 24, which is indeed our 4th term in the sequence. You can use this method to solve for different arthimetic progressions of different order. Hope this provides some insight.

*In case you're wondering how I know it's a 2nd degree polynomial. It's simple. It takes two difference for the change to be constant. However many times it takes for the difference to be constant, that is the degree of polynomial you'll need to represent a certain sequence.
 
Also, I'm not ignoring your formula, if you were to perform this in general terms using 'foward difference' you'll actually end up with your formula. It helps to make a table if you decide to do it.
 
Thanks for the response, it dose give me a better insight now. Once again thanks for the responses.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
805
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K