All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Shapes > Geometry
Inversion Distance II (Posted on 2007-03-29) Difficulty: 2 of 5
Given two non-intersecting circles of radii a and b (with centers A and B respectively) with c the distance between their centers.

1) Prove that there always exists two points (say P and Q) such that each can be used as a center of inversion that maps the non-intersecting circles into concentric circles.

2) Give the distance between P and Q in terms of a, b, and c.

  Submitted by Bractals    
Rating: 2.2000 (5 votes)
Solution: (Hide)

If a circle is mapped into another circle by inversion, then the centers of the two circles and the center of inversion must be collinear. This means for our problem that points P and Q must lie on line AB. Let O be a center of inversion on the line AB and at a distance x from A (x is positive if point A lies between points O and B). If k is the radius of the circle of inversion and O is to be P or Q, then
   
     k2      k2         k2        k2
   ----- + -----     ------- + -------
    x-a     x+a       x+c-b     x+c+b
  --------------- = -------------------
         2                   2 

                 or

  cx2 + (a2 - b2 + c2)x + a2c = 0
Solving for x,
       -(a2 - b2 + c2) ± √([a2 - b2 + c2]2 - 4a2c2)
  x = -------------------------------------------
                        2c
For there to be two real roots,
  [a2 - b2 + c2]2 - 4a2c2 > 0
Case I - Circle A contains circle B: a > b+c.
  [a2 - b2 + c2]2 - 4a2c2 = (a+b+c)(a+b-c)(a-b+c)(a-b-c) > 0
Case II - Circle B contains circle A: b > a+c.
  [a2 - b2 + c2]2 - 4a2c2 = (b+c+a)(b+c-a)(b-c+a)(b-c-a) > 0
Case III - The circles are external to each other: c > a+b.
  [a2 - b2 + c2]2 - 4a2c2 = (c+a+b)(c+a-b)(c-a+b)(c-a-b) > 0
The distance between P and Q is √([a2 - b2 + c2]2 - 4a2c2)/c

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Puzzle Thoughts ---2K Sengupta2023-01-09 03:16:05
Puzzle thoughtsK Sengupta2023-01-09 03:10:32
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information