Determine Union of Sets Belonging to Interval

AI Thread Summary
The discussion focuses on defining the sets A_r, B_r, and C_r within the interval [0, ∞) and determining their unions and intersections. A_r represents the points on the circumference of a circle with radius r, while B_r includes points inside or on the boundary of that circle. The participants clarify that A_3 consists of points that satisfy the equation x² + y² = 9, and there are infinitely many such points. The geometric interpretation of A_r as points mapping the radius of a circle is confirmed. Understanding these sets geometrically aids in solving the problem effectively.
knowLittle
Messages
307
Reaction score
3
Let ##I## denote the interval ## [0, \infty )## . For each r ## \in I ## define:

##A_{r} = \{ (x,y), \in ##R x R : ## x^{2} +y^{2} = r^{2} \}##
##B_{r} = \{ (x,y), \in ##R x R : ## x^{2} +y^{2} \leq r^{2} \}##
##C_{r} = \{ ## ... ## : ... > r^{2} \} ##

a.) Determine ##\bigcup_{r\in I} A_{r} ## and ##\bigcap_{r \in I} A_{r}##

For case, ##A_{3}##
Is this right?
For, ##A_{3} = \{ (3,0), (0,3), (\sqrt(4.5), \sqrt(4.5)) , (\sqrt(4.6), \sqrt(4.4)), \dots \}##

Can I just list partitions of square roots that would give me 9?
 
Last edited:
Physics news on Phys.org
Yes, that is a partial list of elements in A3. Obviously there are infinitely many of them.

For the purposes of solving the problem it would probably be instructive to think about what the set Ar is geometrically as well.
 
  • Like
Likes 1 person
Are they points that map the radius of a circle for ##A_{r}##?
 
knowLittle said:
Are they points that map the radius of a circle for ##A_{r}##?
That's a slightly odd way of saying it, but yes, Ar consists of the points of a circle of radius r, centred at the origin.
 
Back
Top