Results 1 to 10 of 10

Thread: [RESOLVED] Trigonometric identities

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    8

    Resolved [RESOLVED] Trigonometric identities

    I am having a few problems with the concept of using trignometric identities in terms of factorising or writing trigonometric equations in different forms.

    write cos3(x) in terms of cos^2.

  2. #2
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Trigonometric identities

    The upshot is: you can write trig functions in terms of other trig functions. That's the concept.


    For the details, look here.


    So you might write cos(3x) as cos (2x + x) and then use the addition formulae and the double angle formulae...
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    Re: Trigonometric identities

    are you talking about cos cubed or cos(3x)?

  4. #4
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Trigonometric identities

    What would be the point in asking how to write cos^3 in terms of cos^2...?
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    8

    Re: Trigonometric identities

    thank you for your clues however im still not entirely clear how i can express this in terms of cos^2(x) i keep on getting a jumbled expression with some cos^2x terms

  6. #6
    Member
    Join Date
    Jul 2006
    Posts
    49

    Re: Trigonometric identities

    cos(3x) == cos(2x + x)

    cos(2x+x) = cos(2x)cos(x) - sin(2x)(sinx)

    But cos(2x) = 2cos²(x) - 1 and sin(2x) = 2sin(x)cos(x) so

    cos(2x+x) = [2cos²(x) - 1]cos(x) - [2sin(x)cos(x)]sin(x)
    = 2cos^3(x) - cos(x) - 2sin²(x)cos(x)

    But sin²(x) = 1 - cos²(x) so

    cos(2x+x) = 2cos^3(x) - cos(x) - 2[1-cos²(x)]cos(x)
    = 2cos^3(x) - cos(x) - 2cos(x) + 2cos^3(x)
    = 4 cos^3(x) - 3cos(x)


    I'm not quite sure what they mean by "in terms of cos²(x)", but maybe this will do:

    cos(3x) = cos²x [4 cos(x) - 3/cos(x)]


    This whole proof can also be acheived very neatly by saying cos(3x) = Re{e^i(3x)} then applying DeMoivre's theorem. Try it yourself!

    All the best, Matt

  7. #7

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    8

    Re: Trigonometric identities

    wow thank you very much for your help that is very useful to me i will be investigating DeMoivre's theorem accordingly

  8. #8
    Member
    Join Date
    Jul 2006
    Posts
    49

    Re: Trigonometric identities

    You're welcome. In fact it's all done here

    http://everything2.com/index.pl?node_id=891877

    and also right at the bottom of the wikipedia article here

    http://en.wikibooks.org/wiki/Algebra/Complex_numbers

    All the best, Mattywoo

  9. #9

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    8

    Re: Trigonometric identities

    oh shoot the question asked to express it as a sum of powers of cos(x) if you were confused by the wording
    Last edited by seostattler; Aug 7th, 2006 at 04:43 PM. Reason: incorrect info

  10. #10
    Member
    Join Date
    Jul 2006
    Posts
    49

    Re: Trigonometric identities

    That's alright then. So...

    cos(3x) = = 4 cos^3(x) - 3cos(x)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width