Converting wind data from rotated lat-lon grid

Size: px
Start display at page:

Download "Converting wind data from rotated lat-lon grid"

Transcription

1 Converting wind data from rotated lat-lon grid Carsten Hansen, Farvandsvæsenet Copenhagen, 16 march Figure 1: A Hirlam Grid Hirlam output data are in a rotated lat-lon grid The Hirlam grid is typically defined on a rotated latitude-longitude coordinate system. In the present note I will explain what this means, and write down the algebra to convert from geographical coordinates (also called regular lat-lon coordinates) to rotated coordinates. I will also show how to rotate a horizontal vector such as the wind. However, it is not the aim of this note to discuss handling of the Hirlam forcing fields in general. Normally the equator of the rotated system is plased somewhere along the middle of grid. When the people at the meteorological institutes give us the data they tell us that "Origo of the Hirlam grid is at longitude α R0 and latitude φ RO. Longitude increment is dx and latitude increment is dy. There are nx grid points in longitude direction and ny grid points 1 The correctness of all formulas, especially Eqs. SA r to CB r has not been verified yet

2 in latitudes. The sequence of binary data are written to the file in this and this order along the grid points." This information defines the grid points within the rotated system, and some of the information is written to inventory sections of the data files (except for the counting order of data in the files - you must find this information elsewhere). So, if we know the coordinates of a point in the rotated system (e.g. point P α R φ R of Fig. 1), we can identify near-by grid points by their coordinates and find their field values in the data file. However, we usually only know the point P as a geographic position λ φ. In order to calculate the coordinates of P in the rotated system, we must know orientation of the rotated reference system. The data file inventory provides this information expressed as the position of the south pole of the rotated system λ S φ S. We also want to rotate horizontal vectors such as the wind. For this we need to calculate the meridional convergence at our position P. The convergence is defined as the local angle β from the regular meridian through the point P to the rotated meridian at P. The spherical geometry is illustrated in Fig. 2. By convension longitudes α R of the rotated system has origo at the common meridian that intersects the south poles of both the rotated and the regular system. If we apply the same convension to the regular lat-lon system, the algebra becomes simpler. In our detailed threatment of the spherical trigonometry we will shift origo to λ S, and use a longitude parameter α λ λ S. Figure 2: Regular and rotated spherical coordinate systems. The Equator is EQ, South Pole SP and North Pole NP. Parameters of the rotated system have index R. 2

3 The conversion formulas Here we provide an overview of the formulas 2 for conversion between the regular and the rotated lat-lon coordinate systems. Formulas are given for a) Locate point P in the rotated coordinate system, b) Find regular orientation of a vector known in the rotated coordinate system (such as wind direction), c) Convert a position known in rotated coordinates to regular coordinates. a) Locate a point P in the rotated coordinate system Our position P has geographic longitude,latitude coordinates λ φ. To derive the rotated longitude coordinate λ R we first calculate the right-hand sides of the equations sinλ R cosφ R sin λ λ S cosφ SA cosλ R cosφ R cosφ S sinφ sinφ S cosφ cos λ λ S CA There is no need to calculate φ R in order to get λ R. For positive CA it is simply the principal value of the arc tangent of SA CA, and for negative CA it is the arc tangent shifted plus/minus π. Strictly, Arctan SA CA for the case CA 0 λ R Arctan SA CA π for CA 0 and SA 0 Arctan SA CA π for CA 0 and SA 0 π 2 for CA 0 and SA 0 π 2 for CA 0 and SA 0 In standard programming languages this is expressed shortly by using the function atan2: λ R atan2 SA CA ; (1) To derive the rotated latitude coordinate φ R we calculate the right-hand side of and then get φ R as the arc sinus sinφ R sinφ S sinφ cosφ S cosφ cos λ λ S SL φ R Arcsin SL (2) There is no need of multiple cases here since φ R belongs to the interval π 2 π 2. b) Map a vector from rotated to regular coordinate system The direction of a vector (such as wind direction) at P must be shifted by the angle β between the rotated meridian and the regular meridian through P (Fig. 2). Note that there is always an 2 It should be noted that there are other ways to do the rotation. For example you may transform to a Cartesian system and rotate that system. 3

4 ambiguity in how individual persons interprete the sign of such angles. All I can say is that the sign of β used here is positive in the direction shown in Fig. 2. β is derived from the formulas sinβ cosφ R sin λ λ S cosφ S SB cosβ cosφ R sinφ S cosφ cosφ S sinφ cos λ λ S CB Expressed in the programming language function atan2 we have β atan2 SB CB (3) c) Map a position from rotated to regular coordinates The transformations above may be reversed, using virtually the same equations. However, interchanging the symbols for rotated and regular coordinates is not quite straightforeward. The regular south pole has the coordinates (180,φ S ) relative to the rotated system. This means that on the left hand sides of the equations SA and CA λ R is exchanged with λ λ S 180. On the right hand sides of all equations SA to CB λ λ S is exchanged with λ R 180. The reverse equations corresponding to Eqs. SA to CB are then (with index r meaning reverse - from rotated to regular ) sin λ λ S cosφ sinλ R cosφ R SA r cos λ λ S cosφ cosφ S sinφ R sinφ S cosφ R cosλ R CA r sinφ sinφ S sinφ R cosφ S cosφ R cosλ R SL r sinβ cosφ sinλ R cosφ S SB r cosβ cosφ sinφ S cosφ R cosφ S sinφ R cosλ R CB r Trigonometry on spherical triangles We will derive Eqs. SA to CB from spherical trigonometry. Figure 3 a) shows a spherical triangle wich has corners at the two south poles and at the point of interest P. The angles at the corners are α, β as defined above. The third angle is The arc angles of the sides are foun with the aid of Fig. 2: γ 180 α R (4) a φ R 90 b φ S 90 c φ 90 (5) Figure 3 b) shows two triangles. They have one common side connecting P and the origo of the rotated system, and their third corner is respectively the regular South Pole, and the rightangled projection of P on the rotated Equator. Two new side lengths are introduced, a 2 is to be eliminated between trigonometric relations of the two triangles b 2 φ S 180 (6) 4

5 Figure 3 a): Spherical triangles Figure 3 b) In terms of the parameters of Fig. 3 a) we have, from the Law of Sines: and from the Law of Cosines: For Fig. 3 b) we have from the Law of Cosines: for the two triangles respectively. sinβ sina sinbsinα (7) sinγ sina sincsinα (8) cosa cosb cosc sinb sinc cosα (9) cosβ cosα cosγ sinα sinγ cosb (10) cosa 2 cosb 2 cosc sinb 2 sinc cosα (11) cosa 2 cosα R cosφ R (12) Equation (10) is multiplied by sina, and the factor sinγ sina is then eliminated by use of Eq. (8). We then have cosβ sina cosα cosγ sina sin 2 α sinc cosb (13) 5

6 Now rewrite the equations in terms of the lat-lon coordinates of Eqs. (4) to (6). We find that Eq. SL corresponds to Eq. (9), Eq. SA corresponds to Eq. (8), and Eq. SB corresponds to Eq. (7). Eq. CA is the equality between right sides of Eqs. (11) and (12). To obtain Eq. CB we will do a little algebra. Substitution of Eqs. (4) to (6) in Eq. (13) yields cosβ cosφ R cosα cosα R cosφ R sin 2 α cosφ sinφ S By substitution of Eq. CA we see that this is equal to which reduces to Eq. CB. cosβ cosφ R cosα cosφ S sinφ sinφ S cosφ sin 2 α cos 2 α 6

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY Right Triangle Trigonometry Page 1 of 15 RIGHT TRIANGLE TRIGONOMETRY Objectives: After completing this section, you should be able to do the following: Calculate the lengths of sides and angles of a right

More information

Techniques of Integration

Techniques of Integration CHPTER 7 Techniques of Integration 7.. Substitution Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration

More information

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its (1.) The air speed of an airplane is 380 km/hr at a bearing of 78 o. The speed of the wind is 20 km/hr heading due south. Find the ground speed of the airplane as well as its direction. Here is the diagram:

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

5.3 SOLVING TRIGONOMETRIC EQUATIONS. Copyright Cengage Learning. All rights reserved.

5.3 SOLVING TRIGONOMETRIC EQUATIONS. Copyright Cengage Learning. All rights reserved. 5.3 SOLVING TRIGONOMETRIC EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use standard algebraic techniques to solve trigonometric equations. Solve trigonometric equations

More information

Section 6-3 Double-Angle and Half-Angle Identities

Section 6-3 Double-Angle and Half-Angle Identities 6-3 Double-Angle and Half-Angle Identities 47 Section 6-3 Double-Angle and Half-Angle Identities Double-Angle Identities Half-Angle Identities This section develops another important set of identities

More information

Simplification of Sun Tracking Mode to Gain High Concentration Solar Energy

Simplification of Sun Tracking Mode to Gain High Concentration Solar Energy American Journal of Applied Sciences 4 (3): 171-175, 2007 ISSN 1546-9239 2007 Science Publications Simplification of Sun Tracking Mode to Gain High Concentration Solar Energy Omar Aliman, Ismail Daut,

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives TRIGONOMETRY Chapter Trigonometry Objectives After studying this chapter you should be able to handle with confidence a wide range of trigonometric identities; be able to express linear combinations of

More information

ASSESSSMENT TASK OVERVIEW & PURPOSE:

ASSESSSMENT TASK OVERVIEW & PURPOSE: Developing a Trigonometry Phone App I. ASSESSSMENT TASK OVERVIEW & PURPOSE: In this activity, students will be asked to develop a program for a smartphone application that could be used to calculate the

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Trigonometry. An easy way to remember trigonometric properties is:

Trigonometry. An easy way to remember trigonometric properties is: Trigonometry It is possible to solve many force and velocity problems by drawing vector diagrams. However, the degree of accuracy is dependent upon the exactness of the person doing the drawing and measuring.

More information

Trigonometry for AC circuits

Trigonometry for AC circuits Trigonometry for AC circuits This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

SAT Subject Math Level 2 Facts & Formulas

SAT Subject Math Level 2 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Arithmetic Sequences: PEMDAS (Parentheses

More information

4 The Rhumb Line and the Great Circle in Navigation

4 The Rhumb Line and the Great Circle in Navigation 4 The Rhumb Line and the Great Circle in Navigation 4.1 Details on Great Circles In fig. GN 4.1 two Great Circle/Rhumb Line cases are shown, one in each hemisphere. In each case the shorter distance between

More information

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

Section 5-9 Inverse Trigonometric Functions

Section 5-9 Inverse Trigonometric Functions 46 5 TRIGONOMETRIC FUNCTIONS Section 5-9 Inverse Trigonometric Functions Inverse Sine Function Inverse Cosine Function Inverse Tangent Function Summar Inverse Cotangent, Secant, and Cosecant Functions

More information

PROBLEM 2.9. sin 75 sin 65. R = 665 lb. sin 75 sin 40

PROBLEM 2.9. sin 75 sin 65. R = 665 lb. sin 75 sin 40 POBLEM 2.9 A telephone cable is clamped at A to the pole AB. Knowing that the tension in the right-hand portion of the cable is T 2 1000 lb, determine b trigonometr (a) the required tension T 1 in the

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

More information

Trigonometric Functions and Equations

Trigonometric Functions and Equations Contents Trigonometric Functions and Equations Lesson 1 Reasoning with Trigonometric Functions Investigations 1 Proving Trigonometric Identities... 271 2 Sum and Difference Identities... 276 3 Extending

More information

TRIGONOMETRY Compound & Double angle formulae

TRIGONOMETRY Compound & Double angle formulae TRIGONOMETRY Compound & Double angle formulae In order to master this section you must first learn the formulae, even though they will be given to you on the matric formula sheet. We call these formulae

More information

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary)

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary) Core Standards of the Course Standard 1 Students will acquire number sense and perform operations with real and complex numbers. Objective 1.1 Compute fluently and make reasonable estimates. 1. Simplify

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

