dumbQuestion
- 124
- 0
Homework Statement
Find d/dx[∫0x(cos(xt)/t)dt] (just in case the notation is not clear, the differential with respect to x, of the definite integral from x to 0, of cos(xt) over t)
Homework Equations
My initial thought was just using the fundamental theorem of calculus
The Attempt at a Solution
Let I(t)=∫0x(cos(xt)/t)dt
Now, let f(t)=cos(xt)/t (the integrand) and let F(t) be an antiderivative of f(t) (a thought: f(t) is not defined at t=0, is this where I'm going wrong? Can I define F(t) to be an antiderivative? I mean, f(t) is not defined at t=0 but it's still integrable everywhere right?). Then by the fundamental theorem, I(t)=F(0)-F(x)
So now we can take d/dx of both sides
d/dx(I(t)) = d/dx[F(0) - F(x)]
d/dx[∫0x(cos(xt)/t)dt] = f(0) - f(x) (by FTC)
d/dx[∫0x(cos(xt)/t)dt] = cos(0)/0 - cos(x2)/x
In this step I can't proceed because I'm dividing by zero. If I try to take the limit f(t) as t --> 0 the denominator blows up and the whole thing goes to infinity, so this limit does not exist. So it seems like this is an improper integral? I'm confused.~~~~~~~~~~~~~```
However, the book gives as the answer (1/x)(1-2cos(x2)) and I don't believe they use the FTC. I can use their method to just find the integral but I would like to see how to use the FTC in this case
Last edited: