Finding a Value of N for a Limit Question: How to Solve |r(x) - 3x/2| < 0.001

  • Thread starter Thread starter johnnyICON
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
To solve the limit question |r(x) - 3x/2| < 0.001, the limit of r(x) as x approaches infinity is determined to be 3/2. The discussion emphasizes finding a value of N such that the inequality holds for x greater than N, which is influenced by the arbitrary number S. For S=9, an example shows that N can be 1,000,000. The solution involves ensuring two inequalities are satisfied simultaneously, making the final N dependent on both S and the error margin ε. The limit approach and the derived inequalities are crucial for finding the appropriate N.
johnnyICON
Messages
79
Reaction score
0
Hi, I have this question that I am not all to sure how to do. Actually, I don't know where to even start.

\large r(x)=\frac{3x^2 - Sx - S^2}{2x^2 + Sx + S ^ 2} Where S represents some abitrary number, let's say 9 for an example.

I found the limit of the function to be \frac{3x}{2}

Then the question asks me to find a value of N that satisfies |r(x) - \frac{3x}{2}| &lt; 0.001

I have no clue of where to start... I have these examples but they didn't help much.
 
Physics news on Phys.org
So you're taking the limit of r(x) as x goes to ?

Furthermore, the limit (if it exists) is a number. Your limit has an x-dependence.

I assume you take the limit as x goes to infinity, since that would resemble your answer closely.
\lim_{x \rightarrow \infty}r(x)=\frac{3}{2}

Then I guess you must have |r(x)-\frac{3}{2}|&lt;0.001 whenever x&gt;N for some number N.
I think N will depends on S. If S=9, you can check that N=1.000.000 for example easily does the job.
 
Write:
|r(x)-\frac{3}{2}|=|\frac{3x^{2}-Sx-S^{2}}{2x^{2}+Sx+s^{2}}-3/2\frac{x^{2}+Sx+S^{2}}{x^{2}+Sx+S^{2}}|=
\frac{2}{x^{2}}|\frac{\frac{S}{x}+(\frac{S}{x})^{2}}{1+\frac{1}{2}(\frac{S}{x}+(\frac{S}{x})^{2})}|
1. Assume that x is so big that:
|\frac{S}{x}+(\frac{S}{x})^{2}|&lt;1
Hence, we have:
|r(x)-\frac{3}{2}|\leq\frac{2}{x^{2}}\frac{1}{1-\frac{1}{2}}=(\frac{2}{x})^{2}
2. From this it is simple to find a value of x which gives you your estimate.
3. You are not quite finished, though:
Evidently, you must find an N so that BOTH your inequalities,
|\frac{S}{x}+(\frac{S}{x})^{2}|&lt;1, (\frac{2}{x})^{2}&lt;\epsilon
are fulfilled, i.e, choose your N to be the maximal value of the "separate N's" you derive for each inequality.
Your final N is therefore dependent on both S,\epsilon
(\epsilon is the stated error margin)
 
Last edited:
Thanks, I don't have time to look at this yet. I'm late for class. But the limit was as x approaches infinity. Sorry I should of mentioend that
 
Sure, I know that the limit goes to infinity; the derived inequalities holds for "the absolute value of x greater than some number"
 
Last edited:
arildno said:
Sure, I know that the limit goes to infinity; the derived inequalities holds for "the absolute value of x greater than some number"


Sorry, the message was for the post prior to yours... the one by... Galileo. Thanks for you help! I still don't have time to look at this... I'll give it a gander when I get home.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top