The eigenvalue problems for Schrödinger equation and applications of Newton s method. Abstract

Size: px
Start display at page:

Download "The eigenvalue problems for Schrödinger equation and applications of Newton s method. Abstract"

Transcription

1 The eigenvalue problems for Schrödinger equation and applications of Newton s method Kiyoto Hira Sumiyoshi, Hatsukaichi, Hiroshima , Japan (Dated: December 31, 2016) Abstract The Schrödinger equation in Woods-Saxon potential for S-state was considered. The one solution was obtained analytically from the Ishidzu s theory 1 stated in this paper. The another one was obtained numerically using the Runge-Kutta method. In obtaining these two solutions the Newton s method played key roles. Finally we compared these two results. And we see that our results are very compatible each others. 1

2 I. INTRODUCTION Schrödinger equations with some types of potentials are possible to solve analytically. And the attempts to solve them analytically have been reported in the literatures until recently. But as is well known, we have a small number of the eigenvalue problems and scattering ones which can be solved analytically. To my knowledge, three bound state solutions for Schrödinger equation in Woods Saxon potential have been reported in analytical forms only for S-state. The first is the solution by T. Ishidzu 1, the second is one by S. Flügge 2,and the third is one by C. Berkmir et al. 3 We are very familiar with the Woods Saxon potential in Nuclear Physics and these three solutions are also very interesting from the point of view of mathematical physics. The Ishidzu s solution and the Flügge s one might be essentially equal in content. Among those three solutions, we refer to the works of T. Ishidzu and S. Flügge. However we do not pursue the work of C. Berkdemir et al. That is why the authors made errors in application of the Nikiforov-Uvarov method 4, which led to incorrect results 5. Ishidzu and Flügge presented in their papers the transcendental equations the roots of which determine the energy eigenvalues. However they did not show us how to solve them explicitly. Although this eigenvalue problem has not been addressed in so many works, our presentation is new in some points. the first point is to demonstrate how to solve the transcendental equation explicitly using Newton s method. the second point point is to demonstrate that the solution obtained from the transcendental equation is fully compatible with the numerical solution obtained in different way using the Runge-Kutta method. The last point is to demonstrate clearly that the Newton s method plays key roles in obtaining these two solutions. As our treatment stated below is transparent to understand logically, we believe that most undergraduates beginning to learn quantum mechanics could follow our approaches easily and they may be pedagogical for those students. And also one of motivations is to demonstrate that the Newton s method is a very useful tool for the eigenvalue problems. 2

3 II. STARTUP. The radial Schödinger equation u(r) of a neutron in the symmetrical Woods-Saxon potential V (r) is given by d 2 u(e, r) d 2 r + 2m l(l + 1)ħ2 (E V (r) )u(e, r) = 0, (1) ħ2 2mr 2 where total wave function for a neutron is represented by ψ(r) = r 1 u(r)y lm (θ, ϕ), and V (r) is given by V (r) =. 1 + e r R a In this paper we take the parameters in Woods Saxon potential as a = 0.67fm, V 0 r 0 = 1.27fm, V 0 = ( (N Z) A )Mev, R = r 0A 1/3 fm, A:mass number, Z:atomic number, N:number of neutrons, A = 208, Z = 82. These parameters are adopted from Blomqvist and Wahlborn(1960) 6. And also the mass of neutron mc 2 = 940Mev and ħc = 197.3Mev fm are taken. We note that for l 0, the equation (1) will be easy to solve numerically but almost impossible to solve analytically. However as Ishidzu calculate, only in the case l = 0, we can solve the equation analytically. So, in this paper we restrict our considerations to the S-state, l = 0. We solve the equation numerically in the case of E < 0, the bound states, and on the boundary conditions u(e, r) = 0 at r = 0, and u(e, r) 0 for r. (3) With these conditions we can determine the energy eigenvalues numerically. (2) III. TO SOLVE A SECOND-ORDER DIFFERENTIAL EQUATION USING RUNGE-KUTTA METHOD. To solve the equation (1) numerically we rewrite it to d 2 u(e, r) d 2 r = g(r)u(e, r), (4) 3

4 where g(r) = 2m ħ (E V 0 ). (5) e r R a If we put v(r) = du(r)/dr, the equation(4) is rewritten to a system of first-order differential equations as follows: du = v, dr (6) dv = g(r)u. dr (7) We apply the fourth-order Runge-Kutta method 7 for the integration of our differential equations. Let the interval of integration as [a, b] and divide it into N intervals of h each such that h = (b a)/n. Then we put r 0 = a, r 1 = r 0 + h,, r N = b and set u i = u(r i ) and v i = v(r i ). If we solve recurrence relation numerically with the initial values u 0 = u(r 0 ) and v 0 = u (r 0 ), we can obtain every {u i, v i }(i = 0, 1,, N). IV. TO FIND THE ROOT OF f(x)=0 NUMERICALLY USING THE NEWTON S METHOD 9. Now we seek the root x of a differentiable function f(x) = 0 numerically using the Newton s method. Suppose x 0 is an approximate root of f(x) = 0 and let δx 0 be the correction to x 0 such that f(x 0 + δx 0 ) = 0, we expand f(x 0 + δx 0 ) in the power series of δx 0. Keeping terms only to first order of δx 0, Then, we have accordingly we obtain f(x 0 + δx 0 ) = f(x 0 ) + δx 0 f (x 0 ) +. (8) f(x 0 + δx 0 ) = f(x 0 ) + δx 0 f (x 0 ) = 0. (9) δx 0 = f(x 0) f (x 0 ), (10) x 1 = x 0 + δx 0 = x 0 f(x 0) f (x 0 ), (11) if we replace x 0 and x 1 for x n and x n+1 respectively,we have the recurrence relation x n+1 = x n f(x n) f (x n ) 4 (n = 0, 1, ). (12)

5 Iterating this recurrence relation, the sequence {x n } is expected to converge to an exact root. When we use this relation, the choice of starting value x 0 is important. If f(x) has analytic expression, we can calculate f (x) analytically. Usually we can compute it numerically using the following relation: f (x n ) = f(x n + h) f(x n h), (13) 2h where h is taken sufficiently small, and f(x + h) and f(x h) are numerically computed. V. ISHIDZU S APPROXIMATE ANALYTICAL EXPRESSION FOR S-STATE IN THE WOODS-SAXON POTENTIAL WHICH DETERMINES THE ENERGY EIGENVALUES. In this section we summarize the Ishidzu s theory on this matter along the lines of his paper 1. Defining r = Rρ, a = αr, V 0 = v 2 0ħ 2 /2mR 2, E = κ 2 ħ 2 /2mR 2, (14) and furthermore changing the variables by u(r) = e κρ χ(x), x = exp {(1 ρ)/α} = exp{(r r)/a}. (15) The differential equation (1) becomes in the case of l = 0 χ (x) κα χ (x) + α2 v0 2 x x(x 1) χ(x) = 0, ( e1/α < x < 0), (16) which can be solved by means of the hypergeometric function 7. For the solution χ(x) for this equation to take a finite value for x = 0 (r ), χ(x) must be χ(x) = F (µ, µ; 1 + 2κα x), (17) where F is the hypergeometric function, and we put µ = α(κ + iκ ), µ = α(κ iκ ), κ = v 2 0 κ 2. (18) The another boundary condition u(r) = e κρ χ(x) = 0 at r = 0 (x = e 1/α ) yields F (µ, µ; 1 + 2κα e 1/α ) = 0. (19) 5

6 Since generally e 1/α 1, now with the help of the relation between hypergeometric functions: Γ(c)Γ(b a) F (a, b; c z) = Γ(b)Γ(c a) ( z) a F (a, a c + 1; a b + 1 1/z) Γ(c)Γ(a b) + Γ(a)Γ(c b) ( z) b F (b, b c + 1; b a + 1 1/z), (20) the equation (19) is reduced to F (µ, µ; 1 + 2κα e 1/α ) Γ(1 + 2κα)Γ( µ µ) = e µ/α F (µ, µ 2κα; µ µ + 1 e 1/α ) Γ( µ)γ( µ + 1) Γ(1 + 2κα)Γ(µ µ) + e µ/α F ( µ, µ 2κα; µ µ + 1 e 1/α ) = 0. (21) Γ(µ)Γ(µ + 1) Now from the fact that a = 0.67fm,R = 7.52fm, e 1/α = exp( 7.52/0.67) = 1.34E 5, the hypergeometric function F in the right-side of the equation(21) could be replaced with unity in fairy good approximation keeping only the first term in the power series of ( e 1/α ) of the function F. Consequently the equation (21) is approximated to e κ Γ(1 + 2κα){ Γ( 2iκ α) Γ( µ)γ( µ + 1) e iκ + complex conjugate} = 0. (22) If we set θ = arg Γ( 2iκ α) Γ( µ)γ( µ + 1), (23) The equation (22) gives us useful relations cos(θ κ ) = 0, κ θ = (n 1 )π (n = 1, 2, ). (24) 2 With the help of the equation (23),the equations (24) become κ + argγ(2iκ α) + argγ( µ) + argγ( µ + 1) = (n 1 )π (n = 1, 2, ). (25) 2 Considering the fact κ, κ, and µ are depending on E from(14) and (18), the roots E n of these transcendental equations corresponding to each positive integer n (n = 1, 2, ) are energy eigenvalues. 6

7 VI. NUMERICAL CALCULATIONS AND CONSIDERATIONS First, we consider the Ishidzu s approximate analytical expression(25) and rewrite it, thanks to mathematical properties of Gamma function 7, to κ + argγ(1 + 2iκ α) 2argΓ(µ) arg(µ) = nπ (n = 1, 2, ). (26) The solutions for these equations give the energy eigenvalues E n (n = 1, 2, ). Now we decompose the equations (26) into the two functions arg(e) and h(e, n) (n = 1, 2, ) such that arg(e) = κ + argγ(1 + 2iκ α) 2argΓ(µ) arg(µ), (27) h(e, n) = nπ (n = 1, 2, ). (28) Now we recognize that the expression (27) is not yet well suited for our practical calculations. For that we rewrite it to a form easy to handle. From the equation 8 Γ(x + iy) Γ(x) where γ is Euler s constant, = e iγy x(x + iy) 1 1 [ 1 + iy/(x + m) ]eiy/m, (29) m=1 the argument of Γ(x + iy), denoted by θ(x, y), is easily given by θ(x, y) = γy tan 1 ( y x ) + [ y m y tan 1 ( )]. (30) x + m m=1 Thanks to this equation, equation (27) is rewritten to a tractable form arg(e) = κ [tan 1 ( 2ακ m ) 2 ακ tan 1 ( ακ + m )] + tan 1 ( κ ). (31) κ m=1 Keep in mind that in our practical calculations the summation in equation (31) is carried out from m=1 to m= Furthermore when α goes to zero in the equation(31), the equation(26) becomes κ + tan 1 ( κ ) = nπ (n = 1, 2, ), (32) κ which is the celebrated eigenvalue condition of square potential well. Now we can plot arg(e) and h(e, n) (n = 1, 2, ) against E as in the Fig.1 and we can see the intersection points satisfy the equation (26) and give the energy eigenvalues. When 7

8 we want to obtain the exact eigenvalue numerically, we need only to apply the Newton s method to the equation f(e) = 0 where f(e) is defined by f(e) = arg(e) h(e, n). From Fig.1 we see the energies E n of the intersections for n = 1,2,3, and 4 are approximately equal to 40.0, 29.0, 15.0, and 1.0 Mev s respectively arg n=1 n=2 n=3 n=4 10 [radian] E[Mev] FIG. 1. The rising curve with respect to E represents arg(e) and horizontal lines correspond to h(e, n) for each integer n = 1, 2, 3, and 4. Then, using Runge-Kutta method, we integrate the equations (6) and (7) over the interval [a, b](a < b) where a is very small and b is a sufficiently greater than R (Nuclear radius). This time, at the point r = c between r = a and r = b so that a < c < b, we split the interval [a, b] into the two intervals [a, c] and [c, b]. We integrate the equations over each intervals using Runge-Kutta method. For the interval [a, c] we integrate forward from r = a to r = c with the initial conditions χ(e, a) a l+1 and χ (E, a) (l + 1)a l (a 0). For the interval [c, b] we integrate backward from r = b to r = c with the initial conditions 2m χ(e, b) exp( ( E) b) and χ 2m 2m (E, b) ( E)exp( ( E) b). Then let ħ 2 ħ 2 ħ 2 denote the wave function at r = c integrated from the inner as χ(e, c ) and let denote the wave function at r = c integrated from the outer as χ(e, c+), and when we write the differrence between their Logarithmic derivatives as f(e, c), then it is given by f(e, c) = χ (E, c+) χ(e, c+) χ (E, c ) χ(e, c ). (33) 8

9 Method Ishidzu formula Runge-Kutta Approximate energy(mev) Convergence value(mev) Approximate energy(mev) Convergence value(mev) Approximate energy(mev) Convergence value(mev) Approximate energy(mev) Convergence value(mev) TABLE I. The comparisons between Ishidzu formula and Runge-Kutta method. In Runge Kutta method we conveniently adopt the parameters explained in this section as a = fm, b = 25.0fm, c = 6.0fm and N = 500. Each approximate energys are estimated from Fig.1. Now we can obtain the energy eigenvalue if we can determine the roots of f(e, c) = 0, the continuity of the Logarithmic derivative of the wave function at r = c. That is a easy task for the Newton s method. Finally, we present the Table.1 to compare with the results calculated for each individual case using Ishizdu s approximate analytical expression and also using Runge-Kutta method. From these results we can emphasize that the results in Table.1 obtained by these two different methods are in fully good agreement each other. Understandably we use the Newton s method jointly together in order to obtain the converge values together with those methods. In conclusion our calculations will leads to the following fact: Although Ishidzu analytic approximate expression explained in this paper is little known in the books on quantum mechanics in contrast to the eigenvalue problem for the 3-dimensional Square well potential, It is stressed that Ishidzu Analytic approximate Expression has a remarkable accuracy and is very interesting from the mathematical point of view. And our approaches may be of interest to those instructors wishing to introduce the practices for eigenvalue problems into their courses. 9

10 permanent address: Sumiyoshi, Hatsukaichi, Hiroshima , Japan 1 T.Ishidzu 1968 Analytical Solution for S-State with the Woods-Saxon Potentials Prog. Theor. Phys S. Flügge 1974 Practical Quantum Mechanics, Springer VerLag, New York Heidelberg Berlin 3 C. Berkdemir,A. Berkdemir,and R.Server 2005 Polynomial solutions of the Schrodinger equation for the generalized Woods-Saxon potential Phys.Rev. C A. F. Nikiforov and V. B. Uvarov 1988 Special Functions of Ma thematical Physics,Birkh äuser,basel 5 C. Berkdemir,A. Berkdemir,and R.Server 2006 Editorial Note: Polynomial solutions of the Schrdinger equation for the generalized Woods-Saxon potential Phys. Rev. C Blomqvist,J. and Wahlborn,S Shell Model Calculations in the Lead Region with a Diffuse Nuclear Potential Airkiv Fysik M. Abramowitz and I. A. Stegun 1972 Handbook of Mathematical Functions With Formulas, Graphs, and Mathematical Tables, Dover Publications, Inc., New York 8 A. Erdelyi,W.Magnus,F.oberhettinger, and F. G. Tricomi 1953 Higher Transcendental Functions,3 volumes, McGraw-Hill Book Co., New York 9 Atarashi,M. Hira,K. and Narumi,H On the Kaon-Nucleus Optical Potential at Low Energy Prog. Theor. Phys

Dear Dr. Kiyoto Hira,

Dear Dr. Kiyoto Hira, Dear Dr. Kiyoto Hira, Your paper "Newton's method and energy eigenvalue problems for Schrodinger equation" has been examined by one of our referees and the comments are sent to you for your consideration.

More information

Dear editor, Thank you for giving me your precious time. I am sorry to bother you again and again.

Dear editor, Thank you for giving me your precious time. I am sorry to bother you again and again. Dear editor, Thank you for giving me your precious time. I am sorry to bother you again and again. I will send the editor a revised manuscript which takes into account suggestions from the journal attached

More information

arxiv: v2 [math-ph] 2 Jan 2011

arxiv: v2 [math-ph] 2 Jan 2011 Any l-state analytical solutions of the Klein-Gordon equation for the Woods-Saxon potential V. H. Badalov 1, H. I. Ahmadov, and S. V. Badalov 3 1 Institute for Physical Problems Baku State University,

More information

arxiv:hep-th/ v1 11 Mar 2005

arxiv:hep-th/ v1 11 Mar 2005 Scattering of a Klein-Gordon particle by a Woods-Saxon potential Clara Rojas and Víctor M. Villalba Centro de Física IVIC Apdo 21827, Caracas 12A, Venezuela (Dated: February 1, 28) Abstract arxiv:hep-th/5318v1

More information

arxiv: v1 [nucl-th] 5 Jul 2012

arxiv: v1 [nucl-th] 5 Jul 2012 Approximate bound state solutions of the deformed Woods-Saxon potential using asymptotic iteration method Babatunde J. Falaye 1 Theoretical Physics Section, Department of Physics University of Ilorin,

More information

Lecture 3. Solving the Non-Relativistic Schroedinger Equation for a spherically symmetric potential

Lecture 3. Solving the Non-Relativistic Schroedinger Equation for a spherically symmetric potential Lecture 3 Last lecture we were in the middle of deriving the energies of the bound states of the Λ in the nucleus. We will continue with solving the non-relativistic Schroedinger equation for a spherically

More information

Schrödinger equation for the nuclear potential

Schrödinger equation for the nuclear potential Schrödinger equation for the nuclear potential Introduction to Nuclear Science Simon Fraser University Spring 2011 NUCS 342 January 24, 2011 NUCS 342 (Lecture 4) January 24, 2011 1 / 32 Outline 1 One-dimensional

More information

Difference Equations for Multiple Charlier and Meixner Polynomials 1

Difference Equations for Multiple Charlier and Meixner Polynomials 1 Difference Equations for Multiple Charlier and Meixner Polynomials 1 WALTER VAN ASSCHE Department of Mathematics Katholieke Universiteit Leuven B-3001 Leuven, Belgium E-mail: walter@wis.kuleuven.ac.be

More information

Derivation of the harmonic oscillator propagator using the Feynman path integral and

Derivation of the harmonic oscillator propagator using the Feynman path integral and Home Search Collections Journals About Contact us My IOPscience Derivation of the harmonic oscillator propagator using the Feynman path integral and recursive relations This content has been downloaded

More information

EXACT SOLUTIONS OF THE KLEIN-GORDON EQUATION WITH HYLLERAAS POTENTIAL. Theoretical Physics Group, Department of Physics, University of Uyo-Nigeria.

