Mechanics 1: Motion of a Particle in 1 Dimension

Size: px
Start display at page:

Download "Mechanics 1: Motion of a Particle in 1 Dimension"

Transcription

1 Mechanics 1: Motion of a Particle in 1 Diension Motion of a Particle in One Diension eans that the particle is restricted to lie on a curve. If you think hard about this stateent you ight think that the otion of all particles is one diensional since the otion traces out a curve in space. Actually, this is true. However, in order to take advantage of this you ust know the curve, i.e., know the otion. In practice, this is usually what we are trying to find out. The situations we have in ind here are when the forces on a particle are always acting so that at each point of a known curve they are tangential to that curve. Initially, the curve of interest will be a straight line. In this case, the forces act only in the direction of this straight line. We will also consider particles constrained to ove in a circle, as well as other plane curves. We will denote the generic coordinate for the particle by s. For a particle oving horizontally in the x direction, s would just be x. For a particle falling under the influence of gravity s would be z. For a siple pendulu the particle would be constrained to ove in a circle and s would be an angular coordinate, where the angle is easure fro soe fixed (say vertical) line. If we assue constant ass, Newton s second axio of otion becoes: = F. (1) dt2 This is an exaple of an ordinary differential equation (ODE) and all we now need to do is solve it to obtain the otion, s(t). However, we are getting a bit ahead of ourselves, because there is the proble of specifying the right-hand-side of (1), the F. This requires an understanding of the physics of the syste under consideration. But first, we want to consider soe strictly atheatical issues associated with (1). First soe terinology. Newton s equations are second order ODEs. This eans that the highest derivatives appearing in the equation are two. The other point to ake is that solutions to second order ODEs require the specification of two constants (which have physical eaning). Why is this? Here is an arguent that is not generally found in echanics textbooks. Suppose s(t) is a solution of (1) and we are interested in the solution near t =. So we could consider a Taylor expansion near : s(t + ) = s( ) + dt ()t + 1 d 2 s 2 dt 2 ()t d 3 s 6 dt 3 ()t 3 +, (2) and the Taylor coefficients are just the derivatives of s(t) evaluated at. Now in what sense does the equation (1) provide the inforation to copletely specify (2)? Here, copletely specify would ean to copletely specify all of the Taylor coefficients. Equation (1) provides us with the second derivative of s(t), we can repeatedly differentiate it to obtain all the higher order derivatives. However, it tells us nothing about s( ) and dt (). These we ust specify separately. If is the initial tie we say that we ust specify initial conditions, the initial position, s( ), and the initial velocity, ṡ( ). Now for what type of forces can we actually solve (1) analytically (as opposed to using a coputer)? This depen on the functional for of the force, i.e., how it depen on s, ṡ and t. We suarize the results in Table 1, and then provide soe detailed calculations backing up the clais. Force Function F = constant F = F(t) F = F(ṡ) F = F(s) F = F(ṡ, t) F = F(s, t) F = F(s, ṡ, t) Solvability of Newton s Equations Table 1: Everything was going fine until the last three rows of Table 1, and that requires soe explanation. 1

2 There is an iportant distinction between linear and nonlinear ODEs. The distinction being that solutions of linear ODEs are fairly siple, while the solutions of nonlinear ODEs ay be extreely coplicated (in ways that can be ade atheatically precise). For these reasons it is iportant to understand fro the outset whether you are dealing with a linear or nonlinear ODE. First, let s define what we ean by a linear ODE. This eans that F(s, ṡ, t) is a linear function of s and ṡ, plus a function solely of t (which could be constant), i.e., F(s, ṡ, t) = (a 0 + a 1 (t))s + (b 0 + b 1 (t))ṡ + c 0 + c 1 (t), (3) where a 0, b 0, c 0 are constants, and a 1 (t), b 1 (t), c 1 (t) are functions of t. So are Newton s equations solvable with a force of the for of (3). No. The proble coes fro the coefficients on the s and ṡ ters. If they are constant (i.e., a 1 (t) = b 1 (t) = 0), then Newton s equations can always be solved. So what is a nonlinear ODE? It is one that is not linear, according to our definition above. Now let s turn to justifying Table 1. F = constant. Newton s equations are: dt 2 = F = constant, s() = s 0, ṡ( ) = v 0, and this is about the easiest differential equation that you could be given to solve. To solve it, you just integrate twice, as we now show. ( ) d dτ dτ (τ) dτ = Fdτ, Perforing the integrals gives: Integrating this equation gives: dt (t) = v 0 + F (t ). dτ (τ)dτ = v 0 dτ + F (τ )dτ. Perforing the integrals gives: F = F(t). Newton s equations are: s(t) = s 0 + v 0 (t ) + F 2 (t ) 2. dt 2 = F(t), s() = s 0, ṡ( ) = v 0, and this is about the second easiest differential equation that you could be given to solve. To solve it, you also integrate twice. ( ) d dτ dτ (τ) dτ = F(τ)dτ, Perforing the integrals gives: 2

3 dt (t) = v F(τ)dτ. Integrating this expression gives: or dτ (τ )dτ = v 0 dτ + 1 τ F(τ)dτdτ, F = F(ṡ). Newton s equations are: To solve this equation let s(t) = s 0 + v 0 (t ) + 1 dt 2 = F τ F(τ)dτdτ. ( ), s( ) = s 0, ṡ( ) = v 0. dt then Newton s equations becoe: u = dt, (4) du = F(u). (5) dt We can solve this equation for u(t) (provided we can do the integrals that arise), and then integrate u(t) with respect to t to get s(t). More precisely, we solve for u(t) by rewriting (5) in the following for: u(t) du t u()=v 0 F(u) = dτ. If this integral can be perfored (which will depend on F(u)), then we ay be able to obtain u(t) = dt (t). We integrate this expression fro to t to obtain s(t). F = F(s). Newton s equations are given by: dt 2 = F(s), s() = s 0, ṡ( ) = v 0. (6) Solving this equation requires a certain insight that, fortunately, others have had earlier. Define the function: V (s) = where c is any constant. Then Eq. (6) becoes: s c F(s ), (7) Notice that: dt 2 = dv (s), s() = s 0, ṡ( ) = v 0. (8) d ( ( dt 2 ṡ2 + V (s)) = ṡ s + dv ) (s) = 0. (9) 3

4 Now it is iportant to interpret this equation correctly. It says that a solution of s + dv (s) = 0 ust also satisfy: 2 ṡ2 + V (s) = constant. (10) The constant is deterined by the initial conditions. This is a very iportant expression and later we will see how it is related to energy. F = F(ṡ,t). If we let ṡ = u, then Newton s equations becoe first order equations for the velocity: u = F(u, t), u( ) = v 0. If these equations could be solved then the velocity could be integrated to give the position. Unfortunately, even though they are first order, the general equation cannot be solved explicitly (although any special cases are known that can be solved). However, it is true that all linear first order equations can be solved, i.e., equations of the for: u = a(t)u + b(t), u( ) = v 0, (11) where a(t) and b(t) are continuous functions of t. Before deonstrating how this can be solved, let s first siplify this equation by getting rid of the annoying ass ter (we can restore it later). We do this by defining: Then (11) becoes: ā(t) a(t), b(t) b(t). u = ā(t)u + b(t), u( ) = v 0, (12) Now the trick to solving this equation is due to Johann Bernoulli. He proposed to write the solution of (12) in the for u(t) = n(t)(t). Substituting this into (12) gives: ṅ + ṁn = ā(t)n + b(t), u( ) = n( )( ) = v 0. (13) The solution of this equation can be obtained by breaking it into two pieces, and solving each piece separately (why?): The solution of (14) is given by: ṅ = ā(t)n, solve for n, (14) ṁ = b(t), integrate to get, with n substituted in fro above. (15) n This is then substituted into (15), and integrated, to obtain: To obtain u(t), we ultiply n(t) and (t) to obtain: R t t n(t) = n( )e ā(τ)dτ 0. (16) (t) = ( ) + 1 R τ ā(τ b(τ)e )dτ dτ. (17) n( ) 4

5 and reeber that R t t u(t) = n(t)(t) = n( )( )e ā(τ)dτ R t t R ā(τ)dτ τ ā(τ 0 t + e 0 b(τ)e )dτ dτ, (18) u( ) = n( )( ). This expression illustrates the fact that the general solution of (12) is the su of a solution to the hoogeneous equation: u = ā(t)u, which is the first ter in the solution (18), and a particular solution (the second ter in the solution (18). A particular solution is just any solution of: u = ā(t)u + b(t), where you don t worry about the initial conditions. The initial conditions are then satisfied for the su of the hoogeneous plus particular solution. F = F(s, t). Newton s equations are: dt 2 = F(s, t), s() = s 0, ṡ( ) = v 0. Equations of this type cannot generally be solved analytically, even if they are linear. However, there is one class of systes of this for which always have a solution: the linear, constant coefficient systes, i.e., systes of the for: = as + b(t), dt2 where a is a real nuber and b(t) is a continuous function of t. F = F(s, ṡ, t). Newton s equations are: dt 2 = F(s, ṡ, t), s() = s 0, ṡ( ) = v 0. Equations of this type cannot generally be solved analytically, even if they are linear. However, there is one class of systes of this for which always have a solution: the linear, constant coefficient systes, i.e., systes of the for: = aṡ + bs + c(t), dt2 where a and b are real nubers and c(t) is a continuous function of t. 5

Physics 211: Lab Oscillations. Simple Harmonic Motion.

Physics 211: Lab Oscillations. Simple Harmonic Motion. Physics 11: Lab Oscillations. Siple Haronic Motion. Reading Assignent: Chapter 15 Introduction: As we learned in class, physical systes will undergo an oscillatory otion, when displaced fro a stable equilibriu.

More information

Lesson 44: Acceleration, Velocity, and Period in SHM

Lesson 44: Acceleration, Velocity, and Period in SHM Lesson 44: Acceleration, Velocity, and Period in SHM Since there is a restoring force acting on objects in SHM it akes sense that the object will accelerate. In Physics 20 you are only required to explain

More information

Lecture L9 - Linear Impulse and Momentum. Collisions

Lecture L9 - Linear Impulse and Momentum. Collisions J. Peraire, S. Widnall 16.07 Dynaics Fall 009 Version.0 Lecture L9 - Linear Ipulse and Moentu. Collisions In this lecture, we will consider the equations that result fro integrating Newton s second law,

More information

Work, Energy, Conservation of Energy

Work, Energy, Conservation of Energy This test covers Work, echanical energy, kinetic energy, potential energy (gravitational and elastic), Hooke s Law, Conservation of Energy, heat energy, conservative and non-conservative forces, with soe

More information

The Velocities of Gas Molecules

The Velocities of Gas Molecules he Velocities of Gas Molecules by Flick Colean Departent of Cheistry Wellesley College Wellesley MA 8 Copyright Flick Colean 996 All rights reserved You are welcoe to use this docuent in your own classes

More information

A Gas Law And Absolute Zero

A Gas Law And Absolute Zero A Gas Law And Absolute Zero Equipent safety goggles, DataStudio, gas bulb with pressure gauge, 10 C to +110 C theroeter, 100 C to +50 C theroeter. Caution This experient deals with aterials that are very

More information

How To Get A Loan From A Bank For Free

How To Get A Loan From A Bank For Free Finance 111 Finance We have to work with oney every day. While balancing your checkbook or calculating your onthly expenditures on espresso requires only arithetic, when we start saving, planning for retireent,

More information

A Gas Law And Absolute Zero Lab 11

A Gas Law And Absolute Zero Lab 11 HB 04-06-05 A Gas Law And Absolute Zero Lab 11 1 A Gas Law And Absolute Zero Lab 11 Equipent safety goggles, SWS, gas bulb with pressure gauge, 10 C to +110 C theroeter, 100 C to +50 C theroeter. Caution

More information

The Mathematics of Pumping Water

The Mathematics of Pumping Water The Matheatics of Puping Water AECOM Design Build Civil, Mechanical Engineering INTRODUCTION Please observe the conversion of units in calculations throughout this exeplar. In any puping syste, the role

More information

Calculating the Return on Investment (ROI) for DMSMS Management. The Problem with Cost Avoidance

Calculating the Return on Investment (ROI) for DMSMS Management. The Problem with Cost Avoidance Calculating the Return on nvestent () for DMSMS Manageent Peter Sandborn CALCE, Departent of Mechanical Engineering (31) 45-3167 sandborn@calce.ud.edu www.ene.ud.edu/escml/obsolescence.ht October 28, 21

More information

Lecture L26-3D Rigid Body Dynamics: The Inertia Tensor

Lecture L26-3D Rigid Body Dynamics: The Inertia Tensor J. Peraire, S. Widnall 16.07 Dynaics Fall 008 Lecture L6-3D Rigid Body Dynaics: The Inertia Tensor Version.1 In this lecture, we will derive an expression for the angular oentu of a 3D rigid body. We shall

More information

The Concept of the Effective Mass Tensor in GR. The Equation of Motion

The Concept of the Effective Mass Tensor in GR. The Equation of Motion The Concept of the Effective Mass Tensor in GR The Equation of Motion Mirosław J. Kubiak Zespół Szkół Technicznych, Gruziąz, Polan Abstract: In the papers [, ] we presente the concept of the effective

More information

The students will gather, organize, and display data in an appropriate pie (circle) graph.

The students will gather, organize, and display data in an appropriate pie (circle) graph. Algebra/Geoetry Institute Suer 2005 Lesson Plan 3: Pie Graphs Faculty Nae: Leslie Patten School: Cypress Park Eleentary Grade Level: 5 th grade PIE GRAPHS 1 Teaching objective(s) The students will gather,

More information

The Lagrangian Method

The Lagrangian Method Chapter 6 The Lagrangian Method Copyright 2007 by David Morin, orin@physics.harvard.edu (draft version In this chapter, we re going to learn about a whole new way of looking at things. Consider the syste

More information

A quantum secret ballot. Abstract

A quantum secret ballot. Abstract A quantu secret ballot Shahar Dolev and Itaar Pitowsky The Edelstein Center, Levi Building, The Hebrerw University, Givat Ra, Jerusale, Israel Boaz Tair arxiv:quant-ph/060087v 8 Mar 006 Departent of Philosophy

More information

Factor Model. Arbitrage Pricing Theory. Systematic Versus Non-Systematic Risk. Intuitive Argument

Factor Model. Arbitrage Pricing Theory. Systematic Versus Non-Systematic Risk. Intuitive Argument Ross [1],[]) presents the aritrage pricing theory. The idea is that the structure of asset returns leads naturally to a odel of risk preia, for otherwise there would exist an opportunity for aritrage profit.

More information

Introduction to Unit Conversion: the SI

Introduction to Unit Conversion: the SI The Matheatics 11 Copetency Test Introduction to Unit Conversion: the SI In this the next docuent in this series is presented illustrated an effective reliable approach to carryin out unit conversions

More information

Answer, Key Homework 7 David McIntyre 45123 Mar 25, 2004 1

Answer, Key Homework 7 David McIntyre 45123 Mar 25, 2004 1 Answer, Key Hoework 7 David McIntyre 453 Mar 5, 004 This print-out should have 4 questions. Multiple-choice questions ay continue on the next colun or page find all choices before aking your selection.

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

( C) CLASS 10. TEMPERATURE AND ATOMS

( C) CLASS 10. TEMPERATURE AND ATOMS CLASS 10. EMPERAURE AND AOMS 10.1. INRODUCION Boyle s understanding of the pressure-volue relationship for gases occurred in the late 1600 s. he relationships between volue and teperature, and between

More information

Phys101 Lectures 14, 15, 16 Momentum and Collisions

Phys101 Lectures 14, 15, 16 Momentum and Collisions Phs0 Lectures 4, 5, 6 Moentu and ollisions Ke points: Moentu and ipulse ondition for conservation of oentu and wh How to solve collision probles entre of ass Ref: 9-,,3,4,5,6,7,8,9. Page Moentu is a vector:

More information

Vectors & Newton's Laws I

Vectors & Newton's Laws I Physics 6 Vectors & Newton's Laws I Introduction In this laboratory you will eplore a few aspects of Newton s Laws ug a force table in Part I and in Part II, force sensors and DataStudio. By establishing

More information

Exercise 4 INVESTIGATION OF THE ONE-DEGREE-OF-FREEDOM SYSTEM

Exercise 4 INVESTIGATION OF THE ONE-DEGREE-OF-FREEDOM SYSTEM Eercise 4 IVESTIGATIO OF THE OE-DEGREE-OF-FREEDOM SYSTEM 1. Ai of the eercise Identification of paraeters of the euation describing a one-degree-of- freedo (1 DOF) atheatical odel of the real vibrating

More information

Angles formed by 2 Lines being cut by a Transversal

Angles formed by 2 Lines being cut by a Transversal Chapter 4 Anges fored by 2 Lines being cut by a Transversa Now we are going to nae anges that are fored by two ines being intersected by another ine caed a transversa. 1 2 3 4 t 5 6 7 8 If I asked you

More information

F=ma From Problems and Solutions in Introductory Mechanics (Draft version, August 2014) David Morin, morin@physics.harvard.edu

F=ma From Problems and Solutions in Introductory Mechanics (Draft version, August 2014) David Morin, morin@physics.harvard.edu Chapter 4 F=a Fro Probles and Solutions in Introductory Mechanics (Draft version, August 2014) David Morin, orin@physics.harvard.edu 4.1 Introduction Newton s laws In the preceding two chapters, we dealt

More information

The Virtual Spring Mass System

The Virtual Spring Mass System The Virtual Spring Mass Syste J. S. Freudenberg EECS 6 Ebedded Control Systes Huan Coputer Interaction A force feedbac syste, such as the haptic heel used in the EECS 6 lab, is capable of exhibiting a

More information

Machine Learning Applications in Grid Computing

Machine Learning Applications in Grid Computing Machine Learning Applications in Grid Coputing George Cybenko, Guofei Jiang and Daniel Bilar Thayer School of Engineering Dartouth College Hanover, NH 03755, USA gvc@dartouth.edu, guofei.jiang@dartouth.edu

More information

Determine If An Equation Represents a Function

Determine If An Equation Represents a Function Question : What is a linear function? The term linear function consists of two parts: linear and function. To understand what these terms mean together, we must first understand what a function is. The

More information

Version 001 test 1 review tubman (IBII201516) 1

Version 001 test 1 review tubman (IBII201516) 1 Version 001 test 1 review tuban (IBII01516) 1 This print-out should have 44 questions. Multiple-choice questions ay continue on the next colun or page find all choices before answering. Crossbow Experient

More information

Construction Economics & Finance. Module 3 Lecture-1

Construction Economics & Finance. Module 3 Lecture-1 Depreciation:- Construction Econoics & Finance Module 3 Lecture- It represents the reduction in arket value of an asset due to age, wear and tear and obsolescence. The physical deterioration of the asset

More information

Use of extrapolation to forecast the working capital in the mechanical engineering companies

Use of extrapolation to forecast the working capital in the mechanical engineering companies ECONTECHMOD. AN INTERNATIONAL QUARTERLY JOURNAL 2014. Vol. 1. No. 1. 23 28 Use of extrapolation to forecast the working capital in the echanical engineering copanies A. Cherep, Y. Shvets Departent of finance

More information

Experimental and Theoretical Modeling of Moving Coil Meter

Experimental and Theoretical Modeling of Moving Coil Meter Experiental and Theoretical Modeling of Moving Coil Meter Prof. R.G. Longoria Updated Suer 010 Syste: Moving Coil Meter FRONT VIEW Electrical circuit odel Mechanical odel Meter oveent REAR VIEW needle

More information

Reliability Constrained Packet-sizing for Linear Multi-hop Wireless Networks

Reliability Constrained Packet-sizing for Linear Multi-hop Wireless Networks Reliability Constrained acket-sizing for inear Multi-hop Wireless Networks Ning Wen, and Randall A. Berry Departent of Electrical Engineering and Coputer Science Northwestern University, Evanston, Illinois

More information

Homework 8. problems: 10.40, 10.73, 11.55, 12.43

Homework 8. problems: 10.40, 10.73, 11.55, 12.43 Hoework 8 probles: 0.0, 0.7,.55,. Proble 0.0 A block of ass kg an a block of ass 6 kg are connecte by a assless strint over a pulley in the shape of a soli isk having raius R0.5 an ass M0 kg. These blocks

More information

arxiv:0805.1434v1 [math.pr] 9 May 2008

arxiv:0805.1434v1 [math.pr] 9 May 2008 Degree-distribution stability of scale-free networs Zhenting Hou, Xiangxing Kong, Dinghua Shi,2, and Guanrong Chen 3 School of Matheatics, Central South University, Changsha 40083, China 2 Departent of

More information

Pure Bending Determination of Stress-Strain Curves for an Aluminum Alloy

Pure Bending Determination of Stress-Strain Curves for an Aluminum Alloy Proceedings of the World Congress on Engineering 0 Vol III WCE 0, July 6-8, 0, London, U.K. Pure Bending Deterination of Stress-Strain Curves for an Aluinu Alloy D. Torres-Franco, G. Urriolagoitia-Sosa,

More information

Fuzzy Sets in HR Management

Fuzzy Sets in HR Management Acta Polytechnica Hungarica Vol. 8, No. 3, 2011 Fuzzy Sets in HR Manageent Blanka Zeková AXIOM SW, s.r.o., 760 01 Zlín, Czech Republic blanka.zekova@sezna.cz Jana Talašová Faculty of Science, Palacký Univerzity,

More information

Problem Set 2: Solutions ECON 301: Intermediate Microeconomics Prof. Marek Weretka. Problem 1 (Marginal Rate of Substitution)

Problem Set 2: Solutions ECON 301: Intermediate Microeconomics Prof. Marek Weretka. Problem 1 (Marginal Rate of Substitution) Proble Set 2: Solutions ECON 30: Interediate Microeconoics Prof. Marek Weretka Proble (Marginal Rate of Substitution) (a) For the third colun, recall that by definition MRS(x, x 2 ) = ( ) U x ( U ). x

More information

ELECTRIC SERVO MOTOR EQUATIONS AND TIME CONSTANTS

ELECTRIC SERVO MOTOR EQUATIONS AND TIME CONSTANTS ELECIC SEO MOO EQUAIONS AND IME CONSANS George W. Younkin, P.E. Life FELLOW IEEE Industrial Controls Consulting, Div. Bulls Eye Marketing, Inc Fond du c, Wisconsin In the analysis of electric servo drive

More information

Image restoration for a rectangular poor-pixels detector

Image restoration for a rectangular poor-pixels detector Iage restoration for a rectangular poor-pixels detector Pengcheng Wen 1, Xiangjun Wang 1, Hong Wei 2 1 State Key Laboratory of Precision Measuring Technology and Instruents, Tianjin University, China 2

More information

PHYSICS 151 Notes for Online Lecture 2.2

PHYSICS 151 Notes for Online Lecture 2.2 PHYSICS 151 otes for Online Lecture. A free-bod diagra is a wa to represent all of the forces that act on a bod. A free-bod diagra akes solving ewton s second law for a given situation easier, because

More information

Simple Harmonic Motion MC Review KEY

Simple Harmonic Motion MC Review KEY Siple Haronic Motion MC Review EY. A block attache to an ieal sprin uneroes siple haronic otion. The acceleration of the block has its axiu anitue at the point where: a. the spee is the axiu. b. the potential

More information

PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO

PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO Bulletin of the Transilvania University of Braşov Series I: Engineering Sciences Vol. 4 (53) No. - 0 PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO V. CAZACU I. SZÉKELY F. SANDU 3 T. BĂLAN Abstract:

More information

Answer: Same magnitude total momentum in both situations.

Answer: Same magnitude total momentum in both situations. Page 1 of 9 CTP-1. In which situation is the agnitude of the total oentu the largest? A) Situation I has larger total oentu B) Situation II C) Sae agnitude total oentu in both situations. I: v 2 (rest)

More information

COMBINING CRASH RECORDER AND PAIRED COMPARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMPACTS WITH SPECIAL REFERENCE TO NECK INJURIES

COMBINING CRASH RECORDER AND PAIRED COMPARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMPACTS WITH SPECIAL REFERENCE TO NECK INJURIES COMBINING CRASH RECORDER AND AIRED COMARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMACTS WITH SECIAL REFERENCE TO NECK INJURIES Anders Kullgren, Maria Krafft Folksa Research, 66 Stockhol,

More information

Calculus-Based Physics I by Jeffrey W. Schnick

Calculus-Based Physics I by Jeffrey W. Schnick Chapter Matheatical Prelude Calculus-ased Physics I by Jeffrey W. Schnick cbphysicsia8.doc Copyright 005-008, Jeffrey W. Schnick, Creatie Coons Attribution Share-Alike License 3.0. You can copy, odify,

More information

International Journal of Management & Information Systems First Quarter 2012 Volume 16, Number 1

International Journal of Management & Information Systems First Quarter 2012 Volume 16, Number 1 International Journal of Manageent & Inforation Systes First Quarter 2012 Volue 16, Nuber 1 Proposal And Effectiveness Of A Highly Copelling Direct Mail Method - Establishent And Deployent Of PMOS-DM Hisatoshi

