这道题有疑问哦: 2. DS。求n。n>0 1)the sum of the first n odd positive integers is 169 2) the sum of the first n+1 odd positive integers is 196 V2:DS。N是一个正整数。问N的值。 1)the sum of the first n odd positive integers is 169 2) the sum of the first n odd positive integers is 196 [v1][v2] 条件1:条件不充分不能判断。 条件2:条件不充分亦不能判断。 1+2:头n个奇数总和是169,头n+1个奇数总和是196。说明第n+1个奇数是196-169=27。 所以n是25。 选C.
first n odd positive integers是说从1开始的odd数列吗?如果是的话,应该选D吧~~每个条件都可以单独成立