Going over complex analysis past exam

Daniiel
Messages
119
Reaction score
0
Hey,

I've been going through a few past papers for an upcoming exam on complex analysis, I found this T/F question with a few parts I'm not confident on, I'll explain the whole lot of my work and show.[PLAIN]http://img404.imageshack.us/img404/2069/asdasdsu.jpg
a) |2+3i|=|2-3i| so false

b) True since when the coefficients are real the roots come in complex conjugate pairs

c) Using triangle inequality, 1/|z^2+1|=> 1/|z^2| +2 = 1/ (x^2+y^2+2)
1/ (x^2+y^2+2)<=1/x^2+2<=1/2 I am not sure if these inequality opperations are 100%

d)False, cannot be every f since f must be analytic within the domain and curve region

e) False, i think, by Cauchys integral formula C must be a simple closed curve enclosing Zo, so as C in this question is just a line, False

f) I think this is true, but I'm not sure if you can use cauchys theorem backwards. So true as int f(z)dz=0 if f is analytic in C. So since int f(z)dz=0, f must be analytic inside and on C.
Is the converse of the cauchy theorem true?

h) I'm not sure how to approach this, but I was thinking you could just let an be somthing like 1/sqrt(3)^n for the h), then it would work, true

g) i can't see a way to do somthing similar, so i think the answer is false, since if you make an "an" such that converges for 2-i, then it will also converge for 1+i,
 
Last edited by a moderator:
Physics news on Phys.org
for g,h i think

ratio test gets a|z|<1 so a < 1/|z|,
so for g,
1/sqrt2<a<1/sqrt3 which doesn't make sense so false.

h,

1/sqrt3<a<1/sqrt2, so a series exists as required between that inequality, so true
 
Daniiel said:
Hey,

I've been going through a few past papers for an upcoming exam on complex analysis, I found this T/F question with a few parts I'm not confident on, I'll explain the whole lot of my work and show.


[PLAIN]http://img404.imageshack.us/img404/2069/asdasdsu.jpg



a) |2+3i|=|2-3i| so false
Yes, this is false but not because of the equality of the absolute values. There is NO inequality defined on the complex numbers so "2+ 3i< 2- 3i" simply has no meaning.

b) True since when the coefficients are real the roots come in complex conjugate pairs
No, this is false. You are thinking the wrong way around. Yes, IF the coefficients are real, the roots come in complex conugate parts but you are NOT given that the coefficients are real so that is irrelevant. Look at the equation (x- 2i)(x+ 2i)(x- i)= 0 which is a cubic polynomial equation with roots 2i, -2i, and i.

c) Using triangle inequality, 1/|z^2+1|=> 1/|z^2| +2 = 1/ (x^2+y^2+2)
1/ (x^2+y^2+2)<=1/x^2+2<=1/2 I am not sure if these inequality opperations are 100%
Did you consider z= .9i?

d)False, cannot be every f since f must be analytic within the domain and curve region
Yes, false but again your reason is wrong because you are going the wrong way- if f is analytic then the integral around a closed curve is 0 but the converse is not necessarily true. Instead use a specific example: f(z)= f(re^{i\theta})= \theta.

e) False, i think, by Cauchys integral formula C must be a simple closed curve enclosing Zo, so as C in this question is just a line, False
Yes, this is correct.

f) I think this is true, but I'm not sure if you can use cauchys theorem backwards. So true as int f(z)dz=0 if f is analytic in C. So since int f(z)dz=0, f must be analytic inside and on C.
Is the converse of the cauchy theorem true?
Yes, it is called "Morera's theorem":http://en.wikipedia.org/wiki/Morera's_theorem

h) I'm not sure how to approach this, but I was thinking you could just let an be somthing like 1/sqrt(3)^n for the h), then it would work, true
No, this is false. A power series always has a "radius of convergence" within which it converges and outside of which it diverges. Here the series is centered on z= 0. The distance from 0 to 1+ i is \sqrt{2} so the radius of convergence must be less than \sqrt{2}. The distance from 0 to 2- i is \sqrt{5}&gt; \sqrt{2} so any such power series that diverges at 1+ i cannot converge for at 2- i.

g) i can't see a way to do somthing similar, so i think the answer is false, since if you make an "an" such that converges for 2-i, then it will also converge for 1+i,
Just the reverse. This is true. We can have a power series that converges at at 1+ i but not at 2- i. Take any function that has a pole at a distance between \sqrt{2} and \sqrt{5}, for example, the power series expansion of 1/(z- 2) converges for all |z|< 2, diverges for all |z|> 2.
 
Last edited by a moderator:
Thanks a lot HallsofIvy,

I would of gotten dominated if I walked into a test like that without studying
 
So study!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top