SOLUTION: Find the missing number: 5, 8, 6, 4, 4, 0, 8, ? I tried 3n-1. I started with n=2,then n=3, but it failed at n=4. I also tried the multiple of the difference of the numbers.

Algebra.Com
Question 384316: Find the missing number: 5, 8, 6, 4, 4, 0, 8, ?
I tried 3n-1. I started with n=2,then n=3, but it failed at n=4.
I also tried the multiple of the difference of the numbers. the difference between 5&8 is 3, then multiply that by the difference between 8&6 which is 2; so (5-8)* (8-6)= 6. Then (8-6) * (6-4)=4, then (6-4) * (4-4)=0
That's where it failed.
I also tried 2n-1 starting with n=3, but that failed also.
I looked for a pattern in the difference between the numbers, like the triangular numbers or Fibonacci numbers but no luck.
I don't know what else to try.

Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
I think I found the recursion!
We have 5 - 8 = -3. Take the absolute value of the difference, multiply by 2 to obtain the next term.
8 - 6 = 2, absolute value, multiply by 2 to get 4, etc.
In general, the sequence should be a_n = 2|a_(n-2) - a_(n-1)|. From this, the following term is 16.

RELATED QUESTIONS

THE SUM OF THE SQUARES OF TWO CONSECUTIVE POSITIVE INTEGERS IS 41 41=n^2(n+1)^2... (answered by richard1234)
I would like some assistance with 2 word problems please. I have tried each one about... (answered by venugopalramana,Earlsdon)
How do I solve the following equation? n + 2 / 5 = n - 14 My original... (answered by ankor@dixie-net.com)
I M IN 7TH GRADE. PLEASE HELP ME SOLVE -3 + 8n = -5 HERE IS WHAT I TRIED 8 (n) = -5... (answered by stanbon)
find the sum of the geometric series 6 [SUM] 2^n n=1 n=1 2^1=2 n=2 2^2=4 n=3 (answered by jim_thompson5910)
kindly help me please i have to submit this question with in 6 hours i have tried a lot... (answered by TimothyLamb)
4x + y = 16, 2x + 3y = 24 I have tried mul. the 1st equation by -3. Then adding the 2... (answered by Earlsdon)
Dear math teacher, Would you please explain why n cannot equal -4 and 5 as a solution (answered by solver91311)
I am having trouble with solving rational equations! The problem is... (answered by scott8148)