以下是引用EasyM8在2008-4-14 21:54:00的发言:实在是N多年不碰数学,可能问题比较弱智。但是哪位大侠或者好XDJM,全当是攒人品了吧!! 谢谢,谢谢了!
1) If the sequence X1, X2, X3, ... Xn,... is such that x1=3 and Xn+1=2Xn-1 for n=1, then X20-X19=?
2) For every positive integer n, the function h(n) is defined to be the product of all the even integers from 2 to n, inclusive. If p is the smallest prime factor of h(100)+1, then p is
a) between 2 and 10 b) between 10 and 20 c) between 20 and 30 d) between 30 and 40 e) greater than 40 奥,第一题也么有人解答,是这样的: 因为 Xn+1=2Xn-1 所以Xn+1-1=2(Xn-1) (两边各多减1,为了凑成等比数列) 所以数列(Xn-1)是等比数列, X20-1=219(X1-1) X19-1=218(X1-1) X20-X19=219 |