I have been studying the 'Binomial Series', Chapter 16, Pg.125 within the Engineering Mathematics Book by John Bird. After completing this section I have attempted to complete the exercises for practical problems (10 & 12) involving the binomial theorem (pg.133).
I have struggled to complete the following question. I have been suggested to use logarithms but can one not substitute values in for the percentages where it can then be rearranged?
A first step, or point of direction/suggestion would be brilliant. Thank You.
The viscosity $\eta $ of a liquid is given by; $$ \eta = \frac{(kr)^4}{vl} $$
Where $k$ is a constant.
If there is an error in $r$ of $+2\%$, in $v$ of $+4\%$ and $l$ of $-3\%$, what is the resultant error in $\eta$?
So the true quantity is $r$, but the measured quantity is $r'=(1+2\%)r$ and similarly for the other quantities?
Yes, you can insert the exact formulas to get
$$η'=η\cdot\frac{(1+2\%)^4}{(1+4\%)(1-3\%)}$$
but quick'n'dirty you get in first order a cumulative error of
$$4\cdot 2\%-1\cdot 4\%-1\cdot(-3\%)=7\%$$
The expression is of the form
\begin{align} & (1+\alpha)^4(1+\beta)^{-1}(1-\gamma)^{-1} \\[10pt] = {} & (1+4α+6α^2+4α^3+α^4)\,(1-β+β^2-β^3+β^4+\cdots)\,(1+γ+γ^2+γ^3+γ^4+\cdots) \end{align}
and by multiplying out starting from the lowest degree terms one gets
$$1+(4α-β+γ)+(6α^2-4αβ+β^2+4αγ-βγ+γ^2)+\cdots $$
With that one now has to decide if there is still an essential contribution from the quadratic or higher order terms, in this case there is not.