Geometry in the Complex Plane

Size: px
Start display at page:

Download "Geometry in the Complex Plane"

Transcription

1 Geometry in the Complex Plane Hongyi Chen UNC Awards Banquet 016

2 All Geometry is Algebra Many geometry problems can be solved using a purely algebraic approach - by placing the geometric diagram on a coordinate plane, assigning each point an x/y coordinate, writing out the equations of lines and circles, and solving these equations. This method of solving geo problems (often called coordinate bashing) can be quite powerful given the right conditions, but it has some problems. Issues with coordinate bash Equations for circles are ugly Two variables are necessary for each random point Rotations are extremely painful Attempting to solve the equations may result in massive 5th degree polynomials in 8 variables... Fortunately, these problems can be fixed by replacing the Cartesian plane with the complex plane...

3 Quick Introduction to Complex Numbers A complex number (in rectangular form) is a number of the form a + bi, where a and b are real and i = 1. We define the real and imaginary parts of a complex z = a + bi as Re(z) = a and Im(z) = bi. Complex numbers can be plotted on the complex plane. The number a + bi is placed where the coordinate (a, b) is placed on the Cartesian plane. The horizontal axis is called the real axis and the vertical axis is called the imaginary axis. The conjugate of a complex number z, denoted by z, is its reflection about the real axis. For any z = a + bi we have z = a bi. ab = ā b and a + b = ā + b. Re(z) = z + z and Im(z) = z z. z is real if and only if Im(z) = 0, which occurs when z = z. Similarly a number z is pure imaginary iff z = z.

4 Quick Introduction to Complex Numbers The magnitude of z = a + bi, denoted by z, is its distance from the origin in the complex plane. If z = a + bi then z = a + b. Notice that for any complex z, z z = z. a b is the distance between a and b. A complex number z can also be expressed in polar form as r(cos θ + i sin θ) for a real r and angle θ, where r = z and θ is the angle formed by the positive real axis and the ray starting at the origin pointing towards z, measured counterclockwise. For simplicity we shall let cis θ = cos θ + i sin θ. The set of possible values of cis θ forms the unit circle on the complex plane - a circle centered at the origin with radius 1. For any angle θ we have cis θ = 1 = cis ( θ) cis θ

5 Complex Bash We can put entire geometry diagrams onto the complex plane. Each point is represented by a complex number, and each line or circle is represented by an equation in terms of some complex z and possibly its conjugate z. By standard, the complex number corresponding to a point is denoted by the lowercase character of of the point s label (for example, if A = (, 3), then a = + 3i). This is called complex bashing, and can be extremely powerful.

6 Translations The greatest advantage of using complex bash as opposed to any other type of bash is the simplicity of performing the basic transformations of translation, rotation, and dilation. To perform a translation of a units right and b units up to some complex number z, notice that complex number addition works the same way as vector addition, so one can simply add a + bi to z. To translate an object such that some point p becomes the origin, simply subtract p from all the points on the object.

7 Homothety (Dilation) To find the image of some point z after a homothety centered at the origin with scale factor k, simply multiply z by k. If the center is some point p instead, one can find the image by translating everything such that p is at the origin, then performing the homothety centered at the origin, then translating everything again such that p is back at its original place. Hence the image of z under a homothety centered at p with scale factor k is k(z p) + p.

8 Rotations A well-known theorem states that (cis θ)(cis φ) = cis (θ + φ). Thus, to rotate a complex number z = rcis φ by θ about the origin, multiply it by cis θ. To rotate z about an arbitrary point p, we can use the same manipulation used in the previous slide: translate everything by p, then perform the rotation around the origin, then translate everything +p. Hence the result of rotating z by θ about p is (z p)cis (θ) + p.

