4

Let $$S = \{(x, y) \in \mathbb{R}^2: x^2 + 2hxy + y^2 =1\}$$

For what values of $h$ is the set $S$ nonempty and bounded?

For $h = 0,$ it is surely bounded, the curve being the unit circle. What for other $h$?

Please help someone.

2 Answers2

5

Hint. You may rewrite $$ x^2 + 2hxy + y^2 =1 $$ as $$ (x+hy)^2 + (1-h^2)y^2 =1 $$ to see that the elliptic case comes when $$ 1-h^2>0. $$

Olivier Oloa
  • 120,989
2

Hint:

$x^2+2hxy+y^2-1=0$ is a conic, and it is an ellipse if its discriminant $B^2-4AC=4(h^2-1)$ is negative.

Emilio Novati
  • 62,675