Sequence Homework: Finding Terms and Sum for a Specific Sequence

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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
 
Oh,..got it,.thanks.Okay