Notation or whatever you want to call it

  • Thread starter Thread starter rocomath
  • Start date Start date
  • Tags Tags
    Notation
AI Thread Summary
The discussion centers on the limits of absolute value functions and their domains. It clarifies that for the limit \lim_{x \rightarrow -4^+}|x+4|, the domain is x > -4, contrasting it with |x|, which has a domain of x ≥ 0. The explanation emphasizes that both |x| and |x+4| can be defined for all real numbers, but specific domains can be useful for clarity. The distinction is made that |y| equals y when y is non-negative and -y when y is negative, applying this to the function |x+4|. Ultimately, understanding the domain is crucial for correctly interpreting limits involving absolute values.
rocomath
Messages
1,752
Reaction score
1
Example:

\lim_{x \rightarrow 0^+}|x|

x \geq 0

\lim_{x \rightarrow 0^-}|x|

x < 0

now for a similar limit, such as

\lim_{x \rightarrow -4^+}|x+4|

the Domain is from

x > -4

Why isn't it like |x|, whose Domain is greater than or equal to 0? Which in this case, greater than or equal to -4.
 
Last edited:
Physics news on Phys.org
What you typed doesn't really make much sense :( Really you just wrote some lines of tex and expected us to follow >.< They mean nothing on their own.
 
rocophysics said:
Example:

\lim_{x \rightarrow 0^+}|x|

x \geq 0
For x\ge 0 |x| is just x

\lim_{x \rightarrow 0^-}|x|

x &lt; 0
For x&lt; 0 |x| is just -x

now for a similar limit, such as

\lim_{x \rightarrow -4^+}|x+4|

the Domain is from

x &gt; -4

Why isn't it like |x|, whose Domain is greater than or equal to 0? Which in this case, greater than or equal to -4.
Not unless it is specified to be that. The domain for |x+4|, just like the domain for |x| is "all real numbers". Of course |y| is y if y\ge 0, -y if y< 0. Letting y= x+4, |x+4|= x+4 if x+4\ge 0 which is the same as x\ge -4, and |x+4|= -(x+4) if x+4< 0 which is the same as x< -4. That's why it is convenient sometimes to restrict |x| to x\ge 4 or |x+4| to x\ge -4.
 
Last edited by a moderator:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top