Vector Math Computer Graphics Scott D. Anderson

Vector Math Computer Graphics Scott D. Anderson Vector Math Computer Graphics Scott D. Anderson 1 Dot Product The notation v w means the dot product or scalar product or inner product of two vectors, v and w. In abstract mathematics, we can talk about

More information

Area and Arc Length in Polar Coordinates

Area and Arc Length in Polar Coordinates Area and Arc Length in Polar Coordinates The Cartesian Coordinate System (rectangular coordinates) is not always the most convenient way to describe points, or relations in the plane. There are certainly

More information

With the Tan function, you can calculate the angle of a triangle with one corner of 90 degrees, when the smallest sides of the triangle are given:

With the Tan function, you can calculate the angle of a triangle with one corner of 90 degrees, when the smallest sides of the triangle are given: Page 1 In game development, there are a lot of situations where you need to use the trigonometric functions. The functions are used to calculate an angle of a triangle with one corner of 90 degrees. By

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

Find the length of the arc on a circle of radius r intercepted by a central angle θ. Round to two decimal places.

Find the length of the arc on a circle of radius r intercepted by a central angle θ. Round to two decimal places. SECTION.1 Simplify. 1. 7π π. 5π 6 + π Find the measure of the angle in degrees between the hour hand and the minute hand of a clock at the time shown. Measure the angle in the clockwise direction.. 1:0.

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam.

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. Extra Credit Assignment Lesson plan The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. The extra credit assignment is to create a typed up lesson

More information

VECTOR ALGEBRA. 10.1.1 A quantity that has magnitude as well as direction is called a vector. is given by a and is represented by a.

VECTOR ALGEBRA. 10.1.1 A quantity that has magnitude as well as direction is called a vector. is given by a and is represented by a. VECTOR ALGEBRA Chapter 10 101 Overview 1011 A quantity that has magnitude as well as direction is called a vector 101 The unit vector in the direction of a a is given y a and is represented y a 101 Position

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring

Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring Page 1 9 Trigonometry of Right Triangles Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring 90. The side opposite to the right angle is the longest

More information

GRAPHING IN POLAR COORDINATES SYMMETRY

GRAPHING IN POLAR COORDINATES SYMMETRY GRAPHING IN POLAR COORDINATES SYMMETRY Recall from Algebra and Calculus I that the concept of symmetry was discussed using Cartesian equations. Also remember that there are three types of symmetry - y-axis,

More information

Trigonometry Hard Problems

Trigonometry Hard Problems Solve the problem. This problem is very difficult to understand. Let s see if we can make sense of it. Note that there are multiple interpretations of the problem and that they are all unsatisfactory.

More information

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the

More information

HS Mathematics Item Specification C1 TO

HS Mathematics Item Specification C1 TO Task Model 1 Multiple Choice, single correct response G-SRT.C.6 Understand that by similarity, side ratios in right triangles are properties of the angles in the triangle, leading to definitions of acute

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

FACTORING ANGLE EQUATIONS:

FACTORING ANGLE EQUATIONS: FACTORING ANGLE EQUATIONS: For convenience, algebraic names are assigned to the angles comprising the Standard Hip kernel. The names are completely arbitrary, and can vary from kernel to kernel. On the

More information

Geometry Notes PERIMETER AND AREA

Geometry Notes PERIMETER AND AREA Perimeter and Area Page 1 of 57 PERIMETER AND AREA Objectives: After completing this section, you should be able to do the following: Calculate the area of given geometric figures. Calculate the perimeter

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

Evaluating trigonometric functions

Evaluating trigonometric functions MATH 1110 009-09-06 Evaluating trigonometric functions Remark. Throughout this document, remember the angle measurement convention, which states that if the measurement of an angle appears without units,

More information

D.3. Angles and Degree Measure. Review of Trigonometric Functions

D.3. Angles and Degree Measure. Review of Trigonometric Functions APPENDIX D Precalculus Review D7 SECTION D. Review of Trigonometric Functions Angles and Degree Measure Radian Measure The Trigonometric Functions Evaluating Trigonometric Functions Solving Trigonometric

More information

New York State Student Learning Objective: Regents Geometry

New York State Student Learning Objective: Regents Geometry New York State Student Learning Objective: Regents Geometry All SLOs MUST include the following basic components: Population These are the students assigned to the course section(s) in this SLO all students

More information

Section 10.4 Vectors

Section 10.4 Vectors Section 10.4 Vectors A vector is represented by using a ray, or arrow, that starts at an initial point and ends at a terminal point. Your textbook will always use a bold letter to indicate a vector (such

More information

Calculating Astronomical Unit from Venus Transit

Calculating Astronomical Unit from Venus Transit Calculating Astronomical Unit from Venus Transit A) Background 1) Parallaxes of the Sun (the horizontal parallaxes) By definition the parallaxes of the Sun is the angle β shown below: By trigonometry,

More information

Estimated Pre Calculus Pacing Timeline

Estimated Pre Calculus Pacing Timeline Estimated Pre Calculus Pacing Timeline 2010-2011 School Year The timeframes listed on this calendar are estimates based on a fifty-minute class period. You may need to adjust some of them from time to

More information

Trigonometry LESSON ONE - Degrees and Radians Lesson Notes

Trigonometry LESSON ONE - Degrees and Radians Lesson Notes 210 180 = 7 6 Trigonometry Example 1 Define each term or phrase and draw a sample angle. Angle Definitions a) angle in standard position: Draw a standard position angle,. b) positive and negative angles:

More information

TWO-DIMENSIONAL TRANSFORMATION

TWO-DIMENSIONAL TRANSFORMATION CHAPTER 2 TWO-DIMENSIONAL TRANSFORMATION 2.1 Introduction As stated earlier, Computer Aided Design consists of three components, namely, Design (Geometric Modeling), Analysis (FEA, etc), and Visualization

More information

National 5 Mathematics Course Assessment Specification (C747 75)

National 5 Mathematics Course Assessment Specification (C747 75) National 5 Mathematics Course Assessment Specification (C747 75) Valid from August 013 First edition: April 01 Revised: June 013, version 1.1 This specification may be reproduced in whole or in part for

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

How to Graph Trigonometric Functions

How to Graph Trigonometric Functions How to Graph Trigonometric Functions This handout includes instructions for graphing processes of basic, amplitude shifts, horizontal shifts, and vertical shifts of trigonometric functions. The Unit Circle

More information

Geodynamics Lecture 2 Kinematics of plate tectonics

Geodynamics Lecture 2 Kinematics of plate tectonics Geodynamics Lecture 2 Kinematics of plate tectonics Lecturer: David Whipp david.whipp@helsinki.fi! 4.9.2013 Geodynamics www.helsinki.fi/yliopisto 1 Goals of this lecture Present the three types of plate

More information

Essential Mathematics for Computer Graphics fast

Essential Mathematics for Computer Graphics fast John Vince Essential Mathematics for Computer Graphics fast Springer Contents 1. MATHEMATICS 1 Is mathematics difficult? 3 Who should read this book? 4 Aims and objectives of this book 4 Assumptions made

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

SIGNAL PROCESSING & SIMULATION NEWSLETTER

SIGNAL PROCESSING & SIMULATION NEWSLETTER 1 of 10 1/25/2008 3:38 AM SIGNAL PROCESSING & SIMULATION NEWSLETTER Note: This is not a particularly interesting topic for anyone other than those who ar e involved in simulation. So if you have difficulty

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

Week 1 Chapter 1: Fundamentals of Geometry. Week 2 Chapter 1: Fundamentals of Geometry. Week 3 Chapter 1: Fundamentals of Geometry Chapter 1 Test

Week 1 Chapter 1: Fundamentals of Geometry. Week 2 Chapter 1: Fundamentals of Geometry. Week 3 Chapter 1: Fundamentals of Geometry Chapter 1 Test Thinkwell s Homeschool Geometry Course Lesson Plan: 34 weeks Welcome to Thinkwell s Homeschool Geometry! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson plan

More information

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012 X00//0 NTIONL QULIFITIONS 0 MONY, MY.00 PM.0 PM MTHEMTIS HIGHER Paper (Non-calculator) Read carefully alculators may NOT be used in this paper. Section Questions 0 (40 marks) Instructions for completion

More information

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular. CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes

More information

9 Right Triangle Trigonometry

9 Right Triangle Trigonometry www.ck12.org CHAPTER 9 Right Triangle Trigonometry Chapter Outline 9.1 THE PYTHAGOREAN THEOREM 9.2 CONVERSE OF THE PYTHAGOREAN THEOREM 9.3 USING SIMILAR RIGHT TRIANGLES 9.4 SPECIAL RIGHT TRIANGLES 9.5

More information

MAC 1114. Learning Objectives. Module 10. Polar Form of Complex Numbers. There are two major topics in this module:

MAC 1114. Learning Objectives. Module 10. Polar Form of Complex Numbers. There are two major topics in this module: MAC 1114 Module 10 Polar Form of Complex Numbers Learning Objectives Upon completing this module, you should be able to: 1. Identify and simplify imaginary and complex numbers. 2. Add and subtract complex

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

Unit 6 Trigonometric Identities, Equations, and Applications

Unit 6 Trigonometric Identities, Equations, and Applications Accelerated Mathematics III Frameworks Student Edition Unit 6 Trigonometric Identities, Equations, and Applications nd Edition Unit 6: Page of 3 Table of Contents Introduction:... 3 Discovering the Pythagorean

More information

TRIGONOMETRY FOR ANIMATION

TRIGONOMETRY FOR ANIMATION TRIGONOMETRY FOR ANIMATION What is Trigonometry? Trigonometry is basically the study of triangles and the relationship of their sides and angles. For example, if you take any triangle and make one of the

More information

Pre Calculus Math 40S: Explained!

Pre Calculus Math 40S: Explained! www.math40s.com 7 Part I Ferris Wheels One of the most common application questions for graphing trigonometric functions involves Ferris wheels, since the up and down motion of a rider follows the shape

More information

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1 Accelerated Mathematics 3 This is a course in precalculus and statistics, designed to prepare students to take AB or BC Advanced Placement Calculus. It includes rational, circular trigonometric, and inverse

More information

Friday, January 29, 2016 9:15 a.m. to 12:15 p.m., only

Friday, January 29, 2016 9:15 a.m. to 12:15 p.m., only ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Friday, January 9, 016 9:15 a.m. to 1:15 p.m., only Student Name: School Name: The possession

More information

The Deadly Sins of Algebra

The Deadly Sins of Algebra The Deadly Sins of Algebra There are some algebraic misconceptions that are so damaging to your quantitative and formal reasoning ability, you might as well be said not to have any such reasoning ability.

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: I am very excited that you have decided to take this course in the upcoming school year! This is a fastpaced, college-preparatory mathematics course that will also

More information

General Formula for On-Axis Sun-Tracking System

General Formula for On-Axis Sun-Tracking System 13 General Formula for On-Axis Sun-Tracking System Kok-Keong Chong, Chee-Woon Wong Universiti Tunku Abdul Rahman Malaysia 1. Introduction Sun-tracking system plays an important role in the development

More information

Vector Algebra II: Scalar and Vector Products

Vector Algebra II: Scalar and Vector Products Chapter 2 Vector Algebra II: Scalar and Vector Products We saw in the previous chapter how vector quantities may be added and subtracted. In this chapter we consider the products of vectors and define

More information

How To Solve The Pythagorean Triangle

How To Solve The Pythagorean Triangle Name Period CHAPTER 9 Right Triangles and Trigonometry Section 9.1 Similar right Triangles Objectives: Solve problems involving similar right triangles. Use a geometric mean to solve problems. Ex. 1 Use

More information

2312 test 2 Fall 2010 Form B

2312 test 2 Fall 2010 Form B 2312 test 2 Fall 2010 Form B 1. Write the slope-intercept form of the equation of the line through the given point perpendicular to the given lin point: ( 7, 8) line: 9x 45y = 9 2. Evaluate the function

More information

Geometry Enduring Understandings Students will understand 1. that all circles are similar.

Geometry Enduring Understandings Students will understand 1. that all circles are similar. High School - Circles Essential Questions: 1. Why are geometry and geometric figures relevant and important? 2. How can geometric ideas be communicated using a variety of representations? ******(i.e maps,

More information

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES Content Expectations for Precalculus Michigan Precalculus 2011 REVERSE CORRELATION CHAPTER/LESSON TITLES Chapter 0 Preparing for Precalculus 0-1 Sets There are no state-mandated Precalculus 0-2 Operations

More information

Big Ideas in Mathematics

Big Ideas in Mathematics Big Ideas in Mathematics which are important to all mathematics learning. (Adapted from the NCTM Curriculum Focal Points, 2006) The Mathematics Big Ideas are organized using the PA Mathematics Standards

More information

Introduction to Structural Mechanics 1-1 Introduction

Introduction to Structural Mechanics 1-1 Introduction Introduction to Structural Mechanics 1-1 Introduction In an effort to compete with film and TV, theatrical stage scenery has been growing larger, more complicated and more ambitions year after year. This

More information

Plotting and Adjusting Your Course: Using Vectors and Trigonometry in Navigation

Plotting and Adjusting Your Course: Using Vectors and Trigonometry in Navigation Plotting and Adjusting Your Course: Using Vectors and Trigonometry in Navigation ED 5661 Mathematics & Navigation Teacher Institute August 2011 By Serena Gay Target: Precalculus (grades 11 or 12) Lesson

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

Semester 2, Unit 4: Activity 21

Semester 2, Unit 4: Activity 21 Resources: SpringBoard- PreCalculus Online Resources: PreCalculus Springboard Text Unit 4 Vocabulary: Identity Pythagorean Identity Trigonometric Identity Cofunction Identity Sum and Difference Identities

More information

Core Maths C3. Revision Notes

Core Maths C3. Revision Notes Core Maths C Revision Notes October 0 Core Maths C Algebraic fractions... Cancelling common factors... Multipling and dividing fractions... Adding and subtracting fractions... Equations... 4 Functions...

More information

alternate interior angles

alternate interior angles alternate interior angles two non-adjacent angles that lie on the opposite sides of a transversal between two lines that the transversal intersects (a description of the location of the angles); alternate

More information

MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations

MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations By Robert J. Simeone 1 The equations for determining the range to a target using mils, and with some

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Thursday, January 9, 015 9:15 a.m to 1:15 p.m., only Student Name: School Name: The possession

More information

X On record with the USOE.

X On record with the USOE. Textbook Alignment to the Utah Core Algebra 2 Name of Company and Individual Conducting Alignment: Chris McHugh, McHugh Inc. A Credential Sheet has been completed on the above company/evaluator and is

More information

Geometry. Higher Mathematics Courses 69. Geometry

Geometry. Higher Mathematics Courses 69. Geometry The fundamental purpose of the course is to formalize and extend students geometric experiences from the middle grades. This course includes standards from the conceptual categories of and Statistics and

More information

Math Placement Test Practice Problems

Math Placement Test Practice Problems Math Placement Test Practice Problems The following problems cover material that is used on the math placement test to place students into Math 1111 College Algebra, Math 1113 Precalculus, and Math 2211

More information

Definition of derivative

Definition of derivative Definition of derivative Contents 1. Slope-The Concept 2. Slope of a curve 3. Derivative-The Concept 4. Illustration of Example 5. Definition of Derivative 6. Example 7. Extension of the idea 8. Example

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

PLANE TRUSSES. Definitions

PLANE TRUSSES. Definitions Definitions PLANE TRUSSES A truss is one of the major types of engineering structures which provides a practical and economical solution for many engineering constructions, especially in the design of

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information