9 A Quick Example - Problem The points (0, 0), (a, 11), and (b, 37) are the vertices of an equilateral triangle. Find the value of ab. (1994 AIME #8)

10 A Quick Example - Solution Let O = 0, P = a + 11i, and Q = b + 37i on the complex plane. Since OPQ is an equilateral triangle, we know POQ = 60, so Q is the result of rotating P around O by 60. But then we know that q = p cis 60 = b + 37i = ( a 11 ) 3 + ( a ) i Notice that the imaginary part of the left side of this equation must equal the imaginary part of the right side, so ( a ) 3 37i = + 11 i = a = 1 3. Similarly we can equate the real parts, which gives us b = a 11 3 = 5 3. Thus the answer is ( 1 3 ) ( 5 3 ) = 315.

11 Lines and Collinearity The following theorems are commonly used in complex bash: Three distinct complex numbers a, b, and c are collinear if and only if c a is real. b a Since a complex number is real if and only if it is equal to its conjugate, the above means the equation for a line passing through a and b, in terms of z is z a b a = ( ) z a. b a If a point Z divides a segment AB into segments AZ and BZ in the ratio k/(1 k) then z = (b a)k + a. In particular, the midpoint of AB is a + b.

12 The Centroid - Problem Let ABC be a triangle in the complex plane. Find a formula for the centroid of ABC in terms of the complex numbers a, b, and c.

13 The Centroid - Solution Let M be the midpoint of BC. Then we know m = b + c. A well-known theorem states that the centroid G divides MA in the ratio 1 3 : 3. Hence, g = (a m) 1 ( 3 + m = a b + c ) b + c = a + b + c. 3

14 Parallelism and Perpendicularity Given lines AB and CD, one can determine whether or not they are parallel or perpendicular with the following theorems. AB CD b a ( ) b a b a is real d c d c =. d c AB CD b a d c is imaginary b a d c = ( b a d c ).

15 Reflections - Problem Given points A, B, and C, let Z be the reflection of C about AB. Find z in terms of a, b, and c.

16 Reflections - Solution Let M be the midpoint of ZC. We know m = z + c. If Z is the reflection of C about AB, then M should lie on AB. Hence we have ( ) m b m b a b = = z + c b z + c b = a b (a b) (ā b). Also ZC should be perpendicular to AB, so ( ) z c z c a b = c z = a b ā b.

17 Reflections - Solution We now have z + c b (a b) = z + c b (ā b) and z c a b = c z ā b. This is a system of equations in z and z. Solving for z and z, we see that z = a c + bā a b b c ā b.

18 Using the Unit Circle If z is on the unit circle, z = 1, so by the theorem z z = z we get z = 1 z. This substitution is useful. Scaling a diagram does not change length ratios or angles Scale diagram so that an important circle or some important points are on the unit circle. If problem involves a central triangle, let the three vertices of the triangle be on the unit circle.

19 The Orthocenter - Problem Let ABC be a triangle inscribed in the complex unit circle, and let h = a + b + c. Prove that H is the orthocenter of ABC.

20 The Orthocenter - Solution Let us define k = h a b c Notice that k = = (a + b + c) a b c ( ) b + c = b + c b c b c = b + c b c. = 1/b + 1/c 1/b 1/c = c + b c b = b + c b c = k. Hence k is imaginary, so HA BC. Similarly, HB CA and HC AB, so H is the orthocenter of ABC, as desired.

21 Euler Line A famous theorem by Euler states that in any triangle, the circumcenter, the centroid, and the orthocenter are collinear. The line passing through these three points is called the Euler Line of the triangle. To prove this, take any ABC and inscribe it in the complex unit circle. Let H be the orthocenter, O be the circumcenter, and G be the centroid. o = 0. g = a + b + c. 3 h = a + b + c. Then g o h o = (a + b + c)/3 a + b + c = 1 R, so O, G, H are collinear. 3

22 Outer Napoleon Triangle - Problem Given any ABC, construct point E A such that BE A C is an equilateral triangle, with E A being on the opposite side of BC as A. Let N A be the centroid of BE A C. Similarly define N B and N C. Prove that N A N B N C is an equilateral triangle.

23 Outer Napoleon Triangle - Solution We assume that ABC is oriented counter-clockwise (if it is oriented clockwise, the solution is almost identical). Notice that E C is the result of rotating A by 60 about B, so e c = (a b)cis (60 ) + b = a + b Then since N C is the centroid of AE C B, Similarly, n a = b + c n c = e c + a + b 3 = a + b + a b 3i. + a b 3i. 6 + b c 3i and nb = c + a 6 + c a 3i. 6

24 Outer Napoleon Triangle - Solution To prove N A N B N C is equilateral, it suffices to show that N B is the result of rotating N A by 60 about N C. But doing so is equivalent to showing that (n a n c )cis 60 + n c = n b, which can be done with the calculations below. (n a n c )cis 60 + n c ( b + c = + b c a + b 3i a b ) ( ) 1 3 3i i ( c a = + b a c ) ( ) 1 3 3i 6 + i + a + b = c a 4 + b a c 1 (c a) (b a c) + (a + b) = 4 = c + a + c a 6 c a b a c 3i + 3i 3i = nb. 4 + a + b + a b 3i 6 + a b 3i 6 + a + b + a b 3i 4 6 (b a c) + 3(c a) + (a b) + 3i 1 And hence N A N B N C is equilateral, as desired.

25 A Cyclic Kite - Problem Quadrilateral APBQ is inscribed in circle ω with P = Q = 90 and AP = AQ < BP. Let X be a variable point on segment PQ. Line AX meets ω again at S (other than A). Point T lies on arc AQB of ω such that XT is perpendicular to AX. Let M denote the midpoint of chord ST. As X varies on segment PQ, show that M moves along a circle. (015 USAMO #)

26 A Cyclic Kite - Solution Let ω be the complex unit circle, and let O be the origin. Since P = Q = 90, AB is a diameter of ω, so we can let a = 1 and b = 1. Now notice that APBQ is a kite, so PQ AB. But AB coincides with the real axis, hence PQ is perpendicular to the real axis and thus all points on PQ have the same real part. Therefore Re(x) is constant.

27 A Cyclic Kite - Solution Since A, X, and S are collinear, we have x 1 s 1 = ( ) x 1 = x 1 s 1 1/s 1. Since XT is perpendicular to AS, we have ( ) x t x t s 1 = s 1 Solving these equations for x and x, we get x = 1 ( 1 + s + t s ) t and x = 1 x 1/t = 1/s 1. ( s + 1 t t s ).

28 A Cyclic Kite - Solution We now see that Re(x) = x + x = 1 4 ( + s + t + 1 s + 1 t s t t ). s Let z = 1. Notice that m z = s + t 1 ( ) ( ) s + t 1 s + t 1 = = 1 ( 1 4 (s + t 1) s + 1 ) t 1 = 1 4 ( 3 s t 1 s 1 t + s t + t ) = 5 s 4 Re(x). Hence all possible M are located on a circle centered at Z with 5 radius Re(x). 4

29 Good luck! A Nontrivial Mess - Challenge Let ABC be a scalene triangle. Let K a, L a and M a be the respective intersections with BC of the internal angle bisector, external angle bisector, and the median from A. The circumcircle of AK a L a intersects AM a a second time at point X a different from A. Define X b and X c analogously. Prove that the circumcenter of X a X b X c lies on the Euler line of ABC. (015 USA TSTST #)

Berkeley Math Circle, May

Berkeley Math Circle, May Berkeley Math Circle, May 1-7 2000 COMPLEX NUMBERS IN GEOMETRY ZVEZDELINA STANKOVA FRENKEL, MILLS COLLEGE 1. Let O be a point in the plane of ABC. Points A 1, B 1, C 1 are the images of A, B, C under symmetry

More information

Collinearity/Concurrence

Collinearity/Concurrence Collinearity/Concurrence Ray Li (rayyli@stanford.edu) June 29, 2017 1 Introduction/Facts you should know 1. (Cevian Triangle) Let ABC be a triangle and P be a point. Let lines AP, BP, CP meet lines BC,

More information

Complex Numbers in Geometry

Complex Numbers in Geometry Complex Numers in Geometry Seastian Jeon Decemer 3, 206 The Complex Plane. Definitions I assume familiarity with most, if not all, of the following definitions. Some knowledge of linear algera is also

More information

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014 Geometry lass Examples (July 1) Paul Yiu Department of Mathematics Florida tlantic University c b a Summer 2014 1 Example 1(a). Given a triangle, the intersection P of the perpendicular bisector of and

More information

2013 Sharygin Geometry Olympiad

2013 Sharygin Geometry Olympiad Sharygin Geometry Olympiad 2013 First Round 1 Let ABC be an isosceles triangle with AB = BC. Point E lies on the side AB, and ED is the perpendicular from E to BC. It is known that AE = DE. Find DAC. 2

More information

Geometry JWR. Monday September 29, 2003

Geometry JWR. Monday September 29, 2003 Geometry JWR Monday September 29, 2003 1 Foundations In this section we see how to view geometry as algebra. The ideas here should be familiar to the reader who has learned some analytic geometry (including

More information

MATHS (O) NOTES. SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly. The Institute of Education Topics Covered: Complex Numbers

MATHS (O) NOTES. SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly. The Institute of Education Topics Covered: Complex Numbers MATHS (O) NOTES The Institute of Education 07 SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly Topics Covered: COMPLEX NUMBERS Strand 3(Unit ) Syllabus - Understanding the origin and need for complex

More information

Vectors - Applications to Problem Solving

Vectors - Applications to Problem Solving BERKELEY MATH CIRCLE 00-003 Vectors - Applications to Problem Solving Zvezdelina Stankova Mills College& UC Berkeley 1. Well-known Facts (1) Let A 1 and B 1 be the midpoints of the sides BC and AC of ABC.

More information

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in Chapter - 10 (Circle) Key Concept * Circle - circle is locus of such points which are at equidistant from a fixed point in a plane. * Concentric circle - Circle having same centre called concentric circle.

More information

( 1 ) Show that P ( a, b + c ), Q ( b, c + a ) and R ( c, a + b ) are collinear.

( 1 ) Show that P ( a, b + c ), Q ( b, c + a ) and R ( c, a + b ) are collinear. Problems 01 - POINT Page 1 ( 1 ) Show that P ( a, b + c ), Q ( b, c + a ) and R ( c, a + b ) are collinear. ( ) Prove that the two lines joining the mid-points of the pairs of opposite sides and the line

More information

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true?

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true? chapter vector geometry solutions V. Exercise A. For the shape shown, find a single vector which is equal to a)!!! " AB + BC AC b)! AD!!! " + DB AB c)! AC + CD AD d)! BC + CD!!! " + DA BA e) CD!!! " "

More information

Chapter 2. The laws of sines and cosines. 2.1 The law of sines. Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle ABC.

Chapter 2. The laws of sines and cosines. 2.1 The law of sines. Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle ABC. hapter 2 The laws of sines and cosines 2.1 The law of sines Theorem 2.1 (The law of sines). Let R denote the circumradius of a triangle. 2R = a sin α = b sin β = c sin γ. α O O α as Since the area of a

More information

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes

Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes Mathematics 2260H Geometry I: Euclidean geometry Trent University, Fall 2016 Solutions to the Quizzes Quiz #1. Wednesday, 13 September. [10 minutes] 1. Suppose you are given a line (segment) AB. Using

More information

Concurrency and Collinearity

Concurrency and Collinearity Concurrency and Collinearity Victoria Krakovna vkrakovna@gmail.com 1 Elementary Tools Here are some tips for concurrency and collinearity questions: 1. You can often restate a concurrency question as a

More information

Midterm Review Packet. Geometry: Midterm Multiple Choice Practice

Midterm Review Packet. Geometry: Midterm Multiple Choice Practice : Midterm Multiple Choice Practice 1. In the diagram below, a square is graphed in the coordinate plane. A reflection over which line does not carry the square onto itself? (1) (2) (3) (4) 2. A sequence

More information

Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., Outer Ring Road New Delhi , Ph. : ,

Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., Outer Ring Road New Delhi , Ph. : , MCN COMPLEX NUMBER C The complex number Complex number is denoted by ie = a + ib, where a is called as real part of (denoted by Re and b is called as imaginary part of (denoted by Im Here i =, also i =,

More information

1/19 Warm Up Fast answers!

1/19 Warm Up Fast answers! 1/19 Warm Up Fast answers! The altitudes are concurrent at the? Orthocenter The medians are concurrent at the? Centroid The perpendicular bisectors are concurrent at the? Circumcenter The angle bisectors

More information

Classical Theorems in Plane Geometry 1

Classical Theorems in Plane Geometry 1 BERKELEY MATH CIRCLE 1999 2000 Classical Theorems in Plane Geometry 1 Zvezdelina Stankova-Frenkel UC Berkeley and Mills College Note: All objects in this handout are planar - i.e. they lie in the usual

More information

One Theorem, Six Proofs

One Theorem, Six Proofs 50/ ONE THEOREM, SIX PROOFS One Theorem, Six Proofs V. Dubrovsky It is often more useful to acquaint yourself with many proofs of the same theorem rather than with similar proofs of numerous results. The

More information

RMT 2013 Geometry Test Solutions February 2, = 51.

RMT 2013 Geometry Test Solutions February 2, = 51. RMT 0 Geometry Test Solutions February, 0. Answer: 5 Solution: Let m A = x and m B = y. Note that we have two pairs of isosceles triangles, so m A = m ACD and m B = m BCD. Since m ACD + m BCD = m ACB,

More information

QUESTION BANK ON STRAIGHT LINE AND CIRCLE

QUESTION BANK ON STRAIGHT LINE AND CIRCLE QUESTION BANK ON STRAIGHT LINE AND CIRCLE Select the correct alternative : (Only one is correct) Q. If the lines x + y + = 0 ; 4x + y + 4 = 0 and x + αy + β = 0, where α + β =, are concurrent then α =,

More information

Circles, Mixed Exercise 6

Circles, Mixed Exercise 6 Circles, Mixed Exercise 6 a QR is the diameter of the circle so the centre, C, is the midpoint of QR ( 5) 0 Midpoint = +, + = (, 6) C(, 6) b Radius = of diameter = of QR = of ( x x ) + ( y y ) = of ( 5

More information

CLASS IX GEOMETRY MOCK TEST PAPER

CLASS IX GEOMETRY MOCK TEST PAPER Total time:3hrs darsha vidyalay hunashyal P. M.M=80 STION- 10 1=10 1) Name the point in a triangle that touches all sides of given triangle. Write its symbol of representation. 2) Where is thocenter of

More information

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2

(D) (A) Q.3 To which of the following circles, the line y x + 3 = 0 is normal at the point ? 2 (A) 2 CIRCLE [STRAIGHT OBJECTIVE TYPE] Q. The line x y + = 0 is tangent to the circle at the point (, 5) and the centre of the circles lies on x y = 4. The radius of the circle is (A) 3 5 (B) 5 3 (C) 5 (D) 5

More information

XIII GEOMETRICAL OLYMPIAD IN HONOUR OF I.F.SHARYGIN The correspondence round. Solutions

XIII GEOMETRICAL OLYMPIAD IN HONOUR OF I.F.SHARYGIN The correspondence round. Solutions XIII GEOMETRIL OLYMPID IN HONOUR OF I.F.SHRYGIN The correspondence round. Solutions 1. (.Zaslavsky) (8) Mark on a cellular paper four nodes forming a convex quadrilateral with the sidelengths equal to

More information

GEOMETRY OF KIEPERT AND GRINBERG MYAKISHEV HYPERBOLAS

GEOMETRY OF KIEPERT AND GRINBERG MYAKISHEV HYPERBOLAS GEOMETRY OF KIEPERT ND GRINERG MYKISHEV HYPEROLS LEXEY. ZSLVSKY bstract. new synthetic proof of the following fact is given: if three points,, are the apices of isosceles directly-similar triangles,, erected

More information

Inversion in the Plane. Part II: Radical Axes 1

Inversion in the Plane. Part II: Radical Axes 1 BERKELEY MATH CIRCLE, October 18 1998 Inversion in the Plane. Part II: Radical Axes 1 Zvezdelina Stankova-Frenkel, UC Berkeley Definition 2. The degree of point A with respect to a circle k(o, R) is defined

More information

COMPLEX NUMBERS

COMPLEX NUMBERS COMPLEX NUMBERS 1. Any number of the form x+iy where x, y R and i -1 is called a Complex Number.. In the complex number x+iy, x is called the real part and y is called the imaginary part of the complex

More information

22 SAMPLE PROBLEMS WITH SOLUTIONS FROM 555 GEOMETRY PROBLEMS

22 SAMPLE PROBLEMS WITH SOLUTIONS FROM 555 GEOMETRY PROBLEMS 22 SPL PROLS WITH SOLUTIOS FRO 555 GOTRY PROLS SOLUTIOS S O GOTRY I FIGURS Y. V. KOPY Stanislav hobanov Stanislav imitrov Lyuben Lichev 1 Problem 3.9. Let be a quadrilateral. Let J and I be the midpoints

More information

Problems First day. 8 grade. Problems First day. 8 grade

Problems First day. 8 grade. Problems First day. 8 grade First day. 8 grade 8.1. Let ABCD be a cyclic quadrilateral with AB = = BC and AD = CD. ApointM lies on the minor arc CD of its circumcircle. The lines BM and CD meet at point P, thelinesam and BD meet

More information

Higher Geometry Problems

Higher Geometry Problems Higher Geometry Problems (1) Look up Eucidean Geometry on Wikipedia, and write down the English translation given of each of the first four postulates of Euclid. Rewrite each postulate as a clear statement

More information

14 th Annual Harvard-MIT Mathematics Tournament Saturday 12 February 2011

14 th Annual Harvard-MIT Mathematics Tournament Saturday 12 February 2011 14 th Annual Harvard-MIT Mathematics Tournament Saturday 1 February 011 1. Let a, b, and c be positive real numbers. etermine the largest total number of real roots that the following three polynomials

More information

Figure 1: Problem 1 diagram. Figure 2: Problem 2 diagram

Figure 1: Problem 1 diagram. Figure 2: Problem 2 diagram Geometry A Solutions 1. Note that the solid formed is a generalized cylinder. It is clear from the diagram that the area of the base of this cylinder (i.e., a vertical cross-section of the log) is composed

More information

Higher Geometry Problems

Higher Geometry Problems Higher Geometry Problems (1 Look up Eucidean Geometry on Wikipedia, and write down the English translation given of each of the first four postulates of Euclid. Rewrite each postulate as a clear statement

More information

Engage Education Foundation

Engage Education Foundation B Free Exam for 2006-15 VCE study design Engage Education Foundation Units 3 and 4 Specialist Maths: Exam 2 Practice Exam Solutions Stop! Don t look at these solutions until you have attempted the exam.

More information

Syllabus. + + x + n 1 n. + x + 2

Syllabus. + + x + n 1 n. + x + 2 1. Special Functions This class will cover problems involving algebraic functions other than polynomials, such as square roots, the floor function, and logarithms. Example Problem: Let n be a positive

More information

Isogonal Conjugates. Navneel Singhal October 9, Abstract

Isogonal Conjugates. Navneel Singhal October 9, Abstract Isogonal Conjugates Navneel Singhal navneel.singhal@ymail.com October 9, 2016 Abstract This is a short note on isogonality, intended to exhibit the uses of isogonality in mathematical olympiads. Contents

More information

9.7 Extension: Writing and Graphing the Equations

9.7 Extension: Writing and Graphing the Equations www.ck12.org Chapter 9. Circles 9.7 Extension: Writing and Graphing the Equations of Circles Learning Objectives Graph a circle. Find the equation of a circle in the coordinate plane. Find the radius and

More information

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths Topic 2 [312 marks] 1 The rectangle ABCD is inscribed in a circle Sides [AD] and [AB] have lengths [12 marks] 3 cm and (\9\) cm respectively E is a point on side [AB] such that AE is 3 cm Side [DE] is

More information

INVERSION IN THE PLANE BERKELEY MATH CIRCLE

INVERSION IN THE PLANE BERKELEY MATH CIRCLE INVERSION IN THE PLANE BERKELEY MATH CIRCLE ZVEZDELINA STANKOVA MILLS COLLEGE/UC BERKELEY SEPTEMBER 26TH 2004 Contents 1. Definition of Inversion in the Plane 1 Properties of Inversion 2 Problems 2 2.

More information

Homework Assignments Math /02 Fall 2014

Homework Assignments Math /02 Fall 2014 Homework Assignments Math 119-01/02 Fall 2014 Assignment 1 Due date : Friday, September 5 6th Edition Problem Set Section 6.1, Page 178: #1, 2, 3, 4, 5, 6. Section 6.2, Page 185: #1, 2, 3, 5, 6, 8, 10-14,

More information

Complex numbers in the realm of Euclidean Geometry

Complex numbers in the realm of Euclidean Geometry Complex numbers in the realm of Euclidean Geometry Finbarr Holland February 7, 014 1 Introduction Before discussing the complex forms of lines and circles, we recall some familiar facts about complex numbers.

More information

NEW YORK CITY INTERSCHOLASTIC MATHEMATICS LEAGUE Senior A Division CONTEST NUMBER 1

NEW YORK CITY INTERSCHOLASTIC MATHEMATICS LEAGUE Senior A Division CONTEST NUMBER 1 Senior A Division CONTEST NUMBER 1 PART I FALL 2011 CONTEST 1 TIME: 10 MINUTES F11A1 Larry selects a 13-digit number while David selects a 10-digit number. Let be the number of digits in the product of

More information

ON CIRCLES TOUCHING THE INCIRCLE

ON CIRCLES TOUCHING THE INCIRCLE ON CIRCLES TOUCHING THE INCIRCLE ILYA I. BOGDANOV, FEDOR A. IVLEV, AND PAVEL A. KOZHEVNIKOV Abstract. For a given triangle, we deal with the circles tangent to the incircle and passing through two its

More information

0112ge. Geometry Regents Exam Line n intersects lines l and m, forming the angles shown in the diagram below.

0112ge. Geometry Regents Exam Line n intersects lines l and m, forming the angles shown in the diagram below. Geometry Regents Exam 011 011ge 1 Line n intersects lines l and m, forming the angles shown in the diagram below. 4 In the diagram below, MATH is a rhombus with diagonals AH and MT. Which value of x would

More information

Homework Assignments Math /02 Fall 2017

Homework Assignments Math /02 Fall 2017 Homework Assignments Math 119-01/02 Fall 2017 Assignment 1 Due date : Wednesday, August 30 Section 6.1, Page 178: #1, 2, 3, 4, 5, 6. Section 6.2, Page 185: #1, 2, 3, 5, 6, 8, 10-14, 16, 17, 18, 20, 22,

More information

Maharashtra Board Class X Mathematics - Geometry Board Paper 2014 Solution. Time: 2 hours Total Marks: 40

Maharashtra Board Class X Mathematics - Geometry Board Paper 2014 Solution. Time: 2 hours Total Marks: 40 Maharashtra Board Class X Mathematics - Geometry Board Paper 04 Solution Time: hours Total Marks: 40 Note: - () All questions are compulsory. () Use of calculator is not allowed.. i. Ratio of the areas

More information

Mathematics AKS

Mathematics AKS Integrated Algebra I A - Process Skills use appropriate technology to solve mathematical problems (GPS) (MAM1_A2009-1) build new mathematical knowledge through problem-solving (GPS) (MAM1_A2009-2) solve

More information

Examples: Identify three pairs of parallel segments in the diagram. 1. AB 2. BC 3. AC. Write an equation to model this theorem based on the figure.

Examples: Identify three pairs of parallel segments in the diagram. 1. AB 2. BC 3. AC. Write an equation to model this theorem based on the figure. 5.1: Midsegments of Triangles NOTE: Midsegments are also to the third side in the triangle. Example: Identify the 3 midsegments in the diagram. Examples: Identify three pairs of parallel segments in the

More information

Integrating Algebra and Geometry with Complex Numbers

Integrating Algebra and Geometry with Complex Numbers Integrating Algebra and Geometry with Complex Numbers Complex numbers in schools are often considered only from an algebraic perspective. Yet, they have a rich geometric meaning that can support developing

More information

0811ge. Geometry Regents Exam

0811ge. Geometry Regents Exam 0811ge 1 The statement "x is a multiple of 3, and x is an even integer" is true when x is equal to 1) 9 ) 8 3) 3 4) 6 In the diagram below, ABC XYZ. 4 Pentagon PQRST has PQ parallel to TS. After a translation

More information

Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers

Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: 978-1-118-71219-1 Updated /17/15 Exercise Answers Chapter 1 1. Four right-handed systems: ( i, j, k), ( i, j,

More information

SMT 2018 Geometry Test Solutions February 17, 2018

SMT 2018 Geometry Test Solutions February 17, 2018 SMT 018 Geometry Test Solutions February 17, 018 1. Consider a semi-circle with diameter AB. Let points C and D be on diameter AB such that CD forms the base of a square inscribed in the semicircle. Given

More information

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 1 Triangles: Basics This section will cover all the basic properties you need to know about triangles and the important points of a triangle.

More information

Year 11 Mathematics: Specialist Course Outline

Year 11 Mathematics: Specialist Course Outline MATHEMATICS LEARNING AREA Year 11 Mathematics: Specialist Course Outline Text: Mathematics Specialist Units 1 and 2 A.J. Unit/time Topic/syllabus entry Resources Assessment 1 Preliminary work. 2 Representing

More information

Triangles III. Stewart s Theorem, Orthocenter, Euler Line. 23-Sept-2011 MA

Triangles III. Stewart s Theorem, Orthocenter, Euler Line. 23-Sept-2011 MA Triangles III Stewart s Theorem, Orthocenter, Euler Line 23-Sept-2011 MA 341 001 1 Stewart s Theorem (1746) With the measurements given in the triangle below, the following relationship holds: a 2 n +

More information

LLT Education Services

LLT Education Services 8. The length of a tangent from a point A at distance 5 cm from the centre of the circle is 4 cm. Find the radius of the circle. (a) 4 cm (b) 3 cm (c) 6 cm (d) 5 cm 9. From a point P, 10 cm away from the

More information

Section 5.8. (i) ( 3 + i)(14 2i) = ( 3)(14 2i) + i(14 2i) = {( 3)14 ( 3)(2i)} + i(14) i(2i) = ( i) + (14i + 2) = i.

Section 5.8. (i) ( 3 + i)(14 2i) = ( 3)(14 2i) + i(14 2i) = {( 3)14 ( 3)(2i)} + i(14) i(2i) = ( i) + (14i + 2) = i. 1. Section 5.8 (i) ( 3 + i)(14 i) ( 3)(14 i) + i(14 i) {( 3)14 ( 3)(i)} + i(14) i(i) ( 4 + 6i) + (14i + ) 40 + 0i. (ii) + 3i 1 4i ( + 3i)(1 + 4i) (1 4i)(1 + 4i) (( + 3i) + ( + 3i)(4i) 1 + 4 10 + 11i 10

More information

SOME NEW THEOREMS IN PLANE GEOMETRY. In this article we will represent some ideas and a lot of new theorems in plane geometry.

SOME NEW THEOREMS IN PLANE GEOMETRY. In this article we will represent some ideas and a lot of new theorems in plane geometry. SOME NEW THEOREMS IN PLNE GEOMETRY LEXNDER SKUTIN 1. Introduction arxiv:1704.04923v3 [math.mg] 30 May 2017 In this article we will represent some ideas and a lot of new theorems in plane geometry. 2. Deformation

More information

The circumcircle and the incircle

The circumcircle and the incircle hapter 4 The circumcircle and the incircle 4.1 The Euler line 4.1.1 nferior and superior triangles G F E G D The inferior triangle of is the triangle DEF whose vertices are the midpoints of the sides,,.

More information

MATHEMATICS. IMPORTANT FORMULAE AND CONCEPTS for. Summative Assessment -II. Revision CLASS X Prepared by

MATHEMATICS. IMPORTANT FORMULAE AND CONCEPTS for. Summative Assessment -II. Revision CLASS X Prepared by MATHEMATICS IMPORTANT FORMULAE AND CONCEPTS for Summative Assessment -II Revision CLASS X 06 7 Prepared by M. S. KUMARSWAMY, TGT(MATHS) M. Sc. Gold Medallist (Elect.), B. Ed. Kendriya Vidyalaya GaCHiBOWli

More information

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints view.php3 (JPEG Image, 840x888 pixels) - Scaled (71%) https://mail.ateneo.net/horde/imp/view.php3?mailbox=inbox&inde... 1 of 1 11/5/2008 5:02 PM 11 th Philippine Mathematical Olympiad Questions, Answers,

More information

Triangles III. Stewart s Theorem (1746) Stewart s Theorem (1746) 9/26/2011. Stewart s Theorem, Orthocenter, Euler Line

Triangles III. Stewart s Theorem (1746) Stewart s Theorem (1746) 9/26/2011. Stewart s Theorem, Orthocenter, Euler Line Triangles III Stewart s Theorem, Orthocenter, uler Line 23-Sept-2011 M 341 001 1 Stewart s Theorem (1746) With the measurements given in the triangle below, the following relationship holds: a 2 n + b

More information

1998 IMO Shortlist BM BN BA BC AB BC CD DE EF BC CA AE EF FD

1998 IMO Shortlist BM BN BA BC AB BC CD DE EF BC CA AE EF FD IMO Shortlist 1998 Geometry 1 A convex quadrilateral ABCD has perpendicular diagonals. The perpendicular bisectors of the sides AB and CD meet at a unique point P inside ABCD. the quadrilateral ABCD is

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS Chapter 5 COMPLEX NUMBERS AND QUADRATIC EQUATIONS 5. Overview We know that the square of a real number is always non-negative e.g. (4) 6 and ( 4) 6. Therefore, square root of 6 is ± 4. What about the square

More information

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems 15th Bay Area Mathematical Olympiad BAMO Exam February 26, 2013 Solutions to BAMO-8 and BAMO-12 Problems 1 How many different sets of three points in this equilateral triangular grid are the vertices of

More information

10. Show that the conclusion of the. 11. Prove the above Theorem. [Th 6.4.7, p 148] 4. Prove the above Theorem. [Th 6.5.3, p152]

10. Show that the conclusion of the. 11. Prove the above Theorem. [Th 6.4.7, p 148] 4. Prove the above Theorem. [Th 6.5.3, p152] foot of the altitude of ABM from M and let A M 1 B. Prove that then MA > MB if and only if M 1 A > M 1 B. 8. If M is the midpoint of BC then AM is called a median of ABC. Consider ABC such that AB < AC.

More information

1 What is the solution of the system of equations graphed below? y = 2x + 1

1 What is the solution of the system of equations graphed below? y = 2x + 1 1 What is the solution of the system of equations graphed below? y = 2x + 1 3 As shown in the diagram below, when hexagon ABCDEF is reflected over line m, the image is hexagon A'B'C'D'E'F'. y = x 2 + 2x

More information

Theorem 1.2 (Converse of Pythagoras theorem). If the lengths of the sides of ABC satisfy a 2 + b 2 = c 2, then the triangle has a right angle at C.

Theorem 1.2 (Converse of Pythagoras theorem). If the lengths of the sides of ABC satisfy a 2 + b 2 = c 2, then the triangle has a right angle at C. hapter 1 Some asic Theorems 1.1 The ythagorean Theorem Theorem 1.1 (ythagoras). The lengths a b < c of the sides of a right triangle satisfy the relation a + b = c. roof. b a a 3 b b 4 b a b 4 1 a a 3

More information

RMT 2014 Geometry Test Solutions February 15, 2014

RMT 2014 Geometry Test Solutions February 15, 2014 RMT 014 Geometry Test Solutions February 15, 014 1. The coordinates of three vertices of a parallelogram are A(1, 1), B(, 4), and C( 5, 1). Compute the area of the parallelogram. Answer: 18 Solution: Note

More information

Index. Excerpt from "Precalculus" 2014 AoPS Inc. Copyrighted Material INDEX

Index. Excerpt from Precalculus 2014 AoPS Inc.   Copyrighted Material INDEX Index, 29 \, 6, 29 \, 6 [, 5 1, 2!, 29?, 309, 179, 179, 29 30-60-90 triangle, 32 45-45-90 triangle, 32 Agnesi, Maria Gaetana, 191 Airy, Sir George, 180 AMC, vii American Mathematics Competitions, see AMC

More information

Menelaus and Ceva theorems

Menelaus and Ceva theorems hapter 3 Menelaus and eva theorems 3.1 Menelaus theorem Theorem 3.1 (Menelaus). Given a triangle with points,, on the side lines,, respectively, the points,, are collinear if and only if = 1. W Proof.

More information

1. Matrices and Determinants

1. Matrices and Determinants Important Questions 1. Matrices and Determinants Ex.1.1 (2) x 3x y Find the values of x, y, z if 2x + z 3y w = 0 7 3 2a Ex 1.1 (3) 2x 3x y If 2x + z 3y w = 3 2 find x, y, z, w 4 7 Ex 1.1 (13) 3 7 3 2 Find

More information

or i 2 = -1 i 4 = 1 Example : ( i ),, 7 i and 0 are complex numbers. and Imaginary part of z = b or img z = b

or i 2 = -1 i 4 = 1 Example : ( i ),, 7 i and 0 are complex numbers. and Imaginary part of z = b or img z = b 1 A- LEVEL MATHEMATICS P 3 Complex Numbers (NOTES) 1. Given a quadratic equation : x 2 + 1 = 0 or ( x 2 = -1 ) has no solution in the set of real numbers, as there does not exist any real number whose

More information

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true?

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true? 0809ge 1 Based on the diagram below, which statement is true? 3 In the diagram of ABC below, AB AC. The measure of B is 40. 1) a b ) a c 3) b c 4) d e What is the measure of A? 1) 40 ) 50 3) 70 4) 100

More information

arxiv: v1 [math.ho] 10 Feb 2018

arxiv: v1 [math.ho] 10 Feb 2018 RETIVE GEOMETRY LEXNDER SKUTIN arxiv:1802.03543v1 [math.ho] 10 Feb 2018 1. Introduction This work is a continuation of [1]. s in the previous article, here we will describe some interesting ideas and a

More information

Triangle Centers. Maria Nogin. (based on joint work with Larry Cusick)

Triangle Centers. Maria Nogin. (based on joint work with Larry Cusick) Triangle enters Maria Nogin (based on joint work with Larry usick) Undergraduate Mathematics Seminar alifornia State University, Fresno September 1, 2017 Outline Triangle enters Well-known centers enter

More information

So, eqn. to the bisector containing (-1, 4) is = x + 27y = 0

So, eqn. to the bisector containing (-1, 4) is = x + 27y = 0 Q.No. The bisector of the acute angle between the lines x - 4y + 7 = 0 and x + 5y - = 0, is: Option x + y - 9 = 0 Option x + 77y - 0 = 0 Option x - y + 9 = 0 Correct Answer L : x - 4y + 7 = 0 L :-x- 5y

More information

5-1 Practice Form K. Midsegments of Triangles. Identify three pairs of parallel segments in the diagram.

