0
$\begingroup$

According to the definition of LCM on Wikipedia,

LCM of $a$ and $b$ is the smallest positive integer that is divisible by both $a$ and $b$.

So, $[3,-1]$ should be $3$ but my book mentions it to be $-3$. Can you kindly clear the air?

  • 3
    How does your book define LCM? It sounds like it just has a different definition.2017-02-12
  • 0
    In the early chapter of my book, it defines LCM of $a_{1},a_{2}, \cdots, a_{n}$ as the least of all the positive common multiples of $a_{1},a_{2}, \cdots, a_{n}$, where $a_{1},a_{2}, \cdots, a_{n}$ are all different from zero.2017-02-12
  • 1
    If Wiki and your book agree on the definition, it seems like it's just a typo then.2017-02-12
  • 0
    That particular Wikipedia entry is somewhat flawed in my opinion. For instance, it does not get divisibility right. This is odd, as Maths is usually high quality on Wikipedia. Will try and fix later.2017-02-12

2 Answers 2

3

Your book just has a different definition of LCM.

Everyone agrees what "least common multiple" means when we are talking about positive integers.

When we are talking about integers that may be negative, or more exotic numbers like $1+7i$, people may have different definitions that make sense, basically refer to the same concept, but are not exactly the same.

For the record, I personally think of $-3$ and $3$ as both being LCMs for $3$ and $-1$. Over the integers, including negatives, LCM is only unique up to $\pm$. But if that bothers you, your definition can require the LCM to be positive. There is some matter of opinion in these things.

  • 0
    In the early chapter of my book, it defines LCM of $a_{1},a_{2}, \cdots, a_{n}$ as the least of all the positive common multiples of $a_{1},a_{2}, \cdots, a_{n}$, where $a_{1},a_{2}, \cdots, a_{n}$ are all different from zero.2017-02-12
  • 1
    @ankit then your book has a mistake? pretty sure -3 is not positive.2017-02-12
1

I agree with other answerers that probably your text has a typo. But some people want the formula

$$\mbox{lcm}(a,b) = \frac{ab}{\gcd(a,b)} $$

to work. If the $-3$ is an answer in the back of the book, likely the author hired a student to work the exercises and that student had a different definition of lcm.

  • 0
    Actually, the authors used $-3$ as the lcm of the coefficients of the variable $y$ to solve the system of linear equations by elimination method.2017-02-12