The sum of the first n terms of the series 12+2 . 22+32+2 . 42+52+2 .62+.......... is n(n+1)22, when n is even. When n is odd the sum is
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
n2(n+1)2
b
n(n+1)22
c
[n(n+1)2]2
d
n(n+1)2
answer is A.
(Unlock A.I Detailed Solution for FREE)
Best Courses for You
JEE
NEET
Foundation JEE
Foundation NEET
CBSE
Detailed Solution
When n is odd, last term will be n2 Then, the sum is 12+2 . 22+32+2 . 42+52+2 .62+..........+2(n−1)2+n2 =(n−1)n22+n2[Replacing n by n−1 in n(n+1)22] =n3−n2+2n22=n3+n22=n2(n+1)2