- UID
- 589359
- 在线时间
- 小时
- 注册时间
- 2010-12-11
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
140. a1=21, a2=167, N>=3时an定义为前面两项的和。问a1+a2+... +an的表达式。
<v2>A series of numbers...a1, a2...an. from n=3 on, an is the sum of the previous two numbers if the sum is an odd number, or average of the previous two numbers if the sum is even. if a3=7 a4=5, what is a1?
live;"><v3>live;">说live;">a1=31, a2=157, N>=3live;">时定义为前面两项的和。问live;">a1+a2+...+anlive;">的表达式live;">
live;">A. 188live;">(live;">N+1)
B. 188 (N-2)
C. 188(N-2)(N-3)
D. 188 *2^(n-3)
E. 188 *2^(n-3)再乘个神马。。不记得了。我选D
|
|