A square has vertices at ( 1 , 1 ) , ( − 1 , 1 ) , ( − 1 , − 1 ) , and ( 1 , − 1 ) .
Let S be the region of all points inside the square which are nearer to the origin than to any edge. What is the area of S ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The curve formed in each of the 4 regions divided by the square diagonals is a parabola (by definition : locus of points having same distance from a point called focus and a line called directrix).
Finding the equation of one parabola, we get y = − 2 x 2 + 2 1 .
Solving for the area between the parabola and the line y = x from x = 0 to x = 2 − 1 , we get
∫ 0 2 − 1 ∫ x − 0 . 5 ∗ x 2 + 0 . 5 d y d x .
Multiply it by 8 to get the total area = 3 1 ( 1 6 2 − 2 0 ) = 0 . 8 7 5 8
Sir I have doubt .
x 2 + y 2 = 1 − x ⟹ y = 1 − 2 x . How did you get this statement ?
Log in to reply
Square both side
x 2 + y 2 = 1 + x 2 − 2 x
y 2 = 1 − 2 x ⟹ y = 1 − 2 x
Log in to reply
@Kudou Shinichi hope you got it! :)
No you misunderstood me, I had meant how did he arrive at
x 2 + y 2 = 1 − x
I understood -
Focus first on the portion of S in the first quadrant lying below the line y = x . (By symmetry this will represent one-eighth of the region S .)
but sorry, I couldn't understand it after this part on how he got the above expression. Please can you provide a figure (if possible ) .
Thank you
Log in to reply
@Kudou Shinichi – This is the condition for a point ( x , y ) in the restricted region to be the same distance from the origin as it is from the right side of the square, i.e., from the line x = 1 . The set of points that satisfy this equation forms the boundary for S in this restricted region.
Great solution! I used the property of parabolas as loci defined by a directrix (side of square) and a focus (origin) but in doing so, I got pretty careless and failed twice. I was lucky enough to get it right on the third try.
It would make for an interesting problem to extend this to a cube with vertices { − 1 , 1 } 3 .
Log in to reply
Do you have a solution for this extension? Can it be done using simple calculus?
Our region on the first quadrant is ⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ x ² + y ² ≤ 1 − x x ² + y ² ≤ 1 − y 0 ≤ x ≤ 1 0 ≤ y ≤ 1
Finding the contour of the region we get that ( 2 − 1 , 2 + 1 ) is the symmetrical point. Using polar coordinates to integrate we have the angle from 0 to 4 π (symmetrical point) and the radius from 0 to 1 + cos t 1 . This comes from: x ² + y ² = 1 − x ⇒ r + r cos t = 1 ⇒ r = 1 + cos t 1
Using polar coordinates jacobian r we have
∫ 0 4 π ∫ 0 1 + cos t 1 r ⋅ dr ⋅ dt
Multipling the result by 8, because there are 8 equal parts, we get 0 . 8 7 5 8 0 6 . □
I used sort of a brute force method. My approach was to parameterize the curve that partitions the square into points closer to the origin than any edge of the square. Because of symmetry, only the first eighth of the curve has to be parameterized. Then, Green’s theorem can be used to determine the area inside of the parameterized curve and multiplied by 8 to give the answer.
The partitioning curve can be parameterized from the unit circle, uc[t]={Cos[t],Sin[t]}; In the first 45 degrees of that unit circle, the length, d, of a ray from the origin to the point on the partitioning curve is equal to 1 - d Cos[t], the horizontal distance from the vertical edge, x=1. Rearranging gives d=1/(1+Cos[t]). Thus, the partitioning curve is: pc[t]:= (1/(1 + Cos[t]) ){Cos[t], Sin[t]}.
The line integral around the partitioning curve over an appropriate vector field, such as F[x, y] = {-y/2, x/2}, gives the area of the wedge (shown in red in the illustration). Multiplying by 8 gives the area inside the whole curve, which is 0.875806. An illustration is below. Since this is a geometry problem, I’m not sure if this approach is ok, but it is one way of looking at the problem.
The curves are just parabolas. Use the symmetry of the picture and its easy to see what we want to integrate. Try to understand why the answer is given by 4 ( ∫ 1 − 2 2 − 1 − 2 1 x 2 + 2 1 d x − ( 2 − 1 ) 2 ) .
The region S has an obvious symmetry; it can be subdivided into eight congruent sectors. I will calculate the area of the sector between the line x = 0 and the line y = x .
The boundary is defined by a parabola (each point is equidistant to a given point and a given line). It is easy to see that the parabola contains the point ( 0 , 2 1 ) and, with a little more work, that it passes through ( u , u ) with u = 2 − 1 .
Symmetry requires that the parabola is given by an equation of the form
y
=
c
−
a
x
2
. Substituting the known points we get
c
=
2
1
and
a
=
2
1
.
We must therefore find the area bounded by
x
=
0
,
y
=
x
, and
y
=
2
1
(
1
−
x
2
)
. The corresponding integral is
A
=
∫
0
u
(
2
1
(
1
−
x
2
)
−
x
)
d
x
=
2
1
u
−
2
1
u
2
−
6
1
u
3
=
−
6
5
+
3
2
2
≈
0
.
1
0
9
4
8
.
Multiplying this by eight, we get area of S = − 6 3 2 + 5 3 1 2 ≈ 0 . 8 7 5 8 1 .
Problem Loading...
Note Loading...
Set Loading...
This is similar to Felipe's approach, but my calculation method differs enough that I thought it was worth posting.
Focus first on the portion of S in the first quadrant lying below the line y = x . (By symmetry this will represent one-eighth of the region S .) Then the boundary line of S for this restricted region will be where
x 2 + y 2 = 1 − x ⟹ y = 1 − 2 x .
Now this curve intersects with y = x when
x 2 = 1 − 2 x ⟹ x = 2 − 1 . .
So the region of S in this restricted region will be the integral of y = 1 − 2 x from x = 2 − 1 to x = 2 1 , plus the area of the triangle with vertices ( 0 , 0 ) , ( 2 − 1 , 0 ) and ( 2 − 1 , 2 − 1 ) .
The triangle has area ( 2 1 ) ( 2 − 1 ) 2 = ( 2 1 ) ( 3 − 2 2 ) , and the integral comes out to
∫ 2 − 1 2 1 1 − 2 x d x = − 3 1 ( 1 − 2 x ) 1 − 2 x ,
which when evaluated from x = 2 − 1 to x = 2 1 gives a value of
3 1 ( 3 − 2 2 ) 3 − 2 2 .
Adding this to the area of the triangle and multiplying the sum by 8 gives us a total area of
3 4 ( 3 − 2 2 ) ( 3 + 2 3 − 2 2 ) = 0 . 8 7 5 8 .