Question
Question: Let a square with vertices at (1, 1), (-1, 1), (-1, -1) and (1, -1) and S be the region consisting o...
Let a square with vertices at (1, 1), (-1, 1), (-1, -1) and (1, -1) and S be the region consisting of all points inside the square which are nearer to the origin than to any edge. If the area enclosed by region S is 34(a2−b) then the value of a and b is equal to: (a,b∈N)

(4,5)
(5,4)
(1,2)
(2,1)
(4, 5)
Solution
We are given a square with vertices
(1,1),(−1,1),(−1,−1),(1,−1)and we define the region S as the set of points inside the square which are closer to the origin than to any edge. By symmetry it is enough to consider the first quadrant (i.e. x≥0,y≥0) and then multiply the computed area by 4.
A point (x,y) in the first quadrant satisfies:
- Its distance from the origin is r=x2+y2.
- Its distances from the edges x=1 and y=1 are 1−x and 1−y respectively.
Thus, in the first quadrant the condition becomes
x2+y2<min(1−x,1−y).It is natural to switch to polar coordinates:
x=rcosθ,y=rsinθ,0≤θ≤2π,0≤r.The distances from the edges become:
1−x=1−rcosθand1−y=1−rsinθ.For each θ we require:
r<1−rcosθandr<1−rsinθ.Solving these:
r(1+cosθ)<1⟹r<1+cosθ1, r(1+sinθ)<1⟹r<1+sinθ1.Thus for a fixed angle θ, the allowed r runs from 0 to
rmax(θ)=min(1+cosθ1,1+sinθ1).Notice when θ=45∘, cosθ=sinθ and the two expressions are equal. Therefore, we split the integral into two parts:
- For θ from 0 to π/4, we have cosθ≥sinθ so that 1+cosθ1≤1+sinθ1. Thus: I1=∫0π/4∫01+cosθ1rdrdθ.
- For θ from π/4 to π/2, we have sinθ≥cosθ so that rmax(θ)=1+sinθ1: I2=∫π/4π/2∫01+sinθ1rdrdθ.
The area in the first quadrant, A1, is:
A1=∫0π/421(1+cosθ)21dθ+∫π/4π/221(1+sinθ)21dθ.By making a substitution in the second integral, ϕ=2π−θ, it turns out that both integrals become identical. Thus,
A1=∫0π/4(1+cosθ)21dθ.Multiplying by the factor 21 from the r-integration, we denote:
I1=21∫0π/4(1+cosθ)2dθ.Evaluating I1:
Recall that
1+cosθ=2cos2(2θ).Then,
(1+cosθ)2=4cos4(2θ).Thus,
I1=21∫0π/44cos4(θ/2)dθ=81∫0π/4sec4(2θ)dθ.Let u=2θ so that dθ=2du and when θ=0,u=0; when θ=π/4,u=π/8. Then,
I1=81⋅2∫0π/8sec4udu=41∫0π/8sec4udu.The antiderivative is:
∫sec4udu=tanu+31tan3u+C.Thus,
I1=41[tanu+31tan3u]0π/8=41[tan(8π)+31tan3(8π)].The area in the first quadrant is then:
A1=2I1=21[tan(8π)+31tan3(8π)],and because the full region is symmetric in four quadrants:
Area S=4A1=2[tan(8π)+31tan3(8π)].Using the Known Value: It is known that
tan(8π)=2−1.Then,
tan3(8π)=(2−1)3.Expanding (2−1)3:
(2−1)3=(2)3−3(2)2(1)+32⋅12−13=22−6+32−1=52−7.Plug these back in:
S=2[(2−1)+31(52−7)]=2[2−1+352−7].Write the expression with common denominator:
S=2⋅33(2−1)+(52−7)=32[32−3+52−7]=32[82−10]=3162−20.We can factor this as:
S=34(42−5).Thus, comparing with the given form 34(a2−b), we have:
a=4,b=5.