The Fundamental Theorem of Arithmetic states that every positive integer can factored into primes uniquely, and in only one way (ignoring the order of multiplication). That is to say, for any positive whole number, , there exists only one possible prime factorization.
For example:
and it is not possible to write 588 as some other product of prime factors (e.g., ).
What is the sum of the prime factors of 1190?
Since , the problem reduces to factoring 119. Factoring large integers is a very hard problem, but 119 is small enough that we can find the answer by inspection. , so .
, which is our answer.
What is the least common multiple of 14, 15, and 20?
It will be helpful to look at these numbers in their factored form.
Let be the smallest number that satisfies this equality for positive integer values of , , and . Since , and is an integer, must contain both 2 and 7 as factors. Reasoning similarly for 15, and 20 makes clear that .
Finally, must be the smallest such number because if we remove any of the stated factors, it will no longer be an integer multiple of one of: 14, 15, or 20.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
i want an testing exercise
Log in to reply
You might try the Practice section of the site. There's a "prime factorization" skill early in the map.