EXACT SOLUTIONS OF THE KLEIN-GORDON EQUATION WITH HYLLERAAS POTENTIAL. Theoretical Physics Group, Department of Physics, University of Uyo-Nigeria. EXACT SOLUTIONS OF THE KLEIN-GORDON EQUATION WITH HYLLERAAS POTENTIAL Akpan N. Ikot +1, Oladunjoye A. Awoga 1 and Benedict I. Ita 2 1 Theoretical Physics Group, Department of Physics, University of Uyo-Nigeria.

More information

20 The Hydrogen Atom. Ze2 r R (20.1) H( r, R) = h2 2m 2 r h2 2M 2 R

20 The Hydrogen Atom. Ze2 r R (20.1) H( r, R) = h2 2m 2 r h2 2M 2 R 20 The Hydrogen Atom 1. We want to solve the time independent Schrödinger Equation for the hydrogen atom. 2. There are two particles in the system, an electron and a nucleus, and so we can write the Hamiltonian

More information

Lecture 4. Magic Numbers

Lecture 4. Magic Numbers Lecture 4 In last lecture we discussed how one can solve the Schroedinger equation to determine the allowed energies of a particle trapped in a spherically symmetric potential. We will apply these methods

More information

Laplace Transform of Spherical Bessel Functions

Laplace Transform of Spherical Bessel Functions Laplace Transform of Spherical Bessel Functions arxiv:math-ph/01000v 18 Jan 00 A. Ludu Department of Chemistry and Physics, Northwestern State University, Natchitoches, LA 71497 R. F. O Connell Department

More information

Before you begin read these instructions carefully.

Before you begin read these instructions carefully. MATHEMATICAL TRIPOS Part IB Tuesday, 5 June, 2012 9:00 am to 12:00 pm PAPER 1 Before you begin read these instructions carefully. Each question in Section II carries twice the number of marks of each question

More information

Tight-Binding Model of Electronic Structures

Tight-Binding Model of Electronic Structures Tight-Binding Model of Electronic Structures Consider a collection of N atoms. The electronic structure of this system refers to its electronic wave function and the description of how it is related to

More information

Quantum Mechanics in 3-Dimensions

Quantum Mechanics in 3-Dimensions Quantum Mechanics in 3-Dimensions Pavithran S Iyer, 2nd yr BSc Physics, Chennai Mathematical Institute Email: pavithra@cmi.ac.in August 28 th, 2009 1 Schrodinger equation in Spherical Coordinates 1.1 Transforming

More information

Classical transcendental curves

Classical transcendental curves Classical transcendental curves Reinhard Schultz May, 2008 In his writings on coordinate geometry, Descartes emphasized that he was only willing to work with curves that could be defined by algebraic equations.

More information

A comment on Path integral for the quantum harmonic oscillator

A comment on Path integral for the quantum harmonic oscillator A comment on Path integral for the quantum harmonic oscillator Kiyoto Hira (Dated: May 8, 203) An elementary derivation of quantum harmonic oscillator propagator using the path integral have been reconsidered

More information

Calculation of the Eigenvalues for Wood-Saxon s. Potential by Using Numerov Method

Calculation of the Eigenvalues for Wood-Saxon s. Potential by Using Numerov Method Adv. Theor. Appl. Mech., Vol. 5, 2012, no. 1, 23-31 Calculation of the Eigenvalues for Wood-Saxon s Potential by Using Numerov Method A. H. Fatah Iraq-Kurdistan Region-Sulaimani University College of Science-Physics

More information

Bessel function - Wikipedia, the free encyclopedia

Bessel function - Wikipedia, the free encyclopedia Bessel function - Wikipedia, the free encyclopedia Bessel function Page 1 of 9 From Wikipedia, the free encyclopedia In mathematics, Bessel functions, first defined by the mathematician Daniel Bernoulli

More information

AIMS Exercise Set # 1

AIMS Exercise Set # 1 AIMS Exercise Set #. Determine the form of the single precision floating point arithmetic used in the computers at AIMS. What is the largest number that can be accurately represented? What is the smallest

More information

Available online at WSN 77(2) (2017) EISSN SHORT COMMUNICATION

Available online at  WSN 77(2) (2017) EISSN SHORT COMMUNICATION Available online at www.worldscientificnews.com WSN 77(2) (2017) 378-384 EISSN 2392-2192 SHORT COMMUNICATION Bound State Solutions of the s-wave Schrodinger Equation for Generalized Woods-Saxon plus Mie-Type

More information

Polynomial Solutions of Shcrödinger Equation with the Generalized Woods Saxon Potential

Polynomial Solutions of Shcrödinger Equation with the Generalized Woods Saxon Potential Polynomial Solutions of Shcrödinger Equation with the Generalized Woods Saxon Potential arxiv:nucl-th/0412021v1 7 Dec 2004 Cüneyt Berkdemir a, Ayşe Berkdemir a and Ramazan Sever b a Department of Physics,

More information

Introduction to Nuclear Physics Physics 124 Solution Set 6

Introduction to Nuclear Physics Physics 124 Solution Set 6 Introduction to Nuclear Physics Physics 124 Solution Set 6 J.T. Burke January 18, 2000 1 Problem 22 In order to thermalize a neutron it must undergo multiple elastic collisions. Upon each interaction it

More information

Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics

Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics Physics 221A Fall 1996 Notes 12 Orbital Angular Momentum and Spherical Harmonics We now consider the spatial degrees of freedom of a particle moving in 3-dimensional space, which of course is an important

More information

Angular momentum and spin

Angular momentum and spin Luleå tekniska universitet Avdelningen för Fysik, 007 Hans Weber Angular momentum and spin Angular momentum is a measure of how much rotation there is in particle or in a rigid body. In quantum mechanics

More information

The Hydrogen Atom. Chapter 18. P. J. Grandinetti. Nov 6, Chem P. J. Grandinetti (Chem. 4300) The Hydrogen Atom Nov 6, / 41

The Hydrogen Atom. Chapter 18. P. J. Grandinetti. Nov 6, Chem P. J. Grandinetti (Chem. 4300) The Hydrogen Atom Nov 6, / 41 The Hydrogen Atom Chapter 18 P. J. Grandinetti Chem. 4300 Nov 6, 2017 P. J. Grandinetti (Chem. 4300) The Hydrogen Atom Nov 6, 2017 1 / 41 The Hydrogen Atom Hydrogen atom is simplest atomic system where

More information

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

More information

Exact Solution of the Dirac Equation with a Central Potential

Exact Solution of the Dirac Equation with a Central Potential Commun. math. Phys. 27, 155 161 (1972) by Springer-Verlag 1972 Exact Solution of the Dirac Equation with a Central Potential E. J. KANELLOPOULOS, TH. V. KANELLOPOULOS, and K. WILDERMUTH Institut fur Theoretische

More information

On the relativistic L S coupling

On the relativistic L S coupling Eur. J. Phys. 9 (998) 553 56. Printed in the UK PII: S043-0807(98)93698-4 On the relativistic L S coupling P Alberto, M Fiolhais and M Oliveira Departamento de Física, Universidade de Coimbra, P-3000 Coimbra,

More information

Functions and their Graphs

Functions and their Graphs Chapter One Due Monday, December 12 Functions and their Graphs Functions Domain and Range Composition and Inverses Calculator Input and Output Transformations Quadratics Functions A function yields a specific

More information

QUANTUM MECHANICS I PHYS 516. Solutions to Problem Set # 1

QUANTUM MECHANICS I PHYS 516. Solutions to Problem Set # 1 QUANTUM MECHANICS I PHYS 516 Solutions to Problem Set # 1 1. Scaling: Bohr computed the energy level spectrum of the hydrogen atom using the Old Quantum Theory, Heisenberg did the same using Matrix Mechanics,

More information

Zeros of the Hankel Function of Real Order and of Its Derivative

Zeros of the Hankel Function of Real Order and of Its Derivative MATHEMATICS OF COMPUTATION VOLUME 39, NUMBER 160 OCTOBER 1982, PAGES 639-645 Zeros of the Hankel Function of Real Order and of Its Derivative By Andrés Cruz and Javier Sesma Abstract. The trajectories

More information

NUMERICAL EVALUATION OF A SYMMETRIC POTENTIAL FUNCTION

NUMERICAL EVALUATION OF A SYMMETRIC POTENTIAL FUNCTION MATHEMATICS OF COMPUTATION Volume 67, Number 222, April 1998, Pages 641 646 S 25-5718(98)948-X NUMERICAL EVALUATION OF A SYMMETRIC POTENTIAL FUNCTION LORI A. CARMACK Abstract. We discuss the numerical

More information

Exam in TMA4215 December 7th 2012

Exam in TMA4215 December 7th 2012 Norwegian University of Science and Technology Department of Mathematical Sciences Page of 9 Contact during the exam: Elena Celledoni, tlf. 7359354, cell phone 48238584 Exam in TMA425 December 7th 22 Allowed

More information

3.3 Accumulation Sequences

3.3 Accumulation Sequences 3.3. ACCUMULATION SEQUENCES 25 3.3 Accumulation Sequences Overview. One of the most important mathematical ideas in calculus is that of an accumulation of change for physical quantities. As we have been

More information

M.SC. PHYSICS - II YEAR

M.SC. PHYSICS - II YEAR MANONMANIAM SUNDARANAR UNIVERSITY DIRECTORATE OF DISTANCE & CONTINUING EDUCATION TIRUNELVELI 627012, TAMIL NADU M.SC. PHYSICS - II YEAR DKP26 - NUMERICAL METHODS (From the academic year 2016-17) Most Student

More information

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

POTENTIAL REPRESENTATION METHOD FOR WOODS-SAXON POTENTIAL

POTENTIAL REPRESENTATION METHOD FOR WOODS-SAXON POTENTIAL iauliai Math. Semin., 5 (13), 2010, 4145 POTENTIAL REPRESENTATION METHOD FOR WOODS-SAXON POTENTIAL Arvydas Juozapas JANAVIƒIUS, Donatas JURGAITIS iauliai University, P. Vi²inskio str. 19, LT-77156 iauliai,

More information

Department of Physics PRELIMINARY EXAMINATION 2015 Part II. Long Questions

Department of Physics PRELIMINARY EXAMINATION 2015 Part II. Long Questions Department of Physics PRELIMINARY EXAMINATION 2015 Part II. Long Questions Friday May 15th, 2014, 14-17h Examiners: Prof. J. Cline, Prof. H. Guo, Prof. G. Gervais (Chair), and Prof. D. Hanna INSTRUCTIONS

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

APPLICATION OF NEWTON RAPHSON METHOD TO A FINITE BARRIER QUANTUM WELL (FBQW) SYSTEM

APPLICATION OF NEWTON RAPHSON METHOD TO A FINITE BARRIER QUANTUM WELL (FBQW) SYSTEM www.arpapress.com/volumes/vol13issue1/ijrras_13_1_08.pdf APPLICATION OF NEWTON RAPHSON METHOD TO A FINITE BARRIER QUANTUM WELL (FBQW) SYSTEM AJAYI Jonathan Olanipekun, ALABI Akinniyi Michael & ADEDOKUN

More information

eff (r) which contains the influence of angular momentum. On the left is

eff (r) which contains the influence of angular momentum. On the left is 1 Fig. 13.1. The radial eigenfunctions R nl (r) of bound states in a square-well potential for three angular-momentum values, l = 0, 1, 2, are shown as continuous lines in the left column. The form V (r)

More information

arxiv:quant-ph/ v3 26 Jul 1999

arxiv:quant-ph/ v3 26 Jul 1999 EXACT SOLUTIONS OF THE SCHRÖDINGER EQUATION WITH INVERSE-POWER POTENTIAL Shi-Hai Dong 1, Zhong-Qi Ma,1 and Giampiero Esposito 3,4 1 Institute of High Energy Physics, P. O. Box 918(4), Beijing 100039, People

More information

Comparative study of scattering by hard core and absorptive potential

Comparative study of scattering by hard core and absorptive potential 6 Comparative study of scattering by hard core and absorptive potential Quantum scattering in three dimension by a hard sphere and complex potential are important in collision theory to study the nuclear

More information

Single Electron Atoms

Single Electron Atoms Single Electron Atoms In this section we study the spectrum and wave functions of single electron atoms. These are hydrogen, singly ionized He, doubly ionized Li, etc. We will write the formulae for hydrogen

More information

Proton Elastic Scattering and Neutron Distribution of Unstable Nuclei

Proton Elastic Scattering and Neutron Distribution of Unstable Nuclei Proton Elastic Scattering and Neutron Distribution of Unstable Nuclei arxiv:nucl-th/9811051v1 14 Nov 1998 K.Kaki Department of Physics, Shizuoka University, Shizuoka 422-8529, Japan tel:+81-54-238-4744,

More information

Solutions of the Schrödinger equation for an attractive 1/r 6 potential

