How do I solve an indefinite integral with a trigonometric substitution?

  • Thread starter Thread starter mat331760298
  • Start date Start date
  • Tags Tags
    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
5 replies · 2K views
mat331760298
Messages
13
Reaction score
0
1. indefinite integral of 1/[(x^4)(sqrt(9x^2 -1))]

I'm looking for step by step help here. I use x=3secy and dx=3secytanydy to convert the top function to integral of: [3secytanydy]/[(tany)(3secy)^4]

I am not sure if this is right/how to get further
 
Physics news on Phys.org


mat331760298 said:
1. indefinite integral of 1/[(x^4)(sqrt(9x^2 -1))]

I'm looking for step by step help here. I use x=3secy and dx=3secytanydy to convert the top function to integral of: [3secytanydy]/[(tany)(3secy)^4]

I am not sure if this is right/how to get further

I labelled by triangle with hypotenuse = 3x, adjacent side = 1, opp. side = sqrt(9x^2 - 1), with angle t.

So sec t = 3x ==> x = 1/3 sec t
dx = 1/3 sec t * tan t * dt
sqrt(9x^2 -1) = tan t

Then,
[tex]\int \frac{dx}{x^4 \sqrt{9x^2 - 1}} = \int \frac{1/3 sec(t)tan(t)dt}{(1/3)^4 sec^4(t)~tan(t)}[/tex]
Can you continue from there?
 


do you get integral of:27*(cost)^3 dt ?
 


then you integrate to get 27(sint-(1/3)(sint)^3) and use opp side over hypotenuse to replace with sint?