For $n=1,2,3,\ldots$, let $$I_n=\int_0^1 \frac{x^{n-1}}{2-x} \,dx.$$ The value taken for $I_1=\ln2$ is $0.6931.$ If the recurrence relation is now used to calculate successive values of $I_n$ we find $I_{12}=-0.0189$ (you are not required to confirm the calculation). Explain carefully both why this cannot be correct and the source of the error, given that all intermediate arithmetical operations have been performed exactly.
I am not sure how to answer the question?
HINT:
For $x\ne2,$$$\frac{x^{n-1}}{2-x}=\frac{x^{n-1}-2x^{n-2}+2x^{n-2}}{2-x}=-2x^{n-2}+\frac{2x^{n-2}}{2-x}$$