New Reply

Trigonometric / Mixed Integral Involving Substitution

 
Share Thread Thread Tools
Jul27-11, 12:31 PM   #1
 

Trigonometric / Mixed Integral Involving Substitution


1. The problem statement, all variables and given/known data

integrate xarctanx/(x^2 + 1)^2

2. Relevant equations

Integration by parts possibly? I was attempting to do it without integration by parts because we went over this in tutorial and my TA couldn't solve it properly, hence why I'm here.

3. The attempt at a solution

I thought I could sub u = xarctanx so that du = 1/(x^2 + 1) dx but then I'm still left with one of the two x^2 + 1's. Wolfram gave me usinucosu du as the integral after substitution was complete and I feel like knowing how this was possible will be useful if I see any integrals like this in the future (rather than having to try integrating by parts).
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jul27-11, 01:12 PM   #2
 
Mentor
Quote by StopWatch View Post
1. The problem statement, all variables and given/known data

integrate xarctanx/(x^2 + 1)^2

2. Relevant equations

Integration by parts possibly? I was attempting to do it without integration by parts because we went over this in tutorial and my TA couldn't solve it properly, hence why I'm here.

3. The attempt at a solution

I thought I could sub u = xarctanx so that du = 1/(x^2 + 1) dx ...
To find the derivative of x arctan(x), you need to use the product rule, so your result is incorrect. In fact, your result is the derivative of arctan(x) by itself.
...but then I'm still left with one of the two x^2 + 1's. Wolfram gave me usinucosu du as the integral after substitution was complete and I feel like knowing how this was possible will be useful if I see any integrals like this in the future (rather than having to try integrating by parts).
Did you understand any of what WolframAlpha did?
Jul27-11, 01:29 PM   #3
 
I didn't understand much of what wolfram did, except in principle. I made a mistake though: It substituted u = arctanx alone, so du = 1/(x^2 + 1) which led it to the conclusion that this was equivalent to the integral usinucosu du. You're right that I will eventually have to use parts, and I think I can handle that if I just know how it got this substitution.
Jul27-11, 01:54 PM   #4
 

Trigonometric / Mixed Integral Involving Substitution


But I personally don't see anywhere that usinucosu would have come from.
Jul27-11, 02:38 PM   #5
 
Anyone?
Jul27-11, 02:44 PM   #6
 
Mentor
[itex]\displaystyle \int\frac{x\arctan(x)}{(x^2+1)^2}\,dx[/itex]

Let [itex]\displaystyle u=\arctan(x)\quad\to\quad du=\frac{1}{x^2+1}dx\,.[/itex]

That takes care of everything except [itex]\displaystyle \frac{x}{x^2+1}\,.[/itex]

Also, x = tan(u), so that gives us: [itex]\displaystyle \int\frac{\tan(u)\,(u)}{(\tan^2(u)+1)}\,du\,.[/itex]

Use the trig identity tan2(u) + 1 = sec2(u) .

Then simplify.
Jul27-11, 03:09 PM   #7
 
Thank you so much, I really appreciate it! I need to make sure I realize that arctan(x) = u also says something about x (which should have been rather obvious) in the future.
New Reply
Thread Tools


Similar Threads for: Trigonometric / Mixed Integral Involving Substitution
Thread Forum Replies
Integral Involving Trigonometric Functions with Varying Arguments Calculus & Beyond Homework 5
trigonometric substitution Calculus & Beyond Homework 3
Trigonometric Substitution Calculus & Beyond Homework 17
Simple Integral w/ Trigonometric Substitution Introductory Physics Homework 2
Trigonometric Substitution Calculus 5