Can anyone help me plot the graph of the set $$B=\{(a_1+a_2, a_1a_2):a_1,a_2\in\mathbb{R},|a_1|<1,|a_2|<1\}.$$
Ok so I can shade the region $|x|<2$ and $|y|<1$. But do not know how to proceed after that. And above sets is real roots of the equation $x^2-\alpha x+\beta$ whose modulus is less than 1. Will it be the intersection of the shaded area above and the parabola $x^2-4y>0$?
I don't have time now to write a very formal answer, but hopefully this should help:
Let's examine what happens at the extreme cases, when one of $a_1, a_2$ is $\pm 1$.
$$\begin{align*} a_1 &= +1: &\{(a_2 + 1, a_2): |a_2| \le 1 \}\\ a_1 &= -1: &\{(a_2 - 1, -a_2): |a_2| \le 1 \}\\ a_2 &= +1: &\{(a_1 + 1, a_1): |a_1| \le 1 \}\\ a_2 &= -1: &\{(a_1 - 1, -a_1): |a_1| \le 1 \}\\ \end{align*}$$ These four sets form the red part:
Now instead of fixing $a_2$ as $\pm 1$, fix it as some $b$ with $|b| < 1$ and let $a_1$ range over $[-1, 1]$. This gives the blue line. As $b$ changes, the ends of the blue line remain on the red part. I encourage you to play with the $b$ slider on Desmos.
So it seems like the region will be bounded by the red part below, and by some sort of blue parabola-like curve above.
To find the blue parabola above, let's fix the $x$ coordinate as $c$ (with $|c| < 2$) and find the corresponding point in the region with the largest $y$ coordinate. This is the optimization problem
$$\begin{align*}\max a_1a_2\\ \text{s.t. } \ a_1 + a_2 = c\\ -1 \le a_1 \le 1\\ -1 \le a_2 \le 1 \end{align*}$$
We solve this problem by eliminating $a_1$. We have $a_1 = c - a_2$, and the requirement $-1 \le a_1 \le 1$ turns into $c - 1 \le a_2 \le c+1.$ So the optimization problem turns into
$$\begin{align*}\max (c - a_2)a_2\\ \text{s.t. } -1 \le a_2 \le 1\\ c - 1 \le a_2 \le c+1 \end{align*}$$
Assume $c \ge 0$. The case for $c < 0$ is similar. The problem turns into $$\begin{align*}\max (c - a_2)a_2\\ \text{s.t. } c-1 \le a_2 \le 1\\ \end{align*}$$ which is simply a quadratic over the interval $[c-1, 1]$. For $0 \le c \le 2$, the maximum occurs at $a_2 = \frac c2$ and it is $\frac {c^2}{4}.$ Therefore the upper boundary for the region should be $f(c) = c^2/4$. So the region should look like this: