View Single Post
  #4  
Old October 20th, 2008, 08:20 AM
batman batman is offline
Junior Member
 
Join Date: Oct 2008
Posts: 51
Thanks: 1
Thanked 17 Times in 17 Posts
batman is on a distinguished road
Default

You have the sequence 400, 320, 256, 204.8. Now you see that the next one is the previous one times 0.8 as 320=400*0.8, 256=320*0.8 and 204.8=256*0.8. More generally you have x_n = 0.8*x_(n-1) with x_1=400.
Reply With Quote
The following users thank batman for this useful post:
Donate to MHF