The Student Room Group

FP2 - Integrating Inverse Trigonometric Functions

I'm in a spot of bother; for the past ~4 months I've had a lot of due to health/personal issues and now in a position where I'm having to teach a lot of stuff to myself (I can't expect the teachers to go through it all again with me). My FP2 exam is next thursday and I need to get a point where I can comfortably get 40%. I'm not stupid, and I pick things up pretty quickly, so if someone could run through 1 or 2 of the following questions I'm having difficulity with I would REALLY appreciate..



I'm happy with all of question 1, it's a matter of plugging it in to the identity which is easy enough; same with question 2. How do you do question 3? The book did go into substitution however it only gave one example that I can't easily adapt to other questions, if someone could for example run through maybe e) I would be eternally grateful.

The book said that for question 5 you have to first complete the square and then do the same for question 4, what substitution would you use though?

Any help at all would be appreciated, but please bare in mind this is my first real look at this (I did go to a lesson here or there).

Thanks :/

Reply 1

I have my own kind of quirk for doing these, which makes them fairly algorithmic and you can't really go wrong. If you'd like to give me a particular example, I can either guide you along, or give you a full example solution (full solutions are, generally, not wanted here - but since you have loads of questions, simply solving 1 of them and therefore showing the method I'm sure isn't going to be an issue) - up to you.

Reply 2

Integrals of the form 1x2+a2\frac{1}{x^2 + a^2} requre the substitution x=atanux = a tan u. You can quote the result that integrating 1x2+a2\frac{1}{x^2 + a^2} gives 1aarctan(xa)\frac{1}{a}arctan(\frac{x}{a})

Integrals of the form 1(a2x2)1/2\frac{1}{(a^2 - x^2)^{1/2}} require the substituion x=asinux = a sin u and you can quote the result that integrating 1(a2x2)1/2\frac{1}{(a^2 - x^2)^{1/2}} gives arcsin(xa)arcsin(\frac{x}{a})

Reply 3

matt2k8

Integrals of the form 1(a2x2)1/2\frac{1}{(a^2 - x^2)^{1/2}} require the substituion x=acosux = a cos u and you can quote the result that integrating 1(a2x2)1/2\frac{1}{(a^2 - x^2)^{1/2}} gives arcsin(xa)arcsin(\frac{x}{a})


I always use sin, but I guess either one works.

Reply 4

Zeidj if you have the time please would you give the full solutions to a couple of questions.. that would benefit me the most :biggrin:

Please could you do 4 e) and f) and 5 c) ?

Reply 5

12+3x2 \displaystyle \int \frac{1}{2 + 3x^2}

I know that I want it to be "1 plus something squared", so I take out whatever is necessary to make the constant term on the bottom = 1.
In this case, I will take out a factor of 2 from the demoninator, leaving me with:

1211+3x22 \displaystyle \frac{1}{2} \int \frac{1}{1 + \frac{3x^2}{2}}

Now I have "1 plus something squared", I can use my trig identities.

I know that sin2θ+cos2θ1\sin^2 \theta + \cos^2\theta \equiv 1 , so dividing both sides by cosθ\cos \theta gives:

1+tan2θsec2θ 1 + \tan^2\theta \equiv \sec^2\theta

The left hand side looks a lot like my denominator, except instead of 3x22\frac{3x^2}{2} , it has tan2θ\tan^2\theta

So, I'll make the substitution tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}

Now, I need to change my dx dx into dudu , so I need to find what dx dx and du du are in terms of each other.

I can do this by differentiating the substitution I made, tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}

Differentiating both sides [implicitly] gives:

sec2ududx=32\sec^2 u \frac{du}{dx} = \frac{\sqrt{3}}{\sqrt{2}}

Rearranging to make dx the subject:

23sec2u du=dx \frac{\sqrt{2}}{\sqrt{3}} \sec^2u \ du = dx

Slot that in, instead of dx, and take the constants out to the front, to finally transform your integral into:

223sec2u1+tan2u\displaystyle \frac{\sqrt{2}}{2 \sqrt{3}} \int \frac{\sec^2u}{1+\tan^2u}

We already know that 1+tan2usec2u 1 + \tan^2u \equiv \sec^2 u, so that integral is just the integral of 1, with respect to u.

223sec2usec2u du=2231 du=223u \displaystyle \frac{\sqrt{2}}{2 \sqrt{3}} \int \frac{\sec^2u}{\sec^2 u} \ du = \frac{\sqrt{2}}{2 \sqrt{3}} \int 1 \ du = \frac{\sqrt{2}}{2 \sqrt{3}}u

