Finding terms of sequence where a_{n+1} = |a_n| - 1

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
Asla
Messages
35
Reaction score
0

Homework Statement


Let a be a real number such that 1 < a < 2 ,{an} is a sequence defined by
a1=a, an+1=|an|-1 (n=1,2,3...)
And put sn=a1+a2+a3+...an
i)Find the a4,a5,a6,a7
i)Find a4,a5,a6,a7

The Attempt at a Solution


I don't even know how to start.Maybe someone could give me an idea.
 
Physics news on Phys.org
Maybe try picking a concrete a, like a = 3/2 or a = 4/3, and see how the sequence behaves?
 
CompuChip said:
Maybe try picking a concrete a, like a = 3/2 or a = 4/3, and see how the sequence behaves?
Okay I took a=1.25,then got:
a1=1.25
a2=0.25
a3=-0.75
a4=0.25
a5=-0.75
a6=0.25
a7=-0.75
I then tried to interpret that to get that
a4 should be a-1 and a6 should be a-1 which are correct but for a5 and a7 I get the answer as 1-a for both but the answer should be a-2
 
Check your a4.
|-0.75| - 1 = ... ?
 
  • Like
Likes   Reactions: 1 person
OK now can you do it more generally, for a = 1 + r, where 0 < r < 1?