If m is the minimum value of ∣ z ∣ + ∣ 2 z − w ∣ and ∣ w ∣ = 1 , find the value of 4 m .
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.
@Guilherme Niedu
Thanks sir .
BTW you forgot to write
z
=
r
e
i
ϕ
.
@Guilherme Niedu
Now I am able to solve differential equation through Laplace transform.
BTW can we solve integration through Laplace transform??
∣ w ∣ = 1 ⟹ w = 1 OR w = − 1
We have two cases here, each one of the cases will again have two subcases with all values of z ∈ { 0 , 2 1 , 2 − 1 }
For z = 0 , we have the value of 4 m = 4 . But for z = 2 1 or z = 2 − 1 , the value of 4 m = 2
I believe it's not stated that w and z are real numbers. Are they real numbers @Neeraj Anand Badgujar ?
Log in to reply
It doesn't matter, does it?
Log in to reply
You'll find the correct answer in any case, but the assumption that if ∣ w ∣ = 1 then w = ± 1 it's only valid for real numbers.
Log in to reply
@Guilherme Niedu – But ∣ w ∣ = 1 just implies two values of w which are ± 1 , there is no way a barrier that w is or isn't a real number.
Log in to reply
@Mahdi Raza – Two possible values are ± 1 , yes. But your assumption in the solution implies that if ∣ w ∣ = 1 then w = ± 1 , which is not true.
Log in to reply
@Guilherme Niedu – if ∣ w ∣ = k , it's values are going to only be w = ± k . I think you are being confused about absolute function and floor function. Do let me know if that's the case or if i am wrong.
Log in to reply
@Mahdi Raza – if w is a complex number, any w = e i θ will be a solution for any real θ , where i is the imaginary unit.
It will be better if you report it.
@Guilherme Niedu
i have ask this problem before also to you. . and due to your advice I uploaded it expecting that i will get a good solution. And now you are only scolding me that problem is poorly stated , which will eventually make me cry.
I hope you understanding my feelings.
Log in to reply
Haha no, I just wanna clarify. w and z are real or complex numbers?
Log in to reply
@Guilherme Niedu – @Guilherme Niedu w = 1 and z = a + i b
Problem Loading...
Note Loading...
Set Loading...
I'll post a long solution. Maybe there is an easier one:
S = ∣ z ∣ + ∣ 2 z − w ∣
Let z = r e i ϕ and w = e i θ
S = r + ( 2 r cos ( ϕ ) − cos ( θ ) ) 2 + ( 2 r sin ( ϕ ) − sin ( θ ) ) 2
S = r + 4 r 2 + 1 − 4 r ( cos ( ϕ ) cos ( θ ) + sin ( ϕ ) sin ( θ ) )
S = r + 4 r 2 + 1 − 4 r cos ( θ − ϕ )
The cosine will be alternating between − 1 and 1 . Since we want the minimum value of S , we want it to be 1 . Thus:
S = r + 4 r 2 + 1 − 4 r
S = r + ∣ 2 r − 1 ∣
Since ∣ 2 r − 1 ∣ ≥ 0 , it's easy to see that S will be minimum when we have ∣ 2 r − 1 ∣ = 0 , or r = 2 1 . In this situation:
m = S m i n = 2 1