Results 1 to 4 of 4

Thread: How can I show this...

  1. #1

    Thread Starter
    Hyperactive Member DavidHooper's Avatar
    Join Date
    Apr 2001
    Posts
    357

    How can I show this...

    f(R)=R - (R^2) / (R+h)
    h is some small constant.

    Show that as R --> infinity then f(R) --> h.
    There are 10 types of people in the world - those that understand binary, and those that don't.

  2. #2
    Destined Soul
    Guest
    I'm somewhat rusty at my limits, etc, but here goes. Spot the mistakes, if you want. :P

    R - (R^2)/(R+h). Give both a common denominator.

    Which gives (R^2 + Rh - R^2) / (R+h) = (Rh)/(R+h)

    Factor out h's on top and bottom, yields:

    R / (R/h + 1). Doubly inverted, this is:

    1 / ( (R/h+1) / R ) = 1 / (1/h + 1/R)

    When R -> Infinity, 1/R -> 0, so we end up with 1 / (1/h) = h.

    I hope this is right.

    Destined

  3. #3
    Junior Member
    Join Date
    Jun 2001
    Posts
    22
    destined soul is correct....

  4. #4
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307

    Answer

    Its pretty simple:

    X - (X²)/(X+h) acctually means:

    (X²+hX-X²) / (X+h) which means:

    hX / (X+h)

    Now:

    Lim (hX / (X+h)) when X-->infinite gives h/1 which is h.

    Because the exponents of the X is equal in both the numerator and denominator.

    Then you just have to calculate now how much is the coefficient of the X in the numerator devided by the coefficient of the X in the denominator.

    This gives you h/1 which is h.

    Hope this helps.

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