5-1 Practice Form K. Midsegments of Triangles. Identify three pairs of parallel segments in the diagram. 5-1 Practice Form K Midsegments of Triangles Identify three pairs of parallel segments in the diagram. 1. 2. 3. Name the segment that is parallel to the given segment. 4. MN 5. ON 6. AB 7. CB 8. OM 9.

More information

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy Important: Answer to all 15 questions. Write your answers on the answer sheets provided. For the multiple choice questions, stick only the letters (A, B, C, D or E) of your choice. No calculator is allowed.

More information

XIV GEOMETRICAL OLYMPIAD IN HONOUR OF I.F.SHARYGIN The correspondence round. Solutions

XIV GEOMETRICAL OLYMPIAD IN HONOUR OF I.F.SHARYGIN The correspondence round. Solutions XIV GEOMETRIL OLYMPI IN HONOUR OF I.F.SHRYGIN The correspondence round. Solutions 1. (L.Shteingarts, grade 8) Three circles lie inside a square. Each of them touches externally two remaining circles. lso

More information

Written test, 25 problems / 90 minutes

Written test, 25 problems / 90 minutes Sponsored by: UGA Math Department and UGA Math Club Written test, 5 problems / 90 minutes October, 06 WITH SOLUTIONS Problem. Let a represent a digit from to 9. Which a gives a! aa + a = 06? Here aa indicates

More information

MAT1035 Analytic Geometry

MAT1035 Analytic Geometry MAT1035 Analytic Geometry Lecture Notes R.A. Sabri Kaan Gürbüzer Dokuz Eylül University 2016 2 Contents 1 Review of Trigonometry 5 2 Polar Coordinates 7 3 Vectors in R n 9 3.1 Located Vectors..............................................

More information

Chapter 3. The angle bisectors. 3.1 The angle bisector theorem

Chapter 3. The angle bisectors. 3.1 The angle bisector theorem hapter 3 The angle bisectors 3.1 The angle bisector theorem Theorem 3.1 (ngle bisector theorem). The bisectors of an angle of a triangle divide its opposite side in the ratio of the remaining sides. If

More information

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively.

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively. . Induction This class will demonstrate the fundamental problem solving technique of mathematical induction. Example Problem: Prove that for every positive integer n there exists an n-digit number divisible

More information

Chapter 6. Basic triangle centers. 6.1 The Euler line The centroid

Chapter 6. Basic triangle centers. 6.1 The Euler line The centroid hapter 6 asic triangle centers 6.1 The Euler line 6.1.1 The centroid Let E and F be the midpoints of and respectively, and G the intersection of the medians E and F. onstruct the parallel through to E,

More information

Baltic Way 2003 Riga, November 2, 2003

Baltic Way 2003 Riga, November 2, 2003 altic Way 2003 Riga, November 2, 2003 Problems and solutions. Let Q + be the set of positive rational numbers. Find all functions f : Q + Q + which for all x Q + fulfil () f ( x ) = f (x) (2) ( + x ) f

More information

1 Hanoi Open Mathematical Competition 2017

1 Hanoi Open Mathematical Competition 2017 1 Hanoi Open Mathematical Competition 017 1.1 Junior Section Question 1. Suppose x 1, x, x 3 are the roots of polynomial P (x) = x 3 6x + 5x + 1. The sum x 1 + x + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E):

More information

0116ge. Geometry Regents Exam RT and SU intersect at O.

0116ge. Geometry Regents Exam RT and SU intersect at O. Geometry Regents Exam 06 06ge What is the equation of a circle with its center at (5, ) and a radius of 3? ) (x 5) + (y + ) = 3 ) (x 5) + (y + ) = 9 3) (x + 5) + (y ) = 3 4) (x + 5) + (y ) = 9 In the diagram

More information

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014

Geometry. Class Examples (July 1) Paul Yiu. Department of Mathematics Florida Atlantic University. Summer 2014 Geometry lass Examples (July 1) Paul Yiu Department of Mathematics Florida tlantic University c b a Summer 2014 21 Example 11: Three congruent circles in a circle. The three small circles are congruent.

More information

IMO Training Camp Mock Olympiad #2

IMO Training Camp Mock Olympiad #2 IMO Training Camp Mock Olympiad #2 July 3, 2008 1. Given an isosceles triangle ABC with AB = AC. The midpoint of side BC is denoted by M. Let X be a variable point on the shorter arc MA of the circumcircle

More information

Some Collinearities in the Heptagonal Triangle

Some Collinearities in the Heptagonal Triangle Forum Geometricorum Volume 16 (2016) 249 256. FRUM GEM ISSN 1534-1178 Some ollinearities in the Heptagonal Triangle bdilkadir ltintaş bstract. With the methods of barycentric coordinates, we establish

More information

MT - w A.P. SET CODE MT - w - MATHEMATICS (71) GEOMETRY- SET - A (E) Time : 2 Hours Preliminary Model Answer Paper Max.

MT - w A.P. SET CODE MT - w - MATHEMATICS (71) GEOMETRY- SET - A (E) Time : 2 Hours Preliminary Model Answer Paper Max. .P. SET CODE.. Solve NY FIVE of the following : (i) ( BE) ( BD) ( BE) ( BD) BE D 6 9 MT - w 07 00 - MT - w - MTHEMTICS (7) GEOMETRY- (E) Time : Hours Preliminary Model nswer Paper Max. Marks : 40 [Triangles

More information

MA 460 Supplement: Analytic geometry

MA 460 Supplement: Analytic geometry M 460 Supplement: nalytic geometry Donu rapura In the 1600 s Descartes introduced cartesian coordinates which changed the way we now do geometry. This also paved for subsequent developments such as calculus.

More information

Geometry of Regular Heptagons

Geometry of Regular Heptagons Journal for eometry and raphics olume 9 (005) No. 119 1. eometry of Regular Heptagons vonko Čerin Kopernikova 7 10010 agreb roatia urope email: cerin@math.hr bstract. his paper explores some new geometric

More information

Mathematics Extension 2

Mathematics Extension 2 Northern Beaches Secondary College Manly Selective Campus 010 HIGHER SCHOOL CERTIFICATE TRIAL EXAMINATION Mathematics Extension General Instructions Reading time 5 minutes Working time 3 hours Write using

More information

0610ge. Geometry Regents Exam The diagram below shows a right pentagonal prism.

0610ge. Geometry Regents Exam The diagram below shows a right pentagonal prism. 0610ge 1 In the diagram below of circle O, chord AB chord CD, and chord CD chord EF. 3 The diagram below shows a right pentagonal prism. Which statement must be true? 1) CE DF 2) AC DF 3) AC CE 4) EF CD

More information

IMO Training Camp Mock Olympiad #2 Solutions

IMO Training Camp Mock Olympiad #2 Solutions IMO Training Camp Mock Olympiad #2 Solutions July 3, 2008 1. Given an isosceles triangle ABC with AB = AC. The midpoint of side BC is denoted by M. Let X be a variable point on the shorter arc MA of the

More information

0811ge. Geometry Regents Exam BC, AT = 5, TB = 7, and AV = 10.

0811ge. Geometry Regents Exam BC, AT = 5, TB = 7, and AV = 10. 0811ge 1 The statement "x is a multiple of 3, and x is an even integer" is true when x is equal to 1) 9 2) 8 3) 3 4) 6 2 In the diagram below, ABC XYZ. 4 Pentagon PQRST has PQ parallel to TS. After a translation

More information

Department of Physics, Korea University

Department of Physics, Korea University Name: Department: Notice +2 ( 1) points per correct (incorrect) answer. No penalty for an unanswered question. Fill the blank ( ) with (8) if the statement is correct (incorrect).!!!: corrections to an

More information