Let S=n=1∑kf(n), where
f(n)=n−2n2−3n3−13(2k+1)3k(2k+1)−52k+13k(k+2)+1
Since only the first column depends on n, the summation can be taken inside that column:
S=n=1∑knn=1∑k(−2n2)n=1∑k(−3n3)−13(2k+1)3k(2k+1)−52k+13k(k+2)+1
Using standard summation formulas:
n=1∑kn=2k(k+1)
n=1∑k(−2n2)=−3k(k+1)(2k+1)
n=1∑k(−3n3)=−43k2(k+1)2
Substituting:
S=2k(k+1)−3k(k+1)(2k+1)−43k2(k+1)2−13(2k+1)3k(2k+1)−52k+13k2+6k+1
Taking 12k(k+1) common from C1:
S=12k(k+1)6−4(2k+1)−9k(k+1)−13(2k+1)3k(2k+1)−52k+13k2+6k+1
Applying C1→C1+C2+C3:
Row 1: 6−1−5=0
Row 2: −8k−4+6k+3+2k+1=0
Row 3: −9k2−9k+6k2+3k+3k2+6k+1=1
S=12k(k+1)001−13(2k+1)3k(2k+1)−52k+13k2+6k+1
Expanding along C1:
S=12k(k+1)⋅1⋅−13(2k+1)−52k+1
S=12k(k+1)[(−1)(2k+1)−(−5)(3(2k+1))]
S=12k(k+1)[−(2k+1)+15(2k+1)]
S=12k(k+1)⋅14(2k+1)=7⋅6k(k+1)(2k+1)
Note that 6k(k+1)(2k+1)=n=1∑kn2.
Given S=98:
7⋅6k(k+1)(2k+1)=98
6k(k+1)(2k+1)=14
Checking integer values of k:
k=1: sum =1
k=2: sum =5
k=3: sum =14
Hence, k=3, and the correct option is (1) 3.