Integration by parts proof $1 = 0$

292 Views Asked by At

Let's integrate $\int\frac{f^\prime(x)}{f(x)} dx$ by parts $$ \\ \mbox{ Let } dv= f^\prime(x)dx,u=\frac{1}{f(x)} \\ \mbox{ Then }v=f(x), du=-\frac{f^\prime(x)}{[f(x)]^2}dx \\ \mbox{ This implies }\int\frac{f^\prime(x)}{f(x)}dx = f(x) \frac{1}{f(x)} - \int -f(x)\frac{f^\prime(x)}{[f(x)]^2}dx \\ \mbox{ after simplifying } \int\frac{f^\prime(x)}{f(x)}dx = 1 + \int \frac{f^\prime(x)}{f(x)}dx \\ \mbox{ subtracting the integral from both sides } \\0 = 1$$

How do we teach integration by parts properly so that this isn't what students think is correct?

2

There are 2 best solutions below

0
On BEST ANSWER

You are solving for a $\textit{class}$ of functions when you compute an indefinite integral. Meaning when you compute an indefinite integral as follows, where $F'=f$ and $G'=g$ $$f=g\Rightarrow \int f=\int g +c \\\Rightarrow F=G+c$$ The function $F$ is the same as the function $G$ $\textit{up to a constant}$

0
On

$0=1$ is correct, modulo constants.

The problem here is not integration by parts — the problem is properly doing algebra with things that are only defined up to a (local) constant. "Remember the $+C$" sort of helps with that (although it's not terribly rigorous), but only if they actually remember the $+C$; in this example, the usual cue of computing the antiderivative has been eliminated, making it easy to forget.