New Reply

Real parameter given complex variable modulus

 
Share Thread Thread Tools
Jan17-11, 12:39 PM   #1
 

Real parameter given complex variable modulus


1. The problem statement, all variables and given/known data
Suppose z is complex number with |z| = 1 (also assume that z is not 1 + 0*i)
Let z = a + b*i where a and b are real numbers.

Find a real parameter, t, such that

z = (t-i)/(t+i), where i = sqrt(-1)


2. Relevant equations


|z| = sqrt(a^2+b^2)



3. The attempt at a solution
Since we are given |z| = 1, this implies that a^2 + b^2 = (a+b*i)*(a-b*i) = 1.
Also, (t-i)/(t+i) can be expressed as [1/(t^2+1)]*[(t^2-1)+(-2*t)*i].

Despite my efforts, I end up at two deadends: I reduce an equation to a tautology like 0 = 0 or I reduce to an expression for t that involves i (thereby making t imaginary instead of real).

Any help is greatly appreciated.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jan17-11, 04:09 PM   #2
 
Recognitions:
Homework Helper Homework Help
First off find c(t),d(t) such that:
[tex]
c(t)+d(t)i=\frac{t-i}{t+i}
[/tex]
Then use the fact that c(t)^{2}+d(t)^{2}=1
Jan17-11, 05:11 PM   #3
 
Mentor
Quote by jubbles View Post
3. The attempt at a solution
Since we are given |z| = 1, this implies that a^2 + b^2 = (a+b*i)*(a-b*i) = 1.
Also, (t-i)/(t+i) can be expressed as [1/(t^2+1)]*[(t^2-1)+(-2*t)*i].

Despite my efforts, I end up at two deadends: I reduce an equation to a tautology like 0 = 0 or I reduce to an expression for t that involves i (thereby making t imaginary instead of real).

Any help is greatly appreciated.
Write

[tex]\frac{1}{t^2+1}\,\left[(t^2-1)+(-2t)i\right][/tex]

as

[tex]\frac{(t^2-1)}{t^2+1}-\frac{2t}{t^2+1}\,i\right][/tex]
New Reply

Tags
complex, modulus, ratio, real
Thread Tools


Similar Threads for: Real parameter given complex variable modulus
Thread Forum Replies
What is the difference between a parameter and a variable? Classical Physics 2
Finding the marginal distribution of a random variable w/ a random variable parameter Set Theory, Logic, Probability, Statistics 3
Finding the marginal distribution of a random variable w/ a random variable parameter Calculus & Beyond Homework 0
Complex variable - Maximum Modulus Principle Calculus & Beyond Homework 5
Mathematica:How can I acclaim a variable is real in a complex function Math & Science Software 2