Let $<a_n>$ and $<b_n>$ be the arithmetic progression sequences each with common difference 2 such that $a_1<b_1$ and let $c_n=\sum ^n_{k=1} a_k$ and $d_n=\sum ^n _{k=1} b_k$. Suppose the points $A_n (a_n, c_n)$ and $B_n(b_n,d_n)$ are all lying on the parabola, $y=px^2+qx+r$, then find value of $p,q$
Starting off, I am really confused on what the question is trying to say. I typed it out as it is.
I can find out $c_n$ and $d_n$ in terms of n and $a_n$
$$c_n=\frac n2 (a_1+a_n)$$
But that doesn’t get me anywhere. I just want some insight.