I Limits and Continuity - Absolute Value Technicality ....

Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I am reading Manfred Stoll's Book: "Introduction to Real Analysis" ... and am currently focused on Chapteer 4: Limits and Continuity ...

I need some help with an inequality involving absolute values in Example 4.1.2 (a) ...

Example 4.1.2 (a) ... reads as follows:

?temp_hash=3b7c8f68814a2778b219da7337e2fc04.png
In the above text we read ...

"... If ## \mid x - p \lvert \ \lt 1## then ##\mid x \mid \lt \mid p \mid + 1 ## ... "Can someone please show me how to rigorously prove the above statement ...

Peter
 

Attachments

  • Stoll - Example 4.1.2 (a).png
    Stoll - Example 4.1.2 (a).png
    39.7 KB · Views: 923
Physics news on Phys.org
Just use the triangle inequality.
 
  • Like
Likes Math Amateur
##|x| = |x-p+p| \leq |x-p| + |p| \Rightarrow |x| - |p| \leq |x-p| < 1 \Rightarrow |x| < 1 + |p|##
 
  • Like
Likes Math Amateur
Back
Top