Celeb Glow
updates | April 22, 2026

Calculating the Value of a complex limit

$\begingroup$

I am given some limits that exist, I'm supposed to find their values. Seems really simple however I am struggling.

Find the value of $\displaystyle \lim_{z\to\\i}\frac{z^4 - 1}{z-i} $.

My approach was to paramaterize $z$ to $it$ and transform the limit to something like:

$$\lim_{t\to\\1}\frac{(it)^4 - 1}{it-i} $$

Could anyone lend a hand as to how to solve something like this?

$\endgroup$ 2

1 Answer

$\begingroup$

(1)L'Hospital directly

$$\lim_{z\to i}\frac{z^4-1}{z-i}=\lim_{z\to i}4z^3=-4i$$

(2) Factoring:

$$z^4-1=(z^2-1)(z-i)(z+i)\Longrightarrow \lim_{z\to i}\frac{z^4-1}{z-i}=\lim_{z\to i}(z^2-1)(z+i)=-2(2i)=-4i$$

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy