Explanation
Step 1: Identify the components of the Arithmetic Progression
First term (a): 1
Common difference (d): 1
Last term (l): 2n−2
Step 2: Find the total number of terms (N)
Since the series starts at 1 and increases consecutively by 1 up to the last term, the total number of terms N is simply equal to the value of the last term itself:
N=2n−2
Step 3: Calculate the sum of the series (SN)
The formula for the sum of an Arithmetic Progression when the first term (a) and the last term (l) are known is:
SN=2N⋅[a+l]
Now, let's substitute our values into this formula:
SN=2(2n−2)⋅[1+2n−2]
Simplify the fraction outside the bracket:
SN=4n−2⋅[1+2n−2]
Now, simplify the terms inside the bracket by taking a common denominator of 2:
1+2n−2=22+(n−2)=2n
Substitute this simplified value back into our sum equation:
SN=4n−2⋅2n
SN=8n×(n−2)
Conclusion
The sum of the given series is 8n×(n−2).
Therefore, the correct option is (a).