- #36
He wrote that the sum of ##c_i## for ##i## from 1 to ##j## is zero, for all values of ##j## from ##1## to ##n##. That means that ##c_1 = 0## (since that's the only term in the sum for ##j = 1##), and then, by induction, all of the other ##c_i## for ##i## from ##1## to ##n## must also be zero (because each time we increase ##j## by ##1## we include just one additional term, and all the previous terms are already known to be ##0## from the previous values of ##j##).Mark44 said:He did ***not** write ##c_i = 0, i \in \{1, \dots, j\}##. Rather it was the sum of the ##c_i##.
A sample element, yes. But for each different element of ##S##, all of the ##c_i## will in general be different.Hall said:a sample element of ##S## would look like:
$$
p(t) = c_0 + c_1t +c_2t^2 + \cdots + c_nt^n
$$