How to evaluate this indefinite integral?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
shakgoku
Messages
28
Reaction score
0

Homework Statement



[tex]\int \frac{\sqrt{x^4-1}}{x^3}dx[/tex]

Homework Equations





The Attempt at a Solution



tried substituting [tex]x^4 = \sec^2 \theta[/tex] to get rid of square root but it was of no use because, I got another complex integral [tex]\int \frac{\sin^2\theta}{\cos^{\frac{3}{4}} \theta}d\theta[/tex]

Is there an easy way to solve this problem?
 
Last edited:
Physics news on Phys.org
why can't u take x^3 inside square root. Then it will be simplified to
sqrt(1-x^2)/x which is easier to integrate
 
test!
The quadratic formula is
http://texify.com/$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$
 
Last edited by a moderator:
n.karthick said:
why can't u take x^3 inside square root. Then it will be simplified to
sqrt(1-x^2)/x which is easier to integrate

I don't get it. if we take x^3 inside we get,

[tex]\int \sqrt{\frac{x^4-1}{x^6}}dx=\int \sqrt{\frac{1}{x^2}-\frac{1}{x^6}}dx[/tex]
 
I just realized I made a blunder in calculation.
That substitution yields
[tex]\int \frac{\sin^2\theta}{cos \theta}d \theta=\int \frac{1-\cos^2\theta}{\cos \theta} d\theta[/tex]

and finally it is equal to,

[tex]\int \sec \theta d\theta-\int \cos\theta d\theta = \ln |x^2+\frac{\sqrt{1-x^2}}{x^2}|-\sqrt{1-x^2}+C[/tex]

Which is the answer!
:peace: