- UID
- 567125
- 在线时间
- 小时
- 注册时间
- 2010-9-19
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
181S: 假设有一个数列S(n),已知S(0),求S(n), 1) S(i) is i more than s(i-1) for any i>=1 2)the difference between S(i) and S(i-1) is i^2 条件一 可求 S(i)=s(i-1)+i 条件二 不可求 无法确定是怎么样的数列 选A
I am not sure whether (2) tells us enough information to solve for S(n). Because (2) says: S(i) = S(i-1) + i^2, then, finally, we can solve s(i) from S(0). Did I miss anything here? Tons thanks.
|
|