-
Notifications
You must be signed in to change notification settings - Fork 0
Home
To trace the orbit of the lemniscate defined where the real part of tanh(ln(1+x^2)) vanishes, we can use the iteration function:
where
This iteration function is derived from the Newton-Raphson method, which is a root-finding algorithm that can be used to find the zeros of a function. In this case, we are looking for the zeros of the real part of tanh(ln(1+x^2)), which correspond to the lemniscate curve.
The denominator of the iteration function corresponds to the derivative of the real part of tanh(ln(1+x^2)), which is given by:
To calculate the derivative of the imaginary part of
Using this expression, we can calculate the derivative of the imaginary part with respect to
Therefore, the derivative of the imaginary part of
Using this iteration function, we can trace the orbit of the lemniscate curve and study its geometry and properties.