More information

An Integrated Approach for Monitoring Service Level Parameters of Software-Defined Networking

An Integrated Approach for Monitoring Service Level Parameters of Software-Defined Networking International Journal of Future Generation Counication and Networking Vol. 8, No. 6 (15), pp. 197-4 http://d.doi.org/1.1457/ijfgcn.15.8.6.19 An Integrated Approach for Monitoring Service Level Paraeters

More information

ENZYME KINETICS: THEORY. A. Introduction

ENZYME KINETICS: THEORY. A. Introduction ENZYME INETICS: THEORY A. Introduction Enzyes are protein olecules coposed of aino acids and are anufactured by the living cell. These olecules provide energy for the organis by catalyzing various biocheical

More information

On the Mutual Coefficient of Restitution in Two Car Collinear Collisions

On the Mutual Coefficient of Restitution in Two Car Collinear Collisions //006 On the Mutual Coefficient of Restitution in Two Car Collinear Collisions Milan Batista Uniersity of Ljubljana, Faculty of Maritie Studies and Transportation Pot poorscako 4, Sloenia, EU ilan.batista@fpp.edu

More information

Econ 100A: Intermediate Microeconomics Notes on Consumer Theory

Econ 100A: Intermediate Microeconomics Notes on Consumer Theory Econ 100A: Interediate Microeconoics Notes on Consuer Theory Linh Bun Winter 2012 (UCSC 1. Consuer Theory Utility Functions 1.1. Types of Utility Functions The following are soe of the type of the utility

More information

Media Adaptation Framework in Biofeedback System for Stroke Patient Rehabilitation

Media Adaptation Framework in Biofeedback System for Stroke Patient Rehabilitation Media Adaptation Fraework in Biofeedback Syste for Stroke Patient Rehabilitation Yinpeng Chen, Weiwei Xu, Hari Sundara, Thanassis Rikakis, Sheng-Min Liu Arts, Media and Engineering Progra Arizona State

More information

Design, Manufacturing & Analysis of Differential Crown Gear and Pinion for MFWD Axle

Design, Manufacturing & Analysis of Differential Crown Gear and Pinion for MFWD Axle IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN(e) : 2278-1684, ISSN(p) : 220 4X, PP : 59-66 www.iosrjournals.org Design, Manufacturing & Analysis of Differential Crown Gear and Pinion

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

A new Definition of Graviton

A new Definition of Graviton A new Definition of Graviton H.Javadi a, F.Forouzbakhsh b, H.Pour Iani c a)invited Professor of the Faculty of Science at Azad Islaic University Tehran capuses, Tehran, Iran Javadi_hossein@hotail.co b)acadeic

More information

Data Set Generation for Rectangular Placement Problems

Data Set Generation for Rectangular Placement Problems Data Set Generation for Rectangular Placeent Probles Christine L. Valenzuela (Muford) Pearl Y. Wang School of Coputer Science & Inforatics Departent of Coputer Science MS 4A5 Cardiff University George

More information

and that of the outgoing water is mv f

and that of the outgoing water is mv f Week 6 hoework IMPORTANT NOTE ABOUT WEBASSIGN: In the WebAssign ersions of these probles, arious details hae been changed, so that the answers will coe out differently. The ethod to find the solution is

More information

6. Time (or Space) Series Analysis

6. Time (or Space) Series Analysis ATM 55 otes: Tie Series Analysis - Section 6a Page 8 6. Tie (or Space) Series Analysis In this chapter we will consider soe coon aspects of tie series analysis including autocorrelation, statistical prediction,

More information

Investing in corporate bonds?

Investing in corporate bonds? Investing in corporate bonds? This independent guide fro the Australian Securities and Investents Coission (ASIC) can help you look past the return and assess the risks of corporate bonds. If you re thinking

More information

This paper studies a rental firm that offers reusable products to price- and quality-of-service sensitive

This paper studies a rental firm that offers reusable products to price- and quality-of-service sensitive MANUFACTURING & SERVICE OPERATIONS MANAGEMENT Vol., No. 3, Suer 28, pp. 429 447 issn 523-464 eissn 526-5498 8 3 429 infors doi.287/so.7.8 28 INFORMS INFORMS holds copyright to this article and distributed

More information

Standards and Protocols for the Collection and Dissemination of Graduating Student Initial Career Outcomes Information For Undergraduates

Standards and Protocols for the Collection and Dissemination of Graduating Student Initial Career Outcomes Information For Undergraduates National Association of Colleges and Eployers Standards and Protocols for the Collection and Disseination of Graduating Student Initial Career Outcoes Inforation For Undergraduates Developed by the NACE

More information

Symplectic structures and Hamiltonians of a mechanical system

Symplectic structures and Hamiltonians of a mechanical system INVESTIGACIÓN REVISTA MEXICANA DE FÍSICA 49 (5) 445 449 OCTUBRE 2003 Syplectic structures and Hailtonians of a echanical syste G.F. Torres del Castillo Departaento de Física Mateática, Instituto de Ciencias,

More information

Kinetic Molecular Theory of Ideal Gases

Kinetic Molecular Theory of Ideal Gases ecture /. Kinetic olecular Theory of Ideal Gases ast ecture. IG is a purely epirical law - solely the consequence of eperiental obserations Eplains the behaior of gases oer a liited range of conditions.

More information

More Unit Conversion Examples

More Unit Conversion Examples The Matheatics 11 Copetency Test More Unit Conversion Exaples In this docuent, we present a few ore exaples of unit conversions, now involving units of easureent both in the SI others which are not in

More information

Investing in corporate bonds?

Investing in corporate bonds? Investing in corporate bonds? This independent guide fro the Australian Securities and Investents Coission (ASIC) can help you look past the return and assess the risks of corporate bonds. If you re thinking

More information

Lecture 09 Nuclear Physics Part 1

Lecture 09 Nuclear Physics Part 1 Lecture 09 Nuclear Physics Part 1 Structure and Size of the Nucleus Νuclear Masses Binding Energy The Strong Nuclear Force Structure of the Nucleus Discovered by Rutherford, Geiger and Marsden in 1909

More information

Scaling of Seepage Flow Velocity in Centrifuge Models CUED/D-SOILS/TR326 (March 2003) N.I.Thusyanthan 1 & S.P.G.Madabhushi 2

Scaling of Seepage Flow Velocity in Centrifuge Models CUED/D-SOILS/TR326 (March 2003) N.I.Thusyanthan 1 & S.P.G.Madabhushi 2 Scaling of Seepage Flow Velocity in Centrifuge Models CUED/D-SOILS/TR326 (March 2003) N.I.Thusyanthan 1 & S.P.G.Madabhushi 2 Research Student 1, Senior Lecturer 2, Cabridge University Engineering Departent

More information

SAMPLING METHODS LEARNING OBJECTIVES

SAMPLING METHODS LEARNING OBJECTIVES 6 SAMPLING METHODS 6 Using Statistics 6-6 2 Nonprobability Sapling and Bias 6-6 Stratified Rando Sapling 6-2 6 4 Cluster Sapling 6-4 6 5 Systeatic Sapling 6-9 6 6 Nonresponse 6-2 6 7 Suary and Review of

More information

CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS

CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS 641 CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS Marketa Zajarosova 1* *Ph.D. VSB - Technical University of Ostrava, THE CZECH REPUBLIC arketa.zajarosova@vsb.cz Abstract Custoer relationship

More information

Nonlinear Control Design of Shunt Flexible AC Transmission System Devices for Damping Power System Oscillation

Nonlinear Control Design of Shunt Flexible AC Transmission System Devices for Damping Power System Oscillation Journal o Coputer Science 7 (6): 854-858, ISSN 549-3636 Science Publications Nonlinear Control Design o Shunt Flexible AC Transission Syste Devices or Daping Power Syste Oscillation Prechanon Kukratug

More information

3.2 Sources, Sinks, Saddles, and Spirals

3.2 Sources, Sinks, Saddles, and Spirals 3.2. Sources, Sinks, Saddles, and Spirals 6 3.2 Sources, Sinks, Saddles, and Spirals The pictures in this section show solutions to Ay 00 C By 0 C Cy D 0. These are linear equations with constant coefficients

More information

A magnetic Rotor to convert vacuum-energy into mechanical energy

A magnetic Rotor to convert vacuum-energy into mechanical energy A agnetic Rotor to convert vacuu-energy into echanical energy Claus W. Turtur, University of Applied Sciences Braunschweig-Wolfenbüttel Abstract Wolfenbüttel, Mai 21 2008 In previous work it was deonstrated,

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

Chapter 28 Fluid Dynamics

Chapter 28 Fluid Dynamics Chapter 28 Fluid Dynamics 28.1 Ideal Fluids... 1 28.2 Velocity Vector Field... 1 28.3 Mass Continuity Equation... 3 28.4 Bernoulli s Principle... 4 28.5 Worked Examples: Bernoulli s Equation... 7 Example

More information

Meadowlark Optics LCPM-3000 Liquid Crystal Polarimeter Application Note: Determination of Retardance by Polarimetry Tommy Drouillard

Meadowlark Optics LCPM-3000 Liquid Crystal Polarimeter Application Note: Determination of Retardance by Polarimetry Tommy Drouillard Meadowlark Optics LCPM- Liquid Crystal Polarieter Application Note: Deterination of Retardance by Polarietry Toy Drouillard 5 Meadowlark Optics, Inc.. Introduction: The iediate purpose of a polarieter

More information

A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS

A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS Isaac Zafrany and Sa BenYaakov Departent of Electrical and Coputer Engineering BenGurion University of the Negev P. O. Box

More information

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 4 Oscillations Conceptual Probles 3 n object attached to a spring exhibits siple haronic otion with an aplitude o 4. c. When the object is. c ro the equilibriu position, what percentage o its total

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3 1 QUESTION ONE (12 Marks) Marks (a) Find tan x e 1 2 cos dx x (b) Find the exact value of if. 2 (c) Solve 5 3 2x 1. 3 (d) If are the roots of the equation 2 find the value of. (e) Use the substitution

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

Integrals of Rational Functions

Integrals of Rational Functions Integrals of Rational Functions Scott R. Fulton Overview A rational function has the form where p and q are polynomials. For example, r(x) = p(x) q(x) f(x) = x2 3 x 4 + 3, g(t) = t6 + 4t 2 3, 7t 5 + 3t

More information

A Fast Algorithm for Online Placement and Reorganization of Replicated Data

A Fast Algorithm for Online Placement and Reorganization of Replicated Data A Fast Algorith for Online Placeent and Reorganization of Replicated Data R. J. Honicky Storage Systes Research Center University of California, Santa Cruz Ethan L. Miller Storage Systes Research Center

More information

5.7 Chebyshev Multi-section Matching Transformer

5.7 Chebyshev Multi-section Matching Transformer /9/ 5_7 Chebyshev Multisection Matching Transforers / 5.7 Chebyshev Multi-section Matching Transforer Reading Assignent: pp. 5-55 We can also build a ultisection atching network such that Γ f is a Chebyshev

More information

Managing Complex Network Operation with Predictive Analytics

Managing Complex Network Operation with Predictive Analytics Managing Coplex Network Operation with Predictive Analytics Zhenyu Huang, Pak Chung Wong, Patrick Mackey, Yousu Chen, Jian Ma, Kevin Schneider, and Frank L. Greitzer Pacific Northwest National Laboratory

More information

The integrating factor method (Sect. 2.1).

