English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

can someone explain in simple words and steps the detailed process of how we can find the nth term of a sequence with two differences.

2006-09-12 09:06:53 · 2 answers · asked by Seungyong W 5 in Science & Mathematics Mathematics

2 answers

I assume you mean that the terms of the sequence are generated by adding two numbers alternatingly to the previous term.

So
n2 = n1 + a
n3 = n2 + b
n4 = n3 + a
n5 = n4 + b
...

The general formula (i = 1, 2, ...)
n(2i-1) = n1 + (a+b)*(i-1)
n(2i) = n1 + (a+b)*i - b

Check:
n(1) = n(2*1-1) = n1 + (a+b)*0 = n1
n(2) = n(2*1) = n1 + (a+b)*1 - b = n1 + a
n(3) = n(2*2-1) = n1 + (a+b)*1 = n1 + a + b
n(4) = n(2*2) = n1 + (a+b)*2 - b = n1 + a + b + a
etc.

2006-09-12 11:03:05 · answer #1 · answered by dutch_prof 4 · 0 0

can you give me an example of one and maybe i can help you.

2006-09-12 09:47:32 · answer #2 · answered by Sherman81 6 · 0 0

fedest.com, questions and answers