MHB How can we rewrite a modulus function?

  • Thread starter Thread starter Nousher Ahmed
  • Start date Start date
  • Tags Tags
    Function Modulus
AI Thread Summary
The modulus function |x-3|<10 can be rewritten as -10<x-3<10. However, the expression |x-3|+|x+1|+|x|<10 cannot be simplified in the same manner due to its complexity. Instead, it can be expressed as a union of inequalities. The correct representation for this case is (x < -8/3) ∪ (x > 4). Understanding the limitations of rewriting modulus functions is crucial for accurate mathematical expressions.
Nousher Ahmed
Messages
12
Reaction score
0
We can rewrite |x-3|<10 in the following way.

-10<x-3<10

But can rewrite |x-3|+|x+1|+|x|<10 in the following way?

-10<x-3+x+1+x<10.

If we cannot, will anybody please explain why we cannot?
 
Mathematics news on Phys.org
You can't write it that way because it's not in general correct.

You can write it as a union of such rules though.

In this case it appears to be

$(x < -\dfrac 8 3) \cup (4 < x)$
 
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...

Similar threads

Back
Top