Incorrect answer supplied to one of the Quiz problems

One of the quiz problems presented is to investigate whether 90!/(30!)^3 is a whole number. The answer is supposedly true: it is a whole number and a very weak argument is provided to show that. The argument given for proof is incorrect. it starts out with a proof, then doesn't complete the logic and simply restates the answer as a given. I have tested the premise that the division is a whole number and have found a contradiction to this premise. After factoring out the first 30! one is left with a quotient of (90 * 89 * ... * 32 * 31)/(30!)^2. I have continued the remaining factorization using all of the argument provided as "proof" and then continued until the numerator is not divisible by 3 any more. At that point there exists (among others) a residual factor in the denominator of 3^13. Since 3 is a prime number and all the factors of 3 in the numerator have been divided out, the residual quotient is not a whole number. My factorization algorithm is entered into an excel workbook and I'm happy to share this with any one who would like to see the proof that 90!/(30!)^3 is indeed NOT a whole number.

Note by Detlev Tiszauer
2 years, 7 months ago

No vote yet
1 vote

  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:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Hi Detlev, I believed you're referring to this problem. The answer is indeed correct. Please review the solution discussion to see how it's solved.

Brilliant Mathematics Staff - 2 years, 7 months ago

Log in to reply

Thank you for your answer. Yes the answer is a whole number as I was able to prove to myself subsequent to the first attempt. For proof, I offer the following argument, which is easier for me to follow than that provided online. The combinatorial is represented by the numbers on a row of Pascal's triangle. From that triangle, it can be shown by induction that all entries are whole numbers. The given problem can be represented as the product of two combinatorial expressions: (90 | 30) * (60 | 30) or equivalently ((60 + 30)! /(60! * 30!)) * ((30+30)! / (30! * 30!) = 90!/(30!)^3. Since the each of the two combinatorial expressions is a whole number, their product is a whole number and hence the given expression is a whole number. Again thank you for your response and sorry for my error in the first post.

Detlev Tiszauer - 2 years, 7 months ago

Yes the given answer IS correct and I made an error in my factorization which led me to the wrong conclusion. For proof that the answer is indeed a whole number, I offer the following argument, which is easier for me to follow than any one I had seen before. The combinatorial (n | m) is represented by a number on the n'th row and m'th column of Pascal's triangle. It can be shown by induction that all entries on that triangle are whole numbers. The given problem can be represented as the product of two combinatorial expressions: (90 | 30) * (60 | 30) or equivalently ((60 + 30)! /(60! * 30!)) * ((30+30)! / (30! * 30!) = 90!/(30!)^3. Since each of the two combinatorial expressions is a whole number, their product is also a whole number and hence the given expression is a whole number as given by the posted answer.

Detlev Tiszauer - 2 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...