Limits, find the smallest +ve number N

  • Thread starter Thread starter John O' Meara
  • Start date Start date
  • Tags Tags
    Limits
AI Thread Summary
To find the smallest positive number N such that for each x in the interval (N, +infinity), the function f(x) = x/(x+1) is within 0.01 units of L = 1, the condition |f(x) - L| < ε must hold. The discussion clarifies that this leads to the inequality |1/(x+1)| < ε for x > N. A misunderstanding arose regarding the manipulation of absolute values, but it was confirmed that the absolute value of a negative expression is equivalent to its positive counterpart. Participants suggested solving the equation directly by setting f(x) equal to 0.99 and finding x. The conversation ultimately focused on ensuring N remains positive while satisfying the defined conditions.
John O' Meara
Messages
325
Reaction score
0
Find the smallest positive number N such that for each x in the interval (N,+infinity) the value of f(x)= \frac{x}{x+1} is within .01 units of L=1.
From the definition |f(x)-L|&lt;\epsilon \mbox{ if } x &gt; N, \epsilon&gt;0, N&gt;0. It follows that |\frac{x}{x+1}-1| &lt; \epsilon \mbox{ if } x &gt; N \mbox{ therefore } |\frac{-1}{x+1}| &lt; \epsilon \mbox{ if } x &gt; N Now if I move the minus sign across to epsilon I get |\frac{1}{x+1}| &gt; -\epsilon \mbox{ if } x &gt; N. But epsilon is positive and so is x and so is N yet I will get a negative answer for N according to the last statement. Can anyone clarify the argument needed to get |\frac{-1}{x+1}| = |\frac{1}{x+1}| so that N can remain positive? Thanks
 
Mathematics news on Phys.org
i didn't read all that (have to catcha bus) but can't you just go x/(x+1) = 1-0.01 and solve for x?
 
Yes, you can just solve for x as you say.
 
John O' Meara said:
\left|\frac{-1}{x+1}\right| &lt; \epsilon \mbox{ if } x &gt; N Now if I move the minus sign across to epsilon I get \left|\frac{1}{x+1}\right| &gt; -\epsilon \mbox{ if } x &gt; N
How'd you do that?

P.S. use \left| and \right| to make big bars.
 
John O' Meara said:
Find the smallest positive number N such that for each x in the interval (N,+infinity) the value of f(x)= \frac{x}{x+1} is within .01 units of L=1.
From the definition |f(x)-L|&lt;\epsilon \mbox{ if } x &gt; N, \epsilon&gt;0, N&gt;0. It follows that |\frac{x}{x+1}-1| &lt; \epsilon \mbox{ if } x &gt; N \mbox{ therefore } |\frac{-1}{x+1}| &lt; \epsilon \mbox{ if } x &gt; N Now if I move the minus sign across to epsilon I get |\frac{1}{x+1}| &gt; -\epsilon \mbox{ if } x &gt; N.
No, since that is an absolute value, it is larger that negative epsilon for all n.
|\frac{-1}{x+1}|= |\frac{1}{x+1}|&lt; \epsilon says that -\epsilon&lt; \frac{1}{x+1}&lt; \epsilon

But epsilon is positive and so is x and so is N yet I will get a negative answer for N according to the last statement. Can anyone clarify the argument needed to get |\frac{-1}{x+1}| = |\frac{1}{x+1}| so that N can remain positive? Thanks
 
Hurkyl, I used a numerical example -5< 4 therefore 5 > -4. Thanks for pointing out my error.Thanks all for the replies.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top