- #1
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
[tex]\lambda_0 = \frac{C_T}{2 \eta \sqrt{\mu^2 + (\lambda_0 - mu_z)^2}}[/tex]
and
[tex]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)[/tex]
[tex]C_T[/tex] equals [tex]C_T^{ideal}[/tex] unless [tex]C_T^{ideal}[/tex] is larger than [tex]C_T^{max}[/tex] or smaller than [tex]C_T^{min}[/tex], in which case it saturates at the applicable limit.
The objective is to numerically solve the above equations for [tex]\lambda_0[/tex] and then calculate [tex]C_T[/tex]. Problems occur when [tex]\mu[/tex] is close to zero and [tex]\mu_z[/tex] is close to [tex]\lambda_0[/tex] 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
[tex]\lambda_0 = \frac{C_T}{2 \eta \sqrt{\mu^2 + (\lambda_0 - mu_z)^2}}[/tex]
and
[tex]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)[/tex]
[tex]C_T[/tex] equals [tex]C_T^{ideal}[/tex] unless [tex]C_T^{ideal}[/tex] is larger than [tex]C_T^{max}[/tex] or smaller than [tex]C_T^{min}[/tex], in which case it saturates at the applicable limit.
The objective is to numerically solve the above equations for [tex]\lambda_0[/tex] and then calculate [tex]C_T[/tex]. Problems occur when [tex]\mu[/tex] is close to zero and [tex]\mu_z[/tex] is close to [tex]\lambda_0[/tex] 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: