I want to differentiate this with respect to $\eta$:
$$C(\eta) = \frac{1+\sum\limits_{k=1}^{3} B_k\left(\frac{\eta}{\eta_c}\right)^k}{3\left(1-\frac{\eta}{\eta_c}\right)}$$
Does this solution look correct? I tried going through with the quotient rule, but it is a bit messy, so I was hoping someone could check my math
$$C'(\eta) = \frac{\left[3\left(1-\frac{\eta}{\eta_c}\right)\sum\limits_{k=1}^{3} B_kk\left(\frac{\eta}{\eta_c}\right)^{k-1}\frac{1}{\eta_c}\right]-\left[\left(1+\sum\limits_{k=1}^{3} B_k\left(\frac{\eta}{\eta_c}\right)^k\right)\left(-\frac{3}{\eta_c}\right)\right]}{\left[3\left(1-\frac{\eta}{\eta_c}\right)\right]^2}$$
You could have made life a bit simpler writing $$C(\eta) = \frac{1+\sum\limits_{k=1}^{3} B_kx^k}{3\left(1-x\right)}\qquad \text{where}\qquad x=\frac{\eta}{\eta_c}$$ and use $$\frac{dC(\eta)}{d\eta} = \frac{d C(\eta)}{dx}\frac{dx}{d\eta}=\frac{1}{\eta_c}\frac{d C(\eta)}{dx}$$ For sure, your result is correct but, since $k$ has only a few values, you could simplity the final result to get $$C'(\eta)=\frac{1}{\eta_c}\frac{1+B_1+2 B_2 x+(3 B_3-B_2) x^2-2 B_3 x^3 }{3(1-x)^2}$$