Integrate by Parts: arctan(√x)dx Explained

  • Thread starter Thread starter Aerospace93
  • Start date Start date
  • Tags Tags
    Integrating parts
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
1 reply · 2K views
Aerospace93
Messages
22
Reaction score
0

Homework Statement


∫arctan(√x)dx.

Using the substitution √x=t:
∫arctan(√x)dx = ∫arctan(t)dt2

This is what I've got written in a solution manual. I don't see why the dt would be squared. Could anyone care explaining me? thanks
 
Physics news on Phys.org
The substitution [itex]t= \sqrt{x}[/itex] is the same (for positive x and t) as [itex]t^2= x[/itex] so that [itex]dx= d(t^2)= 2tdt[/itex].

What is done here is "integration by substitution". The result is [itex]2\int arctan(t) tdt[/itex] which can now be done by "integration by parts".