williamshipman
- 24
- 0
Please help me to understand: "the denominator is numerically separated from zero"
Hi everyone,
I've come across this statement in a dissertation I'm reading and I don't have a clue as to what the author is speaking about. Can anyone give me an explanation. For reference, the equations are
\lambda_0 = \frac{C_T}{2 \eta \sqrt{\mu^2 + (\lambda_0 - mu_z)^2}}
and
C_T^{ideal} = \frac{a\sigma}{2}\left(\theta_0\left(\frac{1}{3}+\frac{\mu^2}{2}\right)+\frac{\mu_z-\lambda_0}{2}\right)
C_T equals C_T^{ideal} unless C_T^{ideal} is larger than C_T^{max} or smaller than C_T^{min}, in which case it saturates at the applicable limit.
The objective is to numerically solve the above equations for \lambda_0 and then calculate C_T. Problems occur when \mu is close to zero and \mu_z is close to \lambda_0 as the denominator of the first equation gets very small. Trying to solve this using Newton's method fails because the iterations don't converge to an answer. I'm hoping that if I understand what "numerically separating the denominator (of the first equation) from zero" means, then I might make some progress.
Thanks for the help.
Hi everyone,
I've come across this statement in a dissertation I'm reading and I don't have a clue as to what the author is speaking about. Can anyone give me an explanation. For reference, the equations are
\lambda_0 = \frac{C_T}{2 \eta \sqrt{\mu^2 + (\lambda_0 - mu_z)^2}}
and
C_T^{ideal} = \frac{a\sigma}{2}\left(\theta_0\left(\frac{1}{3}+\frac{\mu^2}{2}\right)+\frac{\mu_z-\lambda_0}{2}\right)
C_T equals C_T^{ideal} unless C_T^{ideal} is larger than C_T^{max} or smaller than C_T^{min}, in which case it saturates at the applicable limit.
The objective is to numerically solve the above equations for \lambda_0 and then calculate C_T. Problems occur when \mu is close to zero and \mu_z is close to \lambda_0 as the denominator of the first equation gets very small. Trying to solve this using Newton's method fails because the iterations don't converge to an answer. I'm hoping that if I understand what "numerically separating the denominator (of the first equation) from zero" means, then I might make some progress.
Thanks for the help.
Last edited: