Sequence Homework: Finding Terms and Sum for a Specific Sequence

AI Thread Summary
The sequence defined by a1=a and an+1=|an|-1 for 1 < a < 2 exhibits a pattern where terms alternate between positive and negative values. For a specific case with a=1.25, the calculated terms are a1=1.25, a2=0.25, a3=-0.75, a4=0.25, a5=-0.75, a6=0.25, and a7=-0.75. There was confusion regarding the values of a5 and a7, which were initially thought to be 1-a but should actually be a-2. The discussion then shifted to finding a general expression for the sequence when a is represented as 1 + r, where 0 < r < 1. Understanding the behavior of the sequence is crucial for solving the problem effectively.
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
Try to write out the first few terms of the sequence.
 
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 1 person
Oh,..got it,.thanks.Okay
 
OK now can you do it more generally, for a = 1 + r, where 0 < r < 1?
 
Back
Top