Complete the number sequence and find the pattern:
5,16,7,18,9,20,11,22,13
1
Expert's answer
2012-09-27T11:05:05-0400
Odd subsequence: 5,_,7,_,9,_,11,_,13 Even : _,16,_,18,_,20,_,22,_ So even terms are 14+2k, where k=1,2,3,4... Odd terms: 3+2k, where k=1,2,3,4,... So the sequence can be completed as following: 5,16,7,18,9,20,11,22,13,24,15,26,17 and so on
Comments
Leave a comment