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

Home > Shapes > Geometry
Inversion Distance (Posted on 2006-02-21) Difficulty: 3 of 5
A circle (of radius a), a line, and a point are mapped by inversion into two concentric circles and the center of those concentric circles. If the distance from the given circle's center to the line is b, then what is the distance from the point to the line?

Inversion Defined:

Let O be the center of a circle of radius k. An inversion with respect to circle O is a mapping f:R2 -> R2 such that for all P in R2 (not O), P' = f(P) lies on ray OP and
|OP'||OP| = k2.

See www.geocities.com/bractals/inv.jpg

for graphical description of inversion.

See The Solution Submitted by Bractals    
Rating: 2.8000 (5 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Now I have it. | Comment 6 of 32 |
(In reply to How do I explain this? by Eric)

I was messing up dividing everything by k instead of k^2. Okay, now I think I have it:

I am going to just lay everything out on a cartesian plane centering the inverse circle at the origin. All the significant points will lie on the positive x-axis beginning with the inverse circle intersecting the x-axis at k.

Let our given line be perpendicular to and intersect the x-axis at s. It is easy to see that (k^2)/2s is the center of our circles. This is where our point p maps to (i.e. (k^2)/p) so p=2s and the distance from p to s is also s. That means we are solving for s. But we already know that the distance from s to (k^2)/2s is b so s + b = (k^2)/2s 

Which is to say 2s^2 + 2bs - k^2 = 0

Using the quadratic equation (correctly this time, again noting s is positive)

s = [-2b + sqrt(4b^2 + 8k^2)]/4 or reducing:

s= [-b + sqrt(b^2 + 2k^2)]/2

In Mindy's special case where b = k this resolves to s = k[sqrt(3)-1]/2


  Posted by Eric on 2006-02-22 02:03:52
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 (8)
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