|
-
Jun 27th, 2001, 02:05 PM
#1
Thread Starter
Hyperactive Member
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.
-
Jun 27th, 2001, 02:49 PM
#2
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
-
Jun 27th, 2001, 09:05 PM
#3
Junior Member
destined soul is correct....
-
Jun 28th, 2001, 12:46 PM
#4
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|