Concept:The pth term of an AP is linear in p: Tp​=dp+(a−d).Explanation:Given Tp​=63p−1​=21​p−61​.Comparing with Tp​=dp+(a−d) gives d=21​ and a−d=−61​.Thus a=21​−61​=31​.Sum of first n terms: Sn​=2n​[2a+(n−1)d]=2n​[2⋅31​+(n−1)⋅21​].Simplify: Sn​=2n​[32​+2n−1​]=2n​⋅64+3(n−1)​=2n​⋅63n+1​=12n(3n+1)​.Answer:12n​(3n+1)