本帖最后由 woshiyun 于 2014-3-25 09:00 编辑
就是第一本书第2页关于Sequence这个知识点的最后一道练习题。(A sequence is a set ofnumbers such that each number is related to the next inthe same way.)5. In each of the following, state which term is the odd oneout. (找出每组数序中,不符合规律的那个数)
前几个都比较容易找出。比如
f) 55,49,42,35,28 (这组中除55,都是7的倍数递减)
h) 1,4, 6, I6,25 (除了6,其他是按自然数的平方增加)
j) 2, 3, 5, 7, 11, 15,I7
I) 6, 8, 9, 12, 14, 15
这最后两组数的规律是什么,哪个数是不合规律的,
这是我的理解,未必正确,算个思路吧。