StemCET Logo

Maths Question 3 – AP-EAMCET 2026

1.5+2.8+3.11+n terms=

When terms are presented as 'A.B', it often implies a product of two numbers, not a decimal. Look for patterns in the first and second parts of each term.

Step 1: Interpret the Series Notation and Identify General Term✦ Active

The series is given as 1.5+2.8+3.11+n terms. In such problems, the notation 'A.B' typically implies a product of two numbers rather than a decimal. Let's interpret the terms as products:

T1=1×5=5 T2=2×8=16 T3=3×11=33

Now, let's identify the pattern for the two sequences being multiplied:

The first sequence is 1,2,3,,k. The k-th term of this sequence is k.

The second sequence is 5,8,11,. This is an arithmetic progression (AP) with first term a=5 and common difference d=85=3. The k-th term of an AP is given by ak=a+(k1)d. So, for this sequence, the k-th term is 5+(k1)3=5+3k3=3k+2.

Therefore, the general k-th term (Tk) of the given series is the product of the k-th terms of these two sequences:

Tk=k(3k+2)=3k2+2k
💡 Teacher's Secret Hint

Always confirm the interpretation of the series notation. If it were actual decimals, the differences between terms (1.3,0.31) would not lead to the polynomial forms seen in the options, which usually arise from sums of k2 or k terms.

Step 2: Apply Summation Formulas○ Expand

To find the sum of n terms, Sn, we need to sum the general term Tk from k=1 to n:

Sn=k=1nTk=k=1n(3k2+2k) Sn=3k=1nk2+2k=1nk

We use the standard summation formulas:

k=1nk=n(n+1)2 k=1nk2=n(n+1)(2n+1)6
💡 Teacher's Secret Hint

Memorizing common summation formulas for k, k2, and k3 is crucial for quickly solving these types of series problems. Be careful with coefficients.

Step 3: Substitute and Simplify○ Expand

Substitute the summation formulas into the expression for Sn:

Sn=3(n(n+1)(2n+1)6)+2(n(n+1)2)

Simplify the expression:

Sn=n(n+1)(2n+1)2+n(n+1)

Factor out the common term n(n+1)2:

Sn=n(n+1)2((2n+1)+2)
Sn=n(n+1)2(2n+1+2)
Sn=n(n+1)(2n+3)2
💡 Teacher's Secret Hint

Always look for common factors to simplify the expression at each step. This makes the algebra less cumbersome and helps in matching with the given options.

Step 4: Match with Options○ Expand

The derived sum Sn=n(n+1)(2n+3)2 matches option 1.

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