We know from our earlier substitution that tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}, meaning u=arctan3x2u = arctan \frac{\sqrt{3}x}{\sqrt2}

So finally, our final answer is 223arctan3x2+C \frac{\sqrt{2}}{2 \sqrt{3}} arctan \frac{\sqrt{3}x}{\sqrt2} + C

(Or, if you want to make the fraction on the outside look prettier, rationalise the denominator and it becomes:

16arctan3x2+C \frac{1}{ \sqrt{6}} arctan \frac{\sqrt{3}x}{\sqrt2} + C

It seems very long, but that's because I'm stalling a lot on each point. Basically, take our common factors so you get "1 + something squared", use the appropriate trig indentity to make your "something" a trig term, the act of finding the dx and du will give you something that always cancels to the integral of 1, and you just take the arc-function of your substitution.

Reply 6

Kasc
Zeidj if you have the time please would you give the full solutions to a couple of questions.. that would benefit me the most :biggrin:

Please could you do 4 e) and f) and 5 c) ?


I've just done 4e, hopefully you can see how it works. For the ones with quadratics, what you should do is complete the square, and you end up again with "something squared" and a number. You'll see what to do, just keep taking out factors so you get the constant term 1, and you'll always be able to make a substitution that will cancel out nicely and basically have you integrating "1" a lot of the time. you then just take the arc-function of whatever your substitution was, and don't forget + C [I actually had to ninja edit that, because I forgot + C after doing all that typing :frown: ]

EDIT: also, I've left out my "dx" and "du" pretty much the whole way along, I'm terrible at remembering those - hopefully it's clear where they "should" be, anyway :biggrin:

Reply 7

Thanks, however the book suggests to use the substituion x=cu, is your method any more difficult that using that?

Reply 8

Kasc
Thanks, however the book suggests to use the substituion x=cu, is your method any more difficult that using that?


The method I used is fairly standard, except that I take my factors out all the way along so I can see what's going on, rather than referring to the standard result. I have a terrible memory, you see, which I guess you can see from me having to quote sin^2 + cos^2 = 1 and dividing it, rather than quoting the "1 + tan^2 = sec^2" straight away :P

I don't really see what they mean by x = cu, unless they mean u to be a function where you can take u=tanθu = tan \theta and c=23c = \frac{\sqrt{2}}{\sqrt{3}}, which gives x=23tanθx = \frac{\sqrt{2}}{\sqrt{3}}tan \theta. As you can see by rearranging slightly, this is exactly the substitution I made.

Reply 9

I read the example where they integrated 1a2+b2x2\frac{1}{a^2 + b^2x^2} using the subsitution bx = au.

I used this for question 4a) and get the correct answer. It also works for 1a2b2x2 \frac{1}{\sqrt{a^2 - b^2x^2}}

Basically using that substition turns your integral into numbernumber11+u2 \frac{number}{number} \frac{1}{1 + u^2}. Personally, I found this method much easier. I am absolutley terrible with trigonometry (I sat my C3 and C4 exams a year ago and have never looked book since I got an A on both). I just don't remember them! I do sort-of understand your working but I look at the trig and shut down :frown:

Thanks for the help, your example did show me the method of to use the substituion and after reading I was able to answer it, in my own way atleast :biggrin:

Reply 10

Kasc
I read the example where they integrated 1a2+b2x2\frac{1}{a^2 + b^2x^2} using the subsitution bx = au.

I used this for question 4a) and get the correct answer. It also works for 1a2b2x2 \frac{1}{\sqrt{a^2 - b^2x^2}}

Basically using that substition turns your integral into numbernumber11+u2 \frac{number}{number} \frac{1}{1 + u^2}. Personally, I found this method much easier. I am absolutley terrible with trigonometry (I sat my C3 and C4 exams a year ago and have never looked book since I got an A on both). I just don't remember them! I do sort-of understand your working but I look at the trig and shut down :frown:

Thanks for the help, your example did show me the method of to use the substituion and after reading I was able to answer it, in my own way atleast :biggrin:


but then to integrate the 1u2+1\int \frac{1}{u^2 + 1}, you're going to need trig anyway.. right? Or do you just get to that point and jump to the standard result? Whichever way works best for you is the way to go - use what you're comfortable with :smile:

Reply 11

Yeah I just use to the standard result :P

As I only need 40% I don't need to understand the questions where they ask for combinations of everything, I don't think I need to understand how to calculate the standard result for myself. (I roughly know however you just use tan y = x and differentiate with respect to x)

I need a B in further maths which at the moment needs I need 40% in FP2 and M2, 80% in S2 and D2

Reply 12

ziedj
I always use sin, but I guess either one works.

I meant to say sin lol :smile: But yeah both work equally well

Reply 13

Stuck on this question!

A curve passes through (0,1) and satisifies dydx=4y2\frac{dy}{dx} = \sqrt{4 - y^2}. Find the equation of the curve.

Here's my working:

dydx=4y2\frac{dy}{dx} = \sqrt{4 - y^2}

=> 14y2dy=1dx\frac{1}{\sqrt{4 - y^2}} dy = 1 dx

=> sin1(y2)=x+K\sin^{-1}{(\frac{y}{2})} = x + K

=> y=2sin(x)+Ky = 2 \sin{(x)} + K


As is passes through (0,1)


1=2sin(0)+K1 = 2 \sin{(0)} + K

=> K=1K = 1

=> y=2sin(x)+1y = 2 \sin(x) + 1

However, this answer in the book is y=2sin(x+16π) y = 2 \sin{(x + \frac{1}{6} \pi)}

Reply 14

Figured it out, I worked out K after doing sin(blah) of each side!

Reply 15

Original post by ziedj
12+3x2 \displaystyle \int \frac{1}{2 + 3x^2}

I know that I want it to be "1 plus something squared", so I take out whatever is necessary to make the constant term on the bottom = 1.
In this case, I will take out a factor of 2 from the demoninator, leaving me with:

1211+3x22 \displaystyle \frac{1}{2} \int \frac{1}{1 + \frac{3x^2}{2}}

Now I have "1 plus something squared", I can use my trig identities.

I know that sin2θ+cos2θ1\sin^2 \theta + \cos^2\theta \equiv 1 , so dividing both sides by cosθ\cos \theta gives:

1+tan2θsec2θ 1 + \tan^2\theta \equiv \sec^2\theta

The left hand side looks a lot like my denominator, except instead of 3x22\frac{3x^2}{2} , it has tan2θ\tan^2\theta

So, I'll make the substitution tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}

Now, I need to change my dx dx into dudu , so I need to find what dx dx and du du are in terms of each other.

I can do this by differentiating the substitution I made, tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}

Differentiating both sides [implicitly] gives:

sec2ududx=32\sec^2 u \frac{du}{dx} = \frac{\sqrt{3}}{\sqrt{2}}

Rearranging to make dx the subject:

23sec2u du=dx \frac{\sqrt{2}}{\sqrt{3}} \sec^2u \ du = dx

Slot that in, instead of dx, and take the constants out to the front, to finally transform your integral into:

223sec2u1+tan2u\displaystyle \frac{\sqrt{2}}{2 \sqrt{3}} \int \frac{\sec^2u}{1+\tan^2u}

We already know that 1+tan2usec2u 1 + \tan^2u \equiv \sec^2 u, so that integral is just the integral of 1, with respect to u.

223sec2usec2u du=2231 du=223u \displaystyle \frac{\sqrt{2}}{2 \sqrt{3}} \int \frac{\sec^2u}{\sec^2 u} \ du = \frac{\sqrt{2}}{2 \sqrt{3}} \int 1 \ du = \frac{\sqrt{2}}{2 \sqrt{3}}u

We know from our earlier substitution that tanu=3x2\tan u = \frac{\sqrt{3}x}{\sqrt2}, meaning u=arctan3x2u = arctan \frac{\sqrt{3}x}{\sqrt2}

So finally, our final answer is 223arctan3x2+C \frac{\sqrt{2}}{2 \sqrt{3}} arctan \frac{\sqrt{3}x}{\sqrt2} + C

(Or, if you want to make the fraction on the outside look prettier, rationalise the denominator and it becomes:

16arctan3x2+C \frac{1}{ \sqrt{6}} arctan \frac{\sqrt{3}x}{\sqrt2} + C

It seems very long, but that's because I'm stalling a lot on each point. Basically, take our common factors so you get "1 + something squared", use the appropriate trig indentity to make your "something" a trig term, the act of finding the dx and du will give you something that always cancels to the integral of 1, and you just take the arc-function of your substitution.

An easier way to do this is to make the x2 coefficient 1 and then use the standard formula. Although the standard formula is derived from the method above

Reply 16

Original post by shivsaransh1
An easier way to do this is to make the x2 coefficient 1 and then use the standard formula. Although the standard formula is derived from the method above

Please don't resurrect threads that are 10 years old!

The solution has already been given :smile:

Articles for you