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.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# 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"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
We write
(x+2y)2=x2+4y2+4xy=(2xy−7)2+4xy=4x2y2−24xy+49=(2xy−6)2+13
If we write a=x+2y and b=xy−3 we have
13=a2−4b2=(a+2b)(a−2b)
We have the following possible factorisations:
a+2b131−13−1a−2b113−1−13a=x+2y77−7−7b=xy−33−3−33
There are four cases to consider:
If x+2y=7 and xy−3=3 then 6=xy=(7−2y)y, so that
0=2y2−7y+6=(2y−3)(y−2)
and hence the only integer solution is y=2, with corresponding x=3.
If x+2y=7 and xy−3=−3 then 0=xy=(7−2y)y, so the only integer solution is y=0, with corresponding x=7.
If x+2y=−7 and xy−3=−3 then 0=xy=−(7+2y)y, so the only integer solution is y=0, with corresponding x=−7.
If x+2y=−7 and xy−3=3 then 6=xy=−(7+2y)y, so that
0=2y2+7y+6=(2y+3)(y+2)
and hence the only integer solution is y=−2, with corresponding x=−3.
Thus there are four solutions: (3,2), (−3,−2), (7,0) and (−7,0).
My answer is (for all integral solutions only).
Ordered pairs (x, y) = (7, 0), (-7, 0), (3, 2), (-3, -2)
Why is this so?
We can decompose x^2 + 4y^2 = (x^2 + 4xy + 4y^2) - 4xy = (x + 2y + 2(sqrt(xy))) (x + 2y - 2 (sqrt(xy))) = 4(x^2)(y^2) - 24xy + 49
It is trivial putting xy = 0 which implies that either x or y is zero. If x is zero, then y = 7/2 or -7/2 which is not an interger. If y is zero, then x = 7 or -7.
Use the discriminant and we determine that the right-hand side of the polynomial is factorable but by complex imaginary numbers which is 4(xy)^2 - 24xy + 49 = (2xy - (6 + i sqrt(13)) (2xy - (6 - i sqrt(13)) = (2xy - 6)^2 + 13.
Further info: Regarding the factorized form of the right-hand side of the equation (on the last part), if you're going to observe the behavior especially when operations are applied, this a square number added always to 13. But since the difference of the perfect squares are increased by 2 which implies that there is only two pair of perfect squares of consecutive integers (the other is negative) that satisfy the condition. So the only pair that satisfy these conditions is 36 and 49.
We equate 49 (since it is greater). This implies that xy = 6 or 0. We already discussed for xy = 0 but for xy = 6 can be decomposed for 6 = (-1)(-6) = (-2)(-3) = (1)(6) = (2)(3). And by checking these values, hence, the answer.
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
We write (x+2y)2=x2+4y2+4xy=(2xy−7)2+4xy=4x2y2−24xy+49=(2xy−6)2+13 If we write a=x+2y and b=xy−3 we have 13=a2−4b2=(a+2b)(a−2b) We have the following possible factorisations: a+2b131−13−1a−2b113−1−13a=x+2y77−7−7b=xy−33−3−33 There are four cases to consider:
If x+2y=7 and xy−3=3 then 6=xy=(7−2y)y, so that 0=2y2−7y+6=(2y−3)(y−2) and hence the only integer solution is y=2, with corresponding x=3.
If x+2y=7 and xy−3=−3 then 0=xy=(7−2y)y, so the only integer solution is y=0, with corresponding x=7.
If x+2y=−7 and xy−3=−3 then 0=xy=−(7+2y)y, so the only integer solution is y=0, with corresponding x=−7.
If x+2y=−7 and xy−3=3 then 6=xy=−(7+2y)y, so that 0=2y2+7y+6=(2y+3)(y+2) and hence the only integer solution is y=−2, with corresponding x=−3.
Thus there are four solutions: (3,2), (−3,−2), (7,0) and (−7,0).
My answer is (for all integral solutions only). Ordered pairs (x, y) = (7, 0), (-7, 0), (3, 2), (-3, -2)
Why is this so? We can decompose x^2 + 4y^2 = (x^2 + 4xy + 4y^2) - 4xy = (x + 2y + 2(sqrt(xy))) (x + 2y - 2 (sqrt(xy))) = 4(x^2)(y^2) - 24xy + 49
It is trivial putting xy = 0 which implies that either x or y is zero. If x is zero, then y = 7/2 or -7/2 which is not an interger. If y is zero, then x = 7 or -7.
Use the discriminant and we determine that the right-hand side of the polynomial is factorable but by complex imaginary numbers which is 4(xy)^2 - 24xy + 49 = (2xy - (6 + i sqrt(13)) (2xy - (6 - i sqrt(13)) = (2xy - 6)^2 + 13.
Further info: Regarding the factorized form of the right-hand side of the equation (on the last part), if you're going to observe the behavior especially when operations are applied, this a square number added always to 13. But since the difference of the perfect squares are increased by 2 which implies that there is only two pair of perfect squares of consecutive integers (the other is negative) that satisfy the condition. So the only pair that satisfy these conditions is 36 and 49.
We equate 49 (since it is greater). This implies that xy = 6 or 0. We already discussed for xy = 0 but for xy = 6 can be decomposed for 6 = (-1)(-6) = (-2)(-3) = (1)(6) = (2)(3). And by checking these values, hence, the answer.
Log in to reply
Sorry, but xy does not have to be a square. x=3 and y=2 is a solution.
Log in to reply
Yes.. I edited... I just noticed before I edit this.. Thanks... The factoring mislead me..