i was wondering how do you remove the modulus of a function e.g. if you had modulus of y how do you find y.
i thought you would just do the inverse of (A^2+B^2)^0.5 but i was told this was wrong?? any help would be appreciated
Printable View
i was wondering how do you remove the modulus of a function e.g. if you had modulus of y how do you find y.
i thought you would just do the inverse of (A^2+B^2)^0.5 but i was told this was wrong?? any help would be appreciated
aorry it wasnt that great an explanation if you integrated 1/z dz=2x+4you would end up with ln|z|=x^2+4x+c then getting rid of the ln you would have
|z|=e^(x^2+4x+c) i was wondering how you would write this for z=??
Hello,
Since you talk about modulus, I assume that z is complex, then you can write, and this defined a value that exists.
Note that if z and z' are complex numbers, we have :
and
If you're talking about absolute values, and z is a real number, then you indeed have
So
Hence z can be equal toor
Also, don't forget the integration constant.
thanks, if it is an absolute value is this always how you would remove the modulus?
You missed a step, just for the benefit of the OP...
Let's just remember that if
then
or
.
This makes sense because the modulus is really the SIZE or LENGTH or MAGNITUDE of what is inside it.
So if we had, as above
we use the index lawto get
So
But sinceis an arbitrary constant, so is
. Therefore we could write is as another letter, say A.
So.
Make sense?
thinik so, are you saying that as |z| is the magnitude we must do the inverse of what we did to get the magnitude?? this is what i origonally thought however i was told this was wrong by my teacher??
Yes that's correct in essentials.
I think your teacher is just getting a bit pedantic - technically speaking if you deal with mods you have to deal with conditions, but if dealing with integration you're assumed to already know this and so can do the "inverse modding" as you say.
thanks alot