Numerical Integration

Size: px
Start display at page:

Download "Numerical Integration"

Transcription

1 MCEN 473/573 Chapte 0 Numeical Integation Fall, 2006 Textbook, 0.4 and 0.5

2 Isopaametic Fomula Numeical Integation [] e [ ] T k = h B [ D][ B] e B Jdsdt In pactice, the element stiffness is calculated numeically. Numeical Integation Schemes:. The Newton-Cotes Fomulas 2. The Gauss Fomulas

3 Numeical Integation Numeical integation 0 xdx = x 0 = ( 2 0) = 2 π 2 0 π sin xdx = cos x 2 0 π = cos + 2 cos(0) = π 2 0 ( sin ) 2 x dx??? We can use numeical method to find the answe.

4 Numeical Integation Integation using numeical methods: Example: F ( 2 x + 6)dx = Exact solution: ( 2 ) 3 F = x + 6 dx = x + 6x = y y = x x The integation epesents the aea unde the cuve

5 Numeical Integation Integation using numeical methods: Numeical integation Scheme :. Divide the inteval of integation into N section; 2. Choose a function to appoximate the vaiation of f (x) in each section; the simplest such function is a constant function that equals to the value of f (x) at the mid-point of each section. 3. The poduct of this constant function and the length of the section appoximates the integation of f (x) ove this section. 4. Summing the poducts fo all sections gives an appoximate answe to the integation of f (x) ove (-,) y y = x y y = x N=, F=2, Eo= -5.26% x N=2, F=2.5, Eo= -.32% x

6 Numeical Integation Integation using numeical methods: Numeical integation y y = x y y = x x x N=4, F=2.625, Eo=-0.33% N=8, F=2.656, Eo=-0.08% As the numbe of sections inceases, the eo deceases.

7 Numeical Integation Scheme 2: Integation using numeical methods: Numeical integation Same as Scheme, except that we choose a linea function in each section to appoximate the vaiation of f (x). This linea function takes the same value and slope of f (x) at the mid-point of that section. y y = x y = x y x Diffeent functions can be chosen to appoximate f (x). x

8 Numeical Integation Integation using numeical methods: Two key steps:. Divide the inteval of integation. 2. In each sub-inteval, choose pope simple functions to appoximate the tue function. Two key featues:. The numeical esult is an appoximation to exact solution. 2. The accuacy of numeical esult depends on the numbe of sub-inteval and appoximate function. One key dawbacks:

9 Isopaametic Fomula Numeical Integation Intepolation using a polynomial Assuming a function F() F() can be calculated at (n+) distinctive points, 0,,, n We can ceate a n-th ode polynomial passing these (n+) points. ψ 2 n () = a + a + a a n 0 But we need to solve (n+) linea equations. (We don t like this!!) Lagangian intepolation 2

10 Isopaametic Fomula Numeical Integation Intepolation using a polynomial Lagangian intepolation We want: Lagangian Intepolation:

11 Isopaametic Fomula Numeical Integation Lagangian intepolation Intepolation using a polynomial () ( )( ) ( )( ) ( ) ( )( ) ( )( ) ( ) n n l = + + L L L L 0 0

12 Isopaametic Fomula Numeical Integation. The Newton-Cotes Fomulas (one dimensional) In the newton-cotes fomulas, the sampling points of F ae spaced at equal distance. b a F ( ) d The Newton-Cotes Fomulas 0 = a n = b h = b a n b n F( ) d = a i= 0 b a l i () d Fi + R n If F() is a n-th ode polynomial function, Newton-Cotes fomulas should give exact solution.

13 Isopaametic Fomula. The Newton-Cotes Fomulas (one dimensional)

14 Isopaametic Fomula 2. The Gauss Fomulas (one dimensional) In the Newton-Cotes fomulas b n F( ) d = a i= ( b a) C n i F i + R n The sampling points ae known, so we only need to detemine C i n If F() is a n-th ode polynomial function, Newton-Cotes fomulas should give exact solution. In the Gauss fomulas, we take the sampling points as unknowns, so we totally have 2n unknowns. Clealy,

15 Isopaametic Fomula 2. The Gauss Fomulas (one dimensional) To detemine the sampling points, we impose This time (in the Gauss Fomulas), the sampling points ae not equally spaced.

16 Isopaametic Fomula 2. The Gauss Fomulas (one dimensional) b n b F( ) d = l a a i i= = 0 n b () d Fi + P() d β b b F d ( ) = l i a a i = = 0 i a n b () d F + P() d β + R a If F() is a (2n-)-th ode polynomial function, the Gauss fomulas should give the exact solution.

17 Isopaametic Fomula 2. The Guass Fomulas (one dimensional)

18 Isopaametic Fomula Numeical Integation Summay:. Both Newton-Cotes fomulas and Gauss fomulas use polynomial functions to appoximate the integand function.

19

20 Isopaametic Fomula Numeical Integation 4 t 3 ( s, t ) ( x, y) 4 y 3 - s x b n a i= F(, s) d = αiα F( si, s ) + R Questions:. Which integation schemes we should pick? 2. What ode of integation do we need? O how many integation points do we need?

21 Isopaametic Fomula Numeical Integation Fo n integation points, since Gauss fomulas offe (2n-) polynomial appoximation wheeas Newton-Cotes fomulas offe n- polynomial appoximation, Gauss fomulas ae moe effective, and moe commonly used. In geneal, we use Gauss fomulas. But, since Gauss fomulas do not sample the bounday points, Newton-Cotes sometimes ae used. P Plastic defomation stats fom the top-bottom suface of the beam.

22 Isopaametic Fomula Numeical Integation The ode of integation scheme, o the numbe of integation points. Rule of Thumb e [ ] T k = h [ B] [ D][ B] e B Jdsdt Assuming the highest ode of polynomial in shape functions is p. Fo displacement based finite elements, we take fist ode deivative to get B matix. Theefoe, we have p-. If we take J as constant, then O ([ ] [ ][ ] ) T B D B J = 2( p ) If we take n integal points in one diection, then we need 2n 2( p ) ( 2 ) / 2 n p

23 Isopaametic Fomula Numeical Integation 4 node isopaametic element: N = ( s)( t) p=2 n ( 2 p ) / 2 = 3/ 2 = 2 We theefoe need 2x node isopaametic element: N = Nˆ 2 N 5 2 N 8 ˆ = ( s)( t) N = ( s )( t ) N p=3 n ( 2 p ) / 2 = 5/ 2 = 3 We theefoe need 3x3.

24 Isopaametic Fomula Numeical Integation 4 node isopaametic element: t y 2x2 s x 8 node isopaametic element: 3x3 t y s x

25 Isopaametic Fomula Numeical Integation Discussions on integation scheme. The integation schemes mentioned above ae minimum equiements to achieve the pecise solutions. 2. High ode integation schemes ae possible, (fo example, 4x4 fo 8 node element). In geneal, fo linea poblem, this is not necessay. But fo nonlinea poblem, such as lage defomation, this may (may not) be helpful. 3. Reduced integation schemes sometime ae used. Fo example, 2x2 fo 8 node elements ae vey commonly used. But educed integation schemes sometime can intoduce spuious non-zeo enegy mode. So one should be vey caeful when use educed integation schemes.

26 Isopaametic Fomula Numeical Integation Accuacy of stesses and stains Obsevations: Since the stains ae obtained by taking fist ode deivatives of displacements, stains and stesses have lowe accuacy than displacements. Since the integals in FE ae caied out on Gauss integal points, the stesses and stains have highe accuacy when calculated on Gauss points than when calculated on nodal points.

27 Isopaametic Fomula Numeical Integation Accuacy of stesses and stains Example: Ele Ele 2 A Vaiations of displacements and stains along line AB B Displacements Stains

28 Isopaametic Fomula Numeical Integation Accuacy of stesses and stains Vaiations of displacements and stains along line AB Displacements Stains Displacements ae continuous acoss the elements. The stains ae non-continuous acoss the elements.

29 Isopaametic Fomula Numeical Integation Accuacy of stesses and stains Stains calculated based on element displacement fields: non-smooth.

30 Isopaametic Fomula Numeical Integation Smoothing (o polishing) stesses and stains Vaiations of displacements and stains along line AB Smoothing the stain fields and stess fields by simply aveaging the nodal stains and stesses Thee ae many othe methods to impove the element stains and stesses, and nodal stains and stesses.

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum 2. Electostatics D. Rakhesh Singh Kshetimayum 1 2.1 Intoduction In this chapte, we will study how to find the electostatic fields fo vaious cases? fo symmetic known chage distibution fo un-symmetic known

More information

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4!" or. r ˆ = points from source q to observer

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4! or. r ˆ = points from source q to observer Physics 8.0 Quiz One Equations Fall 006 F = 1 4" o q 1 q = q q ˆ 3 4" o = E 4" o ˆ = points fom souce q to obseve 1 dq E = # ˆ 4" 0 V "## E "d A = Q inside closed suface o d A points fom inside to V =

More information

Computational Methods of Solid Mechanics. Project report

Computational Methods of Solid Mechanics. Project report Computational Methods of Solid Mechanics Poject epot Due on Dec. 6, 25 Pof. Allan F. Bowe Weilin Deng Simulation of adhesive contact with molecula potential Poject desciption In the poject, we will investigate

More information

EM Boundary Value Problems

EM Boundary Value Problems EM Bounday Value Poblems 10/ 9 11/ By Ilekta chistidi & Lee, Seung-Hyun A. Geneal Desciption : Maxwell Equations & Loentz Foce We want to find the equations of motion of chaged paticles. The way to do

More information

Δt The textbook chooses to say that the average velocity is

Δt The textbook chooses to say that the average velocity is 1-D Motion Basic I Definitions: One dimensional motion (staight line) is a special case of motion whee all but one vecto component is zeo We will aange ou coodinate axis so that the x-axis lies along the

More information

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr.

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr. POBLM S # SOLUIONS by obet A. DiStasio J. Q. he Bon-Oppenheime appoximation is the standad way of appoximating the gound state of a molecula system. Wite down the conditions that detemine the tonic and

More information

you of a spring. The potential energy for a spring is given by the parabola U( x)

you of a spring. The potential energy for a spring is given by the parabola U( x) Small oscillations The theoy of small oscillations is an extemely impotant topic in mechanics. Conside a system that has a potential enegy diagam as below: U B C A x Thee ae thee points of stable equilibium,

More information

Chapter 3 Optical Systems with Annular Pupils

Chapter 3 Optical Systems with Annular Pupils Chapte 3 Optical Systems with Annula Pupils 3 INTRODUCTION In this chapte, we discuss the imaging popeties of a system with an annula pupil in a manne simila to those fo a system with a cicula pupil The

More information

Chapter 2: Basic Physics and Math Supplements

Chapter 2: Basic Physics and Math Supplements Chapte 2: Basic Physics and Math Supplements Decembe 1, 215 1 Supplement 2.1: Centipetal Acceleation This supplement expands on a topic addessed on page 19 of the textbook. Ou task hee is to calculate

More information

Revision of Lecture Eight

Revision of Lecture Eight Revision of Lectue Eight Baseband equivalent system and equiements of optimal tansmit and eceive filteing: (1) achieve zeo ISI, and () maximise the eceive SNR Thee detection schemes: Theshold detection

More information

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Study Rev. Adv. on -D Mate. shock Sci. wave 33 (13) pessue 111-118 model in mico scale lase shock peening 111 STUDY ON -D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Y.J. Fan 1, J.Z. Zhou,

More information

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2!

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2! Ch 30 - Souces of Magnetic Field 1.) Example 1 Detemine the magnitude and diection of the magnetic field at the point O in the diagam. (Cuent flows fom top to bottom, adius of cuvatue.) Fo staight segments,

More information

An Exact Solution of Navier Stokes Equation

An Exact Solution of Navier Stokes Equation An Exact Solution of Navie Stokes Equation A. Salih Depatment of Aeospace Engineeing Indian Institute of Space Science and Technology, Thiuvananthapuam, Keala, India. July 20 The pincipal difficulty in

More information

1 Similarity Analysis

1 Similarity Analysis ME43A/538A/538B Axisymmetic Tubulent Jet 9 Novembe 28 Similaity Analysis. Intoduction Conside the sketch of an axisymmetic, tubulent jet in Figue. Assume that measuements of the downsteam aveage axial

More information

B. Spherical Wave Propagation

B. Spherical Wave Propagation 11/8/007 Spheical Wave Popagation notes 1/1 B. Spheical Wave Popagation Evey antenna launches a spheical wave, thus its powe density educes as a function of 1, whee is the distance fom the antenna. We

More information

FE FORMULATIONS FOR PLASTICITY

FE FORMULATIONS FOR PLASTICITY G These slides ae designed based on the book: Finite Elements in Plasticity Theoy and Pactice, D.R.J. Owen and E. Hinton, 970, Pineidge Pess Ltd., Swansea, UK. Couse Content: A INTRODUCTION AND OVERVIEW

More information

Topic 4a Introduction to Root Finding & Bracketing Methods

Topic 4a Introduction to Root Finding & Bracketing Methods /8/18 Couse Instucto D. Raymond C. Rumpf Office: A 337 Phone: (915) 747 6958 E Mail: cumpf@utep.edu Topic 4a Intoduction to Root Finding & Backeting Methods EE 4386/531 Computational Methods in EE Outline

More information

1D2G - Numerical solution of the neutron diffusion equation

1D2G - Numerical solution of the neutron diffusion equation DG - Numeical solution of the neuton diffusion equation Y. Danon Daft: /6/09 Oveview A simple numeical solution of the neuton diffusion equation in one dimension and two enegy goups was implemented. Both

More information

Chapter 3: Theory of Modular Arithmetic 38

Chapter 3: Theory of Modular Arithmetic 38 Chapte 3: Theoy of Modula Aithmetic 38 Section D Chinese Remainde Theoem By the end of this section you will be able to pove the Chinese Remainde Theoem apply this theoem to solve simultaneous linea conguences

More information

AP-C WEP. h. Students should be able to recognize and solve problems that call for application both of conservation of energy and Newton s Laws.

AP-C WEP. h. Students should be able to recognize and solve problems that call for application both of conservation of energy and Newton s Laws. AP-C WEP 1. Wok a. Calculate the wok done by a specified constant foce on an object that undegoes a specified displacement. b. Relate the wok done by a foce to the aea unde a gaph of foce as a function

More information

Lecture 8 - Gauss s Law

Lecture 8 - Gauss s Law Lectue 8 - Gauss s Law A Puzzle... Example Calculate the potential enegy, pe ion, fo an infinite 1D ionic cystal with sepaation a; that is, a ow of equally spaced chages of magnitude e and altenating sign.

More information

Do Managers Do Good With Other People s Money? Online Appendix

Do Managers Do Good With Other People s Money? Online Appendix Do Manages Do Good With Othe People s Money? Online Appendix Ing-Haw Cheng Haison Hong Kelly Shue Abstact This is the Online Appendix fo Cheng, Hong and Shue 2013) containing details of the model. Datmouth

More information

Mechanics and Special Relativity (MAPH10030) Assignment 3

Mechanics and Special Relativity (MAPH10030) Assignment 3 (MAPH0030) Assignment 3 Issue Date: 03 Mach 00 Due Date: 4 Mach 00 In question 4 a numeical answe is equied with pecision to thee significant figues Maks will be deducted fo moe o less pecision You may

More information

PY208 Matter & Interactions Final Exam S2005

PY208 Matter & Interactions Final Exam S2005 PY Matte & Inteactions Final Exam S2005 Name (pint) Please cicle you lectue section below: 003 (Ramakishnan 11:20 AM) 004 (Clake 1:30 PM) 005 (Chabay 2:35 PM) When you tun in the test, including the fomula

More information

Physics 181. Assignment 4

Physics 181. Assignment 4 Physics 181 Assignment 4 Solutions 1. A sphee has within it a gavitational field given by g = g, whee g is constant and is the position vecto of the field point elative to the cente of the sphee. This

More information

Liquid gas interface under hydrostatic pressure

Liquid gas interface under hydrostatic pressure Advances in Fluid Mechanics IX 5 Liquid gas inteface unde hydostatic pessue A. Gajewski Bialystok Univesity of Technology, Faculty of Civil Engineeing and Envionmental Engineeing, Depatment of Heat Engineeing,

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Electromagnetism II September 15, 2012 Prof. Alan Guth PROBLEM SET 2

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Electromagnetism II September 15, 2012 Prof. Alan Guth PROBLEM SET 2 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Depatment Physics 8.07: Electomagnetism II Septembe 5, 202 Pof. Alan Guth PROBLEM SET 2 DUE DATE: Monday, Septembe 24, 202. Eithe hand it in at the lectue,

More information

Phys-272 Lecture 17. Motional Electromotive Force (emf) Induced Electric Fields Displacement Currents Maxwell s Equations

Phys-272 Lecture 17. Motional Electromotive Force (emf) Induced Electric Fields Displacement Currents Maxwell s Equations Phys-7 Lectue 17 Motional Electomotive Foce (emf) Induced Electic Fields Displacement Cuents Maxwell s Equations Fom Faaday's Law to Displacement Cuent AC geneato Magnetic Levitation Tain Review of Souces

More information

Stress, Cauchy s equation and the Navier-Stokes equations

Stress, Cauchy s equation and the Navier-Stokes equations Chapte 3 Stess, Cauchy s equation and the Navie-Stokes equations 3. The concept of taction/stess Conside the volume of fluid shown in the left half of Fig. 3.. The volume of fluid is subjected to distibuted

More information

Numerical solution of diffusion mass transfer model in adsorption systems. Prof. Nina Paula Gonçalves Salau, D.Sc.

Numerical solution of diffusion mass transfer model in adsorption systems. Prof. Nina Paula Gonçalves Salau, D.Sc. Numeical solution of diffusion mass tansfe model in adsoption systems Pof., D.Sc. Agenda Mass Tansfe Mechanisms Diffusion Mass Tansfe Models Solving Diffusion Mass Tansfe Models Paamete Estimation 2 Mass

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Movie Review Part One due Tuesday (in class) please print

Movie Review Part One due Tuesday (in class) please print Movie Review Pat One due Tuesday (in class) please pint Test in class on Fiday. You may stat at 8:30 if you want. (The topic of powe is not on test.) Chaptes 4-6 Main Ideas in Class Today Afte class, you

More information

2 Governing Equations

2 Governing Equations 2 Govening Equations This chapte develops the govening equations of motion fo a homogeneous isotopic elastic solid, using the linea thee-dimensional theoy of elasticity in cylindical coodinates. At fist,

More information

Research Design - - Topic 17 Multiple Regression & Multiple Correlation: Two Predictors 2009 R.C. Gardner, Ph.D.

Research Design - - Topic 17 Multiple Regression & Multiple Correlation: Two Predictors 2009 R.C. Gardner, Ph.D. Reseach Design - - Topic 7 Multiple Regession & Multiple Coelation: Two Pedictos 009 R.C. Gadne, Ph.D. Geneal Rationale and Basic Aithmetic fo two pedictos Patial and semipatial coelation Regession coefficients

More information

Circular Orbits. and g =

Circular Orbits. and g = using analyse planetay and satellite motion modelled as unifom cicula motion in a univesal gavitation field, a = v = 4π and g = T GM1 GM and F = 1M SATELLITES IN OBIT A satellite is any object that is

More information

Physics 211: Newton s Second Law

Physics 211: Newton s Second Law Physics 211: Newton s Second Law Reading Assignment: Chapte 5, Sections 5-9 Chapte 6, Section 2-3 Si Isaac Newton Bon: Januay 4, 1643 Died: Mach 31, 1727 Intoduction: Kinematics is the study of how objects

More information

Lab #4: Newton s Second Law

Lab #4: Newton s Second Law Lab #4: Newton s Second Law Si Isaac Newton Reading Assignment: bon: Januay 4, 1643 Chapte 5 died: Mach 31, 1727 Chapte 9, Section 9-7 Intoduction: Potait of Isaac Newton by Si Godfey Knelle http://www.newton.cam.ac.uk/at/potait.html

More information

Conservative Averaging Method and its Application for One Heat Conduction Problem

Conservative Averaging Method and its Application for One Heat Conduction Problem Poceedings of the 4th WSEAS Int. Conf. on HEAT TRANSFER THERMAL ENGINEERING and ENVIRONMENT Elounda Geece August - 6 (pp6-) Consevative Aveaging Method and its Application fo One Heat Conduction Poblem

More information

Chapter Introduction to Finite Element Methods

Chapter Introduction to Finite Element Methods Chapte 1.4 Intoduction to Finite Element Methods Afte eading this chapte, you should e ale to: 1. Undestand the asics of finite element methods using a one-dimensional polem. In the last fifty yeas, the

More information

Analysis of high speed machining center spindle dynamic unit structure performance Yuan guowei

Analysis of high speed machining center spindle dynamic unit structure performance Yuan guowei Intenational Confeence on Intelligent Systems Reseach and Mechatonics Engineeing (ISRME 0) Analysis of high speed machining cente spindle dynamic unit stuctue pefomance Yuan guowei Liaoning jidian polytechnic,dan

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

Review: Electrostatics and Magnetostatics

Review: Electrostatics and Magnetostatics Review: Electostatics and Magnetostatics In the static egime, electomagnetic quantities do not vay as a function of time. We have two main cases: ELECTROSTATICS The electic chages do not change postion

More information

Momentum is conserved if no external force

Momentum is conserved if no external force Goals: Lectue 13 Chapte 9 v Employ consevation of momentum in 1 D & 2D v Examine foces ove time (aka Impulse) Chapte 10 v Undestand the elationship between motion and enegy Assignments: l HW5, due tomoow

More information

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3.

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3. Appendix A Vecto Algeba As is natual, ou Aeospace Stuctues will be descibed in a Euclidean thee-dimensional space R 3. A.1 Vectos A vecto is used to epesent quantities that have both magnitude and diection.

More information

Gauss s Law Simulation Activities

Gauss s Law Simulation Activities Gauss s Law Simulation Activities Name: Backgound: The electic field aound a point chage is found by: = kq/ 2 If thee ae multiple chages, the net field at any point is the vecto sum of the fields. Fo a

More information

Electrostatics (Electric Charges and Field) #2 2010

Electrostatics (Electric Charges and Field) #2 2010 Electic Field: The concept of electic field explains the action at a distance foce between two chaged paticles. Evey chage poduces a field aound it so that any othe chaged paticle expeiences a foce when

More information

In the previous section we considered problems where the

In the previous section we considered problems where the 5.4 Hydodynamically Fully Developed and Themally Developing Lamina Flow In the pevious section we consideed poblems whee the velocity and tempeatue pofile wee fully developed, so that the heat tansfe coefficient

More information

Physics 505 Homework No. 9 Solutions S9-1

Physics 505 Homework No. 9 Solutions S9-1 Physics 505 Homewok No 9 s S9-1 1 As pomised, hee is the tick fo summing the matix elements fo the Stak effect fo the gound state of the hydogen atom Recall, we need to calculate the coection to the gound

More information

Extra notes for circular motion: Circular motion : v keeps changing, maybe both speed and

Extra notes for circular motion: Circular motion : v keeps changing, maybe both speed and Exta notes fo cicula motion: Cicula motion : v keeps changing, maybe both speed and diection ae changing. At least v diection is changing. Hence a 0. Acceleation NEEDED to stay on cicula obit: a cp v /,

More information

kg 2 ) 1.9!10 27 kg = Gm 1

kg 2 ) 1.9!10 27 kg = Gm 1 Section 6.1: Newtonian Gavitation Tutoial 1 Pactice, page 93 1. Given: 1.0 10 0 kg; m 3.0 10 0 kg;. 10 9 N; G 6.67 10 11 N m /kg Requied: Analysis: G m ; G m G m Solution: G m N m 6.67!10 11 kg ) 1.0!100

More information

working pages for Paul Richards class notes; do not copy or circulate without permission from PGR 2004/11/3 10:50

working pages for Paul Richards class notes; do not copy or circulate without permission from PGR 2004/11/3 10:50 woking pages fo Paul Richads class notes; do not copy o ciculate without pemission fom PGR 2004/11/3 10:50 CHAPTER7 Solid angle, 3D integals, Gauss s Theoem, and a Delta Function We define the solid angle,

More information

OSCILLATIONS AND GRAVITATION

OSCILLATIONS AND GRAVITATION 1. SIMPLE HARMONIC MOTION Simple hamonic motion is any motion that is equivalent to a single component of unifom cicula motion. In this situation the velocity is always geatest in the middle of the motion,

More information

6 Matrix Concentration Bounds

6 Matrix Concentration Bounds 6 Matix Concentation Bounds Concentation bounds ae inequalities that bound pobabilities of deviations by a andom vaiable fom some value, often its mean. Infomally, they show the pobability that a andom

More information

Physics 2A Chapter 10 - Moment of Inertia Fall 2018

Physics 2A Chapter 10 - Moment of Inertia Fall 2018 Physics Chapte 0 - oment of netia Fall 08 The moment of inetia of a otating object is a measue of its otational inetia in the same way that the mass of an object is a measue of its inetia fo linea motion.

More information

Basic Bridge Circuits

Basic Bridge Circuits AN7 Datafoth Copoation Page of 6 DID YOU KNOW? Samuel Hunte Chistie (784-865) was bon in London the son of James Chistie, who founded Chistie's Fine At Auctionees. Samuel studied mathematics at Tinity

More information

To Feel a Force Chapter 7 Static equilibrium - torque and friction

To Feel a Force Chapter 7 Static equilibrium - torque and friction To eel a oce Chapte 7 Chapte 7: Static fiction, toque and static equilibium A. Review of foce vectos Between the eath and a small mass, gavitational foces of equal magnitude and opposite diection act on

More information

763620SS STATISTICAL PHYSICS Solutions 2 Autumn 2012

763620SS STATISTICAL PHYSICS Solutions 2 Autumn 2012 763620SS STATISTICAL PHYSICS Solutions 2 Autumn 2012 1. Continuous Random Walk Conside a continuous one-dimensional andom walk. Let w(s i ds i be the pobability that the length of the i th displacement

More information

High precision computer simulation of cyclotrons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D.

High precision computer simulation of cyclotrons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D. High pecision compute simulation of cyclotons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D. Abstact Effective and accuate compute simulations ae highly impotant in acceleatos design and poduction.

More information

[ ] [ ] 3.3 Given: turning corner radius, r ε = 0 mm lead angle, ψ r = 15 back rake angle, γ p = 5 side rake angle, γ f = 5

[ ] [ ] 3.3 Given: turning corner radius, r ε = 0 mm lead angle, ψ r = 15 back rake angle, γ p = 5 side rake angle, γ f = 5 33 Given: tuning cone adius, ε = 0 mm lead angle, ψ = 5 back ake angle, γ p = 5 side ake angle, γ f = 5 initial wokpiece diamete, D w = 00 mm specific cutting and thust enegy models feed ate, f = 020 mm/ev

More information

1. The Subterranean Brachistochrone

1. The Subterranean Brachistochrone 1 1. The Subteanean Bachistochone A Bachistochone is a fictionless tack that connects two locations and along which an object can get fom the fist point to the second in minimum time unde only the action

More information

221B Lecture Notes Scattering Theory I

221B Lecture Notes Scattering Theory I Why Scatteing? B Lectue Notes Scatteing Theoy I Scatteing of paticles off taget has been one of the most impotant applications of quantum mechanics. It is pobably the most effective way to study the stuctue

More information

Universal Gravitation

Universal Gravitation Chapte 1 Univesal Gavitation Pactice Poblem Solutions Student Textbook page 580 1. Conceptualize the Poblem - The law of univesal gavitation applies to this poblem. The gavitational foce, F g, between

More information

PHYS 1444 Lecture #5

PHYS 1444 Lecture #5 Shot eview Chapte 24 PHYS 1444 Lectue #5 Tuesday June 19, 212 D. Andew Bandt Capacitos and Capacitance 1 Coulom s Law The Fomula QQ Q Q F 1 2 1 2 Fomula 2 2 F k A vecto quantity. Newtons Diection of electic

More information

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rigid Body Dynamics 2 CSE169: Compute Animation nstucto: Steve Rotenbeg UCSD, Winte 2018 Coss Poduct & Hat Opeato Deivative of a Rotating Vecto Let s say that vecto is otating aound the oigin, maintaining

More information

Contact impedance of grounded and capacitive electrodes

Contact impedance of grounded and capacitive electrodes Abstact Contact impedance of gounded and capacitive electodes Andeas Hödt Institut fü Geophysik und extateestische Physik, TU Baunschweig The contact impedance of electodes detemines how much cuent can

More information

1.2 Differential cross section

1.2 Differential cross section .2. DIFFERENTIAL CROSS SECTION Febuay 9, 205 Lectue VIII.2 Diffeential coss section We found that the solution to the Schodinge equation has the fom e ik x ψ 2π 3/2 fk, k + e ik x and that fk, k = 2 m

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0 Ch : 4, 9,, 9,,, 4, 9,, 4, 8 4 (a) Fom the diagam in the textbook, we see that the flux outwad though the hemispheical suface is the same as the flux inwad though the cicula suface base of the hemisphee

More information

Right-handed screw dislocation in an isotropic solid

Right-handed screw dislocation in an isotropic solid Dislocation Mechanics Elastic Popeties of Isolated Dislocations Ou study of dislocations to this point has focused on thei geomety and thei ole in accommodating plastic defomation though thei motion. We

More information

( ) Make-up Tests. From Last Time. Electric Field Flux. o The Electric Field Flux through a bit of area is

( ) Make-up Tests. From Last Time. Electric Field Flux. o The Electric Field Flux through a bit of area is Mon., 3/23 Wed., 3/25 Thus., 3/26 Fi., 3/27 Mon., 3/30 Tues., 3/31 21.4-6 Using Gauss s & nto to Ampee s 21.7-9 Maxwell s, Gauss s, and Ampee s Quiz Ch 21, Lab 9 Ampee s Law (wite up) 22.1-2,10 nto to

More information

SUPPLEMENTARY MATERIAL CHAPTER 7 A (2 ) B. a x + bx + c dx

SUPPLEMENTARY MATERIAL CHAPTER 7 A (2 ) B. a x + bx + c dx SUPPLEMENTARY MATERIAL 613 7.6.3 CHAPTER 7 ( px + q) a x + bx + c dx. We choose constants A and B such that d px + q A ( ax + bx + c) + B dx A(ax + b) + B Compaing the coefficients of x and the constant

More information

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ]

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ] Chapte 8: Genealization and Function Appoximation Objectives of this chapte:! Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat.! Oveview of function

More information

Physics Tutorial V1 2D Vectors

Physics Tutorial V1 2D Vectors Physics Tutoial V1 2D Vectos 1 Resolving Vectos & Addition of Vectos A vecto quantity has both magnitude and diection. Thee ae two ways commonly used to mathematically descibe a vecto. y (a) The pola fom:,

More information

Many Electron Atoms. Electrons can be put into approximate orbitals and the properties of the many electron systems can be catalogued

Many Electron Atoms. Electrons can be put into approximate orbitals and the properties of the many electron systems can be catalogued Many Electon Atoms The many body poblem cannot be solved analytically. We content ouselves with developing appoximate methods that can yield quite accuate esults (but usually equie a compute). The electons

More information

Reading Assignment. Problem Description for Homework #9. Read Chapters 29 and 30.

Reading Assignment. Problem Description for Homework #9. Read Chapters 29 and 30. Reading Assignment Read Chaptes 29 and 30. Poblem Desciption fo Homewok #9 In this homewok, you will solve the inhomogeneous Laplace s equation to calculate the electic scala potential that exists between

More information

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006 1 Qualifying Examination Electicity and Magnetism Solutions Januay 12, 2006 PROBLEM EA. a. Fist, we conside a unit length of cylinde to find the elationship between the total chage pe unit length λ and

More information

Centripetal Force OBJECTIVE INTRODUCTION APPARATUS THEORY

Centripetal Force OBJECTIVE INTRODUCTION APPARATUS THEORY Centipetal Foce OBJECTIVE To veify that a mass moving in cicula motion expeiences a foce diected towad the cente of its cicula path. To detemine how the mass, velocity, and adius affect a paticle's centipetal

More information

AP Centripetal Acceleration Lab

AP Centripetal Acceleration Lab AP PHYSICS NAME: PERIOD: DATE: GRADE: DEVIL PHYSICS BADDEST CLASS ON CAMPUS AP Centipetal Acceleation Lab Note: Data collection will be done by table goups. Data analysis is to be done individually. Copying

More information

Chapter 8: Generalization and Function Approximation

Chapter 8: Generalization and Function Approximation Chapte 8: Genealization and Function Appoximation Objectives of this chapte: Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat. Oveview of function

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 151 Lectue 5 Cental Foce Poblem (Chapte 3) What We Did Last Time Intoduced Hamilton s Pinciple Action integal is stationay fo the actual path Deived Lagange s Equations Used calculus

More information

Review Exercise Set 16

Review Exercise Set 16 Review Execise Set 16 Execise 1: A ectangula plot of famland will be bounded on one side by a ive and on the othe thee sides by a fence. If the fame only has 600 feet of fence, what is the lagest aea that

More information

CHAPTER 3. Section 1. Modeling Population Growth

CHAPTER 3. Section 1. Modeling Population Growth CHAPTER 3 Section 1. Modeling Population Gowth 1.1. The equation of the Malthusian model is Pt) = Ce t. Apply the initial condition P) = 1. Then 1 = Ce,oC = 1. Next apply the condition P1) = 3. Then 3

More information

Motion in One Dimension

Motion in One Dimension Motion in One Dimension Intoduction: In this lab, you will investigate the motion of a olling cat as it tavels in a staight line. Although this setup may seem ovesimplified, you will soon see that a detailed

More information

Boundary Layers and Singular Perturbation Lectures 16 and 17 Boundary Layers and Singular Perturbation. x% 0 Ω0æ + Kx% 1 Ω0æ + ` : 0. (9.

Boundary Layers and Singular Perturbation Lectures 16 and 17 Boundary Layers and Singular Perturbation. x% 0 Ω0æ + Kx% 1 Ω0æ + ` : 0. (9. Lectues 16 and 17 Bounday Layes and Singula Petubation A Regula Petubation In some physical poblems, the solution is dependent on a paamete K. When the paamete K is vey small, it is natual to expect that

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Depatment Physics 8.033 Decembe 5, 003 Poblem Set 10 Solutions Poblem 1 M s y x test paticle The figue above depicts the geomety of the poblem. The position

More information

The Strain Compatibility Equations in Polar Coordinates RAWB, Last Update 27/12/07

The Strain Compatibility Equations in Polar Coordinates RAWB, Last Update 27/12/07 The Stain Compatibility Equations in Pola Coodinates RAWB Last Update 7//7 In D thee is just one compatibility equation. In D polas it is (Equ.) whee denotes the enineein shea (twice the tensoial shea)

More information

Unit 7: Sources of magnetic field

Unit 7: Sources of magnetic field Unit 7: Souces of magnetic field Oested s expeiment. iot and Savat s law. Magnetic field ceated by a cicula loop Ampèe s law (A.L.). Applications of A.L. Magnetic field ceated by a: Staight cuent-caying

More information

(a) Unde zeo-bias conditions, thee ae no lled states on one side of the junction which ae at the same enegy as the empty allowed states on the othe si

(a) Unde zeo-bias conditions, thee ae no lled states on one side of the junction which ae at the same enegy as the empty allowed states on the othe si 1 Esaki Diode hen the concentation of impuity atoms in a pn-diode is vey high, the depletion laye width is educed to about 1 nm. Classically, a caie must have an enegy at least equal to the potential-baie

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 investigation

More information

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline.

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline. In Homewok, you ae (supposedly) Choosing a data set 2 Extacting a test set of size > 3 3 Building a tee on the taining set 4 Testing on the test set 5 Repoting the accuacy (Adapted fom Ethem Alpaydin and

More information

TRANSILVANIA UNIVERSITY OF BRASOV MECHANICAL ENGINEERING FACULTY DEPARTMENT OF MECHANICAL ENGINEERING ONLY FOR STUDENTS

TRANSILVANIA UNIVERSITY OF BRASOV MECHANICAL ENGINEERING FACULTY DEPARTMENT OF MECHANICAL ENGINEERING ONLY FOR STUDENTS TNSILVNI UNIVSITY OF BSOV CHNICL NGINING FCULTY DPTNT OF CHNICL NGINING Couse 9 Cuved as 9.. Intoduction The eams with plane o spatial cuved longitudinal axes ae called cuved as. Thee ae consideed two

More information

Prerna Tower, Road No 2, Contractors Area, Bistupur, Jamshedpur , Tel (0657) ,

Prerna Tower, Road No 2, Contractors Area, Bistupur, Jamshedpur , Tel (0657) , R Pena Towe, Road No, Contactos Aea, Bistupu, Jamshedpu 8, Tel (657)89, www.penaclasses.com IIT JEE Mathematics Pape II PART III MATHEMATICS SECTION I Single Coect Answe Type This section contains 8 multiple

More information

Method for Approximating Irrational Numbers

Method for Approximating Irrational Numbers Method fo Appoximating Iational Numbes Eic Reichwein Depatment of Physics Univesity of Califonia, Santa Cuz June 6, 0 Abstact I will put foth an algoithm fo poducing inceasingly accuate ational appoximations

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

Problem 1. Part b. Part a. Wayne Witzke ProblemSet #1 PHY 361. Calculate x, the expected value of x, defined by

Problem 1. Part b. Part a. Wayne Witzke ProblemSet #1 PHY 361. Calculate x, the expected value of x, defined by Poblem Pat a The nomal distibution Gaussian distibution o bell cuve has the fom f Ce µ Calculate the nomalization facto C by equiing the distibution to be nomalized f Substituting in f, defined above,

More information

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam)

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam) (Sample 3) Exam 1 - Physics 202 - Patel SPRING 1998 FORM CODE - A (solution key at end of exam) Be sue to fill in you student numbe and FORM lette (A, B, C) on you answe sheet. If you foget to include

More information

Welcome to Physics 272

Welcome to Physics 272 Welcome to Physics 7 Bob Mose mose@phys.hawaii.edu http://www.phys.hawaii.edu/~mose/physics7.html To do: Sign into Masteing Physics phys-7 webpage Registe i-clickes (you i-clicke ID to you name on class-list)

More information

Chapter 13 Gravitation

Chapter 13 Gravitation Chapte 13 Gavitation In this chapte we will exploe the following topics: -Newton s law of gavitation, which descibes the attactive foce between two point masses and its application to extended objects

More information

15 Solving the Laplace equation by Fourier method

15 Solving the Laplace equation by Fourier method 5 Solving the Laplace equation by Fouie method I aleady intoduced two o thee dimensional heat equation, when I deived it, ecall that it taes the fom u t = α 2 u + F, (5.) whee u: [0, ) D R, D R is the

More information

Conflict Exam Issue. Sorry, Can t do it. Please see Kevin Pitts if you have any additional questions or concerns about this. Office is 231 Loomis

Conflict Exam Issue. Sorry, Can t do it. Please see Kevin Pitts if you have any additional questions or concerns about this. Office is 231 Loomis Conflict Exam Issue. Soy, Can t do it I was told that: Students can only be excused fom the scheduled final fo illness, death in the family o eligious holiday. No exceptions. Please see Kevin Pitts if

More information