Showing posts with label trigonometry. Show all posts
Showing posts with label trigonometry. Show all posts

Saturday, January 10, 2009

Sec, Cosec, Cot

Sec, cosec and cot are all functions in trigonometry. They are simply equal to one over on of the other functions, ie cos, sin and tan.

so

Sec = 1/cos

Cosec = 1/sin

cot = 1/tan

You can remember which is paired with which using the third letter rule. This is that the third letter is the first letter of the corresponding function ie)

sec goes with cos
cosec goes with sin
cot goes with tan

Thursday, January 8, 2009

Differentiate Inverse Sine (arcsin) - proof

How to differentiate cos-1x


y=cos-1x

Bring the cos across

cosy = x

Differentiate both sides, remember when differentiating y time by dy/dx

-sin(y) dy/dx = 1

dy/dx = -1/siny


However we want to get the differential in terms of x, to do this we can use the identity

sin2t+cos2t = 1

so

sint = √(1 - cos2t)


putting this into our expression for dy/dx we get


dy/dx = 1/√(1-cos2y)

but cosy = x so


dy/dx = 1/√(1-x2)



by David Woodford

Friday, January 2, 2009

Differentiating Trigonometry

Sine and Cos Graphs Differentiating sin and cos


June 23, 2008




This is the basics of the sine cos and tan graphs and how sine and cos relate to give you tan. It also shows how to differentiate sin and cos.


The output or range of both sine and cos is from -1 to 1 when given any angle. They can be shown on a graph where y = sin(x) and y = cos(x). In these graphs all the angles go along the x axis and you can see a wave type shape is formed


Sine Graph

graph of y=sin(x)


Cosine Graph

cosine graph


As you can see both the sin and cos graphs move periodically between -1 and 1 as the angles change, this pattern continues indefinitely because once you pass 360 degrees or 2 pi radians you will return back to the beginning. If you try to perform sin-1 of a value out side the range -1 to 1 you will get an error.


Differentiate Sin and Cos

also notice that the gradient of the sin graph is the value of the cos graph for the same angle and that the gradient of the cos graph is the -value of the sin graph for that angle. This means that we can differentiate the sin and cos graphs:

if f(x) = sin(x) then f ‘ (x)=cos(x)

and

if f(x) = cos(x) then f ‘ (x) = -sin(x)


however if we use ax instead of x we must differentiate it by bringing the a out, when its just x this doesn’t matter as the differential of x is 1.

ie)

let y = sin(f(x))

now let u = f(x)

du/dx = f ‘ (x)

also

y=sin(u) as u = f(x)

dy/du = cos(u)


from the chain rule


dy/dx = du/dx * dy/du

therefore

if y = sin(f(x))

dy/dx = f ‘ (x)cos(f(x))


and similarly for cos

if y = cos(f(x))

dy/dx = -f ‘ (x)sin(f(x))

Tuesday, December 23, 2008

Trigonometry Identities

There a number of “identities” in trigonometry that can be found from the basic ideas of sin, cos and tan as explained in my earlier post. These identities can help in solving equations involving trig functions, especially when there are 2 or more different functions as the often allow you to write the equation in terms of one function, eg sin, that you can then solve.


One of the identities is:

sin2 + cos2 = 1.

To prove this consider a right angled triangle with side a,b and c as shown below



From this we can use Pythagoras theorem to say:

a2+b2=c2

now we know

sin t = b/c so b = csin t

cos t = a/c so a = ccos t


substituting these values in the above equation we get

(csint)2 +(ccost)2 = c2

canceling the c2 we get

sint2 + cost2 = 1




There are trig functions that are equal to 1 over sin, cos and tan called cosec = 1/sin, sec = 1/cos and cot = 1/tan. These can be remembered using the third letter rule as the third letter of each of these corresponds to the the function it is one over.




Using these a cos2 + sin2 = 1 we can calculate other identities

tan2t + 1 = sec2t

We can obtain this by dividing through by cos2 as we know sin/cos = tan, cos/cos = 1 and 1/cos = sec.

Other similar identities can be obtained for cosec and cot.

Wednesday, December 10, 2008

Hyperbolic Functions

Hyperbolic functions are similar to sin,cos tan etc in trigonometry and share many similar rules. Usually hyperbolic functions are written like the trigonometric ones but with a h on the end, eg sinh and cosh.

The hyperbolic functions can be all written in terms of e, sinh and cosh are as follows

sinh(x) = (ex - e-x)/2
cosh(x) = (ex + e-x)/2

And tanh can be defined as sinh/cosh so

tanh = (ex - e-x) / (ex + e-x)

though this is often written as
tanh = (e2x - 1) / (e2x + 1)
by timesing the top and bottom by ex

the other other hyperbolic functions sinh as sech, coth etc can be found in the same way as they would be in trigonometry, by using 1 over the other functions, ie sech = 1/cosh

Most of the identities in trigonometry have a similar identity with hyperbolic functions, however in most of these whenever there is a sin2 it changes to a -sinh2
so
cosh2 - sinh2=1
which you can work out by placing the equations with e’s in the place of sinh and cosh

Wednesday, December 3, 2008

Tan=Sin/Cos

this site is now at www.breakingwave.co.nr


This is often useful when solving trig equations so i thought i’d include it


basically:


sin = opp/hyp

and

cos=adj/hyp


so


sin/cos = (opp/hyp)/(adj/hyp)


so if we cancel the hyp’s we get


sin/cos = opp/adj


and since tan = opp/adj


tan = sin/cos

Sine and Cosine Rules

This is the basics of the sine cos and tan graphs and how sine and cos relate to give you tan. It also shows how to differentiate sin and cos.


The output or range of both sine and cos is from -1 to 1 when given any angle. They can be shown on a graph where y = sin(x) and y = cos(x). In these graphs all the angles go along the x axis and you can see a wave type shape is formed


Sine Graph

graph of y=sin(x)


Cosine Graph

cosine graph


As you can see both the sin and cos graphs move periodically between -1 and 1 as the angles change, this pattern continues indefinitely because once you pass 360 degrees or 2 pi radians you will return back to the beginning. If you try to perform sin-1 of a value out side the range -1 to 1 you will get an error.


Differentiate Sin and Cos

also notice that the gradient of the sin graph is the value of the cos graph for the same angle and that the gradient of the cos graph is the -value of the sin graph for that angle. This means that we can differentiate the sin and cos graphs:

if f(x) = sin(x) then f ‘ (x)=cos(x)

and

if f(x) = cos(x) then f ‘ (x) = -sin(x)


however if we use ax instead of x we must differentiate it by bringing the a out, when its just x this doesn’t matter as the differential of x is 1.

ie)

let y = sin(f(x))

now let u = f(x)

du/dx = f ‘ (x)

also

y=sin(u) as u = f(x)

dy/du = cos(u)


from the chain rule


dy/dx = du/dx * dy/du

therefore

if y = sin(f(x))

dy/dx = f ‘ (x)cos(f(x))


and similarly for cos

if y = cos(f(x))

dy/dx = -f ‘ (x)sin(f(x))