- Messages
- 4,609
- Reaction score
- 3,903
- Points
- 323
hey people do you know any specific and easy method of finding formulae for 'n' th term of any sequence..........??/
🚀 NEW from the xtremepape.rs team: AI exam prep — 150,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs
well can you explain it further by giving an instance .. Thank you!rafae said:Okay, here's the one for quadratic equation.
This is a bit more complex.
An² + Bn + C= Tn
The principal is the same except for a few changes.
A= difference, but this time, the difference will be divided by two. It will ALWAYS be divided by two.
B & C are both unknowns, and therefore you will obtain two equations. You will have to solve them simultaneously. If you have any problems with solving the equation, then just private message me.
alright with this method can you please help me in solving this questionCaptainDanger said:You have to put the Tn number there... 4 is the first number of sequence so put 1 there....
See mine if it helps...
Find an expression in terms of n for this sequence...
3, 6, 10, 15, 21, ___ , ___
a + (n-1)d1 + 1/2(n-1)(n-2)d2
a is the 1st term of the sequence
d1 is the 1st difference
d2 is the second difference!
==> 3+(n-1)3 + 1/2 (n-1)(n-2)1
= (3 + 3n - 3) + 1/2 (n^2 - 2n - n + 2)
= (3n) + (n^2 - 3n + 2) /2
= (6n + n^2 - 3n + 2)/2
= (n^2 + 3n + 2)/2
= (n^2 + 2n + n + 2)/2
= (n+1)(n+2)/2
and yeah if we are supposed to put the Tn value for'a' then its always gonna b 1 bcoz the tn is always 1 .. that means there is no need for a in the previous formula.. (hell confusion)CaptainDanger said:You have to put the Tn number there... 4 is the first number of sequence so put 1 there....
See mine if it helps...
Find an expression in terms of n for this sequence...
3, 6, 10, 15, 21, ___ , ___
a + (n-1)d1 + 1/2(n-1)(n-2)d2
a is the 1st term of the sequence
d1 is the 1st difference
d2 is the second difference!
==> 3+(n-1)3 + 1/2 (n-1)(n-2)1
= (3 + 3n - 3) + 1/2 (n^2 - 2n - n + 2)
= (3n) + (n^2 - 3n + 2) /2
= (6n + n^2 - 3n + 2)/2
= (n^2 + 3n + 2)/2
= (n^2 + 2n + n + 2)/2
= (n+1)(n+2)/2
insomniac said:alright with this method can you please help me in solving this question
0,3,8,15.... are the first 4 terms of a sequence.. write down an expression in terms of n, for the nth term ...
insomniac said:and yeah if we are supposed to put the Tn value for'a' then its always gonna b 1 bcoz the tn is always 1 .. that means there is no need for a in the previous formula.. (hell confusion)
I also have another formula.
For a linear difference, the formula goes as such,
T=An + B
A=Difference.
'n'=the number of which you are solving
Tn= the number of 'n'
I'll explain it look:
n=1, 2, 3, 5, 6
= 2, 3, 4, 5, 6
So here it would be, take any number from 'n'
If i take 'n' as 1, it would be
Tn= An + B
A=difference so A=1
If i take the number 1, then the number value of 1 is 2 so Tn is 2
2= (1)(1) + B
B=1
Formula becomes n+1
I also have one for quadratic equations, its a bit different to CaptainDanger's, i'll post it in a bit.
You have to put the Tn number there... 4 is the first number of sequence so put 1 there....
See mine if it helps...
Find an expression in terms of n for this sequence...
3, 6, 10, 15, 21, ___ , ___
a + (n-1)d1 + 1/2(n-1)(n-2)d2
a is the 1st term of the sequence
d1 is the 1st difference
d2 is the second difference!
==> 3+(n-1)3 + 1/2 (n-1)(n-2)1
= (3 + 3n - 3) + 1/2 (n^2 - 2n - n + 2)
= (3n) + (n^2 - 3n + 2) /2
= (6n + n^2 - 3n + 2)/2
= (n^2 + 3n + 2)/2
= (n^2 + 2n + n + 2)/2
= (n+1)(n+2)/2
🚀 NEW from the xtremepape.rs team: AI exam prep — 150,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs