Least value of complex expression

Algebra Level 2

For a complex number z z , find the smallest possible value of z 3 2 + z 5 + 2 i 2 + z 1 + i 2 . |z-3|^2+|z-5+2i|^2+|z-1+i|^2.

Clarification: i = 1 i=\sqrt{-1} .


The answer is 10.000.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

5 solutions

We need to find the point in the complex plane that is the least collective distance from the three points ( 3 , 0 ) , ( 5 , 2 ) (3,0), (5,-2) and ( 1 , 1 ) (1,-1) . This point P P is the center of mass of the triangle formed by these three points (in the complex plane), and thus has coordinates

( 3 + 5 + 1 3 , 0 + ( 2 ) + ( 1 ) 3 ) = ( 3 , 1 ) . (\dfrac{3 + 5 + 1}{3}, \dfrac{0 + (-2) + (-1)}{3}) = (3,-1).

The sums of the squares of the distances between P P and the three points is

[ ( 3 3 ) 2 + ( 0 ( 1 ) ) 2 ] + [ ( 5 3 ) 2 + ( 2 ( 1 ) ) 2 ] + [ ( 1 3 ) 2 + ( 1 ( 1 ) ) 2 ] = [(3 - 3)^{2} + (0 - (-1))^{2}] + [(5 - 3)^{2} + (-2 - (-1))^{2}] + [(1 - 3)^{2} + (-1 - (-1))^{2}] =

1 + 5 + 4 = 10 . 1 + 5 + 4 = \boxed{10}.

It is good another angle of looking at the problem. Approaching the problem from the subject of Physic. I thought of from the point of Math. Different paths, same goal !! That is why I like Brilliant.

Niranjan Khanderia - 6 years, 3 months ago

Log in to reply

Thanks. For a change, I was trying to take a more "visual" approach, like Ujjwal Rane would do, rather than an algebraic approach. (Ahmed's solution is very nice, though.)

Brian Charlesworth - 6 years, 3 months ago

Log in to reply

You and Ujjwal have that vision. Feel very happy about it. I lake that vision.

Niranjan Khanderia - 6 years, 3 months ago

Log in to reply

@Niranjan Khanderia Thank you. I appreciate the compliment. :)

Brian Charlesworth - 6 years, 3 months ago

NIce solution :) Upvoted

Ahmed Arup Shihab - 6 years, 3 months ago

This is a great question.

Raghav Vaidyanathan - 6 years, 3 months ago

I did it this way too. Although i got it wrong the first time because i put 2 instead of 3 in denominator while finding the center of mass! Guess that happens... ;)

Aakarshit Uppal - 6 years, 3 months ago

Log in to reply

Yeah, it does to me too sometimes. I'm just glad that we get three attempts, (except on multiple-choice questions). :)

Brian Charlesworth - 6 years, 3 months ago

I did this way also! Putting it on a complex plane rather than using Optimization using Langrage Multiplier.

Jayver de Torres - 6 years, 3 months ago

Is it always that fermats point lies on the C.O.M.

Akshat Sharma - 5 years, 11 months ago

I had almost same approach but instead of triangle i thought that the complex number should lie on the centre of the circle have all these 3 coordinates on its periphery. Can u explain why did u chose triangle instead of a circle?

Aryan Sharma - 5 years, 5 months ago

Log in to reply

By finding the center of the circle formed by the given three points you have found the circumcenter, but in general this does not correspond to the the Fermat point , which is what we are after here. For triangles with all interior angles less than 12 0 120^{\circ} the Fermat point coincides with the geometric median , also known as the center of mass, (COM).

Brian Charlesworth - 5 years, 5 months ago

@Brian Charlesworth Sir , can you please help me with it? The question was the distance squared , then how did you call that collective distance and even I couldn't understand the reason why you opted for center of mass for minimum collective distance.

Ankit Kumar Jain - 3 years, 3 months ago
Ahmed Arup Shihab
Feb 20, 2015

Let z = x + i y z=x+iy and we know, a + i b = a 2 + b 2 |a+ib|= \sqrt{a^2+b^2} .

So the given expression becomes,

( x 3 ) 2 + y 2 + ( x 5 ) 2 + ( y + 2 ) 2 + ( x 1 ) 2 + ( y + 1 ) 2 (x-3)^2+y^2+(x-5)^2+(y+2)^2+(x-1)^2+(y+1)^2

= 3 x 2 18 x + 35 + 3 y 2 + 6 y + 5 =3x^2-18x+35+3y^2+6y+5

= 3 ( x 3 ) 2 + 8 + 3 ( y + 1 ) 2 + 2 = 3(x-3)^2+8+3(y+1)^2+2

For the minimum , ( x 3 ) 2 (x-3)^2 and ( y + 1 ) 2 (y+1)^2 both equal to 0 0

Therefore least value is ,

0 + 8 + 0 + 2 = 10 0+8+0+2 =\fbox{10}

I did as you. I think this is straight forward approach.

Niranjan Khanderia - 6 years, 3 months ago

Good!! I did it almost in the same way but instead of getting the last line I used differentiation to get the minima of the previous line.(maybeo was in a bit differentiation mood)

But anyway,I think it's also a good way & clearly much easier

Didarul Azam - 6 years ago
Rohit Shah
Feb 19, 2015

Moment of inertia is minimum about center of mass

Excuse me , I didn't quite get your solution ? Do you mind elaborating on it ?

A Former Brilliant Member - 6 years, 3 months ago

Log in to reply

Its like placing masses of 1 kg at the three vertices {(3,0),(5,-2),(1,-1)} given in the question , so the expression is that of moment of inertia of the system(about an axis passing through (x,y) and perpendicular to the plane). We know that it is minimum about the centre of mass which is the centroid of the triangle. Now just substitute values

Rohit Shah - 6 years, 3 months ago

Log in to reply

Brilliant method , Why don't you explain it a bit more a write a more elegant solution ? I'm sure everyone will appreciate it :)

A Former Brilliant Member - 6 years, 3 months ago

( x 3 ) 2 + y 2 + ( x 5 ) 2 + ( y + 2 ) 2 + ( x 1 ) 2 + ( y + 1 ) 2 . . . ( A ) (x-3)^2 + y^2 + (x-5)^2 + (y+2)^2 + (x-1)^2 + (y+1)^2 ... (A)

= x 2 6 x + 9 + y 2 + x 2 10 x + 25 + y 2 + 4 y + 4 + x 2 2 x + 1 + y 2 + 2 y + 1 = x^2 - 6x + 9 + y^2 + x^2 - 10x + 25 + y^2 + 4y + 4 + x^2 - 2x + 1 + y^2 + 2y + 1

= 3 x 2 + 3 y 2 18 x + 6 y + 40 = 3x^2 + 3y^2 - 18x + 6y + 40

Differentiating partially w.r.t. x & y, respectively we get

6 x 18 = 0 x = 3 6x - 18 = 0 \Rightarrow x=3

6 y + 6 = 0 y = 1 6y + 6 = 0 \Rightarrow y=-1

You can see that this will be minima since another differentiations of above two function is greater than zero w.r.t. both x & y.

Putting these value back into (A), we get 10 \boxed{10} .

Classical approach.

Keshav Tiwari - 6 years, 2 months ago

Yes, that's exactly how I solved it too :)

David Orrell - 5 years, 2 months ago
Shourya Pandey
Apr 12, 2016

We set up a Cartesian Coordinate system and attach masses of 1 k g 1kg on each of the three points A ( 3 , 0 ) , B ( 1 , 1 ) A(3,0), B(1,-1) and C ( 5 , 2 ) C(5,-2) .

Note that their centre of mass is simply G ( 3 , 1 ) G(3,-1) , the centroid of triangle A B C ABC . For any point ( x , y ) (x,y) in this plane, the moment of inertia of the system of masses about the axis through P ( x , y ) P(x,y) and parallel to the z-axis is given by

I ( x , y ) = ( ( x 3 ) 2 + ( y 0 ) 2 ) + ( ( x 5 ) 2 + ( y + 2 ) 2 ) + ( ( x 1 ) 2 + ( y + 1 ) 2 ) I_{(x,y)} = ((x-3)^2 + (y-0)^2) + ((x-5)^2+(y+2)^2 )+((x-1)^2 + (y+1)^2 ) , which is exactly the expression whose minima is to be found out.

But we know by the parallel axes theorem, that I ( x , y ) = I ( 3 , 1 ) + 3 ( P G ) 2 I ( 3 , 1 ) = 10 I_{(x,y)} = I_{(3,-1)} + 3*(PG)^2 \geq I_{(3,-1)} =10 , with equality iff ( x , y ) = ( 3 , 1 ) (x,y) =(3,-1) , that is, z = 3 i z= 3-i .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...