Solutions of the Schrödinger equation for an attractive 1/r 6 potential PHYSICAL REVIEW A VOLUME 58, NUMBER 3 SEPTEMBER 998 Solutions of the Schrödinger equation for an attractive /r 6 potential Bo Gao Department of Physics and Astronomy, University of Toledo, Toledo, Ohio

More information

H atom solution. 1 Introduction 2. 2 Coordinate system 2. 3 Variable separation 4

H atom solution. 1 Introduction 2. 2 Coordinate system 2. 3 Variable separation 4 H atom solution Contents 1 Introduction 2 2 Coordinate system 2 3 Variable separation 4 4 Wavefunction solutions 6 4.1 Solution for Φ........................... 6 4.2 Solution for Θ...........................

More information

POTENTIAL MODEL FOR NUCLEAR SCATTERING OF PROTON BELOW 30 MeV BY TARGET NUCLEI WITH MASS NUMBER BELOW 70

POTENTIAL MODEL FOR NUCLEAR SCATTERING OF PROTON BELOW 30 MeV BY TARGET NUCLEI WITH MASS NUMBER BELOW 70 POTENTIAL MODEL FOR NUCLEAR SCATTERING OF PROTON BELOW 30 MeV BY TARGET NUCLEI WITH MASS NUMBER BELOW 70 Budi Santoso ABSTRACT POTENTIAL MODEL FOR NUCLEAR SCATTERING OF PROTON BELOW 30 MeV BY TARGET NUCLEI

More information

Theory and Applications of Stochastic Systems Lecture Exponential Martingale for Random Walk

Theory and Applications of Stochastic Systems Lecture Exponential Martingale for Random Walk Instructor: Victor F. Araman December 4, 2003 Theory and Applications of Stochastic Systems Lecture 0 B60.432.0 Exponential Martingale for Random Walk Let (S n : n 0) be a random walk with i.i.d. increments

More information

Lecture 2 Finding roots of a function, Λ hypernuclei

Lecture 2 Finding roots of a function, Λ hypernuclei Lecture 2 Finding roots of a function, Λ hypernuclei We start the course with a standard numerical problem: finding the roots of a function. This exercise is meant to get you started with programming in

More information

Chapter 28. Atomic Physics

Chapter 28. Atomic Physics Chapter 28 Atomic Physics Bohr s Correspondence Principle Bohr s Correspondence Principle states that quantum mechanics is in agreement with classical physics when the energy differences between quantized

More information

Calculation of Energy Spectrum of 12 C Isotope. by Relativistic Cluster model

Calculation of Energy Spectrum of 12 C Isotope. by Relativistic Cluster model Calculation of Energy Spectrum of C Isotope by Relativistic Cluster model Nafiseh Roshanbakht, Mohammad Reza Shojaei. Department of physics, Shahrood University of Technology P.O. Box 655-6, Shahrood,

More information

PHYS 3313 Section 001 Lecture # 22

PHYS 3313 Section 001 Lecture # 22 PHYS 3313 Section 001 Lecture # 22 Dr. Barry Spurlock Simple Harmonic Oscillator Barriers and Tunneling Alpha Particle Decay Schrodinger Equation on Hydrogen Atom Solutions for Schrodinger Equation for

More information

Outline Spherical symmetry Free particle Coulomb problem Keywords and References. Central potentials. Sourendu Gupta. TIFR, Mumbai, India

Outline Spherical symmetry Free particle Coulomb problem Keywords and References. Central potentials. Sourendu Gupta. TIFR, Mumbai, India Central potentials Sourendu Gupta TIFR, Mumbai, India Quantum Mechanics 1 2013 3 October, 2013 Outline 1 Outline 2 Rotationally invariant potentials 3 The free particle 4 The Coulomb problem 5 Keywords

More information

The Hydrogen Atom. Dr. Sabry El-Taher 1. e 4. U U r

The Hydrogen Atom. Dr. Sabry El-Taher 1. e 4. U U r The Hydrogen Atom Atom is a 3D object, and the electron motion is three-dimensional. We ll start with the simplest case - The hydrogen atom. An electron and a proton (nucleus) are bound by the central-symmetric

More information

Eikonal method for halo nuclei

Eikonal method for halo nuclei Eikonal method for halo nuclei E. C. Pinilla, P. Descouvemont and D. Baye Université Libre de Bruxelles, Brussels, Belgium 1. Motivation 2. Introduction 3. Four-body eikonal method Elastic scattering 9

More information

Lec. 8: Hydrogen Atom and Band Theory

Lec. 8: Hydrogen Atom and Band Theory Solid State Electronics EC210 AAST Cairo Fall 2014 Lec. 8: Hydrogen Atom and Band Theory Fig 3.20 1 1 These PowerPoint color diagrams can only be used by instructors if the 3 rd Edition has been adopted

More information

Probing surface diffuseness of nucleus-nucleus potential with quasielastic scattering at deep sub-barrier energies

Probing surface diffuseness of nucleus-nucleus potential with quasielastic scattering at deep sub-barrier energies PHYSICAL REVIEW C 73, 034607 (2006) Probing surface diffuseness of nucleus-nucleus potential with quasielastic scattering at deep sub-barrier energies K. Washiyama, K. Hagino, and M. Dasgupta 2 Department

More information

8.1 The hydrogen atom solutions

8.1 The hydrogen atom solutions 8.1 The hydrogen atom solutions Slides: Video 8.1.1 Separating for the radial equation Text reference: Quantum Mechanics for Scientists and Engineers Section 10.4 (up to Solution of the hydrogen radial

More information

Physics 216 Problem Set 4 Spring 2010 DUE: MAY 25, 2010

Physics 216 Problem Set 4 Spring 2010 DUE: MAY 25, 2010 Physics 216 Problem Set 4 Spring 2010 DUE: MAY 25, 2010 1. (a) Consider the Born approximation as the first term of the Born series. Show that: (i) the Born approximation for the forward scattering amplitude

More information

Applied Nuclear Physics (Fall 2006) Lecture 19 (11/22/06) Gamma Interactions: Compton Scattering

Applied Nuclear Physics (Fall 2006) Lecture 19 (11/22/06) Gamma Interactions: Compton Scattering .101 Applied Nuclear Physics (Fall 006) Lecture 19 (11//06) Gamma Interactions: Compton Scattering References: R. D. Evans, Atomic Nucleus (McGraw-Hill New York, 1955), Chaps 3 5.. W. E. Meyerhof, Elements

More information

ON A NESTED BOUNDARY-LAYER PROBLEM. X. Liang. R. Wong. Dedicated to Professor Philippe G. Ciarlet on the occasion of his 70th birthday

ON A NESTED BOUNDARY-LAYER PROBLEM. X. Liang. R. Wong. Dedicated to Professor Philippe G. Ciarlet on the occasion of his 70th birthday COMMUNICATIONS ON doi:.3934/cpaa.9.8.49 PURE AND APPLIED ANALYSIS Volume 8, Number, January 9 pp. 49 433 ON A NESTED BOUNDARY-LAYER PROBLEM X. Liang Department of Mathematics, Massachusetts Institute of

More information

Supersymmetric Approach for Eckart Potential Using the NU Method

Supersymmetric Approach for Eckart Potential Using the NU Method Adv. Studies Theor. Phys., Vol. 5, 011, no. 10, 469-476 Supersymmetric Approach for Eckart Potential Using the NU Method H. Goudarzi 1 and V. Vahidi Department of Physics, Faculty of Science Urmia University,

More information

Non-Relativistic Phase Shifts via Laplace Transform Approach

Non-Relativistic Phase Shifts via Laplace Transform Approach Bulg. J. Phys. 44 17) 1 3 Non-Relativistic Phase Shifts via Laplace Transform Approach A. Arda 1, T. Das 1 Department of Physics Education, Hacettepe University, 68, Ankara, Turkey Kodalia Prasanna Banga

More information

Splitting of Spectra in Anharmonic Oscillators Described by Kratzer Potential Function

Splitting of Spectra in Anharmonic Oscillators Described by Kratzer Potential Function Commun. Theor. Phys. Beijing, China) 54 21) pp. 138 142 c Chinese Physical Society and IOP Publishing Ltd Vol. 54, No. 1, July 15, 21 Splitting of Spectra in Anharmonic Oscillators Described by Kratzer

More information

Physics of Finite and Infinite Nuclear Systems Phys. 477 (542)

Physics of Finite and Infinite Nuclear Systems Phys. 477 (542) Physics of Finite and Infinite Nuclear Systems Phys. 477 (542) Class: Tu & Th from 11:30 am to 1:00 pm (Compton 241 mostly) Extra hour: Mo 4 pm make-up hour for planned trips to Tokyo, San Francisco, and

More information

Solved radial equation: Last time For two simple cases: infinite and finite spherical wells Spherical analogs of 1D wells We introduced auxiliary func

Solved radial equation: Last time For two simple cases: infinite and finite spherical wells Spherical analogs of 1D wells We introduced auxiliary func Quantum Mechanics and Atomic Physics Lecture 16: The Coulomb Potential http://www.physics.rutgers.edu/ugrad/361 h / d/361 Prof. Sean Oh Solved radial equation: Last time For two simple cases: infinite

More information

DOING PHYSICS WITH MATLAB QUANTUM MECHANICS THEORY OF ALPHA DECAY. Ian Cooper. School of Physics, University of Sydney.

DOING PHYSICS WITH MATLAB QUANTUM MECHANICS THEORY OF ALPHA DECAY. Ian Cooper. School of Physics, University of Sydney. DOING PHYSICS WITH MATLAB QUANTUM MECHANICS THEORY OF ALPHA DECAY Ian Cooper School of Physics, University of Sydney ian.cooper@sydney.edu.au DOWNLOAD DIRECTORY FOR MATLAB SCRIPTS qp_alpha_theory.m This

More information

NPRE 446: Interaction of Radiation with Matter Homework Assignments

NPRE 446: Interaction of Radiation with Matter Homework Assignments NPRE 446: Interaction of Radiation with Matter Homework Assignments Prof. Y Z Department of Nuclear, Plasma, and Radiological Engineering Department of Materials Science and Engineering Department of Electrical

More information

PAIRING COHERENCE LENGTH IN NUCLEI

PAIRING COHERENCE LENGTH IN NUCLEI NUCLEAR PHYSICS PAIRING COHERENCE LENGTH IN NUCLEI V.V. BARAN 1,2, D.S. DELION 1,3,4 1 Horia Hulubei National Institute of Physics and Nuclear Engineering, 407 Atomiştilor, POB MG-6, RO-077125, Bucharest-Măgurele,

More information

Winter 2014 Practice Final 3/21/14 Student ID

Winter 2014 Practice Final 3/21/14 Student ID Math 4C Winter 2014 Practice Final 3/21/14 Name (Print): Student ID This exam contains 5 pages (including this cover page) and 20 problems. Check to see if any pages are missing. Enter all requested information

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

POLAR FORMS: [SST 6.3]

POLAR FORMS: [SST 6.3] POLAR FORMS: [SST 6.3] RECTANGULAR CARTESIAN COORDINATES: Form: x, y where x, y R Origin: x, y = 0, 0 Notice the origin has a unique rectangular coordinate Coordinate x, y is unique. POLAR COORDINATES:

More information

VANDERBILT UNIVERSITY. MATH 3120 INTRO DO PDES The Schrödinger equation

VANDERBILT UNIVERSITY. MATH 3120 INTRO DO PDES The Schrödinger equation VANDERBILT UNIVERSITY MATH 31 INTRO DO PDES The Schrödinger equation 1. Introduction Our goal is to investigate solutions to the Schrödinger equation, i Ψ t = Ψ + V Ψ, 1.1 µ where i is the imaginary number

More information

Nuclear Physics and Astrophysics

Nuclear Physics and Astrophysics Nuclear Physics and Astrophysics PHY-30 Dr. E. Rizvi Lecture 5 - Quantum Statistics & Kinematics Nuclear Reaction Types Nuclear reactions are often written as: a+x Y+b for accelerated projectile a colliding

More information

Nuclear Science Seminar (NSS)

Nuclear Science Seminar (NSS) Nuclear Science Seminar (NSS) Nov.13, 2006 Weakly-bound and positive-energy neutrons in the structure of drip-line nuclei - from spherical to deformed nuclei 6. Weakly-bound and positive-energy neutrons

More information

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b) Numerical Methods - PROBLEMS. The Taylor series, about the origin, for log( + x) is x x2 2 + x3 3 x4 4 + Find an upper bound on the magnitude of the truncation error on the interval x.5 when log( + x)

More information

The Perrin Conjugate and the Laguerre Orthogonal Polynomial

The Perrin Conjugate and the Laguerre Orthogonal Polynomial The Perrin Conjugate and the Laguerre Orthogonal Polynomial In a previous chapter I defined the conjugate of a cubic polynomial G(x) = x 3 - Bx Cx - D as G(x)c = x 3 + Bx Cx + D. By multiplying the polynomial

