Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory

Size: px
Start display at page:

Download "Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory"

Transcription

1 Physics 2 Lecture 4 Integration Lecture 4 Physics 2 Laboratory Monday, February 21st, 211 Integration is the flip-side of differentiation in fact, it is often possible to write a differential equation as an integral equation. Both formulations are useful analytically, and both are useful numerically as well. We ll start by defining some common physical problems that involve the ability to integrate, and then discuss the manner in which such integrals may be approximated numerically. 4.1 Physical Motivation There are two main areas of interest for us when it comes to integrating the first is a direct integral of a physical quantity, as an example: Given µ(x), the mass per unit length along some line, say, what is the total mass between x 1 and x 2? The answer is provided by noting that the infinitesimal mass enclosed in an interval of width dx, centered at x, is dm = µ(x) dx, and then the integral follows naturally: m = x2 x 1 µ(x) dx. (4.1) The second area of interest comes from an integral formulation of a differential equation. The simplest case of an ODE that can be turned into an integral equation is Newton s second law for time-varying force: dp dt = F (t), (4.2) an object moves under the influence of a force F (t), and we want to find its momentum. The solution, if you can call it that, is an integral equation, 1 of 14

2 4.1. PHYSICAL MOTIVATION Lecture 4 obtained by integrating both sides of the above with respect to time: p(t) p() = t F ( t) d t (4.3) where we assume the motion begins at t = (else replace the limits of integration on the right, and the initial momentum on the left). These two types of problem are, of course, related, I could easily pose the mass along the line problem as the solution for m(x) given the ODE dm dx = µ(x), but I make the distinction to focus on problems where the integral itself is of interest (like mass), versus problems where the integral is a useful form of solution (as is the case for, for example, electrostatic potentials) Direct Integral Problems We have already encountered a role for integrals (aside from computing the amount of mass or charge in a specific region of space) the quantum mechanical wave-function, ψ(x) must be normalized we require that: ψ(x) ψ(x) dx = 1, (4.4) and this condition is imposed as a constraint, separate from the differential equation governing ψ(x) (Schrödinger s equation). If we have a solution, like the one we worked out last time for the infinite square well, of the form: ( n π x ) ψ(x) = A sin, (4.5) a then we must set A by requiring that: a A 2 sin 2( n π x ) dx = 1. (4.6) a In this case, we can do the integral immediately, and we see that the above equation is: A a = 1 A = 2 a, (4.7) but suppose we had a numerical approximation to ψ(x), defined on a grid: ψ j = ψ(x j ) with x j = j x we would need an approximation to the integral in order to set the overall constant for ψ j. 2 of 14

3 4.1. PHYSICAL MOTIVATION Lecture 4 We know that ψ(x) ψ(x) dx represents the probability of finding a particle near x, but what about other quantities of interest? Suppose, for example, we had a particular quantity f(x), a function of position, and we wanted to know the average value for this quantity given the particle s position probability. The average value for f(x) would be f = ψ(x) f(x) ψ(x) dx, (4.8) where the sandwhiching occurs for reasons you ll see later on. The point is, we could calculate a particle s average position if we knew the probability of finding it in the vicinity of x, that would be: x = ψ(x) x ψ(x) dx. (4.9) For our infinite square well example, the average value of position for a particle in a box is: x = a 2 a sin2( n π x ) x dx = 1 a 2 a (4.1) But (4.8) is an example of a more general statistical quantity. Given a probability density ρ(x), associated with the probability of getting outcome x, the average value of any function of x, call it f(x), is: f = ρ(x) f(x) dx, (4.11) and in quantum mechanics, we understand ρ(x) = ψ(x) ψ(x) is a special form. In statistics, the averages of various polynomials in x are called the moments of the distribution ρ(x), so there s the first moment, that s x, the second moment, x 2, and so on. Each moment is itself an integral and requires that we start with a probability density that has ρ(x) dx = 1, and that we are able to compute the appropriate integrals to get the averages. Again, these integrals may be difficult to carry out by hand (not much of an excuse for using a computer), or impossible (a better motivation), or the densities themselves may be numerical approximations. 3 of 14

4 4.1. PHYSICAL MOTIVATION Lecture 4 Classical Probability Density Last week, we studied the quantum mechanical particle in a box a particle of mass m confined to an interval x [, a]. In quantum mechanics, the answer to many experimental questions can be determined using the wavefunction and calculating moments (via the probability density interpretation of ψ ψ). But we can view classical problems in terms of probability densities as well. For example, if we think of a particle of mass m that bounces back and forth between two walls (one at zero, one at a), we can associate a probability density with the particle s position. Since the mass travels with constant speed, and turns around instantaneously at the walls, the probability of finding it within dx of any point x in the box is a constant, ρ(x) = A. We require that this density be normalized, so that ρ(x) dx = a A dx = 1 (4.12) and then A = 1/a. Now we can compute the average position of the particle, x = x ρ(x) dx = a and higher moments can also be computed. x 1 dx = a/2, (4.13) a Integrals as Solutions to Problems Integrals show up as the end-point to many problems, and as a natural formulation of solutions to differential equations. In many areas of physics there is a notion of superposition, the idea that if you know the solution to a partial differential equation with a point source, you can find the solution for an arbitrary source by adding up the point-solutions of the source. As an example, take an infinite line of charge, carrying charge-per-unitlength λ(x) = Q a e x2 /a 2 for constants Q and a. We want to know the electrostatic potential a height z above the midpoint of the line (so at x = ), 4 of 14

5 4.1. PHYSICAL MOTIVATION Lecture 4 the setup is shown in Figure 4.1. V =? r = x 2 + z 2 z dq = λ(x) dx dx x Figure 4.1: An infinite line of charge carries a known distribution λ(x) (charge per unit length) what is the electrostatic potential a height z above the point x = on the line? We know that each point along the line contributes to the potential as a point source that is, if a little box of width dx centered at x contains charge dq, then its contribution to the potential at the point of interest is: dv = dq 4 π ɛ x 2 + z 2. (4.14) We also know that the potential satisfies superposition, so that all we have to do is add up all of the contributions, they don t interact with one another. We can perform that addition by noting that dq = λ(x) dx, from the definition of λ(x), so that: λ(x) dx dv = 4 π ɛ x 2 + z V = λ(x) dx 2 4 π ɛ x 2 + z, (4.15) 2 and there it is, an integral that we have to compute. We can clean up the actual integral a bit by removing uninteresting constants, and noting that the integrand is even, V (z) = 2 Q 4 π ɛ z a e x2 /a 2 dx. (4.16) 1 + x 2 /z2 5 of 14

6 4.1. PHYSICAL MOTIVATION Lecture 4 To make the units clear, we ll nondimensionalize the integrand the constant a sets the scale for the Gaussian decay, so let x a q, then: V (z) = 2 Q 4 π ɛ z e q2 dq (4.17) 1 + a 2 q 2 /z2 the constants out front are just right for a potential, and the integral is ready for numerical approximation. In this particular case, the answer is a known function of z, we end up with: [ V (z) = Q 4 π ɛ a ] e y2 K (y 2 ) y z 2 a (4.18) where K is a modified Bessel function. Regardless of its name, in the general case, what we want is a numerical function that approximates the integral and returns that approximation for a given value of z. Another place where integrals show up as natural solutions is pendulum motion. For a pendulum, a bob of mass m is suspended by a string of length L, as in Figure 4.2. ŷ ˆx θ F T m mgŷ Figure 4.2: A mass m is attached to a string of length L it moves up and back. We know the forces in the x and y direction, so Newton s second law reads: m ẍ = F T sin θ m ÿ = F T cos θ m g. (4.19) In addition, we know that the pendulum bob is constrained to travel along a path given by: x(t) = L sin θ(t) y(t) = L cos θ(t). (4.2) 6 of 14

7 4.1. PHYSICAL MOTIVATION Lecture 4 Taking the second derivatives of x(t) and y(t) and inputting them into (4.19), we get the angular acceleration associated with θ(t): θ = g L sin θ. (4.21) If we( multiply this equation by θ, then the left-hand side can be written as d 1 θ ) dt 2 2, and the right-hand side is g d L dt cos θ, both total derivatives in time, then: θ 2 = 2 g cos θ + A (4.22) L and to get a nice form, we let A 2 g L cos θ M, then [ ] 2 g 1/2 θ = ± L (cos θ cos θ M). (4.23) Now, we know that θ = when we get to the turning points of the motion, giving us a nice physical interpretation for θ M it is the maximum angle that the bob can make during its swing. Suppose we want the period of oscillation, a quantity that should be obtainable by integrating (4.23). In order to avoid the choice of sign for θ, let s take a well-defined quarter of the period as the bob swings from θ M to, the minus sign is relevant, and our quarter period is: L 2 g The period is T = 4 t, so: L T = 4 2 g θ M θm dθ cos θ cos θm = t. (4.24) [cos θ cos θ M ] 1/2 dθ. (4.25) The integral here can be turned into a familiar form, from a certain point of view. Note that 1 2 (1 cos θ) = sin2 (θ/2), then we have: cos θ cos θ M = ( 1 2 sin 2 (θ/2) ) ( 1 2 sin 2 (θ M /2) ) = 2 ( sin 2 (θ M /2) sin 2 (θ/2) ). (4.26) Take a substitution of the form sin(θ/2) = A sin(φ), motivated by the above, and since sin(θ M /2) = A sin(φ M ) is just a constant, we set A sin(θ M /2) 7 of 14

8 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 so that φ M = 1 2 π, for simplicity. Now the difference of cosines in (4.26) can be written: cos θ cos θ M = 2 A 2 ( 1 sin 2 φ ) = 2 A 2 cos 2 φ. (4.27) To finish the change of variables, note that: 1 2 cos(θ/2) dθ = A cos(φ) dφ (4.28) so that the period integral in (4.25) is 1 L 2 π 2 A cos(φ) dφ T = 4 2 g cos(θ/2) 2 A cos φ (4.29) and use the trigonometric identity: cos 2 (θ/2) + sin 2 (θ/2) = 1 to replace the cos(θ/2) on the right with 1 A 2 sin 2 φ. Our final form is 1 L 2 π dφ T = 4 A sin(θ M /2). (4.3) g 1 A 2 sin 2 φ The integral here has a name, it is called an elliptic integral, and numerical values exist in tables. But those tables had to be made somehow Methods of Numerical Integration As with our discussion of numerical ODE solving, the starting point for numerical integration proceeds from a truncation of the formal definition of an integral. For a function f(x), defined on a uniformly spaced grid: f j f(x j ), for x j = j x (starting at j =, say), we know that the integral (when it exists) of f(x) from to x f is defined as: xf f(x) dx = lim x j= N f j x x N+1 = (N + 1) x = x f. (4.31) The first method we will consider just eliminates the limit, and replaces equality with, so that our approximation reads: xf f(x) dx N f j x. (4.32) j= 8 of 14

9 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 This approach can be understood pictorially as an approximation to the area under a curve f(x) in one dimension. In Figure 4.3, we see the box area for the interval x j to x j+1 our integral approximation comes from adding up these box areas. As x goes to zero, the horizontal segment at the top of the box better approximates f(x j ) over the interval, so the box area approximation becomes closer to the integral value. f(x) f j box area = f j x x j x j+1 x Figure 4.3: Approximating the area under the curve using simple boxes. We can refine the area by cutting out the triangular segment associated with the box, as shown in Figure 4.4. Here, the approximation reads: xf f(x) dx = 1 2 = N j= 1 2 (f j + f j+1 ) x = 1 2 N f j x 1 2 f x j= N f j x j= N+1 k=1 f k x N f j x f N+1 x j= N f j x 1 2 f(x ) x f(x N) x. j= (4.33) where in the first line, we have rewritten the second sum using k j + 1, then re-labelled k as j in the second line. This interesting rewrite relates the two methods, which apparently only differ by the subtraction of half the 9 of 14

10 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 f(x) f j f j+1 area = f j x 1 2 x (f j f j+1 ) x j x j+1 x Figure 4.4: Approximating the area under the curve with a refined box, the triangular portion at the top is cut out (using the area of a triangle, one half base times height). endpoint values. The method here, with the endpoint correction, is known as the trapezoidal rule. 1 of 14

11 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 Lab In this lab, you will implement both the box integral, and trapezoidal methods. The first problem will ensure that these are working correctly, and then subsequent problems will address physical applications. Use g = 9.8 m/s 2. Problem 4.1 Write two integrators, Bint and Tint, implementing both of the methods discussed in the notes. Your integrators should take, as input, a function f, the lower and upper integration limits, x and xf, the number of points in your grid, Nsize, and output approximations to the integral I = x f x f(x) dx. Test your pair on the function: f(x) = 1 2 x2 (4.34) for x= 1 to xf= 3 using Nsize= 1. Write the result of the exact integral, and both approximations (five digits) below: 11 of 14

12 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 Problem 4.2 Using your more accurate integrator, compute an approximation to the integral I = 1 sin(x) x dx (4.35) and write your answer (accurate to at least five digits with respect to the true answer) below include the number of steps you needed to get this accuracy, and describe how you determined the accuracy without knowing the exact value: 12 of 14

13 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 Problem 4.3 Using the Gaussian density: ρ(x) = A e x2, find A, and the first two moments of the distribution for x= 1, xf= 1 and write them below Note that the Gaussian integral: e x2 dx = π, is a well-known result, which you are recovering here numerically. Problem 4.4 Q 4 π ɛ a Apply your integrator to (4.17) with a = 2 m, value for numerical infinity, and justify your choice: = 1 V first choose a Write the numerical value of the potential at z = 2 a below, and check your result using the built-in function BesselK. Sketch the curve of V (z) for z = 1 1 m. 13 of 14

14 4.2. METHODS OF NUMERICAL INTEGRATION Lecture 4 Problem 4.5 A pendulum of length L = 1 m that hangs 1 m above the ground starts a height.5 m above the ground what is the period of oscillation for this pendulum? What would the linearized period be (i.e. the one you use in introductory physics, assuming simple harmonic motion)? 14 of 14

Physics 342 Lecture 23. Radial Separation. Lecture 23. Physics 342 Quantum Mechanics I

Physics 342 Lecture 23. Radial Separation. Lecture 23. Physics 342 Quantum Mechanics I Physics 342 Lecture 23 Radial Separation Lecture 23 Physics 342 Quantum Mechanics I Friday, March 26th, 2010 We begin our spherical solutions with the simplest possible case zero potential. Aside from

More information

Physics 202 Laboratory 5. Linear Algebra 1. Laboratory 5. Physics 202 Laboratory

Physics 202 Laboratory 5. Linear Algebra 1. Laboratory 5. Physics 202 Laboratory Physics 202 Laboratory 5 Linear Algebra Laboratory 5 Physics 202 Laboratory We close our whirlwind tour of numerical methods by advertising some elements of (numerical) linear algebra. There are three

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Physics 202 Laboratory 3. Root-Finding 1. Laboratory 3. Physics 202 Laboratory

Physics 202 Laboratory 3. Root-Finding 1. Laboratory 3. Physics 202 Laboratory Physics 202 Laboratory 3 Root-Finding 1 Laboratory 3 Physics 202 Laboratory The fundamental question answered by this week s lab work will be: Given a function F (x), find some/all of the values {x i }

More information

Physics 106a, Caltech 13 November, Lecture 13: Action, Hamilton-Jacobi Theory. Action-Angle Variables

Physics 106a, Caltech 13 November, Lecture 13: Action, Hamilton-Jacobi Theory. Action-Angle Variables Physics 06a, Caltech 3 November, 08 Lecture 3: Action, Hamilton-Jacobi Theory Starred sections are advanced topics for interest and future reference. The unstarred material will not be tested on the final

More information

Physics 342 Lecture 17. Midterm I Recap. Lecture 17. Physics 342 Quantum Mechanics I

Physics 342 Lecture 17. Midterm I Recap. Lecture 17. Physics 342 Quantum Mechanics I Physics 342 Lecture 17 Midterm I Recap Lecture 17 Physics 342 Quantum Mechanics I Monday, March 1th, 28 17.1 Introduction In the context of the first midterm, there are a few points I d like to make about

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

Springs: Part I Modeling the Action The Mass/Spring System

Springs: Part I Modeling the Action The Mass/Spring System 17 Springs: Part I Second-order differential equations arise in a number of applications We saw one involving a falling object at the beginning of this text (the falling frozen duck example in section

More information

Physics 342 Lecture 4. Probability Density. Lecture 4. Physics 342 Quantum Mechanics I

Physics 342 Lecture 4. Probability Density. Lecture 4. Physics 342 Quantum Mechanics I Physics 342 Lecture 4 Probability Density Lecture 4 Physics 342 Quantum Mechanics I Monday, February 4th, 28 We review the basic notions of probability, in particular the role of probability density in

More information

Lecture 6, September 1, 2017

Lecture 6, September 1, 2017 Engineering Mathematics Fall 07 Lecture 6, September, 07 Escape Velocity Suppose we have a planet (or any large near to spherical heavenly body) of radius R and acceleration of gravity at the surface of

More information

Vectors and Coordinate Systems

Vectors and Coordinate Systems Vectors and Coordinate Systems In Newtonian mechanics, we want to understand how material bodies interact with each other and how this affects their motion through space. In order to be able to make quantitative

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 21 Quantum Mechanics in Three Dimensions Lecture 21 Physics 342 Quantum Mechanics I Monday, March 22nd, 21 We are used to the temporal separation that gives, for example, the timeindependent

More information

Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn.

Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn. Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be.

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be. Chapter 4 Energy and Stability 4.1 Energy in 1D Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be T = 1 2 mẋ2 and the potential energy

More information

!T = 2# T = 2! " The velocity and acceleration of the object are found by taking the first and second derivative of the position:

!T = 2# T = 2!  The velocity and acceleration of the object are found by taking the first and second derivative of the position: A pendulum swinging back and forth or a mass oscillating on a spring are two examples of (SHM.) SHM occurs any time the position of an object as a function of time can be represented by a sine wave. We

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

Sketchy Notes on Lagrangian and Hamiltonian Mechanics

Sketchy Notes on Lagrangian and Hamiltonian Mechanics Sketchy Notes on Lagrangian and Hamiltonian Mechanics Robert Jones Generalized Coordinates Suppose we have some physical system, like a free particle, a pendulum suspended from another pendulum, or a field

More information

The Particle in a Box

The Particle in a Box Page 324 Lecture 17: Relation of Particle in a Box Eigenstates to Position and Momentum Eigenstates General Considerations on Bound States and Quantization Continuity Equation for Probability Date Given:

More information

Updated 2013 (Mathematica Version) M1.1. Lab M1: The Simple Pendulum

Updated 2013 (Mathematica Version) M1.1. Lab M1: The Simple Pendulum Updated 2013 (Mathematica Version) M1.1 Introduction. Lab M1: The Simple Pendulum The simple pendulum is a favorite introductory exercise because Galileo's experiments on pendulums in the early 1600s are

More information

Kater s Pendulum. Stuart Field and Eric Hazlett

Kater s Pendulum. Stuart Field and Eric Hazlett Kater s Pendulum Stuart Field and Eric Hazlett Abstract In this lab we will determine the value of the acceleration of gravity g by using a reversible pendulum, first developed by Henry Kater in 1815.

More information

First Year Physics: Prelims CP1 Classical Mechanics: DR. Ghassan Yassin

First Year Physics: Prelims CP1 Classical Mechanics: DR. Ghassan Yassin First Year Physics: Prelims CP1 Classical Mechanics: DR. Ghassan Yassin MT 2007 Problems I The problems are divided into two sections: (A) Standard and (B) Harder. The topics are covered in lectures 1

More information

Chapter 4. Oscillatory Motion. 4.1 The Important Stuff Simple Harmonic Motion

Chapter 4. Oscillatory Motion. 4.1 The Important Stuff Simple Harmonic Motion Chapter 4 Oscillatory Motion 4.1 The Important Stuff 4.1.1 Simple Harmonic Motion In this chapter we consider systems which have a motion which repeats itself in time, that is, it is periodic. In particular

More information

Physics 342 Lecture 27. Spin. Lecture 27. Physics 342 Quantum Mechanics I

Physics 342 Lecture 27. Spin. Lecture 27. Physics 342 Quantum Mechanics I Physics 342 Lecture 27 Spin Lecture 27 Physics 342 Quantum Mechanics I Monday, April 5th, 2010 There is an intrinsic characteristic of point particles that has an analogue in but no direct derivation from

More information

Mass on a Horizontal Spring

Mass on a Horizontal Spring Course- B.Sc. Applied Physical Science (Computer Science) Year- IInd, Sem- IVth Subject Physics Paper- XIVth, Electromagnetic Theory Lecture No. 22, Simple Harmonic Motion Introduction Hello friends in

More information

Constraints. Noninertial coordinate systems

Constraints. Noninertial coordinate systems Chapter 8 Constraints. Noninertial codinate systems 8.1 Constraints Oftentimes we encounter problems with constraints. F example, f a ball rolling on a flo without slipping, there is a constraint linking

More information

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6 Strauss PDEs 2e: Section 3 - Exercise Page of 6 Exercise Carefully derive the equation of a string in a medium in which the resistance is proportional to the velocity Solution There are two ways (among

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

Differential Equations

Differential Equations Electricity and Magnetism I (P331) M. R. Shepherd October 14, 2008 Differential Equations The purpose of this note is to provide some supplementary background on differential equations. The problems discussed

More information

θ d2 +r 2 r dr d (d 2 +R 2 ) 1/2. (1)

θ d2 +r 2 r dr d (d 2 +R 2 ) 1/2. (1) Lecture 33 Applications of Taylor and Maclaurin polynomials (cont d) Leading-order behaviours and limits using Taylor series Example: We return to the problem of the gravitational force exerted on a point

More information

Harmonic Oscillator I

Harmonic Oscillator I Physics 34 Lecture 7 Harmonic Oscillator I Lecture 7 Physics 34 Quantum Mechanics I Monday, February th, 008 We can manipulate operators, to a certain extent, as we would algebraic expressions. By considering

More information

Unit 7: Oscillations

Unit 7: Oscillations Text: Chapter 15 Unit 7: Oscillations NAME: Problems (p. 405-412) #1: 1, 7, 13, 17, 24, 26, 28, 32, 35 (simple harmonic motion, springs) #2: 45, 46, 49, 51, 75 (pendulums) Vocabulary: simple harmonic motion,

More information

Bound and Scattering Solutions for a Delta Potential

Bound and Scattering Solutions for a Delta Potential Physics 342 Lecture 11 Bound and Scattering Solutions for a Delta Potential Lecture 11 Physics 342 Quantum Mechanics I Wednesday, February 20th, 2008 We understand that free particle solutions are meant

More information

01 Harmonic Oscillations

01 Harmonic Oscillations Utah State University DigitalCommons@USU Foundations of Wave Phenomena Library Digital Monographs 8-2014 01 Harmonic Oscillations Charles G. Torre Department of Physics, Utah State University, Charles.Torre@usu.edu

More information

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

More information

Review of the Formalism of Quantum Mechanics

Review of the Formalism of Quantum Mechanics Review of the Formalism of Quantum Mechanics The postulates of quantum mechanics are often stated in textbooks. There are two main properties of physics upon which these postulates are based: 1)the probability

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

More information

1 Simple Harmonic Oscillator

1 Simple Harmonic Oscillator Massachusetts Institute of Technology MITES 2017 Physics III Lectures 02 and 03: Simple Harmonic Oscillator, Classical Pendulum, and General Oscillations In these notes, we introduce simple harmonic oscillator

More information

Compute the Fourier transform on the first register to get x {0,1} n x 0.

Compute the Fourier transform on the first register to get x {0,1} n x 0. CS 94 Recursive Fourier Sampling, Simon s Algorithm /5/009 Spring 009 Lecture 3 1 Review Recall that we can write any classical circuit x f(x) as a reversible circuit R f. We can view R f as a unitary

More information

Lecture 17 - Gyroscopes

Lecture 17 - Gyroscopes Lecture 17 - Gyroscopes A Puzzle... We have seen throughout class that the center of mass is a very powerful tool for evaluating systems. However, don t let yourself get carried away with how useful it

More information

Chapter 9 Notes. x cm =

Chapter 9 Notes. x cm = Chapter 9 Notes Chapter 8 begins the discussion of rigid bodies, a system of particles with fixed relative positions. Previously we have dealt with translation of a particle: if a rigid body does not rotate

More information

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx Chapter 1 Lecture Notes Chapter 1 Oscillatory Motion Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx When the mass is released, the spring will pull

More information

Figure 1: Doing work on a block by pushing it across the floor.

Figure 1: Doing work on a block by pushing it across the floor. Work Let s imagine I have a block which I m pushing across the floor, shown in Figure 1. If I m moving the block at constant velocity, then I know that I have to apply a force to compensate the effects

More information

cauchy s integral theorem: examples

cauchy s integral theorem: examples Physics 4 Spring 17 cauchy s integral theorem: examples lecture notes, spring semester 17 http://www.phys.uconn.edu/ rozman/courses/p4_17s/ Last modified: April 6, 17 Cauchy s theorem states that if f

More information

7 Pendulum. Part II: More complicated situations

7 Pendulum. Part II: More complicated situations MATH 35, by T. Lakoba, University of Vermont 60 7 Pendulum. Part II: More complicated situations In this Lecture, we will pursue two main goals. First, we will take a glimpse at a method of Classical Mechanics

More information

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3

Solution Set Two. 1 Problem #1: Projectile Motion Cartesian Coordinates Polar Coordinates... 3 : Solution Set Two Northwestern University, Classical Mechanics Classical Mechanics, Third Ed.- Goldstein October 7, 2015 Contents 1 Problem #1: Projectile Motion. 2 1.1 Cartesian Coordinates....................................

More information

Sample Quantum Chemistry Exam 2 Solutions

Sample Quantum Chemistry Exam 2 Solutions Chemistry 46 Fall 7 Dr. Jean M. Standard Name SAMPE EXAM Sample Quantum Chemistry Exam Solutions.) ( points) Answer the following questions by selecting the correct answer from the choices provided. a.)

More information

1 Infinite-Dimensional Vector Spaces

1 Infinite-Dimensional Vector Spaces Theoretical Physics Notes 4: Linear Operators In this installment of the notes, we move from linear operators in a finitedimensional vector space (which can be represented as matrices) to linear operators

More information

Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017

Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017 Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page at

More information

Exam Question 6/8 (HL/OL): Circular and Simple Harmonic Motion. February 1, Applied Mathematics: Lecture 7. Brendan Williamson.

Exam Question 6/8 (HL/OL): Circular and Simple Harmonic Motion. February 1, Applied Mathematics: Lecture 7. Brendan Williamson. in a : Exam Question 6/8 (HL/OL): Circular and February 1, 2017 in a This lecture pertains to material relevant to question 6 of the paper, and question 8 of the Ordinary Level paper, commonly referred

More information

Solutions 2: Simple Harmonic Oscillator and General Oscillations

Solutions 2: Simple Harmonic Oscillator and General Oscillations Massachusetts Institute of Technology MITES 2017 Physics III Solutions 2: Simple Harmonic Oscillator and General Oscillations Due Wednesday June 21, at 9AM under Rene García s door Preface: This problem

More information

1 Multiplicity of the ideal gas

1 Multiplicity of the ideal gas Reading assignment. Schroeder, section.6. 1 Multiplicity of the ideal gas Our evaluation of the numbers of microstates corresponding to each macrostate of the two-state paramagnet and the Einstein model

More information

First Year Physics: Prelims CP1. Classical Mechanics: Prof. Neville Harnew. Problem Set III : Projectiles, rocket motion and motion in E & B fields

First Year Physics: Prelims CP1. Classical Mechanics: Prof. Neville Harnew. Problem Set III : Projectiles, rocket motion and motion in E & B fields HT017 First Year Physics: Prelims CP1 Classical Mechanics: Prof Neville Harnew Problem Set III : Projectiles, rocket motion and motion in E & B fields Questions 1-10 are standard examples Questions 11-1

More information

the EL equation for the x coordinate is easily seen to be (exercise)

the EL equation for the x coordinate is easily seen to be (exercise) Physics 6010, Fall 2016 Relevant Sections in Text: 1.3 1.6 Examples After all this formalism it is a good idea to spend some time developing a number of illustrative examples. These examples represent

More information

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits Lecture for Week 2 (Secs. 1.3 and 2.2 2.3) Functions and Limits 1 First let s review what a function is. (See Sec. 1 of Review and Preview.) The best way to think of a function is as an imaginary machine,

More information

MATH 1080 Test 2 -Version A-SOLUTIONS Fall a. (8 pts) Find the exact length of the curve on the given interval.

MATH 1080 Test 2 -Version A-SOLUTIONS Fall a. (8 pts) Find the exact length of the curve on the given interval. MATH 8 Test -Version A-SOLUTIONS Fall 4. Consider the curve defined by y = ln( sec x), x. a. (8 pts) Find the exact length of the curve on the given interval. sec x tan x = = tan x sec x L = + tan x =

More information

Lagrangian for Central Potentials

Lagrangian for Central Potentials Physics 411 Lecture 2 Lagrangian for Central Potentials Lecture 2 Physics 411 Classical Mechanics II August 29th 2007 Here we will review the Lagrange formulation in preparation for the study of the central

More information

Modeling and Experimentation: Compound Pendulum

Modeling and Experimentation: Compound Pendulum Modeling and Experimentation: Compound Pendulum Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin Fall 2014 Overview This lab focuses on developing a mathematical

More information

Wave Mechanics Relevant sections in text: , 2.1

Wave Mechanics Relevant sections in text: , 2.1 Wave Mechanics Relevant sections in text: 1.1 1.6, 2.1 The wave function We will now create a model for the system that we call a particle in one dimension. To do this we should define states and observables.

More information

ECE 487 Lecture 6 : Time-Dependent Quantum Mechanics I Class Outline:

ECE 487 Lecture 6 : Time-Dependent Quantum Mechanics I Class Outline: ECE 487 Lecture 6 : Time-Dependent Quantum Mechanics I Class Outline: Time-Dependent Schrödinger Equation Solutions to thetime-dependent Schrödinger Equation Expansion of Energy Eigenstates Things you

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

Physics 235 Chapter 7. Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics

Physics 235 Chapter 7. Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics Many interesting physics systems describe systems of particles on which many forces are acting. Some of these forces are immediately

More information

ONE AND MANY ELECTRON ATOMS Chapter 15

ONE AND MANY ELECTRON ATOMS Chapter 15 See Week 8 lecture notes. This is exactly the same as the Hamiltonian for nonrigid rotation. In Week 8 lecture notes it was shown that this is the operator for Lˆ 2, the square of the angular momentum.

More information

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003 Lecture XXVI Morris Swartz Dept. of Physics and Astronomy Johns Hopins University morris@jhu.edu November 5, 2003 Lecture XXVI: Oscillations Oscillations are periodic motions. There are many examples of

More information

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 9, February 8, 2006

Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer. Lecture 9, February 8, 2006 Chem 3502/4502 Physical Chemistry II (Quantum Mechanics) 3 Credits Spring Semester 2006 Christopher J. Cramer Lecture 9, February 8, 2006 The Harmonic Oscillator Consider a diatomic molecule. Such a molecule

More information

Physics 411 Lecture 7. Tensors. Lecture 7. Physics 411 Classical Mechanics II

Physics 411 Lecture 7. Tensors. Lecture 7. Physics 411 Classical Mechanics II Physics 411 Lecture 7 Tensors Lecture 7 Physics 411 Classical Mechanics II September 12th 2007 In Electrodynamics, the implicit law governing the motion of particles is F α = m ẍ α. This is also true,

More information

Path Integrals in Quantum Mechanics

Path Integrals in Quantum Mechanics Path Integrals in Quantum Mechanics Michael Fowler 10/4/07 Huygen s Picture of Wave Propagation If a point source of light is switched on, the wavefront is an expanding sphere centered at the source. Huygens

More information

Chemistry 532 Practice Final Exam Fall 2012 Solutions

Chemistry 532 Practice Final Exam Fall 2012 Solutions Chemistry 53 Practice Final Exam Fall Solutions x e ax dx π a 3/ ; π sin 3 xdx 4 3 π cos nx dx π; sin θ cos θ + K x n e ax dx n! a n+ ; r r r r ˆL h r ˆL z h i φ ˆL x i hsin φ + cot θ cos φ θ φ ) ˆLy i

More information

ESM 3124 Intermediate Dynamics 2012, HW6 Solutions. (1 + f (x) 2 ) We can first write the constraint y = f(x) in the form of a constraint

ESM 3124 Intermediate Dynamics 2012, HW6 Solutions. (1 + f (x) 2 ) We can first write the constraint y = f(x) in the form of a constraint ESM 314 Intermediate Dynamics 01, HW6 Solutions Roller coaster. A bead of mass m can slide without friction, under the action of gravity, on a smooth rigid wire which has the form y = f(x). (a) Find the

More information

Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015

Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015 Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Physics 351 Wednesday, February 14, 2018

Physics 351 Wednesday, February 14, 2018 Physics 351 Wednesday, February 14, 2018 HW4 due Friday. For HW help, Bill is in DRL 3N6 Wed 4 7pm. Grace is in DRL 2C2 Thu 5:30 8:30pm. Respond at pollev.com/phys351 or text PHYS351 to 37607 once to join,

More information

Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine)

Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine) Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine Physics A301 Spring 2005 Contents 1 Lagrangian Mechanics 3 1.1 Derivation of the Lagrange Equations...................... 3 1.1.1 Newton s Second

More information

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension 105A Practice Final Solutions March 13, 01 William Kelly Problem 1: Lagrangians and Conserved Quantities Consider the following action for a particle of mass m moving in one dimension S = dtl = mc dt 1

More information

Lab 10: Harmonic Motion and the Pendulum

Lab 10: Harmonic Motion and the Pendulum Lab 10 Harmonic Motion and the Pendulum 119 Name Date Partners Lab 10: Harmonic Motion and the Pendulum OVERVIEW A body is said to be in a position of stable equilibrium if, after displacement in any direction,

More information

Lab M1: The Simple Pendulum

Lab M1: The Simple Pendulum Spring 2003 M1.1 Introduction. Lab M1: The Simple Pendulum The simple pendulum is a favorite introductory exercise because Galileo's experiments on pendulums in the early 1600s are usually regarded as

More information

December Exam Summary

December Exam Summary December Exam Summary 1 Lines and Distances 1.1 List of Concepts Distance between two numbers on the real number line or on the Cartesian Plane. Increments. If A = (a 1, a 2 ) and B = (b 1, b 2 ), then

More information

f (x) = k=0 f (0) = k=0 k=0 a k k(0) k 1 = a 1 a 1 = f (0). a k k(k 1)x k 2, k=2 a k k(k 1)(0) k 2 = 2a 2 a 2 = f (0) 2 a k k(k 1)(k 2)x k 3, k=3

f (x) = k=0 f (0) = k=0 k=0 a k k(0) k 1 = a 1 a 1 = f (0). a k k(k 1)x k 2, k=2 a k k(k 1)(0) k 2 = 2a 2 a 2 = f (0) 2 a k k(k 1)(k 2)x k 3, k=3 1 M 13-Lecture Contents: 1) Taylor Polynomials 2) Taylor Series Centered at x a 3) Applications of Taylor Polynomials Taylor Series The previous section served as motivation and gave some useful expansion.

More information

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ.

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ. 4 Legendre Functions In order to investigate the solutions of Legendre s differential equation d ( µ ) dθ ] ] + l(l + ) m dµ dµ µ Θ = 0. (4.) consider first the case of m = 0 where there is no azimuthal

More information

AP Physics C Mechanics Objectives

AP Physics C Mechanics Objectives AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph

More information

Quick Introduction to Momentum Principle. Momentum. Momentum. Basic principle not at all obvious on Earth 24/02/11

Quick Introduction to Momentum Principle. Momentum. Momentum. Basic principle not at all obvious on Earth 24/02/11 Momentum Quick Introduction to Momentum Principle We will come back to all of this - this is just a taster. The momentum principle is another way of saying Newton s Laws It is one of the three great principles

More information

Physible: Interactive Physics Collection MA198 Proposal Rough Draft

Physible: Interactive Physics Collection MA198 Proposal Rough Draft Physible: Interactive Physics Collection MA98 Proposal Rough Draft Brian Campbell-Deem Professor George Francis November 6 th 205 Abstract Physible conglomerates four smaller, physics-related programs

More information

Maxwell s equations for electrostatics

Maxwell s equations for electrostatics Maxwell s equations for electrostatics October 6, 5 The differential form of Gauss s law Starting from the integral form of Gauss s law, we treat the charge as a continuous distribution, ρ x. Then, letting

More information

Lab 1: Simple Pendulum 1. The Pendulum. Laboratory 1, Physics 15c Due Friday, February 16, in front of Sci Cen 301

Lab 1: Simple Pendulum 1. The Pendulum. Laboratory 1, Physics 15c Due Friday, February 16, in front of Sci Cen 301 Lab 1: Simple Pendulum 1 The Pendulum Laboratory 1, Physics 15c Due Friday, February 16, in front of Sci Cen 301 Physics 15c; REV 0 1 January 31, 2007 1 Introduction Most oscillating systems behave like

More information

Section 6.6 Gaussian Quadrature

Section 6.6 Gaussian Quadrature Section 6.6 Gaussian Quadrature Key Terms: Method of undetermined coefficients Nonlinear systems Gaussian quadrature Error Legendre polynomials Inner product Adapted from http://pathfinder.scar.utoronto.ca/~dyer/csca57/book_p/node44.html

More information

Periodic Motion. Periodic motion is motion of an object that. regularly repeats

Periodic Motion. Periodic motion is motion of an object that. regularly repeats Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A special kind of periodic motion occurs in mechanical systems

More information

Lecture 6 - Introduction to Electricity

Lecture 6 - Introduction to Electricity Lecture 6 - Introduction to Electricity A Puzzle... We are all familiar with visualizing an integral as the area under a curve. For example, a b f[x] dx equals the sum of the areas of the rectangles of

More information

Math 124A October 11, 2011

Math 124A October 11, 2011 Math 14A October 11, 11 Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This corresponds to a string of infinite length. Although

More information

Earth s Magnetic Field Adapted by MMWaite from Measurement of Earth's Magnetic Field [Horizontal Component] by Dr. Harold Skelton

Earth s Magnetic Field Adapted by MMWaite from Measurement of Earth's Magnetic Field [Horizontal Component] by Dr. Harold Skelton Adapted by MMWaite from Measurement of Earth's Magnetic Field [Horizontal Component] by Dr. Harold Skelton Object: The purpose of this lab is to determine the horizontal component of the Earth s Magnetic

More information

Examination paper for TMA4195 Mathematical Modeling

Examination paper for TMA4195 Mathematical Modeling Department of Mathematical Sciences Examination paper for TMA4195 Mathematical Modeling Academic contact during examination: Elena Celledoni Phone: 48238584, 73593541 Examination date: 11th of December

More information

for changing independent variables. Most simply for a function f(x) the Legendre transformation f(x) B(s) takes the form B(s) = xs f(x) with s = df

for changing independent variables. Most simply for a function f(x) the Legendre transformation f(x) B(s) takes the form B(s) = xs f(x) with s = df Physics 106a, Caltech 1 November, 2018 Lecture 10: Hamiltonian Mechanics I The Hamiltonian In the Hamiltonian formulation of dynamics each second order ODE given by the Euler- Lagrange equation in terms

More information

3 Space curvilinear motion, motion in non-inertial frames

3 Space curvilinear motion, motion in non-inertial frames 3 Space curvilinear motion, motion in non-inertial frames 3.1 In-class problem A rocket of initial mass m i is fired vertically up from earth and accelerates until its fuel is exhausted. The residual mass

More information

Chapter 15 Periodic Motion

Chapter 15 Periodic Motion Chapter 15 Periodic Motion Slide 1-1 Chapter 15 Periodic Motion Concepts Slide 1-2 Section 15.1: Periodic motion and energy Section Goals You will learn to Define the concepts of periodic motion, vibration,

More information

OSCILLATIONS ABOUT EQUILIBRIUM

OSCILLATIONS ABOUT EQUILIBRIUM OSCILLATIONS ABOUT EQUILIBRIUM Chapter 13 Units of Chapter 13 Periodic Motion Simple Harmonic Motion Connections between Uniform Circular Motion and Simple Harmonic Motion The Period of a Mass on a Spring

More information

Torque/Rotational Energy Mock Exam. Instructions: (105 points) Answer the following questions. SHOW ALL OF YOUR WORK.

Torque/Rotational Energy Mock Exam. Instructions: (105 points) Answer the following questions. SHOW ALL OF YOUR WORK. AP Physics C Spring, 2017 Torque/Rotational Energy Mock Exam Name: Answer Key Mr. Leonard Instructions: (105 points) Answer the following questions. SHOW ALL OF YOUR WORK. (22 pts ) 1. Two masses are attached

More information

LECTURE 19: SEPARATION OF VARIABLES, HEAT CONDUCTION IN A ROD

LECTURE 19: SEPARATION OF VARIABLES, HEAT CONDUCTION IN A ROD ECTURE 19: SEPARATION OF VARIABES, HEAT CONDUCTION IN A ROD The idea of separation of variables is simple: in order to solve a partial differential equation in u(x, t), we ask, is it possible to find a

More information

Various lecture notes for

Various lecture notes for Various lecture notes for 18385. R. R. Rosales. Department of Mathematics, Massachusetts Institute of Technology, Cambridge, Massachusetts, MA 02139. September 17, 2012 Abstract Notes, both complete and/or

More information