Recent content by skriabin
-
S
Graduate The limit of the complex conjugate as z -> 0
Thank you. Got it. -
S
Graduate The limit of the complex conjugate as z -> 0
This is very important for me right now, so please if you know this, let me know... :) -
S
Graduate The limit of the complex conjugate as z -> 0
Hi I'm wondering if the z- (complex conjugate of z) goes to zero as z does? Also what is the derivative of z- with respect to z? Thanks -
S
Prove a complex set defined by inequalities is open
Maybe I misunderstood. I will check again next morning. I'm off to bed. Thanks for the help.- skriabin
- Post #9
- Forum: Calculus and Beyond Homework Help
-
S
Prove a complex set defined by inequalities is open
But if we pick a w based on what r is, how can we prove any w in the nbhd is in D?- skriabin
- Post #8
- Forum: Calculus and Beyond Homework Help
-
S
Prove a complex set defined by inequalities is open
oops meant r = e/|w + z|. sry about that.- skriabin
- Post #7
- Forum: Calculus and Beyond Homework Help
-
S
Prove a complex set defined by inequalities is open
But can't we choose r = |w - z| < e/|w + z| instead of r < e/2.1|z| ? Then we would have the inequality satisfied no?- skriabin
- Post #5
- Forum: Calculus and Beyond Homework Help
-
S
Prove a complex set defined by inequalities is open
hmm |w + z| then approaches 2|z| ? Giving then e > 2|z||w - z|? and?- skriabin
- Post #3
- Forum: Calculus and Beyond Homework Help
-
S
Prove a complex set defined by inequalities is open
Homework Statement Prove that the set D = {z in C; |z^2 - 1| < 1} is open Homework Equations The Attempt at a Solution I have to show that for any z in D, there exists r > 0 s.t. the nbhd N(z,r) is contained in D. Let w in N(z,r) => |z - w| < r. Need to show |w^2 - 1| < 1 for some...- skriabin
- Thread
- Complex Inequalities Set
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
S
Io.mac and io.obj for masm32 in windows
oh it was just placing these on the same folder with my programs. yeah beginner stuff :)- skriabin
- Post #2
- Forum: Programming and Computer Science
-
S
Io.mac and io.obj for masm32 in windows
Hi, the release of masm32 doesn't come with the files to include io.mac and io.obj. I am very new to this assembly language and I'm wondering where to place these files I have obtained. I tried placing these in the folder \include and \bin and \masm32 but when I write include io.mac in my...- skriabin
- Thread
- Windows
- Replies: 1
- Forum: Programming and Computer Science