Questions tagged [absolute-value]

For questions about or involving the absolute value function also known as modulus function.

The absolute value function, usually denoted by $|x|$, is a function $\mathbb{R} \to [0, \infty)$ which can be defined in three equivalent ways:

  1. $|x| = \begin{cases}x &\ \text{if $x \ge 0$, and} \\ -x &\ \text{if $x < 0$.} \end{cases}$

  2. $|x| = \sqrt{x^2}$, and

  3. $|x| = \max \{x, -x\}$.

This definition extends to complex numbers as the square root of the norm: $|x+iy|=\sqrt{x^2+y^2}$. In both cases, the function may be interpreted geometrically as the distance of the input number from the origin.


More generally, an absolute value may be defined on an field (or integral domain) $k$ as a function $|\cdot | : k \to \mathbb{R}$ which satisfies the axioms

  1. (nonnegativity) $|x| \ge 0$ for all $x \in k$,

  2. (definiteness) $|x| = 0 \iff x = 0 \in k$,

  3. (multiplicativity) $|x y| = |x||y| $ for all $x,y\in k$ ), and

  4. (triangle inequality) $|x+y| \le |x| + |y|$ for all $x,y\in k$.

For example, if $p$ is a fixed prime number and $x \in \mathbb{Q}$, then there exists a unique $n \in \mathbb{Z}$ such that $x$ may be written as $$ x = p^n \frac{a}{b}, $$ where $\gcd(p, a) = \gcd(p, b) = 1$. The function which maps $x$ to $p^{-n}$ is an absolute value on $\mathbb{Q}$, called the $p$-adic absolute value.

3133 questions
1
vote
0 answers

Sudoku and absolute value equation

I know there is many mathematical way to reformulate the Sudoku problem. I'm wondering if there is a way to reformulate this problem as an absolute value equation : \begin{equation} Ax + B|x|=b \end{equation} where x and b $\in \mathbb{R}^n$, A and…
Tanj
  • 166
1
vote
1 answer

Show that $|a|>|b|/2$ knowing that $|a−b|<|b|/2$.

I'm working on a proof and I need to show that $|a|>|b|/2$ knowing that $|a-b|<|b|/2$. I would like to do it without enumerating the different cases. Thanks for you ideas.
1
vote
1 answer

Hassle with Absolute Value and Square Root

Question 1: By definition absolute value gives just no of units and does not indicate any direction neither positive nor negative then why in practice we use +ve direction like $\left|4\right|=+4$ it should be just 4 not +4 Question 2: We know that …
0
votes
1 answer

Solving absolute value equation, different methods.

I'm interested to know how people solve absolute value equations differently and how many methods there are out there. For example, say I wish to solve $|x-2|-|x-3|=|x+4|$. How would you solve it personally, and how many other ways can you think…
Trogdor
  • 10,331
0
votes
5 answers

What is the set of real solutions (x,y) that satisfy this absolute value equation?

How many real solutions (x,y) from |x-y| + |x+y| = 1 ? I really wonder how to find it. My attempt: I think I need to separate this problem into some cases: First case: for |x-y| >0 we got: x-y + |x+y| =1 |x+y|= 1-x+y for |x+y|>0, we got: x+y=…
akusaja
  • 2,551
0
votes
2 answers

Prove: If $a\in\mathbb Z$ and $|a| > 1$, then $1/a \notin \mathbb Z$.

Prove: If $a$ is an integer and $|a| > 1$, then $1/a$ is not an integer. Hi, I need help proving this either by contradiction or contrapositive. I'm not sure where to begin
Sam
  • 11
0
votes
1 answer

How do I solve the following absolute value equation?

I'm having trouble solving this equation: $$|x+1| = |2x-2|$$ For $x+1 = 2x-2$ and $-(x+1) = -(2x-2)$ I received $x = 3$ and for $-(x+1) = 2x-2$ and $x+1 = -(2x-2)$ I received $x = 1/3$ I tried plugging both into the original equation but they don't…
iliketolearn
  • 115
  • 3
0
votes
2 answers

Does the absolute value of +3 lose its positive direction yet have its positive value?

We have no sigh with the absolute value of +3, yet its value is positive.(Wikipedia) Does this mean that the absolute value doesn’t have its positive direction (+3 is located on positive direction from origin; while -3 is on negative), yet its value…
0
votes
1 answer

$|2- (\sqrt{n^2+4n} - n)| ≥ \frac{1}{10}$

Any suggestions how to solve the following equation: $|2- \sqrt{n^2+4n} + n| ≥ \frac{1}{10}$ Thank you in advance.
0
votes
1 answer

Find the value of parameter $m$ such that the equation has real solutions...

For which values of real parameter "m" the equation:$$\sqrt3*|\tan x+\cot x|=4m$$ has real solutions? My only thought is that $m\gt 0$ because the right part of the equation is an absolute value which is always positive. That's the only thing I can…
wonderingdev
  • 1,761
0
votes
2 answers

Determine a value $t_0$ such that $|u(x,t)| = |-4e^{-2t/5}\cos2x\;| < 0.0001$

My problem is the following: Determine a value $t_0$ such that $|u(x,t)| = |-4e^{-2t/5}\cos2x\;| < 0.0001,$ for $t > t_0$, with $0
jjepsuomi
  • 8,619
0
votes
2 answers

Absolute value question false solution

|x| = 3x – 2 Why does this statement eventually give you a solution that isn't valid. So this equation comes out: x = 3x - 2 2 = 2x x = 1 OR x = -3x + 2 4x = 2 x = 1/2 However 1/2 doesn't work. What's the rule here? How can you tell which absolute…
Jwan622
  • 5,704
0
votes
3 answers

Absolute value question

Is it true that:$$\left|\,a-b+c-c\,\right|=\left|\,(c-a)+(c-b)\,\right|,$$ or, alternatively, $$\left|\,a-b+c-c\,\right| = \left|\,(a-c)+(c-b)\, \right|?$$ Why is this the case?
user989
  • 117
0
votes
1 answer

Are there any $x,y,z$ in $\mathbb{R}$ for which the following equations hold?

Are there any $x,y,z \in \mathbb{R}$ for which the following equations hold? $$|x+1| \leq 2\\ |y+1| \leq 3\\ |y-z| \leq 1$$ With the given we know that $x$ is between $[-3,1]$, $y$ is between $[-4,2]$, and $(y-z)$ is between $[-1,1]$. Using a…
Abel
  • 23
0
votes
2 answers

Algebra Absolute Value

Let $a,b,c$, and $d$ be real numbers with $$|a-b|=2, \hspace{.2in} |b-c|=3, \hspace{.2in} |c-d|=4$$ What is the sum of all possible values of $|a-d|$? I am completely clueless on how to begin! It's due tomorrow and I need help.