Zondrina said:
Then I would just say : "Choose a finite set of points which are a subset of S, say Q_1, ..., Q_n"
The construction I gave for the rectangles selects points for some chosen δθ: in r, θ co-ordinates they are (e
nδθ, nδθ). These are the vertices of the rectangles nearest the origin. I.e. for each rectangle , its vertex nearest the origin is one of those points.
I'm having trouble visualizing the rectangle then. Where does each vertices go when I'm drawing this? I wouldn't have a clue where the fourth vertices would go.
Draw a line out from the origin to the point Q
n = (r
n, θ
n) = (e
nδθ, nδθ) for some n. That's the first vertex. Continue that line to point (e
(n+1)δθcos(δθ), nδθ). That's about r
nδθ further. Turn left one right angle and connect to the point (e
(n+1)δθ, (n+1)δθ). That's a distance of e
(n+1)δθsin(δθ), also about r
nδθ. Notice that this point is Q
n+1. The fourth point is harder to express algebraically, but the details are uninteresting. You can figure out the distance h
n from the origin by Pythagoras, the shorter two sides being r
n and e
(n+1)δθsin(δθ). The angle from the x-axis is nδθ+atan(e
(n+1)δθsin(δθ)/r
n) = nδθ+atan(e
δθsin(δθ)).
You'll need to show all parts of S lie in one or more of these rectangles.
I'm not saying this is the best way - all looks far more painful than the object of the exercise warrants.