A Complex System of Equations | Putnam & Beyond

  Рет қаралды 78,703

blackpenredpen

blackpenredpen

Күн бұрын

Пікірлер: 307
@nathanisbored
@nathanisbored 4 жыл бұрын
i solved it in my head geometrically! I know for numbers on unit circle: - adding them ---> is just like adding vectors tip to tail - multiplying them ---> add their angles, stay on unit circle so for x + y + z: - you go one unit up, one unit down, and one unit right to get to one (i, -i, 1) and for xyz: - you go 90 clockwise, 90 counterclockwise, and then 0 degrees so you are at one (i, -i, 1) it works!!
@inakibolivar664
@inakibolivar664 4 жыл бұрын
I did it the exact same way, I was trying to find this four sided shape and suddenly a square popped in my head, it was so obvious
@Seb135-e1i
@Seb135-e1i 4 жыл бұрын
I came to the same solution, but I still watched the video for the more thorough, algebraic proof. It's a pretty neat question
@alessandropapi2120
@alessandropapi2120 4 жыл бұрын
Fidi the same too trig form is faster
@tyutyunnik12
@tyutyunnik12 4 жыл бұрын
Or in terms of geometry of mass
4 жыл бұрын
Did the same, it was quite simple once you know that the imaginary parts need to cancel out to get the sum equal to 1 meaning the conjugate is there too. Then you get the hint from the product that their angles should add up to 0 as cis0 = 1 and finally they form a right triangle so if you set x,y,z as fixed solutions their permutations should also be solutions, so 3! gets the 6 of them for (1,i,-i).
@salimbenchekroun6037
@salimbenchekroun6037 4 жыл бұрын
Make the chain chomp teach us the chain rule writing with his chain
@akshataggarwal4002
@akshataggarwal4002 4 жыл бұрын
U mean Chen Lu ryt?
@Nylspider
@Nylspider 4 жыл бұрын
@@akshataggarwal4002 yeah I'm confused about that naming convention
@vivaanshah2870
@vivaanshah2870 4 жыл бұрын
ItzARubix hiiiii
@Gamerlol-333
@Gamerlol-333 5 ай бұрын
Hah nice connection!
@AhmedHan
@AhmedHan 4 жыл бұрын
|x| = |y| = |z| = 1 --> They are all on the unit circle. xyz = 1 --> Their angles sum up to 360. x + y + z = 1 --> Their imaginary parts vanish when you add them up, or two of them are complex conjugate. The solution is pretty much guessable. One can easily guess the set of solution as {1, -i, +i}.
@mu11668B
@mu11668B 4 жыл бұрын
Lol this is exactly what I came up with too! Too bad it's not only asking for just 1 solution. xD
@fangjiunnewe3634
@fangjiunnewe3634 4 жыл бұрын
That's how I got to the same answer pretty much within a minute too
@nicksmith4507
@nicksmith4507 4 жыл бұрын
Yep, I really expected the proof to go down a geometric path.
@MrBorderlands123
@MrBorderlands123 4 жыл бұрын
The full set would be all combinations of those three numbers, so there should be 3! solutions.
@dianamorningstar2010
@dianamorningstar2010 Жыл бұрын
Its not satisfying when you guess though
@sergiokorochinsky49
@sergiokorochinsky49 4 жыл бұрын
6:45 ...multiply eq3 by x => y=-z Replace in eq1 => x=1 Replace both in eq2 => -z^2=1 => z=i => y=-i
@rodrigolopez3874
@rodrigolopez3874 4 жыл бұрын
You can think about x+y+z-1=0 as vectors and since all of them has length of 1 it make a rhombus where the sides are additive inverse 2 by 2 Now we can say that one of our variables has to be equal to 1 (the opposite side to the -1) and the others has to be x and -x. Put them in the xyz=1 and you get a system of 2 equations (b^2-a^2=1) and (ab=0) where x=a+bi After solve it you get the final answer (1, i, -i) and its permutations
@bsmith6276
@bsmith6276 4 жыл бұрын
I solved it pretty much the same way you did. Make it into a four vector problem and use symmetry to our advantage.
@rodrigolopez3874
@rodrigolopez3874 4 жыл бұрын
@@bsmith6276 Yeah it was so funny to think it, I love the problems that looks like hard or complex and u solve it like if you was 10 yo xD
@adandap
@adandap 4 жыл бұрын
I always have a go before looking at how you did it and it's surprising how often you and I come up with different solutions. In this case the second condition says x = exp(i a), y = exp(i b), z = exp (i c) and the last says that a + b + c = 2 pi (or some other multiple). Then you can put that into the first condition and equate real and imaginary parts to get cos(a) + cos(b) + cos(a+b) =1 (eqn 1) and sin(a) + sin(b) = sin(a+b) (eqn 2). Using sin(a) + sin(b) = 2 sin( (a+b)/2 ) cos( (a-b)/2 ) and sin(a+b) = 2 sin( (a+b)/2 ) cos( (a+b)/2 ) in 2, you get either sin( (a+b)/2) =0 (which doesn't lead to a solution) or cos( (a+b)/2 ) = cos( (a-b)/2 ) which is true if a or b =0. Wlog, take b=0 and go back to eqn (1) to get 2 cos(a) = 0 or a = pi/2. By the condition a+b+c = 2 pi, then c =3 pi/2. So the solutions are {exp(0), exp(pi/2), exp(3 pi/2)} = {1, i , -i}.
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Wow! This is very cool!!
@holyshit922
@holyshit922 4 жыл бұрын
6:09 From Vieta formulas x,y,z are roots of polynomial u^3-u^2+u-1 and this polynomial is easy to factor
@muttleycrew
@muttleycrew 4 жыл бұрын
I solved this using polar form, you can show that the arguments of the exponentials have to sum to zero (or some multiple of 2*pi) for the product xyz=1 to hold true and you can also show that because all x,y,z are unit length that one of the complex numbers has to be 1. That gets you a solution of exp(i*pi/2)=i, exp(-i*pi/2)=-i, exp(i*2pi)=1 and you can prove it’s the only possible solution set by requiring the angles sum to zero or some multiple of 2*pi, which is needed to be consistent with xyz=1.
@plaustrarius
@plaustrarius 4 жыл бұрын
I was guessing the third roots of unity!! Surprised to see it was the forth roots of unity excluding -1!! Very exciting! Thank you BPRP!
@blackpenredpen
@blackpenredpen 4 жыл бұрын
You're very welcome!
@sergiokorochinsky49
@sergiokorochinsky49 4 жыл бұрын
Actually, equation 1 can be written as: x+y+z-1=0 There you have the four forth-roots of one. :-)
@plaustrarius
@plaustrarius 4 жыл бұрын
@@sergiokorochinsky49 Bravo!!
@050138
@050138 4 жыл бұрын
@@sergiokorochinsky49 yeah was about to say the same thing, if they were cube roots of 1, then their sum would have been 0, not 1 😊
@jacobspear2195
@jacobspear2195 4 жыл бұрын
There’s a nice geometric solution on the unit circle interpreting x+y+z=1 as the statement that you have a triangle on the unit circle with centroid at (1/3,0)!
@MyOneFiftiethOfADollar
@MyOneFiftiethOfADollar 2 жыл бұрын
Just loved how you did that without mentioning Vieta!!!. Showing that conjugate z equals 1/z when modulus z=1 saved the day. Your demonstration also explains beautifully why the signs of ESPs alternate. Also to avoid so many symbol clashes, maybe (w-x)(w-y)(w-z)=0 Letting w be the "indeterminate" makes it crystal clear imho. Thanks for what you do! you are the savior for so many struggling math students around the world.
@egillandersson1780
@egillandersson1780 4 жыл бұрын
I used another way : just look and guess the obvious solution. Not really rigorous, isn't it 🤭. And no proof it was the only solution.
@umbraemilitos
@umbraemilitos 4 жыл бұрын
The vector geometry perspective with Euler's formula provides quick intuition for solving a problem like this.
@Rahulsingh-lw8hk
@Rahulsingh-lw8hk 4 жыл бұрын
Like = love for maths = love for BPRP
@annonyme8529
@annonyme8529 4 жыл бұрын
Dislike = hate for maths = hate being killed by Chomps in Super Mario 64
@roehitgupta4761
@roehitgupta4761 4 жыл бұрын
Helps in my IIT-JEE prep
@jaybhanushali5362
@jaybhanushali5362 4 жыл бұрын
So true, i was studying complex numbers forJee 2020 and this video showed up on KZbin, so cool 😎
@factsverse9957
@factsverse9957 4 жыл бұрын
Lmaooo Indian tests are THAT difficult
@adamp9553
@adamp9553 4 жыл бұрын
First I figured 1 for x, and two complex rotations of 1 for y and z that cancel each other out. (x, y and z can be in any combination.) Then it becomes obvious that only i and -i work for the two necessarily complex values for the sum and the product to each cancel. In angular terms this is e^{0,(π/2)i,(-π/2)i} interchangeable.
@Peter_1986
@Peter_1986 4 жыл бұрын
I see blackpenredpen remained on stage 5 in Desert Land in "Super Mario Bros. 3" until the Chain Chomp broke free and followed him home.
@blackpenredpen
@blackpenredpen 4 жыл бұрын
loll
@ProfOmarMath
@ProfOmarMath 4 жыл бұрын
Too funny!!!
@pwmiles56
@pwmiles56 3 жыл бұрын
Yeah draw the vectors on the unit circle. Adding them head to tail it's fairly obvious the solution is like x,1,-x. The product condition is -x^2=1 so only i,1,-i (or permutations) will work.
@thedoublehelix5661
@thedoublehelix5661 4 жыл бұрын
I solved it like this: Notice that x,y,z are on the unit circle. (2) tells us that the sum of their angles adds up to 0. (1)Tells us the complex parts cancel out and result in one. WLOG set x=1, and y=z* (conjugate). We want to find a conjugate pair (y,z) on the unit circle that cancels out and leaves 0 for the real part and it's easy to see i.-i fit the bill. Now to show that this along with all its permutations are the only solutions, we have to do some trig to show that one of them must be 1
@MichaelRothwell1
@MichaelRothwell1 4 жыл бұрын
I found the solution 1, ±i intuitively and used a geometrical method to prove it was the only solution (up to permutations). As x+y+z+(-1)=0 the numbers x, y, z, -1 as vectors in the complex plane add up to 0 and so form a quadrilateral with sides of length 1. So it is a rhombus and one of the vectors is 1 (side opposite -1). The other two are simultaneously opposites (they add up to zero) and conjugates (their product is 1), so their real part is zero and so they are ±i. Solved.
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Wow, this is so nice!!!
@ezraguerrero2879
@ezraguerrero2879 4 жыл бұрын
I really like this solution. Very well done!
@NoName-eh8fz
@NoName-eh8fz 4 жыл бұрын
Im only 11th grade and dont know if my solution is mathematically right or valid, but I solved it this way: 1) Because of |x|=|y|=|z|=1 they lie on the unit circle 2) Write x, y, z as e^(ia), e^(ib), e^(ic) with a, b, c in [0, 2pi[ 3) Because of xyz=1, a+b+c=2k(pi) 4) x+y+z=1 is like having a chain of 3 arrows (vectors) with the same length of 1 (because of |...|) in the complex plane. The "chain" starts at 0 and ends at 1. The distance between these two points is also one, so the vectors together with the distance have to form a rhombus. A rhombus is only possible if two opposite sites are parallel, so the second vector has to be parallel to the real axis so the first number, let it be x, is 1. That is because one is the only number in the unit circle which, seen as a vector, is parallel to the real axis. Cant draw a sketch at this point sadly. 5) The other two sites of the rhombus have to be parallel too, so (wlog) c = b + pi 6) x = 1, so a =0 7) Solving the equations in 3) and 5) with a =0 (7) you get the three complex numbers 1 i -i They can be ordered in any way.
@mcwulf25
@mcwulf25 4 жыл бұрын
Yes that's fine reasoning. Put differently, once you have x=1 you have yz=1 too. And with y+z=0, you get to the same answer.
@sapien153
@sapien153 4 жыл бұрын
Brilliant
@axemenace6637
@axemenace6637 4 жыл бұрын
This is beautiful! Keep on exploring math- one day, you may do great things.
@dr.mikelitoris
@dr.mikelitoris 4 жыл бұрын
Im in 7th grade but I’m taking AP Calculus BC and that looks right
@joshuahillerup4290
@joshuahillerup4290 4 жыл бұрын
I had guessed those solutions right away just looking at it, but yours is much better to prove that those are the only solutions.
@tobyzxcd
@tobyzxcd 4 жыл бұрын
your enthusiasm is just so infective! Watching your videos just tops up my love for maths from time to time- thank you! :)
@joelhoeve
@joelhoeve 4 жыл бұрын
Before the vid, looking at just the thumbnail I saw a solution wherr X=1 Y=i Z=-i Edit: After the vid, it seems like I did have an answer, but not all off them
@drpeyam
@drpeyam 4 жыл бұрын
Your mics are so cool!!!!
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Thanks!!
@sagnikbiswas3268
@sagnikbiswas3268 4 ай бұрын
That unit circle on that Complex plane is a pot of gold. We know that z conjugate = 1/z if |z|=1. So we can then derive that 1/x+1/y+1/z=1. Multiply through by xyz to see xy+xz+yz=1. So x,y,z are the roots to the cubic r^3-r^2+r-1=0. Thus 1,-i,+i are the solutions. Vieta is the intuition for that last step.
@aaronsucov8465
@aaronsucov8465 4 жыл бұрын
This man deserves more subs
@MultiWouf
@MultiWouf 4 жыл бұрын
I felt good remembering this and being able to solve it easily
@kimsmoke17
@kimsmoke17 4 жыл бұрын
Just by looking at it: all 3 variables are on the unit circle. and for Eqn (1) to be true the complex parts of two of the variables must be conjugates, and the third variable must be real. So 1+0i, 0+i, 0-i. XYZ=1 isn’t needed to solve for X,Y,Z. but it’s true.
@Rahulsingh-lw8hk
@Rahulsingh-lw8hk 4 жыл бұрын
Hi bprp can you please make a video on visualising complex roots of a cubic equation graphically??
@alejrandom6592
@alejrandom6592 3 жыл бұрын
I solved it by inspection, but then was really unsure if it was the only solution, I was trying to use polar form and ended up with: sinA+sinB=sin(A+B) cosA+cosB=1-cos(A+B) where A=arg(x) and B=arg(y) (the third one will be defined by the other two) A+B+C=0 C=arg(z) I didn't got anywhere but the plot looks cool
@alkankondo89
@alkankondo89 4 жыл бұрын
LOLOL! A Chain Chomp?!? That's the funniest microphone-substitute yet! I guess the funniest part about it is that, throughout the WHOLE video, he's holding it like it is his microphone, though his REAL microphone is clipped to his shirt. So the Chain Chomp is COMPLETELY unnecessary (except, I guess, to terrorize him if he got the answer wrong)!
@blackpenredpen
@blackpenredpen 4 жыл бұрын
alkankondo89 lol. I tried to put the mic on the chain chomp but it didn’t work so well.
@erik_forsmoo
@erik_forsmoo 4 жыл бұрын
I came up with an answer pretty quickly, but I would not have known how to show it algebraically. Good one!
@yuefenggao7483
@yuefenggao7483 4 жыл бұрын
1, A complex number is a vector. 2, if |x|=1, we call x is a unit vector. So x, y and z are all unit vectors. If x+y+z=1, according to the parallelogram law of vector addition, there should be either a 2π/3 angel or a π/2 angle. All the other angels can not cancel the imaginary parts by addting together. If the angle between x and y+z is 2π/3, let's say x=1/2+√ 3i/2, then y+z must be 1/2-√ 3i/2, again, there should be another 2π/3 angle between y and z, so let's say y=1 and z =-1/2-√ 3i/2, but this solution does not fit xyz=1, so the angle should not be 2π/3, so the only remain possibility is π/2. So let's set x=1, and y and z have π/2 with x, so y and z is one i and one -i. The position of x,y and z in this equation are all the same, so just replace x to y and to z, we got the other solutions.
@cosmovate4081
@cosmovate4081 4 жыл бұрын
Oh man. I feel so big brain after watching this man's videos. Huge respecc
@mmatt314
@mmatt314 4 жыл бұрын
Yesterday some mental trigonometric limit integral to solve. Didn't figure it out. Today, inspect for ten seconds. Solved!
@JoelDowdell
@JoelDowdell 4 жыл бұрын
This made me feel really stupid. I saw the thumbnail and tried to solve it before watching the video. Since the magnitude of all three numbers is 1, I decided to work it out with trig. I wrote polar forms for the numbers (ie x = cos(X) + isin(X)) and rewrote the 2 equations as: 1=cos(X)+cos(Y)+cos(Z) 0=sin(X)+sin(Y)+sin(Z) 2pi = X+Y+Z By the end of this process I managed to distract myself from the simple answer for almost an hour. I finally solved it when I just thought, "What if you set x = 1? The other two would have to be complex conjugates, and when you add them, they need to cancel out entirely, not just the imaginary value, so they would need to be the negatives of each other." A great puzzle: Simply stated, looks difficult, simple solution.
@Math342010
@Math342010 4 жыл бұрын
This video is very cool. Technically, I solved it by mere guessing at first, because I kind of know how the system of equation works. But, this explanation is really what I need.
@clh7316
@clh7316 4 жыл бұрын
i solve it by noticing that while xyz = 1, then at least 1 of them is real, and as all the numbers' abs val is 1 so they all ly on the unit circle, so you just put 1 or -1 into 1 of xyz, and rejecting -1 because if -1 is in the solutions, then the variables will not all have an abs val of 1, so sub x=1 then you get y+z =0,yz=1, go ahead and solve them and you get the ans set (1,i,-i). I think this is a fast and viable way to solve it.
@roderickwhitehead
@roderickwhitehead 4 жыл бұрын
It is interesting how the word "Note" on the right hand whiteboard is right in the right spot as to be also reflecting the light from the screen. Makes it hightlighted.
@rkrh
@rkrh Жыл бұрын
There was this same question in the Australian NSW HSC (SAT/GCSE Equivalent in Australia) for the 2022 Mathematics Extension 2 Examination, watching this video would have granted the student full marks for the question (It was the last question also)
@mxpxorsist
@mxpxorsist 4 жыл бұрын
Consider x+y+z+w=0 where x,y,z,w all live in the unit circle. I claim the solutions (up to permutation obviously) are z= -x and w=-y. May assume wlog that the angle between x and y is
@amologusmogusmogumogu2535
@amologusmogusmogumogu2535 4 жыл бұрын
Solved this math geometrically. It was way more fun and easy.
@jaskaransinghsodhi3152
@jaskaransinghsodhi3152 4 жыл бұрын
Thanks..its gonna help in iit jee prep
@YellowBunny
@YellowBunny 4 жыл бұрын
I just tried out x=1. That lead to y and z being opposite points on the unit circle because y+z=0 and the only opposite points on the unit circle that have a product of 1 are -i and i. Since I didn't have any paper to write stuff down on in reach, I was happy with this one set of 6 solutions and didn't try other values for x. But apparently there aren't any other solutions, cool!
@stevenwilson5556
@stevenwilson5556 4 жыл бұрын
Super easy. x = 1, then y and z are 120 and 240 degrees around complex plain with radius = 1, and when multiplied will be r^2 * ( angle1 + angle2 ) = 1* (120 + 240) = 1* 360 = 1. So xyz = 1, their radius is 1 so all magnitudes |x| = |y| = |z| = 1, and since y and z are 120, 240 with same radius they make a conjugate pair and thus y + z = 0, and x + y + z = 1 + 0 = 1. Done.
@stevenwilson5556
@stevenwilson5556 4 жыл бұрын
argh, messed up x + y + z in my system = 0, not 1. The solution is y , z = +/- i respectively. My bad.
@stevenwilson5556
@stevenwilson5556 4 жыл бұрын
In my defense I did that in my head and not on paper.
@atharvagarwal6412
@atharvagarwal6412 4 жыл бұрын
I used polar form and got a trignometric equation; where sum of the arguments was 0, sum of their sines was 0 and sum of their coses was 1. Kinda long but interesting :)
@sciencewithali4916
@sciencewithali4916 4 жыл бұрын
Excellent ! Couldnt have the intuition about cubic equation ! Now i must watch the other cases where you used the same idea
@Aymen-gn3ht
@Aymen-gn3ht 4 жыл бұрын
2:20 why ?
@GhostyOcean
@GhostyOcean 4 жыл бұрын
Pythagorean theorem. Note that the real axis and imaginary axis are perpendicular, so their components are at right angles to each other. Therefore you can use the Pythagorean theorem to find the distance.
@ДаниилРабинович-б9п
@ДаниилРабинович-б9п 4 жыл бұрын
@@GhostyOcean it's actually the other way around. Length is defined as root of the squares of the axes, therefore the Pythagorean theorem holds. If you think I'm wrong, try proving it without using this definition of length (if you will use terms like area, please define them first)
@renzalightning6008
@renzalightning6008 4 жыл бұрын
Big plus for the chain chomp :D
@muttleycrew
@muttleycrew 4 жыл бұрын
Come for the microphone, stay for the maths.
@looney1023
@looney1023 4 жыл бұрын
In Link's Awakening, you can take a chain chomp for a walk and he happily eats enemies for you. Chain Chomp is a good boi
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Yea he is! Or in super Mario odyssey, you can become the chain chomp and hit enemies!
@aaronschille3314
@aaronschille3314 4 жыл бұрын
Thanks
@pojuantsalo3475
@pojuantsalo3475 4 жыл бұрын
Funny, I came up with the solution in my head quite easily: x+y+z=1 means you have three plane vectors of length 1 which together take you from origo to 1 so for example 1 step up, another right and finally one step down and luckily these steps multiplied together give 1 (1 * i * -i = 1). However, I wasn't able to solve this on paper.
@mcwulf25
@mcwulf25 4 жыл бұрын
Good proof. But I saw the answer pretty well straight away. It had to be symmetric about the real axis, and have one solution only on the positive real side (else xyz is negative). All 3 -ve won't work. So we start with X=1 and the rest follows.
@FareSkwareGamesFSG
@FareSkwareGamesFSG 4 жыл бұрын
I have a somewhat interesting integral for you: Integral{0, 1} [dx/sqrt(ln(1/x))]. Has quite an interesting solution imo.
@angelmendez-rivera351
@angelmendez-rivera351 4 жыл бұрын
Let y = sqrt[ln(1/x)], hence x = e^(-y^2), (0, 1) -> (♾, 0), and dx = -2y·e^(-y^2)dy, such that the integral you propose is equal to Integral{0, ♾}[2y·e^(-y^2)/y·dy], which is equal to Integral{-♾, ♾}[e^(-y^2)·dy] because the integrand is even. This is equal to Γ(1/2) = sqrt(π).
@alxjones
@alxjones 4 жыл бұрын
First instinct is that there are 5 equations here and 6 variables, so there's probably going to be more than one solution. Equations are symmetric so I expect each solution to generate up to 6 (permutations of size 3) solution, assuming x =/= y =/= z. x,y,z are all on the unit circle and their angles sum to 2pi, sum of imaginary parts vanishes and sum of real parts is 1. Easiest way to get that is (1,i,-i). Question is, are there any solutions not permutations of this? I don't think so but it's not immediately obvious.
@MathemaTeach
@MathemaTeach 4 жыл бұрын
A very good exercise in the morning. Mental exercise, thanks. I love the smile of your pet. Hahaha
@VaradMahashabde
@VaradMahashabde 4 жыл бұрын
Chain chomp says all permutations of (1,-i, i)
@lambda2857
@lambda2857 4 жыл бұрын
I solved the problem in my head, noting in passing that the i, -i, and 1 could be swapped between variables. Getting one answer, it would seem that the others naturally follow by cyclic permutation.
@iHugoMMM
@iHugoMMM 4 жыл бұрын
This was awesome!
@thegr8hub750
@thegr8hub750 4 жыл бұрын
You should start a playlist for jee advanced questions
@mattbuck4950
@mattbuck4950 4 жыл бұрын
Dammit, I solved in my head for x+y+z = 0, not 1.
@blackpenredpen
@blackpenredpen 4 жыл бұрын
If that’s the case, what’s the answer?
@mattbuck4950
@mattbuck4950 4 жыл бұрын
@@blackpenredpen the three cube roots of unity.
@rushikeshambekar2185
@rushikeshambekar2185 4 жыл бұрын
Think of x+y+z = b And vary the value of b. Then think how changing the values of b changes solution geometrically. On the C plane. If b = 0 they are cube roots of unity, if b = 1 then {1,i,-i}, if b = 2 then its { 1, e^(iπ/3), e^(-iπ/3) }. Thus from pure geometrical interpretation, we can conclude that for x,y,z to be distinct with the condition |x|=|y|=|z|=1 b < 3 Same on the other but we know that xyz = 1 so in the end their arguments should add upto zero. Therefore, b ε (-1,3)
@factorization4845
@factorization4845 4 жыл бұрын
First, I tried out real solutions, but it does not work… then, I thought of conjugate pairs. Tat that moment, I believe that there is one real and two conjugate complex among x, y, z. So I tried x=+1/-1
@roehitgupta4761
@roehitgupta4761 4 жыл бұрын
Love ur videos
@johnnyappleseed9299
@johnnyappleseed9299 4 жыл бұрын
I really miss math...
@_snowztail_
@_snowztail_ 4 жыл бұрын
I love complex numbers!
@edgardojaviercanu4740
@edgardojaviercanu4740 4 жыл бұрын
Brilliant!
@xinpingdonohoe3978
@xinpingdonohoe3978 2 жыл бұрын
If you try three real numbers (any combination of 1s and -1s), it fails. Therefore, if one was to be real, the other two would be imaginary, and would have to be conjugates so that the imaginary terms cancel. Let x be the real one. If x=-1, y+z=2 which means Re(y,z)=1 so either y and z are real (which fails) or they have an imaginary part making |y,z|>1. Therefore, x≠-1 If x=1, y+z=0, meaning Re(y,z)=0. The only numbers on the unit circle with Re(y,z)=0 are i and -i, which are also a conjugate pair. When you try them, 1+i-i=1 and 1×i×(-i)=1, which succeeds. This means that 1, i and -i in 6 different permutations are valid solutions.
@Milkyway_Squid
@Milkyway_Squid 3 жыл бұрын
First time getting a solution in my head which makes me think there's more 1,i,-i any permutation thereof
@davidgillies620
@davidgillies620 4 жыл бұрын
You can see this geometrically. The constraints say x, y and z lie on the unit circle, that the sum of their real parts is 1 and of their imaginary parts 0, and that their arguments sum to a multiple of 2 pi.
@blackhole3407
@blackhole3407 4 жыл бұрын
how is absolute value of i equal to 1?
@gixelgd1685
@gixelgd1685 4 жыл бұрын
Love from philippines!
@ameerunbegum7525
@ameerunbegum7525 4 жыл бұрын
How many poki balls are there at you ? Wait a minute, Are you from "Team Rocket"..
@Muhammed_English314
@Muhammed_English314 4 жыл бұрын
I didn't know that the absolute value can be extended to complex numbers or at least I'm not familiar with this idea excellent video 👌
@yashuppot3214
@yashuppot3214 4 жыл бұрын
For complex numbers it means the distance from the origin.
@bullinmd
@bullinmd 4 жыл бұрын
Your "friend" can go back to the universe of Super Mario.
@UrasSomer
@UrasSomer 4 жыл бұрын
Thanks Michael
@pritivarshney2128
@pritivarshney2128 4 жыл бұрын
Btw bprp have u noticed that Integral of best friend (1/(1+x)) = ln(best friend) +C Integral of best friend of best friend (1/(1-x)) also = ln(best friend of best friend) + C Please pin be bprp. I am an 8th grader from India and totally love your videos Could you please do an integral including partial fractions sir I would be really thankful.
@budtastic1224
@budtastic1224 4 жыл бұрын
Good observation!
@مواطنمغربي-م9ف
@مواطنمغربي-م9ف 4 жыл бұрын
You should be say that X ;Y;Z must Be Complex number différent of 0 To do The Opposit of X . But it dosn't matter Because the exercice say that |x|=|y|=|z|=1 so automaticlly you can Do 1/x Because We have A rule at Course Say That |z|=0 => z=0 |z|#0 => z#0
@hurdler
@hurdler 4 жыл бұрын
I didn't watch the video, but I think x + y + z is the location of the orthocenter for a triangle with vertices at x,y,z, in the complex plane. So if the orthocenter is on the circumcircle, then it must be a right angled triangle. I found the solution 1,-i,i from there. If it's right angled, and we have both xyz=1 and x+y+z = 1, then maybe that's the only solution. #Olympiad geo info.
@hurdler
@hurdler 4 жыл бұрын
Ah, to finish, you can note that if x,y,z, form a right triangle, then WLOG, x and z are diametrically opposite each other on the unit circle, so x + z = 0. Then, since x + y + z = 1, we have y = 1. Then, since arg(x) + arg(y) + arg(z) = 0, and arg(y) = 0, we have that arg(x) = -arg(z). So 1,i,-i and all permutations are the only solutions.
@Steven-ov4no
@Steven-ov4no 3 жыл бұрын
12:16 it:I’m hungry...
@athysw.e.9562
@athysw.e.9562 4 жыл бұрын
Wow very smart to make the polynomial appears
@karanm7922
@karanm7922 4 жыл бұрын
BlackPenRedPen do you have a website or something?
@gary0617
@gary0617 4 жыл бұрын
老師,我在點開影片之前,我覺得可以用畫圖的 因為老師有說到複數,所以根據第二式,x,y,z都在圓心為原點,半徑為1的圓上 根據第一式,一定有兩個為共軛複數,然後再用湊答案的方式 只是這樣比較沒有計算基礎,還在思考 獻醜了^_^
@blackpenredpen
@blackpenredpen 4 жыл бұрын
李祥數學,堪稱一絕 李老師好! 好多人都直接想到集合的方法呢 我一般都喜歡直接計算 這就是為什麼我很少有幾何方面的影片 哈哈哈 還有 我建議一般書 叫做Putnam and beyond. 最近剛開始看 裡面有很多厲害題 你可以去找找來看
@gary0617
@gary0617 4 жыл бұрын
@@blackpenredpen 謝謝老師,我會去找書來看的^_^
@Codertyu
@Codertyu 4 жыл бұрын
The man who does not talk too much
@kaiserdaniman
@kaiserdaniman 4 жыл бұрын
Is this triplet (1,i,-i) the unique solution to this problem?
@已經大學生了拉
@已經大學生了拉 4 жыл бұрын
does the video [x^x^x^2017=2017] has a second episode?i thought you said you are going to talk about why the infinite power dont have a solution
@已經大學生了拉
@已經大學生了拉 4 жыл бұрын
@blackpenredpen 我不知道我的英文用法對不對啦XD 反正就是你那部影片中好像說你要證明為什麼x^x^x...無限次^2017=2017沒有解
@purim_sakamoto
@purim_sakamoto 3 жыл бұрын
隙なく解こうとすると結構難しいんですね はー 地力がないとだめだなーー
@alcachofamp3
@alcachofamp3 4 жыл бұрын
I though x, y and z were real How innocent I was
@mattethebest1
@mattethebest1 3 жыл бұрын
If they are real the system is impossible....
@aashsyed1277
@aashsyed1277 3 жыл бұрын
@@mattethebest1 YESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
@wilasusantri5340
@wilasusantri5340 4 жыл бұрын
Hey Blackpenredpen,would you like to make a video about integrating with a floor function tho? I think it's gonna be interesting! Big Thanks!!
@cosmo1413
@cosmo1413 4 жыл бұрын
Where did you buy your mic? ;) I love Chomp plushies!
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Amazon!
@cosmo1413
@cosmo1413 4 жыл бұрын
@@blackpenredpen wow imma grab one once the traffic gets back up!
@dominicellis1867
@dominicellis1867 4 жыл бұрын
That’s a cool chen chomp I wonder if it’s differentiable
@nathanzamorano7883
@nathanzamorano7883 4 жыл бұрын
LoL, I’ve seen your videos for a long time ago and this is the first time that I realize you look so closely to Gendo Ikari from Evangelion. Awesome videos btw. :D
@jiaming5269
@jiaming5269 4 жыл бұрын
WONDERFUL
@CauchyIntegralFormula
@CauchyIntegralFormula 4 жыл бұрын
Oh that's clever. I found the solution through guess-and-check but I couldn't come up with an argument that it was unique
@mairc9228
@mairc9228 4 жыл бұрын
0:46 Chain Chomp boyo!
@bilgeadamreis3502
@bilgeadamreis3502 4 жыл бұрын
What is the best math analysis book for u
@danielnelson6131
@danielnelson6131 4 жыл бұрын
What happened to your old whiteboard?
@OriginalSuschi
@OriginalSuschi 4 жыл бұрын
The chain chomp is going to eat you blackpenredpen, be careful
@justinchampagne1729
@justinchampagne1729 4 жыл бұрын
I was actually able to solve this with some simple substitutions and some intuition: x+y+z=1 x=1-(y+z) |x|=|1-(y+z)|=1 From here it's clear that y+z = 0, which thus gives us x = 1, and y = -z. From here: xyz=-xz^2=z^2=-1 z= +/- i And therefore y= -/+ i So the solution is (x, y, z) = (1, -i, i), (1, i, -i) And it follows the same if you do y=1-(x+z) and z = 1-(x+y), so there are the other four solutions.
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Yessss I am happy about that too!!
@blackpenredpen
@blackpenredpen 4 жыл бұрын
Wait, I am not sure why y+z has to be 0 based on |1-(y+z)|=1 bc you can find other complex number so that is abs value is 1 but not in the form of 1+0i
@justinchampagne1729
@justinchampagne1729 4 жыл бұрын
@@blackpenredpen Chain chomp will not be eating us today!
@alexismiller2349
@alexismiller2349 4 жыл бұрын
I think you are wrong in your reasoning, |1-(y+z)|=1 does not imply anything useful about y+z. Remember |a+b| and |a|+|b| are not always equal :P Also there should be an equivalence symbol before the z^2, not an equal
@AditYa-sv1nz
@AditYa-sv1nz 4 жыл бұрын
Nice mike bprp 👍
a Putnam-exam-level system of equations
14:44
blackpenredpen
Рет қаралды 47 М.
exact value of sin(10 degrees)
20:20
blackpenredpen
Рет қаралды 153 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Solving An Insanely Hard Problem For High School Students
7:27
MindYourDecisions
Рет қаралды 3,6 МЛН
A Cambridge Integral Experience
29:03
blackpenredpen
Рет қаралды 224 М.
Find all positive integer n
16:49
Prime Newtons
Рет қаралды 30 М.
solving equations but they get increasingly more impossible?
11:25
blackpenredpen
Рет қаралды 563 М.
A Brilliant Limit
16:58
blackpenredpen
Рет қаралды 1,4 МЛН
How to Take the Factorial of Any Number
26:31
Lines That Connect
Рет қаралды 1,2 МЛН
The Easiest Problem on the Hardest Test [2017 Putnam Competition A1]
13:18
A very interesting differential equation.
16:28
Michael Penn
Рет қаралды 959 М.
are you tired of the a^b vs b^a questions?
12:42
blackpenredpen
Рет қаралды 928 М.
America's toughest math exam
16:51
Tibees
Рет қаралды 2 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН