Vector-Valued Functions and Mathcad

Size: px
Start display at page:

Download "Vector-Valued Functions and Mathcad"

Transcription

1 Vecto-Valued Functions and Mathcad D P Mostad, Univesity of Noth Dakota Ojectives of Assignment 1 To lean how to make Mathcad gaph two- and thee-dimensional vectovalued functions To lean how to make Mathcad display these gaphs with useful axis anges and appopiate aspect atios 3 To examine a vaiety of vecto valued functions and thei gaphs I Using Mathcad to Gaph Two Dimensional Vecto Valued Functions Suppose you want to gaph the cuve defined y 3 ( = t i + ( t 4 j To do this with Mathcad, you need to do thee things: 1 Fist, define the component functions: x ( 3 4t Second, BELOW the definitions Inset an X Y Plot 3 Thid, type x ( in the placeholde along the x-axis and y ( in the placeholde along the y-axis You gaph will look like the left gaph elow, ut you want it to look like the ight one:

2 To get the ette view of this vecto-valued function, you will need to change the scale of oth axes and alte some fomat options of the plot Mathcad plots gaphs in a ectangle athe than a squae It is impotant to compensate fo this so that cicles will look like cicles and ellipses will look like ellipses This is called the aspect atio You will need to use an x:y aspect atio of 4:3 Click in the plot aea and change the lowe left and ight numes to 8 and 8 espectively That will limit the x-axis fom 8 to 8 Then change the top nume along the y-axis to 6 and the ottom nume to 6 That should make you vecto-valued function look like the second gaph up aove It is impotant to always change the scales of the axes so you will e ale to see the inteesting featue of you gaph and to coect the aspect atio Only a fool would always accept a softwae package s defaults You will also enefit fom alteing some fomat options Doule-click the plot aea to open the X-Y Plot Fomatting dialogue ox Make the following changes: Click oth Gid Lines Deselect oth Auto Gids and change to 16 and 1 Select Cossed Afte making these changes, you plot should look like the second one aove IMPORTANT: Fo this assignment, always use gaphing windows that have an x:y aspect atio of 4:3 That is, use 4 x 4 and 3 y 3, o 8 x 8 and 6 y 6, etc This popotion will guaantee that squaes will look like squaes instead of like aitay ectangles, and that cicles will look like cicles instead of ellipses II Animation, Cicles, Ellipses, and Vaiations Gaph ( = ti + 4 sin( j y defining the component functions and then coecting the aspect atio Also change the fomat options to those used aove You should see a typical sine cuve with amplitude 4 14

3 Next, change you the defintion of the i component so you vecto valued function is ( = 4cos( i + 4sin( j The gaph of the sine wave should change to a cicle of adius 4 Now to animate the cicle Fist we will make the t go fom 0 to in steps Change the i and j component functions to: : = 4cos( : = 4sin( (eview the fist compute la unit if you don t ememe how to ente π o the faction a) The is in thee so that if we make t go fom 0 to, then t will go fom 0 to That is, when t = 0, then π t = 0 (NOTE: if you want to go fom π to π in steps, you could use if you want to go fom 3π to π in steps, you could use π t π ; 4π 3 9 t t π ; if you want to go fom 3 to 6 in steps, you could use 3 This is applying the stetch and shift technique to the agument of the component functions) Second we must make something go fom 0 to Let s use a This is accomplished in Mathcad using the FRAME vaiale ABOVE the X-Y Plot, type: a := 0, 1; FRAME (you must use all uppecase fo FRAME) Since we ae using a, in the X-Y Plot change the to a) and to a) Finally we can make it animate 1) Click on VIEW and select ANIMATE to open the animate contol ox ) Change the settings so it goes Fom: 0 To: At: 50 Fames/Sec 3) Click and dag the mouse to daw a ectangle aound the X-Y Plot 4) Click on Animate in the animate contol ox This should animate the dawing of the cicle At it s conclusion, a playack ox with a slide appeas on you sceen Move the slide to take notice of whee the paametic cuve stats, ends, and in which diection it goes (clockwise o counteclockwise) 15

4 Now fo some vaiations Change you component functions (you don t have to type in new ones) to the following and animate the gaphs to notice how the vaious changes alte the diection of the path and the stating and ending points Change to: Change to: : = 6cos( : = 6sin( : = 6sin( : = 4cos(, then animate to see stat, end, and diection, then animate to see stat, end, and diection Change to: : = 6sin( : = 4cos(, then animate to see stat, end, and diection Ty to find paametic equations that tace out the ellipse x + y = 1, stating 5 9 and ending at (-5,0) going in the counteclockwise diection III Hypeolas and Lissajous Figues To gaph a hypeola, simply switch to hypeolic functions Using the same definitions and X-Y Plot you wee using fo cicles and ellipses, make the following changes : = 4cosh( Change to: : = 4sinh( Notice that this only gaphs the ight half of the hypeola To see the left half, you need to change the i component to : = 4cosh( Ty switching the sinh and cosh aound fo the and, and ty coefficients othe than 4 to see how changes in these values alte the cuve Now fo some Lissajous figues These ae ased on sine and cosine, as the cicles and ellipses ae, ut the fequencies of the sine and cosine ae not equal These will e viewed est with animation Change you definitions ack to : = 6sin( : = 4cos( This will let you animate a simple ellipse Now multiply the agument of the sine component y 3 y changing it to: : = 6sin(3 : = 4cos( 16

5 Change the X-Y Plot ack to a) and a), and animate Fom: 0 To: At: 50 Fames/Sec It should e appaent what multiplying y 3 does Now also multiply the cosine agument y 5 y changing it to: : = 6sin(3 : = 4cos(5 Animate this as well Ty multiplying y numes othe than 5 and 3 to see how they wok in unison to ceate diffeent types of Lissajous figues IV Standad Cuves and Paths Standad functions of one vaiale such as f(x) = x ae easily epesented y vecto valued functions Simply use x ( = t and y ( = f ( Fo example, fo f ( x) = x, gaph ( t ) = ti + t j Change the X-Y Plot settings so the x-axis goes fom to, and the y-axis goes fom 0 to 3 Let a :=, 19FRAME Animate this Fom: To: At: 50 Fames/Sec To get y = x you only need to make sue that the y component is the x component squaed Fo example, it still woks if you let you gaph will e pat of pat of the paaola x ( = sin(, = sin( y = x Animate this and ty to figue out why this only plots 3 3 Fo f ( x) = x x 5x + 6, use x ( = t, = t t 5t + 6 This looks est with the x-axis going fom 4 to 4 and the y-axis going fom 10 to 10, ut this is not a 4:3 aspect atio, the gaph is stetched out hoizontally IV Gaphing Thee Dimensional Vecto Valued Functions with Mathcad Thee-dimensional vecto-valued functions ae a easy to gaph with Mathcad, ut unfotunately you can t animate them Just like with two-dimensional vecto-valued functions, Mathcad will automatically choose which sections of the coodinate axes to show, ut you can alte it y doule-clicking the plot window and changing the settings Mathcad uses the 3D Scatte Plot fo space cuves, ut y default it only plots a few points along the cuve You will have to change the settings to get a cuve To gaph 3 ( = ti + t j + t k type: 17

6 z( 3 Then click you mouse somewhee BELOW these definitions Go up to Inset, Gaph and choose 3D Scatte Plot This will inset a 3D Scatte Plot ox on you sceen In the placeholde in the ottom left cone, type (x, y, z) You must put lists of component function names in paentheses That should give you a plot of points in space To ette see thei positions in space, click on the gaph and dag Petty slick To impove on the default 3D settings, doule-click on the gaph, and make the following changes to appeaances: Select Appeaance Ta Deselect Daw Points Select Lines Select Colomap To adjust the axes, while still in the 3D Plot Fomat ox click the Axes ta and make the following changes to the x-axis, y-axis, and z-axis tas: Select Axes Ta Deselect Auto Scale Change to -10 and 10 Also make these changes unde the y- and z-axis tas When you examine these thee-dimensional gaphs, ememe that the axis as shown on the sceen ae not intesecting at the oigin Ty gaphing the following thee-dimensional vecto-valued functions 1 Gaph ( = cos( i + sin( j + tk Use x, y and 10 z 10 This gaph and many thee dimensional paametic plots will enefit fom changing the ange of the paamete t By default, Mathcad uses 5 t 5 To change it to 10 t 10 doule click the gaph and make the following changes unde the QuickPlot Data ta: 18

7 Select QuickPlot Data Ta Change to -10 and 10 Change to 50 Gaph ( = cos( i + sin( j + t k Leave settings the same 3 Gaph ( = cos( i + sin( j + sin( k Leave settings the same 4 Gaph ( = ti + sin( j + cos( k Use 10 x 10 and y, z Vay the fequencies and amplitudes to see what else happens V Some Fancie Two Dimensional Cuves All of the following cuves should e smooth except at a few specific points You will e using a vaiety of values fo, and c, so fist define them with some initial values: : = 0 5, : = 05, c : = 0 5 Then define you component functions BELOW these thee vaiale definitions These gaphs will need to e animated to adequately contol Mathcad s use of the paamete t Use a := 0, 01 FRAME Fo many of these, you will want to go fom 0 to Since is just a little less than 7, use Fom: 0 To: 7 At 5 Fames/Sec in the Animate contol ox Fo the fist two, use to You might need to incease the ange of the paamete fom to 4π o 8π on 3), 4), and 5) elow 1 Cycloids Suppose you ae diving along some wam summe night and a icycle ide cosses you path aout a lock ahead of you If he has a eflecto in his spokes, you will notice a vey distinctive path that the eflecto is taking The close the eflecto is to the tie, the moe distinctive the path and movement will e If you have eve seen this, the eflecto seems to kind of hop along athe fenetically If the eflecto is mounted ight on the side of the tie, the path it will follow is called a cycloid The vecto valued function which descies a cycloid is: s( = ( t sin( ) i + (1 cos( ) j whee is the adius of the tie Use 0 x 10, y and set the options in X-Y Plot so Auto Gid is not selected and set the nume of gids to 7 fo x and 4 fo y Gaph a few of these using = 05, 075, and 1 When typing these definitions, e sue to 19

8 include the multiplication symol etween the and the paenthesis, othewise Mathcad will think is suppose to e a function While using the slide, notice that movement along the path of the cuve is faste at the tops than at the cusps at the ottom Tochoids If the eflecto happens to e somewhee etween the tie and the axle, the path it will follow is called a tochoid It is somewhat diffeent fom a cycloid The vecto-valued function fo a tochoid is: s( = ( t sin( ) i + (1 cos( ) j whee is the adius of the tie and is the distance fom the eflecto to the axle Ty a few of these using the same values as in #1 along with some values of which ae etween 0 and 3 Epicycloids If the icycle wheel happened to e olling aound the outside of a lage cicle, then the path of the eflecto is called an epicycloid The vecto-valued function is: + s( = (( + ) cos( cos( + ) i + (( + )sin( sin( )j whee is now the adius of the lage cicle, and is the adius of the wheel When =, the esulting epicycloid is called a cadiod Change the axis to a tue aspect atio using 8 x 8, 6 y 6 Gid lines will e helpful hee, too (16 and 1) Ty =, = ; =, = 1; = 15, = 5; = 1, = Ty a few othe values of and You might have to incease how lage the paamete ecomes y inceasing the To: value in the Animate ox 4 Hypocycloids If the wheel is olling aound inside a lage cicle, the path of the eflecto is called a hypocycloid The vecto-valued function fo a hypocycloid is: s( = (( )cos( + cos( ) i + (( )sin( sin( )j whee is the adius of the lage cicle and is the adius of the wheel You don t need to type these in, just modify the equations you used fo the last polem Gaph a few of these using = 4, = 1; = 3, = 1; =, = 1; = 5, = 3 5 Spiogaph pattens The Spiogaph toy is just a simple mechanical device which allows you to tace epicycloids and hypocycloids whee the pencil (o the eflecto, if you want to use the icycle analogy) is not ight on the edge of the wheel, ut is somewhee etween the edge of the wheel and its cente These cuves can e epesented y vecto-valued functions as well These ae just slight modifications of the hypocycloid function simply multiply the denominatos y a facto c: s( = (( )cos( + cos( ) i + (( )sin( sin( )j xc xc 0

9 You don t need to type these in, just modify the equations you typed in fo #4 Ty some of these using the same numes as in the last polem, ut then use 05, 04, 1,, and 3 fo c 1

Graphs of Equations. A coordinate system is a way to graphically show the relationship between 2 quantities.

Graphs of Equations. A coordinate system is a way to graphically show the relationship between 2 quantities. Gaphs of Equations CHAT Pe-Calculus A coodinate sstem is a wa to gaphicall show the elationship between quantities. Definition: A solution of an equation in two vaiables and is an odeed pai (a, b) such

More information

Episode 401: Newton s law of universal gravitation

Episode 401: Newton s law of universal gravitation Episode 401: Newton s law of univesal gavitation This episode intoduces Newton s law of univesal gavitation fo point masses, and fo spheical masses, and gets students pactising calculations of the foce

More information

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses,

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses, 3.4. KEPLER S LAWS 145 3.4 Keple s laws You ae familia with the idea that one can solve some mechanics poblems using only consevation of enegy and (linea) momentum. Thus, some of what we see as objects

More information

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project Spiotechnics! Septembe 7, 2011 Amanda Zeingue, Michael Spannuth and Amanda Zeingue Dieential Geomety Poject 1 The Beginning The geneal consensus of ou goup began with one thought: Spiogaphs ae awesome.

More information

UNIT CIRCLE TRIGONOMETRY

UNIT CIRCLE TRIGONOMETRY UNIT CIRCLE TRIGONOMETRY The Unit Cicle is the cicle centeed at the oigin with adius unit (hence, the unit cicle. The equation of this cicle is + =. A diagam of the unit cicle is shown below: + = - - -

More information

Coordinate Systems L. M. Kalnins, March 2009

Coordinate Systems L. M. Kalnins, March 2009 Coodinate Sstems L. M. Kalnins, Mach 2009 Pupose of a Coodinate Sstem The pupose of a coodinate sstem is to uniquel detemine the position of an object o data point in space. B space we ma liteall mean

More information

Figure 2. So it is very likely that the Babylonians attributed 60 units to each side of the hexagon. Its resulting perimeter would then be 360!

Figure 2. So it is very likely that the Babylonians attributed 60 units to each side of the hexagon. Its resulting perimeter would then be 360! 1. What ae angles? Last time, we looked at how the Geeks intepeted measument of lengths. Howeve, as fascinated as they wee with geomety, thee was a shape that was much moe enticing than any othe : the

More information

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to . Simplify: 0 4 ( 8) 0 64 ( 8) 0 ( 8) = (Ode of opeations fom left to ight: Paenthesis, Exponents, Multiplication, Division, Addition Subtaction). Simplify: (a 4) + (a ) (a+) = a 4 + a 0 a = a 7. Evaluate

More information

Gravitation. AP Physics C

Gravitation. AP Physics C Gavitation AP Physics C Newton s Law of Gavitation What causes YOU to be pulled down? THE EARTH.o moe specifically the EARTH S MASS. Anything that has MASS has a gavitational pull towads it. F α Mm g What

More information

Mechanics 1: Work, Power and Kinetic Energy

Mechanics 1: Work, Power and Kinetic Energy Mechanics 1: Wok, Powe and Kinetic Eneg We fist intoduce the ideas of wok and powe. The notion of wok can be viewed as the bidge between Newton s second law, and eneg (which we have et to define and discuss).

More information

Voltage ( = Electric Potential )

Voltage ( = Electric Potential ) V-1 Voltage ( = Electic Potential ) An electic chage altes the space aound it. Thoughout the space aound evey chage is a vecto thing called the electic field. Also filling the space aound evey chage is

More information

Experiment 6: Centripetal Force

Experiment 6: Centripetal Force Name Section Date Intoduction Expeiment 6: Centipetal oce This expeiment is concened with the foce necessay to keep an object moving in a constant cicula path. Accoding to Newton s fist law of motion thee

More information

Carter-Penrose diagrams and black holes

Carter-Penrose diagrams and black holes Cate-Penose diagams and black holes Ewa Felinska The basic intoduction to the method of building Penose diagams has been pesented, stating with obtaining a Penose diagam fom Minkowski space. An example

More information

Solution Derivations for Capa #8

Solution Derivations for Capa #8 Solution Deivations fo Capa #8 1) A ass spectoete applies a voltage of 2.00 kv to acceleate a singly chaged ion (+e). A 0.400 T field then bends the ion into a cicula path of adius 0.305. What is the ass

More information

Skills Needed for Success in Calculus 1

Skills Needed for Success in Calculus 1 Skills Needed fo Success in Calculus Thee is much appehension fom students taking Calculus. It seems that fo man people, "Calculus" is snonmous with "difficult." Howeve, an teache of Calculus will tell

More information

Lab M4: The Torsional Pendulum and Moment of Inertia

Lab M4: The Torsional Pendulum and Moment of Inertia M4.1 Lab M4: The Tosional Pendulum and Moment of netia ntoduction A tosional pendulum, o tosional oscillato, consists of a disk-like mass suspended fom a thin od o wie. When the mass is twisted about the

More information

PY1052 Problem Set 8 Autumn 2004 Solutions

PY1052 Problem Set 8 Autumn 2004 Solutions PY052 Poblem Set 8 Autumn 2004 Solutions H h () A solid ball stats fom est at the uppe end of the tack shown and olls without slipping until it olls off the ight-hand end. If H 6.0 m and h 2.0 m, what

More information

Lecture 16: Color and Intensity. and he made him a coat of many colours. Genesis 37:3

Lecture 16: Color and Intensity. and he made him a coat of many colours. Genesis 37:3 Lectue 16: Colo and Intensity and he made him a coat of many colous. Genesis 37:3 1. Intoduction To display a pictue using Compute Gaphics, we need to compute the colo and intensity of the light at each

More information

12. Rolling, Torque, and Angular Momentum

12. Rolling, Torque, and Angular Momentum 12. olling, Toque, and Angula Momentum 1 olling Motion: A motion that is a combination of otational and tanslational motion, e.g. a wheel olling down the oad. Will only conside olling with out slipping.

More information

Displacement, Velocity And Acceleration

Displacement, Velocity And Acceleration Displacement, Velocity And Acceleation Vectos and Scalas Position Vectos Displacement Speed and Velocity Acceleation Complete Motion Diagams Outline Scala vs. Vecto Scalas vs. vectos Scala : a eal numbe,

More information

FXA 2008. Candidates should be able to : Describe how a mass creates a gravitational field in the space around it.

FXA 2008. Candidates should be able to : Describe how a mass creates a gravitational field in the space around it. Candidates should be able to : Descibe how a mass ceates a gavitational field in the space aound it. Define gavitational field stength as foce pe unit mass. Define and use the peiod of an object descibing

More information

An Introduction to Omega

An Introduction to Omega An Intoduction to Omega Con Keating and William F. Shadwick These distibutions have the same mean and vaiance. Ae you indiffeent to thei isk-ewad chaacteistics? The Finance Development Cente 2002 1 Fom

More information

Chapter 3 Savings, Present Value and Ricardian Equivalence

Chapter 3 Savings, Present Value and Ricardian Equivalence Chapte 3 Savings, Pesent Value and Ricadian Equivalence Chapte Oveview In the pevious chapte we studied the decision of households to supply hous to the labo maket. This decision was a static decision,

More information

Model Question Paper Mathematics Class XII

Model Question Paper Mathematics Class XII Model Question Pape Mathematics Class XII Time Allowed : 3 hous Maks: 100 Ma: Geneal Instuctions (i) The question pape consists of thee pats A, B and C. Each question of each pat is compulsoy. (ii) Pat

More information

Magnetic Field and Magnetic Forces. Young and Freedman Chapter 27

Magnetic Field and Magnetic Forces. Young and Freedman Chapter 27 Magnetic Field and Magnetic Foces Young and Feedman Chapte 27 Intoduction Reiew - electic fields 1) A chage (o collection of chages) poduces an electic field in the space aound it. 2) The electic field

More information

The force between electric charges. Comparing gravity and the interaction between charges. Coulomb s Law. Forces between two charges

The force between electric charges. Comparing gravity and the interaction between charges. Coulomb s Law. Forces between two charges The foce between electic chages Coulomb s Law Two chaged objects, of chage q and Q, sepaated by a distance, exet a foce on one anothe. The magnitude of this foce is given by: kqq Coulomb s Law: F whee

More information

Exam 3: Equation Summary

Exam 3: Equation Summary MASSACHUSETTS INSTITUTE OF TECHNOLOGY Depatment of Physics Physics 8.1 TEAL Fall Tem 4 Momentum: p = mv, F t = p, Fext ave t= t f t= Exam 3: Equation Summay total = Impulse: I F( t ) = p Toque: τ = S S,P

More information

The Role of Gravity in Orbital Motion

The Role of Gravity in Orbital Motion ! The Role of Gavity in Obital Motion Pat of: Inquiy Science with Datmouth Developed by: Chistophe Caoll, Depatment of Physics & Astonomy, Datmouth College Adapted fom: How Gavity Affects Obits (Ohio State

More information

Gauss Law. Physics 231 Lecture 2-1

Gauss Law. Physics 231 Lecture 2-1 Gauss Law Physics 31 Lectue -1 lectic Field Lines The numbe of field lines, also known as lines of foce, ae elated to stength of the electic field Moe appopiately it is the numbe of field lines cossing

More information

Voltage ( = Electric Potential )

Voltage ( = Electric Potential ) V-1 of 9 Voltage ( = lectic Potential ) An electic chage altes the space aound it. Thoughout the space aound evey chage is a vecto thing called the electic field. Also filling the space aound evey chage

More information

Chapter 1: Introduction... 7 1-1. BELSORP analysis program... 7 1-2. Required computer environment... 8

Chapter 1: Introduction... 7 1-1. BELSORP analysis program... 7 1-2. Required computer environment... 8 1 [Table of contents] Chapte 1: Intoduction... 7 1-1. BELSORP analysis pogam... 7 1-. Requied compute envionment... 8 Chapte : Installation of the analysis pogam... 9-1. Installation of the WIBU-KEY pogam...

More information

Chapter 22. Outside a uniformly charged sphere, the field looks like that of a point charge at the center of the sphere.

Chapter 22. Outside a uniformly charged sphere, the field looks like that of a point charge at the center of the sphere. Chapte.3 What is the magnitude of a point chage whose electic field 5 cm away has the magnitude of.n/c. E E 5.56 1 11 C.5 An atom of plutonium-39 has a nuclea adius of 6.64 fm and atomic numbe Z94. Assuming

More information

Multiple choice questions [70 points]

Multiple choice questions [70 points] Multiple choice questions [70 points] Answe all of the following questions. Read each question caefull. Fill the coect bubble on ou scanton sheet. Each question has exactl one coect answe. All questions

More information

Strength Analysis and Optimization Design about the key parts of the Robot

Strength Analysis and Optimization Design about the key parts of the Robot Intenational Jounal of Reseach in Engineeing and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Pint): 2320-9356 www.ijes.og Volume 3 Issue 3 ǁ Mach 2015 ǁ PP.25-29 Stength Analysis and Optimization Design

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

Gravitational Mechanics of the Mars-Phobos System: Comparing Methods of Orbital Dynamics Modeling for Exploratory Mission Planning

Gravitational Mechanics of the Mars-Phobos System: Comparing Methods of Orbital Dynamics Modeling for Exploratory Mission Planning Gavitational Mechanics of the Mas-Phobos System: Compaing Methods of Obital Dynamics Modeling fo Exploatoy Mission Planning Alfedo C. Itualde The Pennsylvania State Univesity, Univesity Pak, PA, 6802 This

More information

Vector Calculus: Are you ready? Vectors in 2D and 3D Space: Review

Vector Calculus: Are you ready? Vectors in 2D and 3D Space: Review Vecto Calculus: Ae you eady? Vectos in D and 3D Space: Review Pupose: Make cetain that you can define, and use in context, vecto tems, concepts and fomulas listed below: Section 7.-7. find the vecto defined

More information

Deflection of Electrons by Electric and Magnetic Fields

Deflection of Electrons by Electric and Magnetic Fields Physics 233 Expeiment 42 Deflection of Electons by Electic and Magnetic Fields Refeences Loain, P. and D.R. Coson, Electomagnetism, Pinciples and Applications, 2nd ed., W.H. Feeman, 199. Intoduction An

More information

NURBS Drawing Week 5, Lecture 10

NURBS Drawing Week 5, Lecture 10 CS 43/585 Compute Gaphics I NURBS Dawing Week 5, Lectue 1 David Been, William Regli and Maim Pesakhov Geometic and Intelligent Computing Laboato Depatment of Compute Science Deel Univesit http://gicl.cs.deel.edu

More information

Multiple choice questions [60 points]

Multiple choice questions [60 points] 1 Multiple choice questions [60 points] Answe all o the ollowing questions. Read each question caeully. Fill the coect bubble on you scanton sheet. Each question has exactly one coect answe. All questions

More information

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied:

Summary: Vectors. This theorem is used to find any points (or position vectors) on a given line (direction vector). Two ways RT can be applied: Summ: Vectos ) Rtio Theoem (RT) This theoem is used to find n points (o position vectos) on given line (diection vecto). Two ws RT cn e pplied: Cse : If the point lies BETWEEN two known position vectos

More information

Controlling the Money Supply: Bond Purchases in the Open Market

Controlling the Money Supply: Bond Purchases in the Open Market Money Supply By the Bank of Canada and Inteest Rate Detemination Open Opeations and Monetay Tansmission Mechanism The Cental Bank conducts monetay policy Bank of Canada is Canada's cental bank supevises

More information

4.1 - Trigonometric Functions of Acute Angles

4.1 - Trigonometric Functions of Acute Angles 4.1 - Tigonometic Functions of cute ngles a is a half-line that begins at a point and etends indefinitel in some diection. Two as that shae a common endpoint (o vete) fom an angle. If we designate one

More information

Analytical Proof of Newton's Force Laws

Analytical Proof of Newton's Force Laws Analytical Poof of Newton s Foce Laws Page 1 1 Intouction Analytical Poof of Newton's Foce Laws Many stuents intuitively assume that Newton's inetial an gavitational foce laws, F = ma an Mm F = G, ae tue

More information

Definitions and terminology

Definitions and terminology I love the Case & Fai textbook but it is out of date with how monetay policy woks today. Please use this handout to supplement the chapte on monetay policy. The textbook assumes that the Fedeal Reseve

More information

Ilona V. Tregub, ScD., Professor

Ilona V. Tregub, ScD., Professor Investment Potfolio Fomation fo the Pension Fund of Russia Ilona V. egub, ScD., Pofesso Mathematical Modeling of Economic Pocesses Depatment he Financial Univesity unde the Govenment of the Russian Fedeation

More information

Determining solar characteristics using planetary data

Determining solar characteristics using planetary data Detemining sola chaacteistics using planetay data Intoduction The Sun is a G type main sequence sta at the cente of the Sola System aound which the planets, including ou Eath, obit. In this inestigation

More information

Mechanics 1: Motion in a Central Force Field

Mechanics 1: Motion in a Central Force Field Mechanics : Motion in a Cental Foce Field We now stud the popeties of a paticle of (constant) ass oving in a paticula tpe of foce field, a cental foce field. Cental foces ae ve ipotant in phsics and engineeing.

More information

2. TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES

2. TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES . TRIGONOMETRIC FUNCTIONS OF GENERAL ANGLES In ode to etend the definitions of the si tigonometic functions to geneal angles, we shall make use of the following ideas: In a Catesian coodinate sstem, an

More information

CHAPTER 10 Aggregate Demand I

CHAPTER 10 Aggregate Demand I CHAPTR 10 Aggegate Demand I Questions fo Review 1. The Keynesian coss tells us that fiscal policy has a multiplied effect on income. The eason is that accoding to the consumption function, highe income

More information

Semipartial (Part) and Partial Correlation

Semipartial (Part) and Partial Correlation Semipatial (Pat) and Patial Coelation his discussion boows heavily fom Applied Multiple egession/coelation Analysis fo the Behavioal Sciences, by Jacob and Paticia Cohen (975 edition; thee is also an updated

More information

Forces & Magnetic Dipoles. r r τ = μ B r

Forces & Magnetic Dipoles. r r τ = μ B r Foces & Magnetic Dipoles x θ F θ F. = AI τ = U = Fist electic moto invented by Faaday, 1821 Wie with cuent flow (in cup of Hg) otates aound a a magnet Faaday s moto Wie with cuent otates aound a Pemanent

More information

Financing Terms in the EOQ Model

Financing Terms in the EOQ Model Financing Tems in the EOQ Model Habone W. Stuat, J. Columbia Business School New Yok, NY 1007 hws7@columbia.edu August 6, 004 1 Intoduction This note discusses two tems that ae often omitted fom the standad

More information

Lesson 7 Gauss s Law and Electric Fields

Lesson 7 Gauss s Law and Electric Fields Lesson 7 Gauss s Law and Electic Fields Lawence B. Rees 7. You may make a single copy of this document fo pesonal use without witten pemission. 7. Intoduction While it is impotant to gain a solid conceptual

More information

AP Physics Electromagnetic Wrap Up

AP Physics Electromagnetic Wrap Up AP Physics Electomagnetic Wap Up Hee ae the gloious equations fo this wondeful section. F qsin This is the equation fo the magnetic foce acting on a moing chaged paticle in a magnetic field. The angle

More information

Chapter 30: Magnetic Fields Due to Currents

Chapter 30: Magnetic Fields Due to Currents d Chapte 3: Magnetic Field Due to Cuent A moving electic chage ceate a magnetic field. One of the moe pactical way of geneating a lage magnetic field (.1-1 T) i to ue a lage cuent flowing though a wie.

More information

Experiment MF Magnetic Force

Experiment MF Magnetic Force Expeiment MF Magnetic Foce Intoduction The magnetic foce on a cuent-caying conducto is basic to evey electic moto -- tuning the hands of electic watches and clocks, tanspoting tape in Walkmans, stating

More information

INVESTIGATION OF FLOW INSIDE AN AXIAL-FLOW PUMP OF GV IMP TYPE

INVESTIGATION OF FLOW INSIDE AN AXIAL-FLOW PUMP OF GV IMP TYPE 1 INVESTIGATION OF FLOW INSIDE AN AXIAL-FLOW PUMP OF GV IMP TYPE ANATOLIY A. YEVTUSHENKO 1, ALEXEY N. KOCHEVSKY 1, NATALYA A. FEDOTOVA 1, ALEXANDER Y. SCHELYAEV 2, VLADIMIR N. KONSHIN 2 1 Depatment of

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distibution A. It would be vey tedious if, evey time we had a slightly diffeent poblem, we had to detemine the pobability distibutions fom scatch. Luckily, thee ae enough similaities between

More information

Integrating Net2 with an intruder alarm system

Integrating Net2 with an intruder alarm system Net AN035 Integating Net with an intude alam system Oveview Net can monito whethe the intude alam is set o uet If the alam is set, Net will limit access to valid uses who ae also authoised to uet the alam

More information

10. Collisions. Before During After

10. Collisions. Before During After 10. Collisions Use conseation of momentum and enegy and the cente of mass to undestand collisions between two objects. Duing a collision, two o moe objects exet a foce on one anothe fo a shot time: -F(t)

More information

How to SYSPREP a Windows 7 Pro corporate PC setup so you can image it for use on future PCs

How to SYSPREP a Windows 7 Pro corporate PC setup so you can image it for use on future PCs AnswesThatWok TM How to SYSPREP a Windows 7 Po copoate PC setup so you can image it fo use on futue PCs In a copoate envionment most PCs will usually have identical setups, with the same pogams installed

More information

Supplementary Material for EpiDiff

Supplementary Material for EpiDiff Supplementay Mateial fo EpiDiff Supplementay Text S1. Pocessing of aw chomatin modification data In ode to obtain the chomatin modification levels in each of the egions submitted by the use QDCMR module

More information

Converting knowledge Into Practice

Converting knowledge Into Practice Conveting knowledge Into Pactice Boke Nightmae srs Tend Ride By Vladimi Ribakov Ceato of Pips Caie 20 of June 2010 2 0 1 0 C o p y i g h t s V l a d i m i R i b a k o v 1 Disclaime and Risk Wanings Tading

More information

BIOS American Megatrends Inc (AMI) v02.61 BIOS setup guide and manual for AM2/AM2+/AM3 motherboards

BIOS American Megatrends Inc (AMI) v02.61 BIOS setup guide and manual for AM2/AM2+/AM3 motherboards BIOS Ameican Megatends Inc (AMI) v02.61 BIOS setup guide and manual fo AM2/AM2+/AM3 motheboads The BIOS setup, also called CMOS setup, is a cucial pat of the pope setting up of a PC the BIOS (Basic Input

More information

Chapter 17 The Kepler Problem: Planetary Mechanics and the Bohr Atom

Chapter 17 The Kepler Problem: Planetary Mechanics and the Bohr Atom Chapte 7 The Keple Poblem: Planetay Mechanics and the Boh Atom Keple s Laws: Each planet moves in an ellipse with the sun at one focus. The adius vecto fom the sun to a planet sweeps out equal aeas in

More information

Lab #7: Energy Conservation

Lab #7: Energy Conservation Lab #7: Enegy Consevation Photo by Kallin http://www.bungeezone.com/pics/kallin.shtml Reading Assignment: Chapte 7 Sections 1,, 3, 5, 6 Chapte 8 Sections 1-4 Intoduction: Pehaps one of the most unusual

More information

Thank you for participating in Teach It First!

Thank you for participating in Teach It First! Thank you fo paticipating in Teach It Fist! This Teach It Fist Kit contains a Common Coe Suppot Coach, Foundational Mathematics teache lesson followed by the coesponding student lesson. We ae confident

More information

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM Main Golub Faculty of Electical Engineeing and Computing, Univesity of Zageb Depatment of Electonics, Micoelectonics,

More information

Do Vibrations Make Sound?

Do Vibrations Make Sound? Do Vibations Make Sound? Gade 1: Sound Pobe Aligned with National Standads oveview Students will lean about sound and vibations. This activity will allow students to see and hea how vibations do in fact

More information

Open Economies. Chapter 32. A Macroeconomic Theory of the Open Economy. Basic Assumptions of a Macroeconomic Model of an Open Economy

Open Economies. Chapter 32. A Macroeconomic Theory of the Open Economy. Basic Assumptions of a Macroeconomic Model of an Open Economy Chapte 32. A Macoeconomic Theoy of the Open Economy Open Economies An open economy is one that inteacts feely with othe economies aound the wold. slide 0 slide 1 Key Macoeconomic Vaiables in an Open Economy

More information

Magnetic Bearing with Radial Magnetized Permanent Magnets

Magnetic Bearing with Radial Magnetized Permanent Magnets Wold Applied Sciences Jounal 23 (4): 495-499, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.23.04.23080 Magnetic eaing with Radial Magnetized Pemanent Magnets Vyacheslav Evgenevich

More information

7 Circular Motion. 7-1 Centripetal Acceleration and Force. Period, Frequency, and Speed. Vocabulary

7 Circular Motion. 7-1 Centripetal Acceleration and Force. Period, Frequency, and Speed. Vocabulary 7 Cicula Motion 7-1 Centipetal Acceleation and Foce Peiod, Fequency, and Speed Vocabulay Vocabulay Peiod: he time it takes fo one full otation o evolution of an object. Fequency: he numbe of otations o

More information

YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH

YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH nd INTERNATIONAL TEXTILE, CLOTHING & ESIGN CONFERENCE Magic Wold of Textiles Octobe 03 d to 06 th 004, UBROVNIK, CROATIA YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH Jana VOBOROVA; Ashish GARG; Bohuslav

More information

Moment and couple. In 3-D, because the determination of the distance can be tedious, a vector approach becomes advantageous. r r

Moment and couple. In 3-D, because the determination of the distance can be tedious, a vector approach becomes advantageous. r r Moment and couple In 3-D, because the detemination of the distance can be tedious, a vecto appoach becomes advantageous. o k j i M k j i M o ) ( ) ( ) ( + + M o M + + + + M M + O A Moment about an abita

More information

Quantity Formula Meaning of variables. 5 C 1 32 F 5 degrees Fahrenheit, 1 bh A 5 area, b 5 base, h 5 height. P 5 2l 1 2w

Quantity Formula Meaning of variables. 5 C 1 32 F 5 degrees Fahrenheit, 1 bh A 5 area, b 5 base, h 5 height. P 5 2l 1 2w 1.4 Rewite Fomulas and Equations Befoe You solved equations. Now You will ewite and evaluate fomulas and equations. Why? So you can apply geometic fomulas, as in Ex. 36. Key Vocabulay fomula solve fo a

More information

TECHNICAL DATA. JIS (Japanese Industrial Standard) Screw Thread. Specifications

TECHNICAL DATA. JIS (Japanese Industrial Standard) Screw Thread. Specifications JIS (Japanese Industial Standad) Scew Thead Specifications TECNICAL DATA Note: Although these specifications ae based on JIS they also apply to and DIN s. Some comments added by Mayland Metics Coutesy

More information

FI3300 Corporate Finance

FI3300 Corporate Finance Leaning Objectives FI00 Copoate Finance Sping Semeste 2010 D. Isabel Tkatch Assistant Pofesso of Finance Calculate the PV and FV in multi-peiod multi-cf time-value-of-money poblems: Geneal case Pepetuity

More information

Problem Set # 9 Solutions

Problem Set # 9 Solutions Poblem Set # 9 Solutions Chapte 12 #2 a. The invention of the new high-speed chip inceases investment demand, which shifts the cuve out. That is, at evey inteest ate, fims want to invest moe. The incease

More information

Manual ultrasonic inspection of thin metal welds

Manual ultrasonic inspection of thin metal welds Manual ultasonic inspection of thin metal welds Capucine Capentie and John Rudlin TWI Cambidge CB1 6AL, UK Telephone 01223 899000 Fax 01223 890689 E-mail capucine.capentie@twi.co.uk Abstact BS EN ISO 17640

More information

Concept and Experiences on using a Wiki-based System for Software-related Seminar Papers

Concept and Experiences on using a Wiki-based System for Software-related Seminar Papers Concept and Expeiences on using a Wiki-based System fo Softwae-elated Semina Papes Dominik Fanke and Stefan Kowalewski RWTH Aachen Univesity, 52074 Aachen, Gemany, {fanke, kowalewski}@embedded.wth-aachen.de,

More information

Tracking/Fusion and Deghosting with Doppler Frequency from Two Passive Acoustic Sensors

Tracking/Fusion and Deghosting with Doppler Frequency from Two Passive Acoustic Sensors Tacking/Fusion and Deghosting with Dopple Fequency fom Two Passive Acoustic Sensos Rong Yang, Gee Wah Ng DSO National Laboatoies 2 Science Pak Dive Singapoe 11823 Emails: yong@dso.og.sg, ngeewah@dso.og.sg

More information

Physics HSC Course Stage 6. Space. Part 1: Earth s gravitational field

Physics HSC Course Stage 6. Space. Part 1: Earth s gravitational field Physics HSC Couse Stage 6 Space Pat 1: Eath s gavitational field Contents Intoduction... Weight... 4 The value of g... 7 Measuing g...8 Vaiations in g...11 Calculating g and W...13 You weight on othe

More information

A r. (Can you see that this just gives the formula we had above?)

A r. (Can you see that this just gives the formula we had above?) 24-1 (SJP, Phys 1120) lectic flux, and Gauss' law Finding the lectic field due to a bunch of chages is KY! Once you know, you know the foce on any chage you put down - you can pedict (o contol) motion

More information

How to create a default user profile in Windows 7

How to create a default user profile in Windows 7 AnswesThatWok TM How to ceate a default use pofile in Windows 7 (Win 7) How to ceate a default use pofile in Windows 7 When to use this document Use this document wheneve you want to ceate a default use

More information

CHAPTER 9 THE TWO BODY PROBLEM IN TWO DIMENSIONS

CHAPTER 9 THE TWO BODY PROBLEM IN TWO DIMENSIONS 9. Intoduction CHAPTER 9 THE TWO BODY PROBLEM IN TWO DIMENSIONS In this chapte we show how Keple s laws can be deived fom Newton s laws of motion and gavitation, and consevation of angula momentum, and

More information

Fluids Lecture 15 Notes

Fluids Lecture 15 Notes Fluids Lectue 15 Notes 1. Unifom flow, Souces, Sinks, Doublets Reading: Andeson 3.9 3.12 Unifom Flow Definition A unifom flow consists of a velocit field whee V = uî + vĵ is a constant. In 2-D, this velocit

More information

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor > PNN05-P762 < Reduced Patten Taining Based on Task Decomposition Using Patten Distibuto Sheng-Uei Guan, Chunyu Bao, and TseNgee Neo Abstact Task Decomposition with Patten Distibuto (PD) is a new task

More information

Standardized Coefficients

Standardized Coefficients Standadized Coefficient Ta. How do ou decide which of the X ae mot impotant fo detemining? In thi handout, we dicu one poile (and contoveial) anwe to thi quetion - the tandadized egeion coefficient. Fomula.

More information

Valuation of Floating Rate Bonds 1

Valuation of Floating Rate Bonds 1 Valuation of Floating Rate onds 1 Joge uz Lopez us 316: Deivative Secuities his note explains how to value plain vanilla floating ate bonds. he pupose of this note is to link the concepts that you leaned

More information

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years.

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years. 9.2 Inteest Objectives 1. Undestand the simple inteest fomula. 2. Use the compound inteest fomula to find futue value. 3. Solve the compound inteest fomula fo diffeent unknowns, such as the pesent value,

More information

Real Time Tracking of High Speed Movements in the Context of a Table Tennis Application

Real Time Tracking of High Speed Movements in the Context of a Table Tennis Application Real Time Tacking of High Speed Movements in the Context of a Table Tennis Application Stephan Rusdof Chemnitz Univesity of Technology D-09107, Chemnitz, Gemany +49 371 531 1533 stephan.usdof@infomatik.tu-chemnitz.de

More information

PHYSICS 111 HOMEWORK SOLUTION #13. May 1, 2013

PHYSICS 111 HOMEWORK SOLUTION #13. May 1, 2013 PHYSICS 111 HOMEWORK SOLUTION #13 May 1, 2013 0.1 In intoductoy physics laboatoies, a typical Cavendish balance fo measuing the gavitational constant G uses lead sphees with masses of 2.10 kg and 21.0

More information

Gravitation and Kepler s Laws Newton s Law of Universal Gravitation in vectorial. Gm 1 m 2. r 2

Gravitation and Kepler s Laws Newton s Law of Universal Gravitation in vectorial. Gm 1 m 2. r 2 F Gm Gavitation and Keple s Laws Newton s Law of Univesal Gavitation in vectoial fom: F 12 21 Gm 1 m 2 12 2 ˆ 12 whee the hat (ˆ) denotes a unit vecto as usual. Gavity obeys the supeposition pinciple,

More information

Week 3-4: Permutations and Combinations

Week 3-4: Permutations and Combinations Week 3-4: Pemutations and Combinations Febuay 24, 2016 1 Two Counting Pinciples Addition Pinciple Let S 1, S 2,, S m be disjoint subsets of a finite set S If S S 1 S 2 S m, then S S 1 + S 2 + + S m Multiplication

More information

Chapter 4: Fluid Kinematics

Chapter 4: Fluid Kinematics Oveview Fluid kinematics deals with the motion of fluids without consideing the foces and moments which ceate the motion. Items discussed in this Chapte. Mateial deivative and its elationship to Lagangian

More information

The Supply of Loanable Funds: A Comment on the Misconception and Its Implications

The Supply of Loanable Funds: A Comment on the Misconception and Its Implications JOURNL OF ECONOMICS ND FINNCE EDUCTION Volume 7 Numbe 2 Winte 2008 39 The Supply of Loanable Funds: Comment on the Misconception and Its Implications. Wahhab Khandke and mena Khandke* STRCT Recently Fields-Hat

More information

Charges, Coulomb s Law, and Electric Fields

Charges, Coulomb s Law, and Electric Fields Q&E -1 Chages, Coulomb s Law, and Electic ields Some expeimental facts: Expeimental fact 1: Electic chage comes in two types, which we call (+) and ( ). An atom consists of a heavy (+) chaged nucleus suounded

More information

The Electric Potential, Electric Potential Energy and Energy Conservation. V = U/q 0. V = U/q 0 = -W/q 0 1V [Volt] =1 Nm/C

The Electric Potential, Electric Potential Energy and Energy Conservation. V = U/q 0. V = U/q 0 = -W/q 0 1V [Volt] =1 Nm/C Geneal Physics - PH Winte 6 Bjoen Seipel The Electic Potential, Electic Potential Enegy and Enegy Consevation Electic Potential Enegy U is the enegy of a chaged object in an extenal electic field (Unit

More information

P/ACE MDQ Basic Training Workbook

P/ACE MDQ Basic Training Workbook P/ACE MDQ Basic Taining Wokbook 32 Kaat 8.0 A33116AB Novembe 2009 Beckman Coulte, Inc. 250 S. Kaeme Blvd., Bea, CA 92821 Copyight 2009 Beckman Coulte, Inc. Copyight, Licenses and Tademaks Copyight Beckman

More information