Micromass' big October challenge

In summary, the October challenge has been announced with a lot of suggested challenges from participants. The rules for the challenge are given and there are advanced challenges to solve. These include finding the trajectory of an object experiencing a centripetal force, proving the primitive recursiveness of certain functions, finding the number of generalized limits in ZFC, finding the curve of a pirate ship chasing a merchant vessel, determining the distribution of a random variable, finding the expected value and variance of a random variable, and proving the impossibility of reversing 2016 bells in an odd number of turns. Additionally, there is a task to find all 10-digit numbers with specific properties.
  • #106
I have a solution to high school Q8.
We can factor the polynomial 5x^3+6x^2+5x+4 as(x+1)(5x^2+x+4).
5x^2+x+4 >x+1 for all x. so let x+1=p^a and 5x^2+x+4=p^b where b>a. Divided, we obtain (5x^2+x+4)/(x+1)=p^b-a, which is an integer. This can be written as 5x-4+8/(x+1). For this to be an integer, we must have x+1 dividing 8, which means the only solution is base 7, in which case we get 56547=204810 which equals 2^11.
 
  • Like
Likes mfb
Mathematics news on Phys.org
  • #108
Question 1 for high school and first-year university:

Would this be a counterexample?

Θ = any non-right angle
[tex]
\\
A = \cos \Theta + i\sin \Theta \\
B = 0 + i \\
C = -\cos \Theta - i\sin \Theta \\
D = 0 - i
[/tex]

[itex]A + B + C + D = 0[/itex], but a rhombus is formed instead of a rectangle.
I probably simply misinterpreted the question or do not fully understand it.
 
  • #109
EpidermalOblivion said:
Question 1 for high school and first-year university:

Would this be a counterexample?

Θ = any non-right angle
[tex]
\\
A = \cos \Theta + i\sin \Theta \\
B = 0 + i \\
C = -\cos \Theta - i\sin \Theta \\
D = 0 - i
[/tex]

[itex]A + B + C + D = 0[/itex], but a rhombus is formed instead of a rectangle.
I probably simply misinterpreted the question or do not fully understand it.

Nevermind, I realized that this is wrong; it would still be a rectangle. This is my proof for the original problem:

Two complex numbers of length 1 can be represented by a line segment spanning the diameter of a unit circle. Because these two lines are of opposite direction but equal length, their sum as complex numbers is 0. By using 4 complex numbers, two perpendicular lines can be formed creating a square. By altering the angle of the lines, one may form an infinite number of distinct rectangles. Any individual complex number in a line may not be altered independently of the complex number forming the other half of the line as this would cause the sum of the two to no longer equal 0. This holds as long as all of the complex numbers are distinct, otherwise the two diameter-length line segments could be merged into one line.
 
  • #110
EpidermalOblivion said:
Two complex numbers of length 1 can be represented by a line segment spanning the diameter of a unit circle. Because these two lines are of opposite direction but equal length, their sum as complex numbers is 0.
Not all pairs of complex numbers of length 1 do that. Consider a=1 and b=i. Both have length 1 but the line segment doesn't go through zero and they don't sum to zero. Which is not necessary, because only all 4 values together have to have a sum of zero.

It is possible to show that the 4 values have to consist of two pairs as you describe them, but that part is not trivial.
 
  • #111
mfb said:
Not all pairs of complex numbers of length 1 do that. Consider a=1 and b=i. Both have length 1 but the line segment doesn't go through zero and they don't sum to zero. Which is not necessary, because only all 4 values together have to have a sum of zero.

It is possible to show that the 4 values have to consist of two pairs as you describe them, but that part is not trivial.

The sum of two complex numbers of length 1 will only be zero if the two numbers are pointed in the opposite direction. This is because the real and imaginary parts of the two numbers will be additive inverses of each other. This cannot be done with, for example, 3 complex numbers of the same length, as the first 2 would cancel and the last would take the sum back away from zero. In general, the sum of complex numbers can be zero only with an even number of complex numbers. If the complex numbers must be distinct, this can only occur with 2 complex numbers. Therefore, 4 distinct complex numbers summing to zero must be represented by two distinct lines with a length of 2, forming a rectangle.
 
  • #112
