We define a sequence of circles C 0 , C 1 , C 2 , … , C n in the Cartesian plane as follows:
C 0 is the circle x 2 + y 2 = 1 .
for n = 0 , 1 , 2 … , the circle C n + 1 lies in upper half plane and is tangent to C n as well as to both branches of the hyperbola x 2 − y 2 = 1 .
Let r n denote the radius of the circle C n
Then evaluate n → ∞ lim r n − 1 r n .
Round off your answer to 2 decimal places.
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.
Just because r n → ∞ does not mean that r n r n + 1 tends to a limit. You have shown that if there is a limit, it has to equal 3 + 2 2 . That is not the same thing as showing the limit exists.
If we define u n = 1 + 2 r 1 + 2 r 2 + ⋯ 2 r n , then the circle C n + 1 will have centre on the y -axis, and its point of tangency with C n will be at the point ( 0 , u n ) . Suppose that C n + 1 is tangent to the hyperbola at the points ( ± ξ , η ) .
The hyperbola has gradient η ξ at ( ξ , η ) , and hence the normal there has equation η x + ξ y = 2 ξ η This normal meets the y -axis at the point ( 0 , 2 η ) , and this is the centre of C n + 1 . Thus r n + 1 2 = ξ 2 + η 2 = 2 η 2 + 1 r n + 1 + u n = 2 η Thus 2 η 2 + 1 1 + u n 2 = = ( 2 η − u n ) 2 = u n 2 − 4 u n η + 4 η 2 2 ( u n − η ) 2 so that η = u n + 2 1 + u n 2 , and hence u n + 1 = u n + 2 r n + 1 = 2 ( r n + 1 + u n ) − u n = 4 η − u n = 3 u n + 2 2 ( u n 2 + 1 ) From this it is clear that u n → ∞ as n → ∞ , and that n → ∞ lim u n u n + 1 = α = 3 + 2 2 Since r n r n + 1 = u n − u n − 1 u n + 1 − u n = 1 − u n u n − 1 u n u n + 1 − 1 we deduce that n → ∞ lim r n r n + 1 = 1 − α − 1 α − 1 = α = 5 . 8 3 to 2 DP.
Problem Loading...
Note Loading...
Set Loading...
As the situation is symmetrical so the center of each of the circle will lie on the Y axis.
Let the center of any general circle be ( 0 , C ) and its radius be r
It has two points of intersection with the hyperbola which are again symmetrical so we can claim the points of intersection to be of the form ( ± x , y ) .
Our equation of a general circle of the sequence is:
x 2 + ( y − C ) 2 = r 2
Subtracting it with the equation of hyperbola we get:
2 y 2 − 2 C y + C 2 − r 2 + 1 = 0
Now we can say that the above has two roots which are same. Thus the discriminant of the above quadratic equation is 0 :
4 C 2 − 4 × 2 × ( C 2 − r 2 + 1 ) = 0
On evaluating we get the relation between the coordinates of center of circle and radius of circle:
C = 2 r 2 − 2
Also all the circles are tangent to each other so we can say that:
C n − C n − 1 = r n + r n − 1
2 r n 2 − 2 − 2 r n − 1 2 − 2 = r n + r n − 1
As n → ∞ we can say that r n → ∞
So, dividing the above relation by r n − 1 and let r n − 1 r n = x we get :
2 x − 2 = x + 1
which on evaluating gives
x = 3 + 2 2