Since $f(x)$ is a second degree polynomial, we can write:
f(x) = ax^2 + bx + c
where $a$, $b$, and $c$ are constants.
We calculate $f(1)$ and $f(-1)$:
f(1) = a(1)^2 + b(1) + c = a + b + c
f(-1) = a(-1)^2 + b(-1) + c = a - b + c
Since $f(1) = f(-1)$, equating:
a + b + c = a - b + c
2b = 0
b = 0
Thus, the polynomial simplifies to:
f(x) = ax^2 + c
Differentiating $f(x)$ with respect to $x$:
f'(x) = d/dx (ax^2 + c) = 2ax
Thus,
f'(x) = 2ax
Given that $p$, $q$, and $r$ are in A.P., thus:
2q = p + r
Now:
f'(p) = 2ap, f'(q) = 2aq, f'(r) = 2ar
Since $p$, $q$, $r$ are in A.P., $q$ is the average of $p$ and $r$:
q = (p + r)/2
Thus:
2aq = 2a((p + r)/2) = a(p + r)
Now check:
f'(q) = (f'(p) + f'(r))/2
Substituting:
f'(q) = (2ap + 2ar)/2 = a(p + r)
which matches with the earlier expression for $f'(q)$.
Since $f'(q)$ is the average of $f'(p)$ and $f'(r)$, it means that $f'(p)$, $f'(q)$, and $f'(r)$ are in Arithmetic Progression (A.P.).