A square is inscribed in a circle of radius R, a circle is inscribed in this square, then a square in this circle and so on, n times.Find the limit of sum of ares of all the squares as
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.
Let the side of first square be a 1 .
2 a 1 = 2 R
a 1 = 2 R
Let a 2 be the side of second square.
2 a 2 = a 1 ( ∵ Radius of second circle=a/2)
a 2 = 2 a 1
Similarly,
a 3 = 2 a 2 = 2 a 1
..............................................
.............................................
Sum of areas of squares as n → ∞ ,
S ∞ = a 1 2 + a 2 2 + a 3 2 + . . . ∞
S ∞ = a 1 2 + 2 a 1 2 + 4 a 1 2 + . . . ∞
S ∞ = a 1 2 ( 1 + 2 1 + 4 1 + . . . ∞ )
This is an infinite GP with common difference 1/2.
S ∞ = a 1 2 ( 1 − 2 1 1 )
S ∞ = 2 a 1 2 = 4 R 2
Hence the answer is 4 R 2 .