Jump to content


Trig Identities


10 replies to this topic

#1 Vixus

    Top of the Class

  • Members
  • PipPipPipPipPip
  • 260 posts
  • Gender:Male

Posted 20 February 2006 - 10:16 PM

I want to build up a list of trig identities here (and any other identities for that matter) that may be of help to people in the exam. Here're the ones I have so far.



\begin{align*}
\sin^2 x + \cos^2 x = 1
\\
2\sin^2 x - 1 = \cos(2x)
\\
2\sin x\cos x = \sin(2x)
\end{align*}



\begin{align*}
\tan x = \frac{\sin x}{\cos x}
\\
\sec x = \frac{1}{\cos x}
\\
\textrm{cosec} x = \frac{1}{\sin x}
\\
\cot x = \frac{1}{\tan x}
\end{align*}



\begin{align*}
\tan^2 x + 1 = \sec^2 x
\\
\frac{d}{dx}\tan x = \sec^2 x
\\
\frac{d}{dx}\sin2x = 2\cos2x
\end{align*}



\begin{align*}
\frac{d}{dx} \textrm{cosec} x = -\textrm{cosec} x \textrm{cot} x
\\
\int \frac{1}{\sqrt{a^2 - x^2}} = \frac{1}{a} \sin^{-1} \frac{x}{a}
\\
\int \frac{1}{a^2 + x^2} = \frac{1}{a} \tan^{-1} \frac{x}{a}
\end{align*}

#2 The Wedge Effect

    HSN Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 2,477 posts
  • Location:Paisley
  • Interests:I'm me, I guess. I wear glasses, have short spiked hair, about 5ft 9 (I think). I left fifth year of school in 2005 and is currently unemployed. I used to go to Strathclyde University to do MEng Chemical Engineering, but I hated the course, so I quit. I've started doing MSc Mathematics, from September 2006, as I have a keen (almost unhealthy) interest in Mathematics, and its applications.<br /><br />The grades I achieved in the exams:<br /><br />1 - Standard Grade Mathematics<br />1 - Standard Grade Physics<br />1 - Standard Grade Chemistry<br />1 - Standard Grade Computing Studies<br />1 - Standard Grade Craft and Design<br />2 - Standard Grade English<br />2 - Standard Grade Geography <br /><br />A (Band 1) - Higher English<br />A (Band 1) - Higher Mathematics<br />A (Band 2) - Higher Chemistry<br />B (Band 3) - Higher Physics<br /><br />Anything else ya wanna know about me, PM me or add me to your MSN contact list and chat to me there. :P
  • Gender:Male

Posted 20 February 2006 - 10:21 PM

I've got an entire list of identities on my formula sheet, if you want me to put them up?

#3 Vixus

    Top of the Class

  • Members
  • PipPipPipPipPip
  • 260 posts
  • Gender:Male

Posted 20 February 2006 - 10:22 PM

QUOTE(Wedge37 @ Feb 20 2006, 10:21 PM)
I've got an entire list of identities on my formula sheet, if you want me to put them up?

View Post


Yeah! I wish we got one in the exam, myself. XD

#4 George

    Child Prodigy

  • Admin
  • PipPipPipPipPipPip
  • 720 posts
  • Location:West Lothian
  • Gender:Male

Posted 20 February 2006 - 10:35 PM

I edited your post to fix the tex markup smile.gif

Just a couple of pointers:
  • you can put a slash in front of trig functions (eg \sin rather than sin) to get them in roman text (ie \sin x rather than sinx
  • I think there's a problem with having two newlines eg:
    code

    more code
    Basically, if you want a new line you should use " \\ " in the code.
These aren't specific to you either; they're just things I've noticed over the past few weeks. biggrin.gif

#5 The Wedge Effect

    HSN Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 2,477 posts
  • Location:Paisley
  • Interests:I'm me, I guess. I wear glasses, have short spiked hair, about 5ft 9 (I think). I left fifth year of school in 2005 and is currently unemployed. I used to go to Strathclyde University to do MEng Chemical Engineering, but I hated the course, so I quit. I've started doing MSc Mathematics, from September 2006, as I have a keen (almost unhealthy) interest in Mathematics, and its applications.<br /><br />The grades I achieved in the exams:<br /><br />1 - Standard Grade Mathematics<br />1 - Standard Grade Physics<br />1 - Standard Grade Chemistry<br />1 - Standard Grade Computing Studies<br />1 - Standard Grade Craft and Design<br />2 - Standard Grade English<br />2 - Standard Grade Geography <br /><br />A (Band 1) - Higher English<br />A (Band 1) - Higher Mathematics<br />A (Band 2) - Higher Chemistry<br />B (Band 3) - Higher Physics<br /><br />Anything else ya wanna know about me, PM me or add me to your MSN contact list and chat to me there. :P
  • Gender:Male

Posted 20 February 2006 - 10:38 PM



\begin{align*}
\cos^2 x +\sin^2 x=1\\
1+\tan^2x=sec^2x\\
1+cot^2x=cosec^2x\\
\sin (x+y)=\sin x\cos y+\cos x\sin y\\
\sin (x-y)=\sin x\cos y-\cos x\sin y\\
\cos (x+y) = \cos x \cos y - \sin x \sin y\\
\cos (x-y) = \cos x \cos y + \sin x \sin y\\ 
\tan (x+y) = \frac {\tan x + \tan y}{1-\tan x \tan y}\\
\, \\
\tan (x-y)=\frac {\tan x -\tan y}{1+\tan x \tan y}\\
\, \\\end{align*}


\begin{align*}
\sin (2x)=2\sin x \cos x\\
\cos (2x)= \cos^2x-\sin^2x\\
\cos (2x)=1-2\sin^2x\\
\cos (2x)=2\cos^2x-1\\
\tan (2x)= \frac {2 \tan x}{1-\tan^2x}\\
\cos^2x=\frac{1}{2} [\cos (2x) - 1]\\
\sin^2x=-\frac{1}{2} [\cos (2x) -1]\\
\,
\end{align*}

That should come out correctly. I'll type in the rest later on when I've got time (the derivatives and integrals of trig functions).

#6 Paul

    Fully Fledged Genius

  • Moderators
  • PipPipPipPipPipPipPip
  • 1,621 posts
  • Location:Glasgow
  • Interests:was at Glasgow Uni Studying Maths, Physics and Geography for a year but got bored of it and decided to go to Strathclyde and do Maths with Teaching, currently enjoying my summer holidays before starting 2nd year in september!<br /><br />grades achieved at school were:<br /><br />SG Maths - 1<br />SG Physics - 1<br />SG Graphics - 1<br />SG Admin - 1<br />SG German - 2<br />SG Geography - 2<br />SG English - 2<br />SG Art - 2<br />H Maths - B<br />H Physics - B<br />H English - B<br />H Art - A<br />H Accounts - A<br />H Admin - A<br />AH Maths - A<br />AH Art - C<br /><br />Music...wot would I do without it!? Kaiser Chiefs, Killers, Razorlight, Franz Ferdinand, Editors, Arctic Monkeys, Maximo Park, Hard-Fi, Greenday, Stereophonics, Oasis, Kasabian, Raconteurs, Dirty Pretty Things, Libertines... I could go on all day!<br /><br />Moderator for HSN so don't hesitate to get in touch!
  • Gender:Male

Posted 20 February 2006 - 10:49 PM

I also have a post with a list of trig identities to download....its somewhere in this thread!
Rockness 2008!
T in the Park 2008!
YAS!

#7 Ally

    HSN Legend

  • Moderators
  • PipPipPipPipPipPipPipPip
  • 2,912 posts
  • Interests:Just finished 1st year at uni studying medicine.
  • Gender:Male

Posted 21 February 2006 - 06:40 PM

QUOTE(Wedge37 @ Feb 20 2006, 10:38 PM)


\begin{align*}
\tan (x+y) = \frac {\tan x + \tan y}{1-\tan x \tan y}\\
\, \\
\tan (x-y)=\frac {\tan x -\tan y}{1+\tan x \tan y}\\
\, \\\end{align*}

That should come out correctly. I'll type in the rest later on when I've got time (the derivatives and integrals of trig functions).

View Post


You don't need to know them for AH IIRC.

PS - Paul, it is here.

#8 Vixus

    Top of the Class

  • Members
  • PipPipPipPipPip
  • 260 posts
  • Gender:Male

Posted 23 February 2006 - 05:40 PM

QUOTE(George @ Feb 20 2006, 10:35 PM)
I edited your post to fix the tex markup smile.gif

Just a couple of pointers:

  • you can put a slash in front of trig functions (eg \sin rather than sin) to get them in roman text (ie \sin x rather than sinx
  • I think there's a problem with having two newlines eg:
    code

    more code
    Basically, if you want a new line you should use " \\ " in the code.
These aren't specific to you either; they're just things I've noticed over the past few weeks. biggrin.gif

View Post


Thanks. I was wondering why it was all crushed.

#9 The Wedge Effect

    HSN Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 2,477 posts
  • Location:Paisley
  • Interests:I'm me, I guess. I wear glasses, have short spiked hair, about 5ft 9 (I think). I left fifth year of school in 2005 and is currently unemployed. I used to go to Strathclyde University to do MEng Chemical Engineering, but I hated the course, so I quit. I've started doing MSc Mathematics, from September 2006, as I have a keen (almost unhealthy) interest in Mathematics, and its applications.<br /><br />The grades I achieved in the exams:<br /><br />1 - Standard Grade Mathematics<br />1 - Standard Grade Physics<br />1 - Standard Grade Chemistry<br />1 - Standard Grade Computing Studies<br />1 - Standard Grade Craft and Design<br />2 - Standard Grade English<br />2 - Standard Grade Geography <br /><br />A (Band 1) - Higher English<br />A (Band 1) - Higher Mathematics<br />A (Band 2) - Higher Chemistry<br />B (Band 3) - Higher Physics<br /><br />Anything else ya wanna know about me, PM me or add me to your MSN contact list and chat to me there. :P
  • Gender:Male

Posted 08 March 2006 - 05:22 PM



\begin{align*} \cot x=\frac {\cos x}{\sin x}\end{align*}

Just remembered another one that needed added to the list.

#10 Vixus

    Top of the Class

  • Members
  • PipPipPipPipPip
  • 260 posts
  • Gender:Male

Posted 08 March 2006 - 07:45 PM

I think this is a useful one:



\begin{align*}\frac{d}{dx}\textrm{cosec}x = -\textrm{cosec}x \cotx\end{align*}

#11 Pringles

    Good Effort

  • Members
  • PipPipPip
  • 97 posts
  • Gender:Male

Posted 01 May 2006 - 06:21 PM

Here is quite an important result that is useful to know

 \int secx = ln (secx + tanx) = \int secx \frac {secx + tanx}{secx + tanx} dx\\ \\ 
                                                 = \int \frac {sec{^2}x+ sectanx}{secx + tanx} dx\\

Heres how to prove it for nobody that knows:

Firstly the derivative of  secx = secxtanx

 set  u = secx + tanx\\ 
\frac{du}{dx} = secxtanx + sec{^2}x \\  
du = (secxtanx + sec{^2}x) dx

input these values into the equation above

 \int \frac{du}{u} \\
=ln(u) \\
=ln(secx + tanx)






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users