The integrating factor method (Sect. 2.1). The integrating factor method (Sect. 2.1). Overview of differential equations. Linear Ordinary Differential Equations. The integrating factor method. Constant coefficients. The Initial Value Problem. Variable

More information

Chapter 5. Principles of Unsteady - State Heat Transfer

Chapter 5. Principles of Unsteady - State Heat Transfer Suppleental Material for ransport Process and Separation Process Principles hapter 5 Principles of Unsteady - State Heat ransfer In this chapter, we will study cheical processes where heat transfer is

More information

sensiq stainless steel The sensiq a spectacular appearance Max. reach: 20 m tangentially Angle of coverage: 300 Angle of aperture: 160

sensiq stainless steel The sensiq a spectacular appearance Max. reach: 20 m tangentially Angle of coverage: 300 Angle of aperture: 160 sensiq Motion Detector for Walls and Ceilings sensiq stainless steel The sensiq a spectacular appearance Reference-class infrared wall and ceiling sensor 300 coverage angle with 10 angle of aperture Reach

More information

Software Quality Characteristics Tested For Mobile Application Development

Software Quality Characteristics Tested For Mobile Application Development Thesis no: MGSE-2015-02 Software Quality Characteristics Tested For Mobile Application Developent Literature Review and Epirical Survey WALEED ANWAR Faculty of Coputing Blekinge Institute of Technology

More information

SOME APPLICATIONS OF FORECASTING Prof. Thomas B. Fomby Department of Economics Southern Methodist University May 2008

SOME APPLICATIONS OF FORECASTING Prof. Thomas B. Fomby Department of Economics Southern Methodist University May 2008 SOME APPLCATONS OF FORECASTNG Prof. Thoas B. Foby Departent of Econoics Southern Methodist University May 8 To deonstrate the usefulness of forecasting ethods this note discusses four applications of forecasting

More information

Salty Waters. Instructions for the activity 3. Results Worksheet 5. Class Results Sheet 7. Teacher Notes 8. Sample results. 12

Salty Waters. Instructions for the activity 3. Results Worksheet 5. Class Results Sheet 7. Teacher Notes 8. Sample results. 12 1 Salty Waters Alost all of the water on Earth is in the for of a solution containing dissolved salts. In this activity students are invited to easure the salinity of a saple of salt water. While carrying

More information

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion S. Widnall 6.07 Dynamics Fall 009 Version.0 Lecture L - Degrees of Freedom and Constraints, Rectilinear Motion Degrees of Freedom Degrees of freedom refers to the number of independent spatial coordinates

More information

Budget-optimal Crowdsourcing using Low-rank Matrix Approximations

Budget-optimal Crowdsourcing using Low-rank Matrix Approximations Budget-optial Crowdsourcing using Low-rank Matrix Approxiations David R. Karger, Sewoong Oh, and Devavrat Shah Departent of EECS, Massachusetts Institute of Technology Eail: {karger, swoh, devavrat}@it.edu

More information

Dynamic Placement for Clustered Web Applications

Dynamic Placement for Clustered Web Applications Dynaic laceent for Clustered Web Applications A. Karve, T. Kibrel, G. acifici, M. Spreitzer, M. Steinder, M. Sviridenko, and A. Tantawi IBM T.J. Watson Research Center {karve,kibrel,giovanni,spreitz,steinder,sviri,tantawi}@us.ib.co

More information

The Fundamentals of Modal Testing

The Fundamentals of Modal Testing The Fundaentals of Modal Testing Application Note 243-3 Η(ω) = Σ n r=1 φ φ i j / 2 2 2 2 ( ω n - ω ) + (2ξωωn) Preface Modal analysis is defined as the study of the dynaic characteristics of a echanical

More information

Airline Yield Management with Overbooking, Cancellations, and No-Shows JANAKIRAM SUBRAMANIAN

Airline Yield Management with Overbooking, Cancellations, and No-Shows JANAKIRAM SUBRAMANIAN Airline Yield Manageent with Overbooking, Cancellations, and No-Shows JANAKIRAM SUBRAMANIAN Integral Developent Corporation, 301 University Avenue, Suite 200, Palo Alto, California 94301 SHALER STIDHAM

More information

TIME VALUE OF MONEY PROBLEMS CHAPTERS THREE TO TEN

TIME VALUE OF MONEY PROBLEMS CHAPTERS THREE TO TEN TIME VLUE OF MONEY PROBLEMS CHPTERS THREE TO TEN Probles In how any years $ will becoe $265 if = %? 265 ln n 933844 9 34 years ln( 2 In how any years will an aount double if = 76%? ln 2 n 9 46 years ln76

More information

Experiment 2 Index of refraction of an unknown liquid --- Abbe Refractometer

Experiment 2 Index of refraction of an unknown liquid --- Abbe Refractometer Experient Index of refraction of an unknown liquid --- Abbe Refractoeter Principle: The value n ay be written in the for sin ( δ +θ ) n =. θ sin This relation provides us with one or the standard ethods

More information

Position Auctions and Non-uniform Conversion Rates

Position Auctions and Non-uniform Conversion Rates Position Auctions and Non-unifor Conversion Rates Liad Blurosen Microsoft Research Mountain View, CA 944 liadbl@icrosoft.co Jason D. Hartline Shuzhen Nong Electrical Engineering and Microsoft AdCenter

More information