Asphyxiated said:
@Mark44
I was not talking about this specific problem anymore, I was speaking, in general about the formula:
\int^{x}_{a} f(t) dt = f(x)
This is incorrect. The integral on the left side is a function of x, but what you are showing as f on both sides generally represents different functions.
For example,
\int^{x}_{a} t^2 dt = (1/3)x^3 - (1/3)a^3
Notice that if the function in the integrand is f(t) = t
2, the function that appears on the right is NOT f(x), which would be x
2. What appears on the right is the
antiderivative of f, evaluated at x and a. The antiderivative of f is often written as F, which is different from f.
Asphyxiated said:
for example, the integral in the numerator of my problem is:
\int^{x}_{1} \frac {1}{t} dt
using the above formula this would become:
\int^{x}_{1} \frac {1}{t} dt = \frac {1}{x}
That is not correct. The value of the definite integral is ln|x| - ln(1) = ln|x|. The natural log function is the antiderivate of the function f(t) = 1/t.
Asphyxiated said:
so using your new function in terms of x, to evaluate the integral you need to find F(x) of f(x) and use FTC. Hgfalling shows this in the post above where I as the question. In doing so the answer of the integral is going to be ln x, and then if you were to use l'hopital's rule, you need to find the derivative, which is 1/x. So actually evaluating the integral seems an unnecessary step in this problem.
Also why is the dx in:
\int^{x}_{a} f(t) dt = f(x) dx
not correct? I copied my notes straight out of the book and that's the form they used, I am just curious to that point.
It is incorrect for two reasons.
1. As I already noted, the correct version of the formula just above would be
\int^{x}_{a} f(t) dt = F(x) - F(a)
where F is an antiderivative of f. Another way to say this is that F'(x) = f(x).
2. The dt in the integral identifies the variable to be used in integration, in a similar way that the dx in d/dx identifies the independent variable with respect to which we are differentiating. Leaving the dx on the right side in what you have above is just as incorrect as writing that d/dx(x
3) = 3x
2 dx.
It seems that you are confused about two important things and are mixing them up. One if the definite integral and the other is the Fundamental Theorem of Calculus.
I won't give an example of the definite integral, since I already gave one in this post. The FTC has two parts, the first of which states that differentiation and antidifferentiation are essentially inverse operations. It is often presented this way:
\frac{d}{dx}\int^{x}_{a} f(t) dt = f(x)
What I think you are missing is that differentiation operator in the FTC.
You said that you copied this out of the book
Asphyxiated said:
\int^{x}_{a} f(t) dt = f(x) dx
Go back and take another look. I don't believe that there are any calculus books out there that would make such a mistake.