Cut the knot: learn to enjoy mathematics
A math books store at a unique math study site. Shopping at the store helps maintain the site. Thank you.
Learning Math Online
Sites for teachers
Sites for parents
Terms of use
Awards
Interactive Activities

CTK Exchange
CTK Wiki Math
CTK Insights - a blog
Math Help

III Millennium Olympiad

Games & Puzzles
What Is What
Arithmetic/Algebra
Geometry
Probability
Outline Mathematics
Make an Identity
Book Reviews
Stories for Young
Eye Opener
Analog Gadgets
Inventor's Paradox
Did you know?...
Proofs
Math as Language
Things Impossible
Visual Illusions
My Logo
Math Poll
Cut The Knot!
MSET99 Talk
Other Math sites
Front Page
Movie shortcuts
Personal info
Privacy Policy

Guest book
News sites

Recommend this site

Games to relax

Sites for teachers
Sites for parents

Education & Parenting

Manifesto  |  Bookstore  |  Contents  |  Amazon store  |  Term index  |  What changed?  |  Contact  |  Recommend
RSS Feed: Recent changes at CTK

A Sangaku: Two Unrelated Circles


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at http://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


Buy this applet
What if applet does not run?

Chords KN and ST are perpendicular to diameter CP of a circle with center O at points Q and R. SQ intersects the circle in V. (K, S are on one side of CP, N and T on the other. Q is between P and R.) Let q be the radius of the circle inscribed into the curvilinear triangle TQV. Prove that

(1) 1/q = 1/PQ + 1/QR.

Solution

Copyright © 1996-2009 Alexander Bogomolny

 

 

 

 

 

 

 

 

 

 

 

 

 

Solution

The solution comes from an Art of Problem Solving Forum.

For (1) to hold, the radius q must satisfy

(2) q = PQ·QR / (PQ + QR) = PQ·QR / PR.

So assume a number q is defined by (2). Denote QST = QTS = θ. Then QN bisects TQV and NQV = θ. Place point M on QN at distance q/sinθ from Q. A circle with center M and radius q will touch QV in G, such that MG QV. We wish to show that this circle is also tangent to the given one, which, for example, will follow from

(3) OM = r - q,

where r is the radius of the given circle.


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at http://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


Buy this applet
What if applet does not run?

Start by applying the Pythagorean theorem in ΔOQM:

 
OM2= MQ2 + OQ2
 = q2/(sinθ)2 + (PQ - r)2
 = q2 + q2/(tanθ)2 + (PQ - r)2
 = q2 + PQ2·QR2/(PR·tanθ)2 + (PQ - r)2
 = q2 + PQ2·SR2/PR2 + PQ2 - 2r·PQ + r2
 = q2 + PQ2·(SR2 + PR2)/PR2 - 2r·PQ + r2.

By the Intersecting Chords Theorem,

  SR2 = PR·(2r - PR) = 2r·PR - PR2.

Using this we continue:

 
OM2= MQ2 + OQ2
 = q2 + PQ2·(SR2 + PR2)/PR2 - 2r·PQ + r2
 = q2 + PQ2·2r·/PR - 2r·PQ + r2
 = q2 - 2r·PQ·(PR - PQ)/PR + r2
 = q2 - 2r·PQ·QR/PR + r2
 = q2 - 2r·q + r2
 = (r - q)2,

from which OM = r - q, as expected.

It is noteworthy to observe that the radius in (1) does not depend on the radius r of the given circle, and thus not on point S on the perpendicular PC at R.

Michel Cabart has observed that this problem can be solved by a similar calculation but without first assuming the formula to be true. He proceeds as follows:

We can suppose the circle is of radius 1. Say QP = x, QR = y. Then successively

  OQ = 1 - x,
OR = x + y - 1,
QT2 = y2 + [1 - (x + y - 1)2] = 2(x + y) - 2xy - x2,
(sinθ)2 = y2/[ 2(x + y) - 2xy - x2].

By hypothesis OM2 = (1 - q)2 = (1 - x)2 + q2/(sinθ)2.

Move (1 - x)2 to left and divide all by x2q2.

 
[(1 - q)2 - (1 - x)2]/x2q2= [x - q][2 - (q + x)]/ x2q2 (first member)
 = [2(x + y) - 2xy - x2]/x2y2 (2nd member)

Replace X = 1/x, Y = 1/y, Q = 1/q. First member becomes (Q - X)[2QX - (X + Q)], which by posing Q = X + Y + t becomes

  (t + Y) [t(2X - 1) + 2X(X + Y) - 2X - Y] = f(t).

Second member becomes Y[2X(X + Y) - 2X - Y] = f(0).

The trinom f(t) has all its coefficients positive, because

  2X - 1 = (2 - x)/x > 0, and
2X(X + Y) - 2X - Y = QT2/x2y2

thus its roots are negative and f(t) is growing when t > 0. So f(t) = f(0) iff t = 0.

A third approach is by Nathan Bowler who starts with the smaller circle:

Take coordinates such that it is the unit circle (q = 1), with Q on the x axis. Let G = (g, h), W = (u, v). Then:

  • QV has equation xg + yh = 1.
  • Q is at (1/g, 0).
  • O is at (1/g, v/ug) = W/ug.
  • V satisfies xg + yh = 1 and (x - 1/g)2 + (y - v/gu)2 = (1 - 1/ug)2.

Further y2 - 2ygv/u + 2g/u - g2 - 1 = 0 so that

 
QR= -y
 = -gv/u - sqrt(g2/u2 - 2g/u + 1)
 = -gv/u + 1 - g/u
 = 1 - g(1+v)/u.

and

  PQ = 1 - 1/ug + v/ug = 1 - (1-v)/ug.

So (PQ - 1)(QR - 1) = (1-v)(1+v)/u2 = 1. Equivalently, 1/PQ + 1/QR = 1 = 1/q.

Sangaku

  1. Sangaku: Reflections on the Phenomenon
  2. Critique of My View and a Response
  3. 1 + 27 = 12 + 16 Sangaku
  4. 3-4-5 Triangle by a Kid
  5. 7 = 2 + 5 Sangaku
  6. A 49th Degree Challenge
  7. A Geometric Mean Sangaku
  8. A Hard but Important Sangaku
  9. A Restored Sangaku Problem
  10. A Sangaku: Two Unrelated Circles
  11. A Sangaku by a Teen
  12. A Sangaku Follow-Up on an Archimedes' Lemma
  13. A Sangaku with an Egyptian Attachment
  14. A Sangaku with Many Circles and Some
  15. A Sushi Morsel
  16. An Old Japanese Theorem
  17. Archimedes Twins in the Edo Period
  18. Arithmetic Mean Sangaku
  19. Bottema Shatters Japan's Seclusion
  20. Circles and Semicircles in Rectangle
  21. Circles in a Circular Segment
  22. Circles Lined on the Legs of a Right Triangle
  23. Equal Incircles Theorem
  24. Equilateral Triangle, Straight Line and Tangent Circles
  25. Equilateral Triangles and Incircles in a Square
  26. Five Incircles in a Square
  27. Four Hinged Squares
  28. Four Incircles in Equilateral Triangle
  29. Gion Shrine Problem
  30. Harmonic Mean Sangaku
  31. Heron's Problem
  32. In the Wasan Spirit
  33. Incenters in Cyclic Quadrilateral
  34. Japanese Art and Mathematics
  35. Malfatti's Problem
  36. Maximal Properties of the Pythagorean Relation
  37. Neuberg Sangaku
  38. Out of Pentagon Sangaku
  39. Peacock Tail Sangaku
  40. Pentagon Proportions Sangaku
  41. Pythagoras and Vecten Break Japan's Isolation
  42. Radius of a Circle by Paper Folding
  43. Review of Sacred Mathematics
  44. Sangaku à la V. Thebault
  45. Sangaku and The Egyptian Triangle
  46. Sangaku in a Square
  47. Sangaku Iterations, Is it Wasan?
  48. Sangaku with 8 Circles
  49. Sangaku with Three Mixtilinear Circles
  50. Sangaku with Versines
  51. Sangakus with a Mixtilinear Circle
  52. Sequences of Touching Circles
  53. Square and Circle in a Gothic Cupola
  54. Tangent Circles and an Isosceles Triangle
  55. The Squinting Eyes Theorem
  56. Steiner's Sangaku
  57. Three Incircles In a Right Triangle
  58. Three Squares and Two Ellipses
  59. Three Tangent Circles Sangaku
  60. Triangles, Squares and Areas from Temple Geometry
  61. Two Arbelos, Two Chains
  62. Two Circles in an Angle
  63. Two Sangaku with Equal Incircles

Copyright © 1996-2009 Alexander Bogomolny

34217711Page copy protected against web site content infringement by Copyscape


Search:
Keywords:

Google
Web CTK