To analyse what happens to the function $$\left(\frac{x}{a}\right)^n + \left(\frac{y}{b}\right)^n = 1$$ when as $n \to \infty$.
Here we are given, $a=4,b=10$. When $n=1,2$ I know it is a straight line and ellispe. What happens when $n \to \infty$?
I have plotted it and saw that it converges to rectangle, but can't explain it mathematically!
I think intuitively you could think like this.
There is an assumption that $-a\le x\le a$ and $-b \le y \le b$.
Transform to new coordinates $x'=x/a$ and $y'=y/b$ leading to $$(x')^n + (y')^n = 1$$ $$-1 \le x' \le 1, -1 \le y' \le 1$$ For all $|x'| \lt1$ $$ \lim x'\to 0, n \to\infty $$ Similarly $y'$.
The only non-zero limits are for $x'=\pm1$ and $y'=\pm1$ i.e. when $x=\pm a$ and $y=\pm b$