Results 1 to 9 of 9

Thread: [RESOLVED] Since an angle is too small

  1. #1

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Resolved [RESOLVED] Since an angle is too small

    Hi all,

    Assume that an angle α. Since it is too small (α <<0) we can say that Sin α = α, Tan α = α and Cos α = 1- ((α^2)/2).

    How can we proof those three.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  2. #2
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Re: Since an angle is too small

    I believe the argument that's normally used involves looking at the series expansion. For example:

    sin x = x - x3/3! + x5/5! - x7/7! + . . .

    if x is sufficiently small all terms except the 1st are negligible. A simple calculation will bear this out. A similar story can be created for the other trig functions. At least this is how I remember it. I don't know if this can be considered a 'proof' though.

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Since an angle is too small

    Quote Originally Posted by eranga262154
    Hi all,

    Assume that an angle α. Since it is too small (α <<0) we can say that Sin α = α, Tan α = α and Cos α = 1- ((α^2)/2).

    How can we proof those three.
    If you want a way to prove that sin(a) = a for small a, take a look at this:

    http://www.vbforums.com/showpost.php...52&postcount=8

    It's based on geometric considerations and doesn't require the Taylor series.
    Last edited by krtxmrtz; Dec 12th, 2006 at 01:07 AM.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Since an angle is too small

    Quote Originally Posted by VBAhack
    I believe the argument that's normally used involves looking at the series expansion. For example:

    sin x = x - x3/3! + x5/5! - x7/7! + . . .

    if x is sufficiently small all terms except the 1st are negligible. A simple calculation will bear this out. A similar story can be created for the other trig functions. At least this is how I remember it. I don't know if this can be considered a 'proof' though.

    Ya, first I think it is the best way to do it. Since x is too small only first term (ie x) is the remaining part.

    Anyway thanks for your advice.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  5. #5

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Since an angle is too small

    Quote Originally Posted by krtxmrtz
    It's based on geometric considerations and doesn't require the Taylor series.
    Thank,
    I go through your link. It is ok.

    But I think it is easy to used Taylor series. Is it ok?
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  6. #6
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Since an angle is too small

    Quote Originally Posted by eranga262154
    Thank,
    I go through your link. It is ok.

    But I think it is easy to used Taylor series. Is it ok?
    Sure it's easier but the point is, the Taylor series can't be derived without the knowledge of derivatives and derivation. And in order to find the derivative of the sine you must calculate the limit lim (h -> 0) [sin(x+h) - sin(x)] / h. Using the trigonometric formula
    sin(a + b) = sin(a) cos(b) + cos(a) sin(b) you get lim (h -> 0) [sin(x) cos(h) + sin(h) cos(x) - sin(x)] / h = (... since the cosine tends to 1...) = lim (h -> 0) sin(h) cos(x)/ h. Now you apply the approximation sin(h) = h for small h and finally find that the derivative is cos(x). This allows you to calculate the Taylor series.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  7. #7

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Since an angle is too small

    Ya, it's true. According to your geomatric derivation can easy who has no well knowledge in derivation.

    Anyway thanks.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  8. #8
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Since an angle is too small

    Quote Originally Posted by eranga262154
    Ya, it's true. According to your geomatric derivation can easy who has no well knowledge in derivation.

    Anyway thanks.
    And I think it's smart, therefore beautiful.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  9. #9

    Thread Starter
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Since an angle is too small

    Thanks to everyone of you.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

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