Integral with product and limit

festinalente
Messages
2
Reaction score
0

Homework Statement



Lim (x→0) [ x^(-8) ∫ (0 to x^2) of (t-tan(t))/(1+t^2)dt ]

Homework Equations


The Attempt at a Solution


My first thought was to find the integral, then put (x^(-8)) into the solution of the integral and then do the limit.
I tried doing the substitution rule equating u= t-tan(t) and getting du=1-sec^2t dt. But then I had no idea of how to do the denominator as well as changing the upper and lower limits of the integral to correspond to the substitutions.
Any ideas on how to approach this question?
Thanks
 
Last edited:
Physics news on Phys.org
I don't think you can 'do' the integral. I would try to expand (t-tan(t))/(1+t^2) in a power series around t=0 and integrate that. You don't need to keep very many terms. Why not?
 
I don't think we're expected to know how to do a power series. I don't quite understand what you're suggesting to do. I looked at it again and tried to do two separate integrals
t/(1+t^2)dt - (tan(t))/(1+t^2)dt. It seems to be yielding no results at this point
 
festinalente said:
I don't think we're expected to know how to do a power series. I don't quite understand what you're suggesting to do. I looked at it again and tried to do two separate integrals
t/(1+t^2)dt - (tan(t))/(1+t^2)dt. It seems to be yielding no results at this point

That approach is not going to yield results. There is no elementary integral for your expression. The power series is the easy way. Here's a suggestion for the harder way. Set u=x^8. Now you have lim u->0 of (1/u) times the integral from 0 to u^1/4 of (t-tan(t))/(1+t^2)dt, right? That's a difference quotient expression for the derivative with respect to u of the integral. Still with me? Use the Leibniz integral rule to do the derivative. Now take that expression, do another variable substitution (like u=v^(1/4)) and try to work out the limit as v->0 using l'Hopital. It's involved, but you have to work around not being able to do the integral somehow.
 
festinalente said:
I don't think we're expected to know how to do a power series. I don't quite understand what you're suggesting to do. I looked at it again and tried to do two separate integrals
t/(1+t^2)dt - (tan(t))/(1+t^2)dt. It seems to be yielding no results at this point

Or a little simpler, maybe, just use l'Hoptial from the beginning. You don't really need the difference quotient thing.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top