1) - 1/2 , 1/4 , - 1/2 , 1/4
2) 11, 8, 13, 6, 15,...
3) 8,4,8,4,8,4,...
and could you guys share any tips on how to quickly find the nth term.
any help is much appreciated. thank you :)
Printable View
1) - 1/2 , 1/4 , - 1/2 , 1/4
2) 11, 8, 13, 6, 15,...
3) 8,4,8,4,8,4,...
and could you guys share any tips on how to quickly find the nth term.
any help is much appreciated. thank you :)
Hello, nisbahmumtaz!
(1) and (3) are oscillating sequences.
There are several ways to express the general term.
I'll show you one of them.
Consider the expression: .Quote:
![]()
. . I call it the "blinker" function.
Quote:
![]()
This sequence oscillates between 8 and 4.
The general term is: .
It's pretty obvious isn't it? Assuming the indexing starts at 1,is -1/2 if n is odd, 1/4 if no is even. If you want a single "formula" note that
is -1 if n is odd and 1 if n is even. And that [itex]\frac{3}{8}- (-1)^n\frac{1}{8}[/tex] is
if n is odd,
if n is even.
Did you notice that 11- 3= 8, 8+ 5= 13, 13- 7= 6, 6+ 9= 15?Quote:
2) 11, 8, 13, 6, 15,...
Again this is just 8 if n is odd, 4 if n is even. That's a perfectly valid way of doing this. But if you want a "formula" again, it isQuote:
3) 8,4,8,4,8,4,...
. I got that by noting that 6 is half way between 8 and 4, just as in (1) I saw that 3/8 is halfway between 1/4 and 1/2.
Quote:
and could you guys share any tips on how to quickly find the nth term.
any help is much appreciated. thank you :)
Hello again, nisbahmumtaz!
The second one is tricky . . .
Quote:
![]()
Look at the differences of consecutive terms.
. .
Each term is: the previous term plus/minus a consecutive odd number.
We can write a recursive relation like this: .
Maybe someone can come up with a closed form?
So as well as the simplewe can also have
which produces the sequence 11,8,13,6,15,116,433....