Math Lab
Home/Class X/Ch 5/Arithmetic mean and special tricks

Arithmetic mean and special tricks

A few small but powerful ideas often unlock AP problems in 3030 seconds. This last topic collects them.

Arithmetic mean

The arithmetic mean (AM) of two numbers aa and bb is AM=a+b2.\text{AM} = \frac{a + b}{2}.

Notably, a,AM,ba, \text{AM}, b are three consecutive terms of an AP , the AM sits exactly in the middle. So the AM property is just the middle-term test for an AP.

More generally, if we want nn numbers between aa and bb in AP (so that a,A1,A2,,An,ba, A_1, A_2, \ldots, A_n, b is an AP of n+2n + 2 terms), the common difference is d=ban+1.d = \frac{b - a}{n + 1}.

This is how to insert nn arithmetic means between two given numbers.

Symmetric notation for AP terms

A clever way to set up problems involving three or four unknowns in AP:

Three terms in AP: ad,a,a+da - d, \quad a, \quad a + d. The middle term is the average. The sum is 3a3 a.

Four terms in AP with common difference 2d2 d: a3d,ad,a+d,a+3da - 3 d, \quad a - d, \quad a + d, \quad a + 3 d. The sum is 4a4 a.

Five terms in AP: a2d,ad,a,a+d,a+2da - 2 d, \quad a - d, \quad a, \quad a + d, \quad a + 2 d. Sum is 5a5 a.

Why is this useful? Because in many problems the sum of the unknowns is given. With symmetric notation, the sum is just a multiple of aa, and you instantly know aa. The constraint involving dd usually then gives one more equation.

Connecting tricks

Trick 1: If mmth term is nn and nnth term is mm, then the (m+n)(m + n)th term is 00. Quick proof: a+(m1)d=na + (m - 1) d = n and a+(n1)d=ma + (n - 1) d = m. Subtract: (mn)d=nmd=1(m - n) d = n - m \Rightarrow d = -1. Then a+(m1)(1)=na=n+m1a + (m - 1)(-1) = n \Rightarrow a = n + m - 1. So a+(m+n1)d=n+m1(m+n1)=0a + (m + n - 1) d = n + m - 1 - (m + n - 1) = 0.

Trick 2: If Sm=SnS_m = S_n for mnm \ne n, then Sm+n=0S_{m + n} = 0. A quick algebraic check using Sn=n2[2a+(n1)d]S_n = \dfrac{n}{2}[2 a + (n - 1) d] proves this.

Trick 3: The kkth term equals the average of the (kp)(k - p)th and (k+p)(k + p)th terms. That is, ak=akp+ak+p2a_k = \dfrac{a_{k - p} + a_{k + p}}{2}. Useful in "middle term" problems.

Worked examples

Example 1. Find three numbers in AP whose sum is 2424 and whose product is 440440.

Let them be ad,a,a+da - d, a, a + d. Sum =3a=24a=8= 3 a = 24 \Rightarrow a = 8.

Product: a(a2d2)=4408(64d2)=44064d2=55d2=9d=±3a(a^2 - d^2) = 440 \Rightarrow 8(64 - d^2) = 440 \Rightarrow 64 - d^2 = 55 \Rightarrow d^2 = 9 \Rightarrow d = \pm 3.

Numbers: 5,8,115, 8, 11 (or 11,8,511, 8, 5 , same set).

Example 2. Find four numbers in AP whose sum is 2020 and the sum of whose squares is 120120.

Let them be a3d,ad,a+d,a+3da - 3 d, a - d, a + d, a + 3 d. Sum =4a=20a=5= 4 a = 20 \Rightarrow a = 5.

Sum of squares: (a3d)2+(ad)2+(a+d)2+(a+3d)2=4a2+20d2=120(a - 3 d)^2 + (a - d)^2 + (a + d)^2 + (a + 3 d)^2 = 4 a^2 + 20 d^2 = 120.

So 100+20d2=120d2=1d=±1100 + 20 d^2 = 120 \Rightarrow d^2 = 1 \Rightarrow d = \pm 1.

Numbers: 2,4,6,82, 4, 6, 8.

Example 3. Insert four arithmetic means between 33 and 2323.

We need 3,A1,A2,A3,A4,233, A_1, A_2, A_3, A_4, 23 to be in AP , total 66 terms. So d=(233)/5=4d = (23 - 3)/5 = 4. Means: 7,11,15,197, 11, 15, 19.

Example 4. If the mmth term of an AP is nn and the nnth term is mm, find the (m+n)(m + n)th term.

Using Trick 1: am+n=0a_{m + n} = 0.

Example 5. If S5=S15S_5 = S_{15} for an AP, find S20S_{20}.

Using Trick 2: S5+15=S20=0S_{5 + 15} = S_{20} = 0.

Try it yourself

  1. Insert five arithmetic means between 88 and 2626.
  2. Find three numbers in AP whose sum is 1515 and product is 8080.
  3. Four numbers in AP have sum 3232 and sum of extremes 2424. Find them.
  4. If the 1010th term of an AP is 5252 and the 1717th term is 8787, find the 2525th term.
  5. The sum of three numbers in AP is 3-3 and their product is 88. Find them.
  6. The angles of a triangle are in AP; the smallest is 3030^\circ. Find the others.
  7. Find the AM of 7-7 and 1313. Then write the AP that has them as extreme terms with 33 means between.
  8. The angles of a quadrilateral are in AP whose common difference is 1010^\circ. Find them.
  9. If Sm=SnS_m = S_n for an AP (with mnm \ne n), prove that Sm+n=0S_{m+n} = 0.
  10. If the ppth, qqth, and rrth terms of an AP are a,b,ca, b, c respectively, prove that a(qr)+b(rp)+c(pq)=0a(q - r) + b(r - p) + c(p - q) = 0.

Pitfalls / Insight

  • Symmetric notation only works when the sum of the unknowns is known.
  • AM lies between aa and bb in value , if your computed mean is outside, you've made an error.
  • Number of "means" between aa and bb is the count of inserted terms, not the total terms.

Insight. APs are about linear growth. Whenever a problem has linear growth and a sum, an AP formula likely solves it in one or two lines. Practice spotting the structure , that is the chapter's whole exam value.

Practice quiz

Quick check on this topic.

Quiz
Quick check : AM and tricks
6 questions · pick the best answer
Q1

Arithmetic mean of 7-7 and 1313 is:

Q2

Insert four arithmetic means between 33 and 2323:

Q3

Three numbers in AP sum 1515, product 8080. Numbers:

Q4

If S5=S15S_5 = S_{15} for an AP, then S20=S_{20} = :

Q5

Four numbers in AP sum 2020, sum of squares 120120. Common difference (positive):

Q6

Angles of a triangle in AP, smallest 30°30°. Others: