Algebra: the Search for an Elusive Formula
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Lesson 2: the Multiplication of Polynomials
NYS COMMON CORE MATHEMATICS CURRICULUM Lesson 2 M1 ALGEBRA II Lesson 2: The Multiplication of Polynomials Student Outcomes . Students develop the distributive property for application to polynomial multiplication. Students connect multiplication of polynomials with multiplication of multi-digit integers. Lesson Notes This lesson begins to address standards A-SSE.A.2 and A-APR.C.4 directly and provides opportunities for students to practice MP.7 and MP.8. The work is scaffolded to allow students to discern patterns in repeated calculations, leading to some general polynomial identities that are explored further in the remaining lessons of this module. As in the last lesson, if students struggle with this lesson, they may need to review concepts covered in previous grades, such as: The connection between area properties and the distributive property: Grade 7, Module 6, Lesson 21. Introduction to the table method of multiplying polynomials: Algebra I, Module 1, Lesson 9. Multiplying polynomials (in the context of quadratics): Algebra I, Module 4, Lessons 1 and 2. Since division is the inverse operation of multiplication, it is important to make sure that your students understand how to multiply polynomials before moving on to division of polynomials in Lesson 3 of this module. In Lesson 3, division is explored using the reverse tabular method, so it is important for students to work through the table diagrams in this lesson to prepare them for the upcoming work. There continues to be a sharp distinction in this curriculum between justification and proof, such as justifying the identity (푎 + 푏)2 = 푎2 + 2푎푏 + 푏 using area properties and proving the identity using the distributive property. -
James Clerk Maxwell
James Clerk Maxwell JAMES CLERK MAXWELL Perspectives on his Life and Work Edited by raymond flood mark mccartney and andrew whitaker 3 3 Great Clarendon Street, Oxford, OX2 6DP, United Kingdom Oxford University Press is a department of the University of Oxford. It furthers the University’s objective of excellence in research, scholarship, and education by publishing worldwide. Oxford is a registered trade mark of Oxford University Press in the UK and in certain other countries c Oxford University Press 2014 The moral rights of the authors have been asserted First Edition published in 2014 Impression: 1 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, without the prior permission in writing of Oxford University Press, or as expressly permitted by law, by licence or under terms agreed with the appropriate reprographics rights organization. Enquiries concerning reproduction outside the scope of the above should be sent to the Rights Department, Oxford University Press, at the address above You must not circulate this work in any other form and you must impose this same condition on any acquirer Published in the United States of America by Oxford University Press 198 Madison Avenue, New York, NY 10016, United States of America British Library Cataloguing in Publication Data Data available Library of Congress Control Number: 2013942195 ISBN 978–0–19–966437–5 Printed and bound by CPI Group (UK) Ltd, Croydon, CR0 4YY Links to third party websites are provided by Oxford in good faith and for information only. -
Extending Euclidean Constructions with Dynamic Geometry Software
Proceedings of the 20th Asian Technology Conference in Mathematics (Leshan, China, 2015) Extending Euclidean constructions with dynamic geometry software Alasdair McAndrew [email protected] College of Engineering and Science Victoria University PO Box 18821, Melbourne 8001 Australia Abstract In order to solve cubic equations by Euclidean means, the standard ruler and compass construction tools are insufficient, as was demonstrated by Pierre Wantzel in the 19th century. However, the ancient Greek mathematicians also used another construction method, the neusis, which was a straightedge with two marked points. We show in this article how a neusis construction can be implemented using dynamic geometry software, and give some examples of its use. 1 Introduction Standard Euclidean geometry, as codified by Euclid, permits of two constructions: drawing a straight line between two given points, and constructing a circle with center at one given point, and passing through another. It can be shown that the set of points constructible by these methods form the quadratic closure of the rationals: that is, the set of all points obtainable by any finite sequence of arithmetic operations and the taking of square roots. With the rise of Galois theory, and of field theory generally in the 19th century, it is now known that irreducible cubic equations cannot be solved by these Euclidean methods: so that the \doubling of the cube", and the \trisection of the angle" problems would need further constructions. Doubling the cube requires us to be able to solve the equation x3 − 2 = 0 and trisecting the angle, if it were possible, would enable us to trisect 60◦ (which is con- structible), to obtain 20◦. -
Act Mathematics
ACT MATHEMATICS Improving College Admission Test Scores Contributing Writers Marie Haisan L. Ramadeen Matthew Miktus David Hoffman ACT is a registered trademark of ACT Inc. Copyright 2004 by Instructivision, Inc., revised 2006, 2009, 2011, 2014 ISBN 973-156749-774-8 Printed in Canada. All rights reserved. No part of the material protected by this copyright may be reproduced in any form or by any means, for commercial or educational use, without permission in writing from the copyright owner. Requests for permission to make copies of any part of the work should be mailed to Copyright Permissions, Instructivision, Inc., P.O. Box 2004, Pine Brook, NJ 07058. Instructivision, Inc., P.O. Box 2004, Pine Brook, NJ 07058 Telephone 973-575-9992 or 888-551-5144; fax 973-575-9134, website: www.instructivision.com ii TABLE OF CONTENTS Introduction iv Glossary of Terms vi Summary of Formulas, Properties, and Laws xvi Practice Test A 1 Practice Test B 16 Practice Test C 33 Pre Algebra Skill Builder One 51 Skill Builder Two 57 Skill Builder Three 65 Elementary Algebra Skill Builder Four 71 Skill Builder Five 77 Skill Builder Six 84 Intermediate Algebra Skill Builder Seven 88 Skill Builder Eight 97 Coordinate Geometry Skill Builder Nine 105 Skill Builder Ten 112 Plane Geometry Skill Builder Eleven 123 Skill Builder Twelve 133 Skill Builder Thirteen 145 Trigonometry Skill Builder Fourteen 158 Answer Forms 165 iii INTRODUCTION The American College Testing Program Glossary: The glossary defines commonly used (ACT) is a comprehensive system of data mathematical expressions and many special and collection, processing, and reporting designed to technical words. -
A Quartically Convergent Square Root Algorithm: an Exercise in Forensic Paleo-Mathematics
A Quartically Convergent Square Root Algorithm: An Exercise in Forensic Paleo-Mathematics David H Bailey, Lawrence Berkeley National Lab, USA DHB’s website: http://crd.lbl.gov/~dhbailey! Collaborator: Jonathan M. Borwein, University of Newcastle, Australia 1 A quartically convergent algorithm for Pi: Jon and Peter Borwein’s first “big” result In 1985, Jonathan and Peter Borwein published a “quartically convergent” algorithm for π. “Quartically convergent” means that each iteration approximately quadruples the number of correct digits (provided all iterations are performed with full precision): Set a0 = 6 - sqrt[2], and y0 = sqrt[2] - 1. Then iterate: 1 (1 y4)1/4 y = − − k k+1 1+(1 y4)1/4 − k a = a (1 + y )4 22k+3y (1 + y + y2 ) k+1 k k+1 − k+1 k+1 k+1 Then ak, converge quartically to 1/π. This algorithm, together with the Salamin-Brent scheme, has been employed in numerous computations of π. Both this and the Salamin-Brent scheme are based on the arithmetic-geometric mean and some ideas due to Gauss, but evidently he (nor anyone else until 1976) ever saw the connection to computation. Perhaps no one in the pre-computer age was accustomed to an “iterative” algorithm? Ref: J. M. Borwein and P. B. Borwein, Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity}, John Wiley, New York, 1987. 2 A quartically convergent algorithm for square roots I have found a quartically convergent algorithm for square roots in a little-known manuscript: · To compute the square root of q, let x0 be the initial approximation. -
Solving Cubic Polynomials
Solving Cubic Polynomials 1.1 The general solution to the quadratic equation There are four steps to finding the zeroes of a quadratic polynomial. 1. First divide by the leading term, making the polynomial monic. a 2. Then, given x2 + a x + a , substitute x = y − 1 to obtain an equation without the linear term. 1 0 2 (This is the \depressed" equation.) 3. Solve then for y as a square root. (Remember to use both signs of the square root.) a 4. Once this is done, recover x using the fact that x = y − 1 . 2 For example, let's solve 2x2 + 7x − 15 = 0: First, we divide both sides by 2 to create an equation with leading term equal to one: 7 15 x2 + x − = 0: 2 2 a 7 Then replace x by x = y − 1 = y − to obtain: 2 4 169 y2 = 16 Solve for y: 13 13 y = or − 4 4 Then, solving back for x, we have 3 x = or − 5: 2 This method is equivalent to \completing the square" and is the steps taken in developing the much- memorized quadratic formula. For example, if the original equation is our \high school quadratic" ax2 + bx + c = 0 then the first step creates the equation b c x2 + x + = 0: a a b We then write x = y − and obtain, after simplifying, 2a b2 − 4ac y2 − = 0 4a2 so that p b2 − 4ac y = ± 2a and so p b b2 − 4ac x = − ± : 2a 2a 1 The solutions to this quadratic depend heavily on the value of b2 − 4ac. -
Växjö University
School of Mathematics and System Engineering Reports from MSI - Rapporter från MSI Växjö University Geometrical Constructions Tanveer Sabir Aamir Muneer June MSI Report 09021 2009 Växjö University ISSN 1650-2647 SE-351 95 VÄXJÖ ISRN VXU/MSI/MA/E/--09021/--SE Tanveer Sabir Aamir Muneer Trisecting the Angle, Doubling the Cube, Squaring the Circle and Construction of n-gons Master thesis Mathematics 2009 Växjö University Abstract In this thesis, we are dealing with following four problems (i) Trisecting the angle; (ii) Doubling the cube; (iii) Squaring the circle; (iv) Construction of all regular polygons; With the help of field extensions, a part of the theory of abstract algebra, these problems seems to be impossible by using unmarked ruler and compass. First two problems, trisecting the angle and doubling the cube are solved by using marked ruler and compass, because when we use marked ruler more points are possible to con- struct and with the help of these points more figures are possible to construct. The problems, squaring the circle and Construction of all regular polygons are still im- possible to solve. iii Key-words: iv Acknowledgments We are obliged to our supervisor Per-Anders Svensson for accepting and giving us chance to do our thesis under his kind supervision. We are also thankful to our Programme Man- ager Marcus Nilsson for his work that set up a road map for us. We wish to thank Astrid Hilbert for being in Växjö and teaching us, She is really a cool, calm and knowledgeable, as an educator should. We also want to thank of our head of department and teachers who time to time supported in different subjects. -
Chapter 5 Complex Numbers
Chapter 5 Complex numbers Why be one-dimensional when you can be two-dimensional? ? 3 2 1 0 1 2 3 − − − ? We begin by returning to the familiar number line, where I have placed the question marks there appear to be no numbers. I shall rectify this by defining the complex numbers which give us a number plane rather than just a number line. Complex numbers play a fundamental rˆolein mathematics. In this chapter, I shall use them to show how e and π are connected and how certain primes can be factorized. They are also fundamental to physics where they are used in quantum mechanics. 5.1 Complex number arithmetic In the set of real numbers we can add, subtract, multiply and divide, but we cannot always extract square roots. For example, the real number 1 has 125 126 CHAPTER 5. COMPLEX NUMBERS the two real square roots 1 and 1, whereas the real number 1 has no real square roots, the reason being that− the square of any real non-zero− number is always positive. In this section, we shall repair this lack of square roots and, as we shall learn, we shall in fact have achieved much more than this. Com- plex numbers were first studied in the 1500’s but were only fully accepted and used in the 1800’s. Warning! If r is a positive real number then √r is usually interpreted to mean the positive square root. If I want to emphasize that both square roots need to be considered I shall write √r. -
The Nth Root of a Number Page 1
Lecture Notes The nth Root of a Number page 1 Caution! Currently, square roots are dened differently in different textbooks. In conversations about mathematics, approach the concept with caution and rst make sure that everyone in the conversation uses the same denition of square roots. Denition: Let A be a non-negative number. Then the square root of A (notation: pA) is the non-negative number that, if squared, the result is A. If A is negative, then pA is undened. For example, consider p25. The square-root of 25 is a number, that, when we square, the result is 25. There are two such numbers, 5 and 5. The square root is dened to be the non-negative such number, and so p25 is 5. On the other hand, p 25 is undened, because there is no real number whose square, is negative. Example 1. Evaluate each of the given numerical expressions. a) p49 b) p49 c) p 49 d) p 49 Solution: a) p49 = 7 c) p 49 = unde ned b) p49 = 1 p49 = 1 7 = 7 d) p 49 = 1 p 49 = unde ned Square roots, when stretched over entire expressions, also function as grouping symbols. Example 2. Evaluate each of the following expressions. a) p25 p16 b) p25 16 c) p144 + 25 d) p144 + p25 Solution: a) p25 p16 = 5 4 = 1 c) p144 + 25 = p169 = 13 b) p25 16 = p9 = 3 d) p144 + p25 = 12 + 5 = 17 . Denition: Let A be any real number. Then the third root of A (notation: p3 A) is the number that, if raised to the third power, the result is A. -
Construction of Regular Polygons a Constructible Regular Polygon Is One That Can Be Constructed with Compass and (Unmarked) Straightedge
DynamicsOfPolygons.org Construction of regular polygons A constructible regular polygon is one that can be constructed with compass and (unmarked) straightedge. For example the construction on the right below consists of two circles of equal radii. The center of the second circle at B is chosen to lie anywhere on the first circle, so the triangle ABC is equilateral – and hence equiangular. Compass and straightedge constructions date back to Euclid of Alexandria who was born in about 300 B.C. The Greeks developed methods for constructing the regular triangle, square and pentagon, but these were the only „prime‟ regular polygons that they could construct. They also knew how to double the sides of a given polygon or combine two polygons together – as long as the sides were relatively prime, so a regular pentagon could be drawn together with a regular triangle to get a regular 15-gon. Therefore the polygons they could construct were of the form N = 2m3k5j where m is a nonnegative integer and j and k are either 0 or 1. The constructible regular polygons were 3, 4, 5, 6, 8, 10, 12, 15, 16, 20, 24, 30, 32, 40, 48, ... but the only odd polygons in this list are 3,5 and 15. The triangle, pentagon and 15-gon are the only regular polygons with odd sides which the Greeks could construct. If n = p1p2 …pk where the pi are odd primes then n is constructible iff each pi is constructible, so a regular 21-gon can be constructed iff both the triangle and regular 7-gon can be constructed. -
Math Symbol Tables
APPENDIX A I Math symbol tables A.I Hebrew letters Type: Print: Type: Print: \aleph ~ \beth :J \daleth l \gimel J All symbols but \aleph need the amssymb package. 346 Appendix A A.2 Greek characters Type: Print: Type: Print: Type: Print: \alpha a \beta f3 \gamma 'Y \digamma F \delta b \epsilon E \varepsilon E \zeta ( \eta 'f/ \theta () \vartheta {) \iota ~ \kappa ,.. \varkappa x \lambda ,\ \mu /-l \nu v \xi ~ \pi 7r \varpi tv \rho p \varrho (} \sigma (J \varsigma <; \tau T \upsilon v \phi ¢ \varphi 'P \chi X \psi 'ljJ \omega w \digamma and \ varkappa require the amssymb package. Type: Print: Type: Print: \Gamma r \varGamma r \Delta L\ \varDelta L.\ \Theta e \varTheta e \Lambda A \varLambda A \Xi ~ \varXi ~ \Pi II \varPi II \Sigma 2: \varSigma E \Upsilon T \varUpsilon Y \Phi <I> \varPhi t[> \Psi III \varPsi 1ft \Omega n \varOmega D All symbols whose name begins with var need the amsmath package. Math symbol tables 347 A.3 Y1EX binary relations Type: Print: Type: Print: \in E \ni \leq < \geq >'" \11 « \gg \prec \succ \preceq \succeq \sim \cong \simeq \approx \equiv \doteq \subset c \supset \subseteq c \supseteq \sqsubseteq c \sqsupseteq \smile \frown \perp 1- \models F \mid I \parallel II \vdash f- \dashv -1 \propto <X \asymp \bowtie [Xl \sqsubset \sqsupset \Join The latter three symbols need the latexsym package. 348 Appendix A A.4 AMS binary relations Type: Print: Type: Print: \leqs1ant :::::; \geqs1ant ): \eqs1ant1ess :< \eqs1antgtr :::> \lesssim < \gtrsim > '" '" < > \lessapprox ~ \gtrapprox \approxeq ~ \lessdot <:: \gtrdot Y \111 «< \ggg »> \lessgtr S \gtr1ess Z < >- \lesseqgtr > \gtreq1ess < > < \gtreqq1ess \lesseqqgtr > < ~ \doteqdot --;- \eqcirc = .2.. -
Chapter 8: Exponents and Polynomials
Chapter 8 CHAPTER 8: EXPONENTS AND POLYNOMIALS Chapter Objectives By the end of this chapter, students should be able to: Simplify exponential expressions with positive and/or negative exponents Multiply or divide expressions in scientific notation Evaluate polynomials for specific values Apply arithmetic operations to polynomials Apply special-product formulas to multiply polynomials Divide a polynomial by a monomial or by applying long division CHAPTER 8: EXPONENTS AND POLYNOMIALS ........................................................................................ 211 SECTION 8.1: EXPONENTS RULES AND PROPERTIES ........................................................................... 212 A. PRODUCT RULE OF EXPONENTS .............................................................................................. 212 B. QUOTIENT RULE OF EXPONENTS ............................................................................................. 212 C. POWER RULE OF EXPONENTS .................................................................................................. 213 D. ZERO AS AN EXPONENT............................................................................................................ 214 E. NEGATIVE EXPONENTS ............................................................................................................. 214 F. PROPERTIES OF EXPONENTS .................................................................................................... 215 EXERCISE ..........................................................................................................................................