EpidermalOblivion said:
The sum of two complex numbers of length 1 will only be zero if the two numbers are pointed in the opposite direction. This is because the real and imaginary parts of the two numbers will be additive inverses of each other. This cannot be done with, for example, 3 complex numbers of the same length, as the first 2 would cancel and the last would take the sum back away from zero. In general, the sum of complex numbers can be zero only with an even number of complex numbers. If the complex numbers must be distinct, this can only occur with 2 complex numbers. Therefore, 4 distinct complex numbers summing to zero must be represented by two distinct lines with a length of 2, forming a rectangle.
## 1, exp^{i \frac{2 \pi}{3}}, \, and \, exp^{i \frac{4 \pi}{3}} ## all have magnitude 1 and their vector sum is zero.
 
  • Like
Likes mfb
  • #113
EpidermalOblivion said:
This cannot be done with, for example, 3 complex numbers of the same length, as the first 2 would cancel and the last would take the sum back away from zero. In general, the sum of complex numbers can be zero only with an even number of complex numbers.
Counterexample:
##1##
##-\frac{1}{2} + \frac{\sqrt{3}}{2} i##
##-\frac{1}{2} - \frac{\sqrt{3}}{2} i##
Edit: Charles Link was faster.
EpidermalOblivion said:
Therefore, 4 distinct complex numbers summing to zero must be represented by two distinct lines with a length of 2, forming a rectangle.
The "therefore" has nothing that would lead to such a conclusion.Looking at pairs of complex numbers can be useful, but you have to allow their sum to be non-zero.
 
  • Like
Likes Charles Link
  • #114
mfb said:
Counterexample:
##1##
##-\frac{1}{2} + \frac{\sqrt{3}}{2} i##
##-\frac{1}{2} - \frac{\sqrt{3}}{2} i##
Edit: Charles Link was faster.
The "therefore" has nothing that would lead to such a conclusion.Looking at pairs of complex numbers can be useful, but you have to allow their sum to be non-zero.

Thank you for pointing this out, I did not consider that. I have revised my proof:

Consider these 4 complex numbers forming 2 perpendicular lines of length two:
[tex]
\\
A = 1
\\
B = i
\\
C = -1
\\
D = -i
[/tex]
These 4 complex numbers sum to zero. They also form a rectangle (specifically, a square). From here, one may prove that the complex numbers may only be manipulated such that one of the two lines is rotated, which would only alter the dimensions of the rectangle formed.
The sum of two complex numbers of length 1 will only be zero if the two numbers are pointed in opposite directions. This is because the real and imaginary parts of the two numbers will be additive inverses of each other. This means for each pair of complex numbers forming a line ([itex]A[/itex] and [itex]C[/itex], [itex]B[/itex] and [itex]D[/itex]), one may only rotate the two complex numbers jointly as a single line.
If one were to alter the orientation of only one complex number, the sum would no longer be zero. Similarly, if one were to rotate two perpendicular complex numbers (such as [itex]A[/itex] and [itex]B[/itex]) together, the sum would also no longer be zero as both lines would be broken. If one were to rotate 3 complex numbers at once, this would be the same as rotating one number (the transformation is the same relative to the one complex number not being altered). This would cause the sum to be nonzero and also cause the shape to no longer be a rectangle. If one were to rotate 4 complex numbers at once, the effect would be the same as rotating each of the 2 lines by the same amount. The sum would still be zero and the rectangle would simply be rotated.
All transformations upon these lines that would cause the lines to no longer form a rectangle can not be performed as long as the sum is zero. Therefore, 4 distinct complex numbers summing to zero must form a rectangle.
 
Last edited:
  • #115
EpidermalOblivion said:
If one were to alter the orientation of only one complex number, the sum would no longer be zero. Similarly, if one were to rotate two perpendicular complex numbers (such as A and B) together, the sum would also no longer be zero.
What if you alter three or four numbers at the same time? You didn't cover these cases.
 
  • #116
mfb said:
What if you alter three or four numbers at the same time? You didn't cover these cases.

Altering 3 numbers does not work. This is the same as altering one of the two lines (which works) and then altering another line independently of its counterpart, which will cause the sum to be nonzero for reasons previously explained. The fact that this does not work supports the conjecture as if this was possible the 4 numbers would no longer form a rectangle.
Altering 4 numbers works because it is the same as altering one of the two lines and then altering the other line. This is the equivalent of simply rotating the entire rectangle.
 
  • #117
EpidermalOblivion said:
Altering 3 numbers does not work. This is the same as altering one of the two lines (which works) and then altering another line independently of its counterpart, which will cause the sum to be nonzero for reasons previously explained.
Only if you assume two numbers stay on opposite sides.

You keep using the result you want to prove in the proof.

As an example, I could use your arguments to "show" that 6 complex unit-length numbers would need three pairs that sum to zero each. But they don't have to. Your proof cannot be right.
 
  • #118
mfb said:
Only if you assume two numbers stay on opposite sides.

I have considered this and added it along with the cases for altering 3 and 4 numbers in my proof above (post #114).

mfb said:
As an example, I could use your arguments to "show" that 6 complex unit-length numbers would need three pairs that sum to zero each. But they don't have to. Your proof cannot be right.

I do not see how this could be done. My proof involves starting with a condition in which the complex numbers sum to zero and form a rectangle and then attempting to prove that one could not alter the complex numbers such that the resulting sum is zero and does not form a rectangle. It does not apply to cases in which there are 6 complex numbers.
 
  • #119
EpidermalOblivion said:
I do not see how this could be done.
That is exactly the problem in all your posts. You assume that you need those pairs, and then you conclude that you need those pairs.

An example for 6 numbers without pairs summing to zero: ##e^{0}## and ##e^{i 2\pi/3}## and ##e^{i 4\pi/3}## and ##e^{i}## and ##e^{i (1+2\pi/3)}## and ##e^{i(1+ 4\pi/3)}##
EpidermalOblivion said:
If one were to rotate 3 complex numbers at once, this would be the same as rotating one number (the transformation is the same relative to the one complex number not being altered).
It is not the same.
 
  • #120
Question 1 for high school and first-year university:
I have once again revised my proof for this problem. I assume that each complex number must be distinct, otherwise, one could arrange all of the numbers in a line of length 2, which would not form a rectangle yet sum to zero.
By rearranging ##A + B + C + D = 0##, one may derive that ##A + B = -C + -D##. This means that for each two complex numbers, their sum must be mirrored by the sum of the other two complex numbers. This is depicted in the diagram below, where the cyan line must mirror the yellow line and the pink line must mirror the green line.
diagram1_1.png

For any two unit-length complex numbers that are distinct and are not opposites of each other, the origin, their sum, and the two numbers will form a parallelogram where each side has a length of 1. This means that the line drawn between the two complex numbers will be perpendicular to the line drawn between the origin and their sum. Therefore, the sum of the two unit-length complex numbers will be an angular bisector of the two.

Imagine trying to rotate one sum independently. The sum must remain the angular bisector of the two numbers that it is the sum of. In order to do this, one must rotate both of these numbers by the same amount that one rotates the sum. In doing this, one will cause the two other sums perpendicular to the sum (in the case of ##A+B##, these would be ##A+D## and ##B+C##) to no longer be angular bisectors. Any rotation of two or three sums may be broken into moving each sum individually and therefore will not work either.
Decreasing the magnitude of one sum independently increases the angle between the two numbers that it is the sum of. Analogously, increasing the magnitude of one sum independently decreases the angle between the two numbers that it is the sum of. This is impossible to do without causing 2 other sums to no longer be angular bisectors. Scaling three sums together by the same amount may be interpreted as scaling two sums and then scaling one independently (which does not work as previously explained).

This limits one to only rotating all of the sums together or scaling the magnitudes of two opposite sums by the same amount. Rotating all four sums together would rotate all four numbers together, which would not affect whether or not the numbers form a rectangle. For the four complex numbers to form a rectangle, the angle between any two complex numbers must be equal to the angle between the other two. For example, the angle between ##A## and ##B## must be equal to the angle between ##C## and ##D##. By altering the magnitude of two opposite sides together, one simply increases/decreases the angles within each of the two pairs of numbers by the same amount. From the arrangement in the diagram above, any transformation will preserve the equivalence between the angle of any two complex numbers and the other two. Because this condition will always be satisfied, the four complex numbers must form a rectangle.
 
Last edited:
  • #121
I think you've got the basic idea=the resultant of ## A +B ## and ## C+D ## which lies along their respective angle bisectors must be equal and opposite. One question I have for you that I'm not sure you answered completely: What if ## A+B ## and ## C+D ## lie in opposite directions, (along with the angle bisectors from these vectors), as is required, does it guarantee that the angle between ## A ## and ## B ## is the same as the angle between ## C ## and ## D ##? Let the angle between ## A ## and ## B ## be ## \theta_1 ##, and the angle between ## C ## and ## D ## be ## \theta_2 ## where ## \theta_1 \neq \theta_2 ##. Can we still have for that case ## A+B =-(C+D) ##? i.e. can we have |A+B|=|C+D|? Why or why not?
 
  • #122
Charles Link said:
I think you've got the basic idea=the resultant of ## A +B ## and ## C+D ## which lies along their respective angle bisectors must be equal and opposite. One question I have for you that I'm not sure you answered completely: What if ## A+B ## and ## C+D ## lie in opposite directions, (along with the angle bisectors from these vectors), as is required, does it guarantee that the angle between ## A ## and ## B ## is the same as the angle between ## C ## and ## D ##? Let the angle between ## A ## and ## B ## be ## \theta_1 ##, and the angle between ## C ## and ## D ## be ## \theta_2 ## where ## \theta_1 \neq \theta_2 ##. Can we still have for that case ## A+B =-(C+D) ##? i.e. can we have |A+B|=|C+D|? Why or why not?

Yes, this is necessary. I mentioned that when the magnitudes of two opposite sides are altered together, the angles within each of the two pairs of numbers are increased/decreased by the same amount. Any other translation that would result in different angles is impossible. I edited my main proof to include a more in-depth explanation of this.
 
  • #123
Qualitatively speaking, "increasing the angle..affects the sum..." , your logic is basically correct, but can you express it mathematically?: i.e. Given ## |A|=|B|=1 ## with an angle ## \theta_1 ## between them, please compute the length of the vector sum ## |A+B | ##. The computation involves just a little trigonometry. Have you taken a course in trigonometry yet?
 
  • #124
Charles Link said:
Qualitatively speaking, "increasing the angle..affects the sum..." , your logic is basically correct, but can you express it mathematically?: i.e. Given ## |A|=|B|=1 ## with an angle ## \theta_1 ## between them, please compute the length of the vector sum ## |A+B | ##. The computation involves just a little trigonometry. Have you taken a course in trigonometry yet?

I think that would be ##\sqrt{(\cos\theta+1)^2+sin^2\theta}##, which can be simplified to ##\sqrt{2\cos\theta+2}##.
 
  • #125
EpidermalOblivion said:
I think that would be ##\sqrt{(\cos\theta+1)^2+sin^2\theta}##, which can be simplified to ##\sqrt{2\cos\theta+2}##.
Yes, that is correct. And for the amplitudes ## |A+B| ## and ## |C+D| ## to be equal, what can you say about ## \theta_1 ## and ## \theta_2 ##? ... From what I can see, I think you have successfully solved it...Hopefully @mfb will concur.
 
  • #126
I agree.

They key element is the unique way to get a (non-zero) sum. With that, you can skip all the discussion of the rotations. Every group of 4 numbers will have pairs with opposite non-zero sums, and those opposite sums uniquely identify the elements, with the same angles for both pairs. Done.
 

Similar threads

Replies
3
Views
736
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
Replies
1
Views
398
Replies
1
Views
9K
Replies
1
Views
761
  • Linear and Abstract Algebra
2
Replies
52
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • General Math
Replies
1
Views
1K
Replies
5
Views
390
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
747
Back
Top