Page 1 of 2 12 LastLast
Results 1 to 40 of 46

Thread: Easy limit

  1. #1

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372

    Easy limit

    ... which I cannot do
    lim (x->inf) x^(sin(x))

  2. #2
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    simple, there is no limit, because x^sin(x) does not converge as x gets infinitely big
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  3. #3
    Addicted Member
    Join Date
    Jul 2002
    Location
    BC, Canada
    Posts
    152
    Interesting function - took me a while to imagine what that looks like.

    BugZ is right in that it does not converge. Its values, I believe, range from ~0 to infinity. When sin(x) = -1, then the limit would be 0, but when sin(x) = 1, the limit would be infinity. (Or, as BugZ might call it, "last seen heading north" or LSHN ) However, sin(x) continues to oscillate at a steady pace, thus xsin(x) doesn't converge.

    Destined

  4. #4
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255
    Well folks, it looks like this:
    Attached Images Attached Images  
    Not at all related to sheep...

  5. #5
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    Originally posted by Destined Soul
    Interesting function - took me a while to imagine what that looks like.

    BugZ is right in that it does not converge. Its values, I believe, range from ~0 to infinity. When sin(x) = -1, then the limit would be 0, but when sin(x) = 1, the limit would be infinity. (Or, as BugZ might call it, "last seen heading north" or LSHN ) However, sin(x) continues to oscillate at a steady pace, thus xsin(x) doesn't converge.

    Destined
    lol, well i would call it no limit, not LSHN, because x is approaching infinity. however, if x is appoaching c (some constant) and the limit is infinity, only then I'd call it LSHN.
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  6. #6
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397
    Originally posted by A$$Bandit
    Well folks, it looks like this:
    when you sin(x), are you treating x as radians, or as degrees,
    since xsin(x) would appear different under those circumstances.

    example:

    (360)sin(360) would be 1 if using degrees,
    and would be 282.669 if using radians.

  7. #7
    Addicted Member
    Join Date
    Jul 2002
    Location
    BC, Canada
    Posts
    152
    True, you could use degrees, but isn't it usually implied that radians are used? Either way, the plot will still look the same, but just with a different scale.

    Destined

  8. #8

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Sorry guys, slight mistake in the limit
    lim (x->0+) not inf
    Makes a slight difference I think

  9. #9
    Addicted Member
    Join Date
    Jul 2002
    Location
    BC, Canada
    Posts
    152
    Ah.. much better.

    sin(x) = x - x3/3! + x5/5! - ...

    So if |x| << 1, then sin(x) ~ x, and lim(x-->0+) of x is 0.

    Anything to the power of 0, (I think anything, not sure exactly) is =1. Thus 00 = 1.

    Of course, someone else might better explain the x0 = 0 for what values of x.

    Destined

  10. #10
    Addicted Member
    Join Date
    Aug 2002
    Location
    London UK
    Posts
    255
    I believe I used radians, but as someone said it only affects the horizontal scale really...
    Not at all related to sheep...

  11. #11
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397
    Originally posted by Destined Soul
    True, you could use degrees, but isn't it usually implied that radians are used?
    I'm not sure, but I think for casual use, it is dependent on the standard units of measure in your local culture, and is not written in stone.

    However, it more likely is so in the scientific and mathematical professions.

    But, I believe I made a valid observation, either way.

    Originally posted by Destined Soul

    Either way, the plot will still look the same, but just with a different scale.
    So you are saying:

    XSin(Xin radians) = ScaleFactor*XSin(Xin degrees)

    Or, in other words, ScaleFactor is a constant for all X in the following:
    ScaleFactor = (XSin(X in radians))/(XSin(X in degrees))


  12. #12
    Addicted Member
    Join Date
    Jul 2002
    Location
    BC, Canada
    Posts
    152
    Sorry, as usual, I'm doing the math in my head instead of on paper.

    For some value x in degrees, and its equivalent y in radians, both are raised to the same power, since sin can be operated in both degrees and radians. (Well, sin(x) does oscillate between -1 and 1 and a set frequency = 2*Pi radians or 360 degrees.)

    Thus for some x and y, you have xa and ya for some value. These are related in that if you took the power of 1/a of each of these, then they are scalable.

    I just used the wrong words. I think the word is very similar.

    Hopefully this sets some of what I said. In sum: I hate english. It's too confusing.

    Destined

  13. #13
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    the graph f(x)=a^(sinx) compared to g(t)=a^(sin(t)) where t is expressed in degrees experiences a horizontal compression of pi/180. when its x^(sinx) its different but i am not sure how different.
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  14. #14

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Originally posted by Destined Soul
    Ah.. much better.

    sin(x) = x - x3/3! + x5/5! - ...

    So if |x| << 1, then sin(x) ~ x, and lim(x-->0+) of x is 0.

    Anything to the power of 0, (I think anything, not sure exactly) is =1. Thus 00 = 1.

    Of course, someone else might better explain the x0 = 0 for what values of x.

    Destined
    No, I don't think 0[sup]0 is 1. Can't remember the exact reason. I do know that you're supposed to use L'Hospital's rule for this problem.

  15. #15

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Btw how did you get sin(x) = x - x[sup]3/3! + x[sup]5/5! - ...

  16. #16
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    Originally posted by marnitzg
    Btw how did you get sin(x) = x - x3/3! + x5/5! - ...
    this is the sin(x) expansion of the Taylor series, although i don't see how it helps. we've probably established that when x=0, sin(x)=0. also, 00 is indeterminate, as you will see an error if you punch in to any calculator. however, keep in mind that we are not evaluating 00, but we are evaluating a limit, so technically saying that the limit (x->0+)x^sin(x)=1 is ok i guess, and it can be varified by plugging into a very small value (of course, x is understood to be radians)
    Last edited by bugzpodder; Aug 29th, 2002 at 09:25 AM.
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  17. #17

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Ok, worked something out. Just check my working pls.
    xsinx = esinx*lnx
    As e is continous we can interchange the limit right?
    =sinx*lnx
    =lnx/cscx
    By L'Hospital's theorem
    =1/x/(-cscx*cotx)
    =-1/(x*cscx*cotx)
    =-sin2 x/(x*cosx)
    Differentiating again
    =(2sinx*cosx)/(cosx*sinx)
    =2
    therefore = e2

    Or did I do something wrong?

  18. #18
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    i lost you in the first two lines.
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  19. #19

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    He he. Maybe this will help:
    ln(x) = loge(x)
    eln(x) = x
    ln(x)y = y * ln(x)

    Therefore
    xsinx = eln(x^(sinx)) = esinx * lnx

  20. #20
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    nope next line. sorry should've been more specific. i have no clue what u meant by
    As e is continous we can interchange the limit right?
    are you saying that you are trying to find the limit (x->0) of esinx*lnx? if so what happened to the e?
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  21. #21

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    ex is continous for all values of x
    Therefore
    lim(x->0+)ex = elim(x->0+)x

    If you can't interchange the limit with the exponent then there
    is surely no way of calculating this limit?

  22. #22
    Hyperactive Member DavidHooper's Avatar
    Join Date
    Apr 2001
    Posts
    357
    I don't get it either.
    There are 10 types of people in the world - those that understand binary, and those that don't.

  23. #23

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Originally posted by bugzpodder
    and thats wrong also. should be:

    cscx*cotx/x

    or cosx/(xsin^2(x))
    Err, sorry.
    Notation should read: (1/x)/(-cscx*cotx)
    =(1/x)*(1/(-cscx*cotx))
    =-(1/(x*cscx*cotx))

    Just a slight misread of the notation. This is what it should
    look like, but the answer still remains the same

  24. #24

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Originally posted by bugzpodder
    ah ok, yes i see what u mean. should've write that. but the e is still there. let me continue ur work:

    =lim(x->0) e^(cosx/(xsin^2(x)))

    you'll never get the sin^2(x) out of the bottom btw. don't try L'Hopital's theorem again
    Yeah, the e is still there. Its just hard to display it on an html page
    so I left it out. You'll notice that I do bring it back in the end

    You'll notice from my previous post that you're interpretation is incorrect. Therefore my division still holds.
    BTW what do you mean by "you'll never get the sin^2(x) out the bottom?

  25. #25
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    yes of course.

    =lim(x->0) -sin^2 x/(x*cosx)
    should be
    -2sinxcosx/(cosx-sinx)

    is it just me today?? am i wrong again? btw forget about 1/x and sin^2(x) i already deleted my post it was a misunderstanding
    Last edited by bugzpodder; Aug 30th, 2002 at 04:35 PM.
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  26. #26

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Now you've lost me. How did
    -sin2 become -2sinxcosx
    and x * cos x
    = cosx - sinx
    * 1000

  27. #27
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    no the derivitive of -sin^2(x)=-2sinxcosx
    and the derivitive of xcosx=-sinx+cosx

    am i right? i am kinda confused too
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  28. #28

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    I think you got confused with
    sin2x = 2sinxcosx

    wrt xcosx
    By the chain rule d/dx f(x)g(x)
    = f'(x)*g(x) + g'(x)f(x)
    therefore f(x) = x and g(x) = cosx
    therefore d/dx = 1*cosx + -sinx * x
    Right?

  29. #29

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Which disproves my earlier workings

  30. #30

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Ok, the revised version

    xsinx = esinx*lnx
    As e is continous we can interchange the limit right?
    =sinx*lnx
    =lnx/cscx
    By L'Hospital's theorem
    =(1/x)/(-cscx*cotx)
    =-1/(x*cscx*cotx)
    =-sin2 x/(x*cosx)
    Differentiating again
    =-(2sinx*cosx)/(cosx - xsinx)
    Now taking the limit
    =-(2*0*1) / (1 - 0 * 0)
    =0/1 = 0

    therefore = e0 = 1
    Last edited by marnitzg; Aug 31st, 2002 at 06:06 AM.

  31. #31
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    Originally posted by marnitzg
    I think you got confused with
    sin2x = 2sinxcosx
    no

    wrt xcosx
    By the chain rule d/dx f(x)g(x)
    = f'(x)*g(x) + g'(x)f(x)
    therefore f(x) = x and g(x) = cosx
    therefore d/dx = 1*cosx + -sinx * x
    Right?
    called the product rule but yes, your right (hehe forgot about x)

    and double check ur derivitive of -sin^2(x)
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  32. #32
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    Originally posted by marnitzg
    Ok, the revised version

    xsinx = esinx*lnx
    As e is continous we can interchange the limit right?
    =sinx*lnx
    =lnx/cscx
    By L'Hospital's theorem
    =(1/x)/(-cscx*cotx)
    =-1/(x*cscx*cotx)
    =-sin2 x/(x*cosx)
    Differentiating again
    =(2sinx*cosx)/(cosx - xsinx)
    Now taking the limit
    =(2*0*1) / (1 - 0 * 0)
    =0/1 = 0

    therefore = e0 = 1
    derivitive of -sin2x
    is -2sinxcosx, although it won't change your answer. after you fix it it will be better
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  33. #33

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Sorry, was thinking of the chain rule for sin2x
    as sin2x = (sin x)2
    = 2* d/dx (sin x) = 2 * -cos x

    I'm positive about this now cause I just looked it up in my calc textbook

  34. #34
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    Originally posted by marnitzg
    Sorry, was thinking of the chain rule for sin2x
    as sin2x = (sin x)2
    = 2* d/dx (sin x) = 2 * -cos x

    I'm positive about this now cause I just looked it up in my calc textbook
    nope still don't think so. derivitive of -sin^2(x)=-2cosxsinx
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  35. #35

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Sorry, you are right. It was very late last night! I had that written down on paper but for some reason it looked wrong . Hell, I even looked the wrong sum up in the textbook!

    Btw, agreed then that the limit is 1?

  36. #36
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    yes
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  37. #37
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by marnitzg
    Btw, agreed then that the limit is 1?
    wasnt that just obvious?
    anything to the power 0 is 1 (or not)
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  38. #38

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Originally posted by MrPolite
    wasnt that just obvious?
    anything to the power 0 is 1 (or not)
    No, think 00 is undefined as in can represent any number, just like 0/0. Also think about infinity to the power of zero.

  39. #39
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    00 is indeterminate. in case of a limit, it means that you have to do clever algebraic manipulation to the expression to get a valid answer -- although it does mean most likely that the limit exists (normally i consider L'Hopital's method a sledge hammer or machine gun that beats up the question, but in this case i don't see another way out of this without L'Hopital's method). undefined value however is more like infinity (positive/negative)
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  40. #40

    Thread Starter
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    LOL. It works does it not? Which theorems do you prefer to use? We're only going to do Taylor's theorem in our next class

Page 1 of 2 12 LastLast

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