The question requires finding the sum of the squares of all two-digit numbers that are divisible by 4.
We need to calculate the sum $S = 12^2 + 16^2 + 20^2 + \dots + 96^2$. This sum can be expressed using the representation $4m$:
$ S = \sum_{m=3}^{24} (4m)^2 $
Factor out the constant $16 = 4^2$:
$ S = \sum_{m=3}^{24} 16m^2 = 16 \sum_{m=3}^{24} m^2 $
We use the formula for the sum of the first $n$ squares: $\sum_{i=1}^{n} i^2 = \frac{n(n+1)(2n+1)}{6}$.
The sum $\sum_{m=3}^{24} m^2$ is calculated as:
$ \sum_{m=3}^{24} m^2 = \left( \sum_{m=1}^{24} m^2 \right) - \left( \sum_{m=1}^{2} m^2 \right) $
Calculate the sum of squares from 1 to 24:
$ \sum_{m=1}^{24} m^2 = \frac{24(24+1)(2 \times 24 + 1)}{6} = \frac{24 \times 25 \times 49}{6} $
$ = 4 \times 25 \times 49 = 100 \times 49 = 4900 $
Calculate the sum of squares from 1 to 2:
$ \sum_{m=1}^{2} m^2 = 1^2 + 2^2 = 1 + 4 = 5 $
Subtract to find the sum from $m=3$ to $m=24$:
$ \sum_{m=3}^{24} m^2 = 4900 - 5 = 4895 $
Substitute the result back into the expression for $S$:
$ S = 16 \times 4895 $
Performing the multiplication:
$ S = 78320 $
Therefore, the sum of the squares of all two-digit numbers divisible by 4 is 78320.
The arithmetic mean of 3, 7, 11, ..., 51 is ______.
If the arithmetic mean of a, b, c is \(\rm \frac M 3\) and \(\rm \frac{1}{a} + \frac{1}{b} = -\frac{1}{c} \) , then the arithmetic mean of a 2, b 2, c 2 is
How many two-digit numbers are divisible by 3 ?
A person saves Rs. 1000 more than he did the previous year. If he saves Rs. 2000 in the first year, in how many years will he save Rs. 170000?
A car starts with a speed of 60 km/h with its speed increasing every one hour by 5 km/h. In how many hours will it cover 435 kms?
How many natural numbers lie between 3 and 200 which are divisible by 7?