More information

Mathematical Tripos Part IB Michaelmas Term Example Sheet 1. Values of some physical constants are given on the supplementary sheet

Mathematical Tripos Part IB Michaelmas Term Example Sheet 1. Values of some physical constants are given on the supplementary sheet Mathematical Tripos Part IB Michaelmas Term 2015 Quantum Mechanics Dr. J.M. Evans Example Sheet 1 Values of some physical constants are given on the supplementary sheet 1. Whenasampleofpotassiumisilluminatedwithlightofwavelength3

More information

1 r 2 sin 2 θ. This must be the case as we can see by the following argument + L2

1 r 2 sin 2 θ. This must be the case as we can see by the following argument + L2 PHYS 4 3. The momentum operator in three dimensions is p = i Therefore the momentum-squared operator is [ p 2 = 2 2 = 2 r 2 ) + r 2 r r r 2 sin θ We notice that this can be written as sin θ ) + θ θ r 2

More information

Algebra II Syllabus CHS Mathematics Department

Algebra II Syllabus CHS Mathematics Department 1 Algebra II Syllabus CHS Mathematics Department Contact Information: Parents may contact me by phone, email or visiting the school. Teacher: Mrs. Tara Nicely Email Address: tara.nicely@ccsd.us Phone Number:

More information

PHYS 771, Quantum Mechanics, Final Exam, Fall 2011 Instructor: Dr. A. G. Petukhov. Solutions

PHYS 771, Quantum Mechanics, Final Exam, Fall 2011 Instructor: Dr. A. G. Petukhov. Solutions PHYS 771, Quantum Mechanics, Final Exam, Fall 11 Instructor: Dr. A. G. Petukhov Solutions 1. Apply WKB approximation to a particle moving in a potential 1 V x) = mω x x > otherwise Find eigenfunctions,

More information

Physics 505 Homework No. 12 Solutions S12-1

Physics 505 Homework No. 12 Solutions S12-1 Physics 55 Homework No. 1 s S1-1 1. 1D ionization. This problem is from the January, 7, prelims. Consider a nonrelativistic mass m particle with coordinate x in one dimension that is subject to an attractive

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

More information

Modulus and Phase of the Reduced Logarithmic Derivative of the Hankel Function

Modulus and Phase of the Reduced Logarithmic Derivative of the Hankel Function mathematics of computation volume 41, number 164 october 1983. pages 597-605 Modulus and Phase of the Reduced Logarithmic Derivative of the Hankel Function By Andrés Cruz and Javier Sesma Abstract. The

More information

f(g(x)) g (x) dx = f(u) du.

f(g(x)) g (x) dx = f(u) du. 1. Techniques of Integration Section 8-IT 1.1. Basic integration formulas. Integration is more difficult than derivation. The derivative of every rational function or trigonometric function is another

More information

Lectures 21 and 22: Hydrogen Atom. 1 The Hydrogen Atom 1. 2 Hydrogen atom spectrum 4

Lectures 21 and 22: Hydrogen Atom. 1 The Hydrogen Atom 1. 2 Hydrogen atom spectrum 4 Lectures and : Hydrogen Atom B. Zwiebach May 4, 06 Contents The Hydrogen Atom Hydrogen atom spectrum 4 The Hydrogen Atom Our goal here is to show that the two-body quantum mechanical problem of the hydrogen

More information

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots,

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots, Chapter 8 Elliptic PDEs In this chapter we study elliptical PDEs. That is, PDEs of the form 2 u = lots, where lots means lower-order terms (u x, u y,..., u, f). Here are some ways to think about the physical

More information

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4.

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4. 55 PRACTICE FINAL EXAM SOLUTIONS. First notice that x 2 4 x 2x + 2 x 2 5x +6 x 2x. This function is undefined at x 2. Since, in the it as x 2, we only care about what happens near x 2 an for x less than

More information

Mass-Radius Relation: Hydrogen Burning Stars

Mass-Radius Relation: Hydrogen Burning Stars Mass-Radius Relation: Hydrogen Burning Stars Alexis Vizzerra, Samantha Andrews, and Sean Cunningham University of Arizona, Tucson AZ 85721, USA Abstract. The purpose if this work is to show the mass-radius

More information

Least Squares Regression

Least Squares Regression Least Squares Regression Chemical Engineering 2450 - Numerical Methods Given N data points x i, y i, i 1 N, and a function that we wish to fit to these data points, fx, we define S as the sum of the squared

More information

Physics 115/242 Comparison of methods for integrating the simple harmonic oscillator.

Physics 115/242 Comparison of methods for integrating the simple harmonic oscillator. Physics 115/4 Comparison of methods for integrating the simple harmonic oscillator. Peter Young I. THE SIMPLE HARMONIC OSCILLATOR The energy (sometimes called the Hamiltonian ) of the simple harmonic oscillator

More information

Mathematics Functions: Logarithms

Mathematics Functions: Logarithms a place of mind F A C U L T Y O F E D U C A T I O N Department of Curriculum and Pedagogy Mathematics Functions: Logarithms Science and Mathematics Education Research Group Supported by UBC Teaching and

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

MEMORIAL UNIVERSITY OF NEWFOUNDLAND

MEMORIAL UNIVERSITY OF NEWFOUNDLAND MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS Volumes Math 11 Winter 17 SOLUTIONS 1. (a) i. The axis of smmetr is a horizontal line, so we integrate with respect to x. The

More information

arxiv:hep-th/ v1 24 Feb 2003

arxiv:hep-th/ v1 24 Feb 2003 SINP-TNP/03-03 Hidden Degeneracy in the Brick Wall Model of Black Holes arxiv:hep-th/0302183v1 24 Feb 2003 Kumar S. Gupta 1 Theory Division Saha Institute of Nuclear Physics 1/AF Bidhannagar Calcutta -

More information

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation 22.101 Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation References -- R. M. Eisberg, Fundamentals of Modern Physics (Wiley & Sons, New York, 1961). R. L. Liboff, Introductory

More information

Summation Techniques, Padé Approximants, and Continued Fractions

Summation Techniques, Padé Approximants, and Continued Fractions Chapter 5 Summation Techniques, Padé Approximants, and Continued Fractions 5. Accelerated Convergence Conditionally convergent series, such as 2 + 3 4 + 5 6... = ( ) n+ = ln2, (5.) n converge very slowly.

More information