181: DS: 假设有一个数列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
181: DS: 假设有一个数列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