StemCET Logo

Maths Question 7 – JEE-MAIN 2025

The sum 1+3+11+25+45+71+ upto 20 terms, is equal to

Calculate the differences between consecutive terms to determine if it's an arithmetic progression of higher order.

🥷
Ninja StrategyDivisibility by 10

Derive the general sum formula SN=N(N22N+2). Since N=20 (a multiple of 10), the sum S20 must also be a multiple of 10, which means its last digit must be 0. This eliminates options not ending in 0.

Step 1: Determine the General Term (Tn)✦ Active

Let the given series be S=T1+T2+T3++T20. The terms are 1,3,11,25,45,71,. Calculate the differences between consecutive terms:

D1:31=2,113=8,2511=14,4525=20,7145=26,

Now, calculate the differences of the first differences:

D2:82=6,148=6,2014=6,2620=6,

Since the second differences are constant (6), the general term Tn is a quadratic polynomial of the form An2+Bn+C. Using the relations for coefficients:

2A=D22A=6A=3
3A+B=D1(1)3(3)+B=29+B=2B=7
A+B+C=T137+C=14+C=1C=5

Thus, the general term is Tn=3n27n+5.

Step 2: Calculate the Sum of the Series (SN)○ Expand

The sum of the first N terms is SN=n=1NTn=n=1N(3n27n+5). We need to find S20.

SN=3n=1Nn27n=1Nn+n=1N5

Using the standard summation formulas: n=1Nn=N(N+1)2 and n=1Nn2=N(N+1)(2N+1)6.

Substitute N=20:

n=120n=20(21)2=210
n=120n2=20(21)(41)6=10(7)(41)=2870
💡 Teacher's Secret Hint

Remember to correctly apply the summation formulas for n and n2.

Step 3: Compute the Final Sum○ Expand

Substitute the summation values into the expression for S20:

S20=3(2870)7(210)+5(20)
S20=86101470+100
S20=7140+100
S20=7240

Alternatively, a simplified formula for SN can be derived: SN=N(N22N+2). For N=20:

S20=20(2022(20)+2)=20(40040+2)=20(362)=7240
💡 Teacher's Secret Hint

Double-check your arithmetic to avoid calculation errors.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.