“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.”
我怎么感觉题目不是这个意思。 我觉得题目是问从1开始,前n个奇数的和是多少。 根据前n奇数的和公式就是n^2和(1)或(2)条件,从而得到n=13,所以我觉得答案是D,either one is ok