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

Size: px
Start display at page:

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

Transcription

1 APPLICATION OF NEWTON RAPHSON METHOD TO A FINITE BARRIER QUANTUM WELL (FBQW) SYSTEM AJAYI Jonathan Olanipekun, ALABI Akinniyi Michael & ADEDOKUN Oluwaseun Department of Pure and Applied Physics, Ladoke Akintola University of Technology, P.M.B. 4000, Ogbomosho, Oyo state, Nigeria. ABSTRACT Quantum wells are important in semiconductor lasers because they allow some degree of freedom in the design of the emitted wavelength through adjustment of the energy levels within the well by careful consideration of the well width. Many realistic model in Physics requires numerical methods since these models cannot always be solved analytically i.e. in closed form. In this paper, a simple model of the energy levels in a quantum well was considered, with the adoption of Newton Raphson method (due to its rapid convergence) to a special case in which one of the parameters of the transcendental equations of the finite barrier quantum well equals four. We have been careful enough with the choice of initial estimate, to obtain the results for the eigenstates of this system which compares favourably well (with only marginal error) with other results obtained using graphical approach. Keywords: Transcendental, convergence, eigenstates, bound states. 1. INTRODUCTION Numerical analysis is invaluable as well indispensable in solving model equations e.g. systems of differential equations, matrices, tensors e.t.c all which cannot always be solved analytically or exactly. These models equations are used in physics to investigate some areas of the physical world. Of course, mathematical models serve the purpose of isolating the important part of particular situation. It as well pinpoints accurately the problem to be solved [1]. Considering this fact, numerical analysis aids more realistic models to be treated. One of such realistic models is the finite barrier quantum well which is the part of the application of quantum mechanics [].This model is of great application in laser diodes, including red lasers for DVDS, infra red lasers in fiber optic transmitters, and as well in the theory of conduction and insulation in solids. In this paper, we basically apply a type of numerical analysis, the Newton Raphson method to solve the transcendental equations of a finite quantum well, whose eigenstates solutions are determined until now with the graphical method. THEORETICAL CONSIDERATIONS AND CALCULATIONS Numerical iteration involves a method which aids the solving of nonlinear and transcendental equations by numerical method [3]. Of all numerical methods, Newton Raphson method [1] remains one of the mostly used methods due to its rapid convergence to the required root (the initial values being sufficiently close though). To use this method, we start with an initial value (say x 0 ), which is not far from a root, x 1, extrapolation along the tangent to its intersection with the x-axis is obtained, the value so obtained is taken as the next approximation. The process is repeated until either the successive x-values are sufficiently close or the value of the function is sufficiently near zero. The calculation process is actually aimed at solving, g(x) =0 1 Considering the Taylor series expansion of g(x) about some point x = x 0 g(x) = g (x o ) + (x-x 0 ) g'(x) + ½ (x-x 0 ) g"( x 0 ) + 1/3(x - x 0 ) 3 g"' (x 0 ) + Setting the quadratic and higher forms to zero and solving the linear approximation of g(x) = 0 for x gives, x 1 = x o - g(x 0) 3 g (x 0 ) Subsequent iterations are defined in a similar manner as, x n+1 = x n g(x n ) g (x n ), n= 0, 1,, 3 4 Equation (4) is the Newton-Raphson formula and it converges quadratically because the error is, ε n+1 = ½ε n g"(x ) g (X ) + O(ε n 3 ) 5 One would notice that each error is roughly proportional to the square of the previous error [4, 5]. Lets us divert our attention to the finite barrier quantum well depicted in Fig 1. 88

2 i ii iii V(x) V 0 V 0 -r/ 0 +r/ Fig.1. Schematics of the assumed structure used in the numerical calculation [7] Starting with the time-independent Schrodinger equation, ħ m d dx Ψ + (E-V) Ψ = 0 6 With V (Ψ) = V 0 x< -r/.region 1 0 -r/< x < r/..region II V 0 x > r/.region III Ψ 1 = Ce px + De px, p = m (V 0 E) ħ....region I 7 Ψ = Fsin kx+ecos kx, k = me ħ....region II 8 Ψ 3 = Qe px +Ne px, p = m (V 0 E) ħ... Region III 9 Note in Region I as x -, values of D will be infinite, also in Region III as x, the values of Q will be infinite, so we reject them as they do not satisfy the boundary condition (that Ψ must be infinite). Rewriting them, Ψ 1 = Ce px 10 Ψ = Fsin kx+ecos kx 11 Ψ 3 = Ne px 1 Since Ψ must be continuous and differentiable, also applying the condition that For the even case F = 0, C = N For the odd case E = 0, C = -N X=-b/ We have for the even case p = k tan kr/ 13 Similarly for the odd case p = kcot kr/ 14 Equation (13) and (14) cannot be solved analytically, unless a graphical or numerical approach is used. But we note from the definition of p and k that, p = m (V 0 E) ħ, k = me ħ m (V 0 E) p = ħ Multiplying both sides by r/ pr = m (V 0 E) ħ (pr/) r/, squaring both sides, we have = m (V 0 E) ħ r /4 p r = m V 0r - mer 4 4h 15 4ħ Introducing dimensionless variable 89

3 ε,, ρ ε me r =, ρ = m V 0r 4ħ 4ħ = p r 4 One would notice ε = kr, = pr me, since k = 4 ħ So equation (15) becomes = ρ - ε 16 So equation (13) becomes = ε tan ε 17 And equation (14) becomes = ε cot ε 18 Equation (17) and (18) cannot as well be solved analytically. Since = ρ - ε So equation (17) and equation (18) becomes simultaneously, ρ ε = ε tan ε - Even or Symmetric case - ρ ε = ε cot ε - Odd or Antisymmetric case We thus solve for a special case of ρ = 4, applying N-R method. Now for the even or symmetric case, we have ε n+1 = ε n - ε n tan ε n ρ ε n tan ε n ε n tan ε n + 1 +ε n ( 1+(ρ ε n ) ½ ) Picking initial values a= 1.3, b = 1. ε 0 = a+b = = 1.5 After about five iterations, we obtain, ε a = Still within range, picking initial values a=3.5, b=3.6 ε 0 = a+b = = 3.55 After about nine iterations, we obtain ε b = Now, for the Odd or Antisymmetric case ε n+1 = ε n + ε n cot ε n + ρ ε n cot ε n ε n cot ε n 1 +ε n ( 1+(ρ ε n ) ½ ) Also, picking initial values a=.5, b =.4 ε o =.5+.4 =.45 After seven iterations, we have ε c = TABLES OF VALUES ε Ø ε ε tan ε ε ε cot ε ε ε tan ε

4 7 εtanε εcotε 6 16 ε 5 Variable Variable ε Fig.. A graphical solution of the transcendental equation of a finite barrier quantum well 91

5 4. RESULTS AND DISCUSSION For even case ε a , ε b and for the odd case ε c the normalization constants C, D, F, E, Q and N as well as the values of other parameters ( ρ,, p, k ) are obtained by simple algebraic manipulation of ε and this was found to compare favourably with the values obtained graphically with ε a 1.5, ε b 3.58, ε c.47. For a given quantum well width b, depth V o and particle mass m, equation (16) describes a circle of radius ρ in Cartesian ε space. The intersections of this circle with the graph of equation (17) and equation (18), determines the eigen energy corresponding to even and odd eigenstate. In particular, the value of ρ used allows the quantum well to be used as a scatterer within allowable arguments, also specific cases of ρ helps in determining the bound states for even and odd cases. 5. CONCLUSION The solution of the transcendental equation of the finite barrier quantum well has been examined using Newton- Raphson (N-R) method; the values obtained also compares favourably well with other works using graphical method, with marginal error of about 0.188% ( ) in ε a, 0.48% ( ) in ε b and 0.185% ( ) in ε c. REFERENCES [1]. Ralston. A (1965) A First course in numerical analysis, McGraw-Hill, New York. []. Liboff, R.L. (1980) Applied Numerical Analysis Addison-Wesley Publishing Comp., Philippines. [3]. Wilkes, M.V. (1966) A Short Introduction to Numerical Analysis,University Press [4]. Lambert, J.D. and McLead, R.J.Y. (1986) Numerical methods for Phase-plane problems in ordinary differential equation. Springer Lecture Notes in Math, Springer-Verlag, pp [5]. Stephenson Gasiorowicz (003) Quantum Physics, third edition, John Wiley & Sons. [6]. B. S. Rajput (1965) Mathematical Physics, Pragati Prakashan. [7]. Eisberg, R.M. (1961) Fundamentals of Modern Physics, Jon Wiley and sons Ltd,New York. [8]. Florian Scheck (1965) Quantum Physics, Springer Berlin Heidelberg, New York. [9]. K. A. Stroud (1986) Advanced Engineering Mathematics, Palgrave Macmillan, New York. [10]. Moler (004) Numerical Computing with MATLAB, SIAM. [11]. Stanoyevitch (005) Introduction to MATLAB with Numerical Priliminaries, John Wiley & Sons, Inc. 9

QUANTUM MECHANICS A (SPA 5319) The Finite Square Well

QUANTUM MECHANICS A (SPA 5319) The Finite Square Well QUANTUM MECHANICS A (SPA 5319) The Finite Square Well We have already solved the problem of the infinite square well. Let us now solve the more realistic finite square well problem. Consider the potential

More information

Syllabus (Session )

Syllabus (Session ) Syllabus (Session 2016-17) Department of Mathematics nstitute of Applied Sciences & Humanities AHM-1101: ENGNEERNG MATHEMATCS Course Objective: To make the students understand the concepts of Calculus,

More information

Module 10: Finite Difference Methods for Boundary Value Problems Lecture 42: Special Boundary Value Problems. The Lecture Contains:

Module 10: Finite Difference Methods for Boundary Value Problems Lecture 42: Special Boundary Value Problems. The Lecture Contains: The Lecture Contains: Finite Difference Method Boundary conditions of the second and third kind Solution of the difference scheme: Linear case Solution of the difference scheme: nonlinear case Problems

More information

SYSTEMS OF NONLINEAR EQUATIONS

SYSTEMS OF NONLINEAR EQUATIONS SYSTEMS OF NONLINEAR EQUATIONS Widely used in the mathematical modeling of real world phenomena. We introduce some numerical methods for their solution. For better intuition, we examine systems of two

More information

NONLINEAR EQUATIONS AND TAYLOR S THEOREM

NONLINEAR EQUATIONS AND TAYLOR S THEOREM APPENDIX C NONLINEAR EQUATIONS AND TAYLOR S THEOREM C.1 INTRODUCTION In adjustment computations it is frequently necessary to deal with nonlinear equations. For example, some observation equations relate

More information

Opinions on quantum mechanics. CHAPTER 6 Quantum Mechanics II. 6.1: The Schrödinger Wave Equation. Normalization and Probability

Opinions on quantum mechanics. CHAPTER 6 Quantum Mechanics II. 6.1: The Schrödinger Wave Equation. Normalization and Probability CHAPTER 6 Quantum Mechanics II 6.1 The Schrödinger Wave Equation 6. Expectation Values 6.3 Infinite Square-Well Potential 6.4 Finite Square-Well Potential 6.5 Three-Dimensional Infinite- 6.6 Simple Harmonic

More information

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places. NUMERICAL METHODS 1. Rearranging the equation x 3 =.5 gives the iterative formula x n+1 = g(x n ), where g(x) = (2x 2 ) 1. (a) Starting with x = 1, compute the x n up to n = 6, and describe what is happening.

More information

Appendix A. The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System

Appendix A. The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System Appendix A The Particle in a Box: A Demonstration of Quantum Mechanical Principles for a Simple, One-Dimensional, One-Electron Model System Real quantum mechanical systems have the tendency to become mathematically

More information

Mathematics with Maple

Mathematics with Maple Mathematics with Maple A Comprehensive E-Book Harald Pleym Preface The main objective of these Maple worksheets, organized for use with all Maple versions from Maple 14, is to show how the computer algebra

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

Objectives List. Important Students should expect test questions that require a synthesis of these objectives.

Objectives List. Important Students should expect test questions that require a synthesis of these objectives. MATH 1040 - of One Variable, Part I Textbook 1: : Algebra and Trigonometry for ET. 4 th edition by Brent, Muller Textbook 2:. Early Transcendentals, 3 rd edition by Briggs, Cochran, Gillett, Schulz s List

More information

Solution of Nonlinear Equations: Graphical and Incremental Sea

Solution of Nonlinear Equations: Graphical and Incremental Sea Outlines Solution of Nonlinear Equations: Graphical and s September 2, 2004 Outlines Part I: Solution of Nonlinear Equations Solution of Nonlinear Equations Introduction General Form of the Problem Types

More information

Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well

Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well 22.101 Applied Nuclear Physics (Fall 2006) Lecture 3 (9/13/06) Bound States in One Dimensional Systems Particle in a Square Well References - R. L. Liboff, Introductory Quantum Mechanics (Holden Day, New

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

FIXED POINT ITERATION

FIXED POINT ITERATION FIXED POINT ITERATION The idea of the fixed point iteration methods is to first reformulate a equation to an equivalent fixed point problem: f (x) = 0 x = g(x) and then to use the iteration: with an initial

More information

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes.

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. SECTION A 1. State the maximal domain and range of the function f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. 2. By evaluating f(0),

More information

Test 2 Review Math 1111 College Algebra

Test 2 Review Math 1111 College Algebra Test 2 Review Math 1111 College Algebra 1. Begin by graphing the standard quadratic function f(x) = x 2. Then use transformations of this graph to graph the given function. g(x) = x 2 + 2 *a. b. c. d.

More information

There are two ways to numerically solve this. Both pay attention to the fact that kev is not a standard metric units. 2 45!"# 3.00!10!!/! 1 !

There are two ways to numerically solve this. Both pay attention to the fact that kev is not a standard metric units. 2 45!# 3.00!10!!/! 1 ! Physics 49 Midterm Exam Solutions Oct th 0 ) An electron of kinetic energy 45keV moves in a circular orbit perpendicular to a magnetic field of 0.35T. Find the radius of the orbit in meters (5 points)

More information

Scientific Computing. Roots of Equations

Scientific Computing. Roots of Equations ECE257 Numerical Methods and Scientific Computing Roots of Equations Today s s class: Roots of Equations Polynomials Polynomials A polynomial is of the form: ( x) = a 0 + a 1 x + a 2 x 2 +L+ a n x n f

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD Mathematical question we are interested in numerically answering How to find the x-intercepts of a function f (x)? These x-intercepts are called the roots of the equation f (x) = 0. Notation: denote the

More information

Sec 4 Maths SET D PAPER 2

Sec 4 Maths SET D PAPER 2 S4MA Set D Paper Sec 4 Maths Exam papers with worked solutions SET D PAPER Compiled by THE MATHS CAFE P a g e Answer all questions. Write your answers and working on the separate Answer Paper provided.

More information

Chapter 4. Solution of Non-linear Equation. Module No. 1. Newton s Method to Solve Transcendental Equation

Chapter 4. Solution of Non-linear Equation. Module No. 1. Newton s Method to Solve Transcendental Equation Numerical Analysis by Dr. Anita Pal Assistant Professor Department of Mathematics National Institute of Technology Durgapur Durgapur-713209 email: anita.buie@gmail.com 1 . Chapter 4 Solution of Non-linear

More information

Sec 4 Maths. SET A PAPER 2 Question

Sec 4 Maths. SET A PAPER 2 Question S4 Maths Set A Paper Question Sec 4 Maths Exam papers with worked solutions SET A PAPER Question Compiled by THE MATHS CAFE 1 P a g e Answer all the questions S4 Maths Set A Paper Question Write in dark

More information

Tennessee s State Mathematics Standards Precalculus

Tennessee s State Mathematics Standards Precalculus Tennessee s State Mathematics Standards Precalculus Domain Cluster Standard Number Expressions (N-NE) Represent, interpret, compare, and simplify number expressions 1. Use the laws of exponents and logarithms

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

PARABOLIC POTENTIAL WELL

PARABOLIC POTENTIAL WELL APPENDIX E PARABOLIC POTENTIAL WELL An example of an extremely important class of one-dimensional bound state in quantum mechanics is the simple harmonic oscillator whose potential can be written as V(x)=

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review. Fall, 2011 Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

More information

Solution of Algebric & Transcendental Equations

Solution of Algebric & Transcendental Equations Page15 Solution of Algebric & Transcendental Equations Contents: o Introduction o Evaluation of Polynomials by Horner s Method o Methods of solving non linear equations o Bracketing Methods o Bisection

More information

General Lower Bounds for Resonances in One Dimension*

General Lower Bounds for Resonances in One Dimension* Commun. Math. Phys. 86, 221-225 (1982) Communications in Mathematical Physics Springer-Verlag 1982 General Lower Bounds for Resonances in One Dimension* Evans M. Harrell II Department of Mathematics, The

More information

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72.

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72. ADVANCED SUBSIDIARY GCE UNIT 4776/01 MATHEMATICS (MEI) Numerical Methods WEDNESDAY 20 JUNE 2007 Additional materials: Answer booklet (8 pages) Graph paper MEI Examination Formulae and Tables (MF2) Afternoon

More information

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 Professor Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL. 60115 USA E mail: dattab@math.niu.edu

More information

SAURASHTRA UNIVERSITY RAJKOT.

SAURASHTRA UNIVERSITY RAJKOT. SAURASHTRA UNIVERSITY RAJKOT. New Syllabus of B.Sc. Semester-3 According to Choice Based Credit System from June - 2011 (New Syllabus Effective from June - 2017) Program: Semester: 3 Subject: Course code:

More information

Roots of Polynomials

Roots of Polynomials Roots of Polynomials (Com S 477/577 Notes) Yan-Bin Jia Sep 26, 2017 A direct corollary of the fundamental theorem of algebra is that p(x) can be factorized over the complex domain into a product a n (x

More information

Methods of solution. 2.1 Introduction

Methods of solution. 2.1 Introduction .1 Introduction The numerical solution of non-linear problems is quite different from linear problems. The solution can not be obtained with a single step but by a superposition of linear solutions. Because

More information

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

More information

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES Taylor Series of a function f at x = a is ( f k )( a) ( x a) k k! It is a Power Series centered at a. Maclaurin Series of a function

More information

CS 221 Lecture 9. Tuesday, 1 November 2011

CS 221 Lecture 9. Tuesday, 1 November 2011 CS 221 Lecture 9 Tuesday, 1 November 2011 Some slides in this lecture are from the publisher s slides for Engineering Computation: An Introduction Using MATLAB and Excel 2009 McGraw-Hill Today s Agenda

More information

Systems of Equations and Inequalities. College Algebra

Systems of Equations and Inequalities. College Algebra Systems of Equations and Inequalities College Algebra System of Linear Equations There are three types of systems of linear equations in two variables, and three types of solutions. 1. An independent system

More information

CHAPTER 6 Quantum Mechanics II

CHAPTER 6 Quantum Mechanics II CHAPTER 6 Quantum Mechanics II 6.1 The Schrödinger Wave Equation 6.2 Expectation Values 6.3 Infinite Square-Well Potential 6.4 Finite Square-Well Potential 6.5 Three-Dimensional Infinite-Potential Well

More information

Rutherford Scattering Made Simple

Rutherford Scattering Made Simple Rutherford Scattering Made Simple Chung-Sang Ng Physics Department, Auburn University, Auburn, AL 36849 (November 19, 1993) Rutherford scattering experiment 1 is so important that it is seldom not mentioned

More information

ECE236A Semiconductor Heterostructure Materials Quantum Wells and Superlattices Lecture 9, Nov. 2, 2017

ECE236A Semiconductor Heterostructure Materials Quantum Wells and Superlattices Lecture 9, Nov. 2, 2017 ECE36A Semiconductor Heterostructure Materials Quantum Wells and Superlattices Lecture 9, Nov., 017 Electron envelope wave-function Conduction band quantum wells Quantum well density of states Valence

More information

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method.

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method. 80 CHAP. 2 SOLUTION OF NONLINEAR EQUATIONS f (x) = 0 y y = f(x) (p, 0) p 2 p 1 p 0 x (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- Figure 2.16 cant method. Secant Method The

More information

Lecture. Ref. Ihn Ch. 3, Yu&Cardona Ch. 2

Lecture. Ref. Ihn Ch. 3, Yu&Cardona Ch. 2 Lecture Review of quantum mechanics, statistical physics, and solid state Band structure of materials Semiconductor band structure Semiconductor nanostructures Ref. Ihn Ch. 3, Yu&Cardona Ch. 2 Reminder

More information

Relations and Functions (for Math 026 review)

Relations and Functions (for Math 026 review) Section 3.1 Relations and Functions (for Math 026 review) Objective 1: Understanding the s of Relations and Functions Relation A relation is a correspondence between two sets A and B such that each element

More information

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher Columbus State Community College Mathematics Department Course and Number: MATH 2174 - Linear Algebra and Differential Equations for Engineering CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173

More information

1. Method 1: bisection. The bisection methods starts from two points a 0 and b 0 such that

1. Method 1: bisection. The bisection methods starts from two points a 0 and b 0 such that Chapter 4 Nonlinear equations 4.1 Root finding Consider the problem of solving any nonlinear relation g(x) = h(x) in the real variable x. We rephrase this problem as one of finding the zero (root) of a

More information

CHAPTER 6 Quantum Mechanics II

CHAPTER 6 Quantum Mechanics II CHAPTER 6 Quantum Mechanics II 6.1 6.2 6.3 6.4 6.5 6.6 6.7 The Schrödinger Wave Equation Expectation Values Infinite Square-Well Potential Finite Square-Well Potential Three-Dimensional Infinite-Potential

More information

BSM510 Numerical Analysis

BSM510 Numerical Analysis BSM510 Numerical Analysis Polynomial Interpolation Prof. Manar Mohaisen Department of EEC Engineering Review of Precedent Lecture Polynomial Regression Multiple Linear Regression Nonlinear Regression Lecture

More information

arxiv: v4 [quant-ph] 9 Jun 2016

arxiv: v4 [quant-ph] 9 Jun 2016 Applying Classical Geometry Intuition to Quantum arxiv:101.030v4 [quant-ph] 9 Jun 016 Spin Dallin S. Durfee and James L. Archibald Department of Physics and Astronomy, Brigham Young University, Provo,

More information

Numerical Methods. Roots of Equations

Numerical Methods. Roots of Equations Roots of Equations by Norhayati Rosli & Nadirah Mohd Nasir Faculty of Industrial Sciences & Technology norhayati@ump.edu.my, nadirah@ump.edu.my Description AIMS This chapter is aimed to compute the root(s)

More information

A. Incorrect! Replacing is not a method for solving systems of equations.

A. Incorrect! Replacing is not a method for solving systems of equations. ACT Math and Science - Problem Drill 20: Systems of Equations No. 1 of 10 1. What methods were presented to solve systems of equations? (A) Graphing, replacing, and substitution. (B) Solving, replacing,

More information

Computations of Scattering Cross Sections for He, Ne, Ar, Kr, Xe and Rn

Computations of Scattering Cross Sections for He, Ne, Ar, Kr, Xe and Rn Computations of Scattering Cross Sections for He, Ne, Ar, Kr, Xe and Rn Full Length Research Article * ABDU, S. G. 1 1 Department of Physics, Kaduna State University, Kaduna-Nigeria *(sgabdul@kasu.edu.ng)

More information

Physics 220. Exam #2. May 23 May 30, 2014

Physics 220. Exam #2. May 23 May 30, 2014 Physics 0 Exam # May 3 May 30, 014 Name Please read and follow these instructions carefully: Read all problems carefully before attempting to solve them. Your work must be legible, with clear organization,

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Physics 112 for class and recitation WF 10:10 a.m. - 10:40 a.m. or by appointment

Physics 112 for class and recitation WF 10:10 a.m. - 10:40 a.m. or by appointment SYLLABUS (Subject to Modification) PHYS. 4310 Quantum Mechanics Dr. Sandra Quintanilla Office: Physics 309 Spring 2016 email: squintanilla@unt.edu Lecture: MWF 9:00 9:50 a.m. Phone: 565-4739 Recitation:

More information

Edexcel past paper questions. Core Mathematics 4. Parametric Equations

Edexcel past paper questions. Core Mathematics 4. Parametric Equations Edexcel past paper questions Core Mathematics 4 Parametric Equations Edited by: K V Kumaran Email: kvkumaran@gmail.com C4 Maths Parametric equations Page 1 Co-ordinate Geometry A parametric equation of

More information

Mathematics Foundations of Algebra

Mathematics Foundations of Algebra Mathematics Foundations of Algebra Foundations of Algebra is a one-credit math course offered only to 9 th grade students. The primary purpose of the Foundations of Algebra course is to provide a basis

More information

Numerically computing zeros of the Evans Function

Numerically computing zeros of the Evans Function Numerically computing zeros of the Evans Function Rebekah Coggin Department of Mathematics and Statistics Calvin College Grand Rapids, MI 49546 Faculty Advisor: Todd Kapitula Department of Mathematics

More information

Quantum Mechanics. The Schrödinger equation. Erwin Schrödinger

Quantum Mechanics. The Schrödinger equation. Erwin Schrödinger Quantum Mechanics The Schrödinger equation Erwin Schrödinger The Nobel Prize in Physics 1933 "for the discovery of new productive forms of atomic theory" The Schrödinger Equation in One Dimension Time-Independent

More information

Math 200 University of Connecticut

Math 200 University of Connecticut IRRATIONALITY OF π AND e KEITH CONRAD Math 2 University of Connecticut Date: Aug. 3, 25. Contents. Introduction 2. Irrationality of π 2 3. Irrationality of e 3 4. General Ideas 4 5. Irrationality of rational

More information

Chapter 3 Numerical Methods

Chapter 3 Numerical Methods Chapter 3 Numerical Methods Part 2 3.2 Systems of Equations 3.3 Nonlinear and Constrained Optimization 1 Outline 3.2 Systems of Equations 3.3 Nonlinear and Constrained Optimization Summary 2 Outline 3.2

More information

6.5 Trigonometric Equations

6.5 Trigonometric Equations 6. Trigonometric Equations In this section, we discuss conditional trigonometric equations, that is, equations involving trigonometric functions that are satisfied only by some values of the variable (or

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

MyMathLab for School Precalculus Graphical, Numerical, Algebraic Common Core Edition 2016

MyMathLab for School Precalculus Graphical, Numerical, Algebraic Common Core Edition 2016 A Correlation of MyMathLab for School Precalculus Common Core Edition 2016 to the Tennessee Mathematics Standards Approved July 30, 2010 Bid Category 13-090-10 , Standard 1 Mathematical Processes Course

More information

General elastic beam with an elastic foundation

General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

Copyright 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 8 Section 6

Copyright 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 8 Section 6 Copyright 008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 8 Section 6 8.6 Solving Equations with Radicals 1 3 4 Solve radical equations having square root radicals. Identify equations

More information

Solving Schrodinger Equation with Electronics Engineering Students and Analyzing Their Feedback

Solving Schrodinger Equation with Electronics Engineering Students and Analyzing Their Feedback Paper ID #14728 Solving Schrodinger Equation with Electronics Engineering Students and Analyzing Their Feedback Dr. Hamid Mohajeri, DeVry University, Pomona, CA, 91768 PhD Semiconductor Physics, University

More information

Solution of Nonlinear Equations: Graphical and Incremental Sea

Solution of Nonlinear Equations: Graphical and Incremental Sea Outlines Solution of Nonlinear Equations: Graphical and Incremental Search Methods September 2, 2004 Outlines Part I: Review of Previous Lecture Part II: Sample Problems Solved with Numerical Methods Part

More information

Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green

Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green Name: 1. Calculators are allowed. 2. You must show work for full and partial credit unless otherwise noted. In particular, you must evaluate

More information

Dependence of second order nonlinear susceptibility and efficiency on shape of CdS quantum dot

Dependence of second order nonlinear susceptibility and efficiency on shape of CdS quantum dot Journal of Electrical and Electronics Engineering Research Vol. 3(7), pp. 134-142, September, 2011 Available online at http://www.academicjournals.org/jeeer ISSN 2141 2367 2011 Academic Journals Full Length

More information

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS The Department of Applied Mathematics administers a Math Placement test to assess fundamental skills in mathematics that are necessary to begin the study

More information

SAURASHTRA UNIVERSITY RAJKOT.

SAURASHTRA UNIVERSITY RAJKOT. SAURASHTRA UNIVERSITY RAJKOT. Syllabus of B.Sc. Semester-3 According to Choice Based Credit System Effective from June - 2011 Programme: Semester: 3 Subject: Course code: Title of Course: Section-wise

More information

Polynomial Interpolation

Polynomial Interpolation Polynomial Interpolation (Com S 477/577 Notes) Yan-Bin Jia Sep 1, 017 1 Interpolation Problem In practice, often we can measure a physical process or quantity (e.g., temperature) at a number of points

More information

HIGH ORDER VARIABLE MESH EXPONENTIAL FINITE DIFFERENCE METHOD FOR THE NUMERICAL SOLUTION OF THE TWO POINTS BOUNDARY VALUE PROBLEMS

HIGH ORDER VARIABLE MESH EXPONENTIAL FINITE DIFFERENCE METHOD FOR THE NUMERICAL SOLUTION OF THE TWO POINTS BOUNDARY VALUE PROBLEMS JOURNAL OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN (p) 2303-4866, ISSN (o) 2303-4947 www.imvibl.org /JOURNALS / JOURNAL Vol. 8(2018), 19-33 DOI: 10.7251/JMVI1801019P Former BULLETIN OF THE

More information

Physics of Semiconductors

Physics of Semiconductors Physics of Semiconductors 13 th 2016.7.11 Shingo Katsumoto Department of Physics and Institute for Solid State Physics University of Tokyo Outline today Laughlin s justification Spintronics Two current

More information

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method Available at http://pvamu.edu/aam Appl. Appl. Math. ISS: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 1019-1026 Applications and Applied Mathematics: An International Journal (AAM) umerical Solution

More information

PLC Papers. Created For:

PLC Papers. Created For: PLC Papers Created For: Algebra and proof 2 Grade 8 Objective: Use algebra to construct proofs Question 1 a) If n is a positive integer explain why the expression 2n + 1 is always an odd number. b) Use

More information

The Unbound Band Structure in a Weak. Attractive Dirac Comb

The Unbound Band Structure in a Weak. Attractive Dirac Comb Adv. Studies Theor. Phys., Vol. 7, 2013, no. 13, 611 619 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/astp.2013.3435 The Unbound Band Structure in a Weak Attractive Dirac Comb Sid A. Sfiat Al

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

Effect of Multicollinearity on Power Rates of the Ordinary Least Squares Estimators. P.M.B. 4000, Ogbomoso, Oyo State, Nigeria

Effect of Multicollinearity on Power Rates of the Ordinary Least Squares Estimators. P.M.B. 4000, Ogbomoso, Oyo State, Nigeria Journal of Mathematics and Statistics 4 (): 75-8, 8 ISSN 549-3644 8 Science Publications Effect of Multicollinearity on Power Rates of the Ordinary Least Squares Estimators O.O. Alabi, Kayode Ayinde and

More information

Guide for Ph.D. Area Examination in Applied Mathematics

Guide for Ph.D. Area Examination in Applied Mathematics Guide for Ph.D. Area Examination in Applied Mathematics (for graduate students in Purdue University s School of Mechanical Engineering) (revised Fall 2016) This is a 3 hour, closed book, written examination.

More information

A) (-1, -1, -2) B) No solution C) Infinite solutions D) (1, 1, 2) A) (6, 5, -3) B) No solution C) Infinite solutions D) (1, -3, -7)

A) (-1, -1, -2) B) No solution C) Infinite solutions D) (1, 1, 2) A) (6, 5, -3) B) No solution C) Infinite solutions D) (1, -3, -7) Algebra st Semester Final Exam Review Multiple Choice. Write an equation that models the data displayed in the Interest-Free Loan graph that is provided. y = x + 80 y = -0x + 800 C) y = 0x 00 y = 0x +

More information

BHAKT KAVI NARSINH MEHTAUNIVERSITY JUNAGADH.

BHAKT KAVI NARSINH MEHTAUNIVERSITY JUNAGADH. BHAKT KAVI NARSINH MEHTAUNIVERSITY JUNAGADH. Syllabus of B.Sc. Semester-3 According to Choice Based Credit System (Updated on Dt. 21/08/2017) (New Syllabus Effective from June - 2018) Program: Semester:

More information

The Sommerfeld Polynomial Method: Harmonic Oscillator Example

The Sommerfeld Polynomial Method: Harmonic Oscillator Example Chemistry 460 Fall 2017 Dr. Jean M. Standard October 2, 2017 The Sommerfeld Polynomial Method: Harmonic Oscillator Example Scaling the Harmonic Oscillator Equation Recall the basic definitions of the harmonic

More information

Qualifying Exam. Aug Part II. Please use blank paper for your work do not write on problems sheets!

Qualifying Exam. Aug Part II. Please use blank paper for your work do not write on problems sheets! Qualifying Exam Aug. 2015 Part II Please use blank paper for your work do not write on problems sheets! Solve only one problem from each of the four sections Mechanics, Quantum Mechanics, Statistical Physics

More information

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 7: Solutions of nonlinear equations Newton-Raphson method

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 7: Solutions of nonlinear equations Newton-Raphson method 10.34: Numerical Methods Applied to Chemical Engineering Lecture 7: Solutions of nonlinear equations Newton-Raphson method 1 Recap Singular value decomposition Iterative solutions to linear equations 2

More information

Lecture 15 Review. Fractal dimension of Sierpinski s gasket. Affine transformations and fractal examples. ection algorithm.

Lecture 15 Review. Fractal dimension of Sierpinski s gasket. Affine transformations and fractal examples. ection algorithm. Lecture 15 Review Fractal dimension of Sierpinski s gasket. Affine transformations and fractal examples. Root finding: N-R and bi-se ection algorithm. TE Coan/SMU 1 HW aside: Newton-Raphson Beware Software

More information

CHAPTER 1: Functions

CHAPTER 1: Functions CHAPTER 1: Functions 1.1: Functions 1.2: Graphs of Functions 1.3: Basic Graphs and Symmetry 1.4: Transformations 1.5: Piecewise-Defined Functions; Limits and Continuity in Calculus 1.6: Combining Functions

More information

M.Sc. Maths (Colleges) onwards

M.Sc. Maths (Colleges) onwards Sem. Ins. hrs/ week Dur.Hrs. CIA Marks Total Marks Credit M.Sc. Maths (Colleges) 2015-1 onwards Page 1 of Annexure No.1A SCAA Dt.2/0/2015 BHARATHIAR UNIVERSITY, COIMBATORE. M. Sc. MATHEMATICS DEGREE COURSE

More information

df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation

df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation Chemistry 4531 Mathematical Preliminaries Spring 009 I. A Primer on Differential Equations Order of differential equation Linearity of differential equation Partial vs. Ordinary Differential Equations

More information

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series.

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series. MATH 1231 MATHEMATICS 1B 2010. For use in Dr Chris Tisdell s lectures. Calculus Section 4.4: Taylor & Power series. 1. What is a Taylor series? 2. Convergence of Taylor series 3. Common Maclaurin series

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Overview: 2.2 Polynomial Functions of Higher Degree 2.3 Real Zeros of Polynomial Functions 2.4 Complex Numbers 2.5 The Fundamental Theorem of Algebra 2.6 Rational

More information

Keywords: Bloch-Floquet Theorem, Periodic Media, Photonic Crystals, Plasmonic Crystals, Electronic Crystals, Phononic Crystals

Keywords: Bloch-Floquet Theorem, Periodic Media, Photonic Crystals, Plasmonic Crystals, Electronic Crystals, Phononic Crystals On the Bloch Theorem and Orthogonality Relations Sina Khorasani School of Electrical Engineering Sharif University of Technology P. O. Box 11365-9363 Tehran, Iran Email: khorasani@sina.sharif.edu Abstract

More information

MTH301 Calculus II Glossary For Final Term Exam Preparation

MTH301 Calculus II Glossary For Final Term Exam Preparation MTH301 Calculus II Glossary For Final Term Exam Preparation Glossary Absolute maximum : The output value of the highest point on a graph over a given input interval or over all possible input values. An

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. (a) 5

More information

Math Analysis Notes Mrs. Atkinson 1

Math Analysis Notes Mrs. Atkinson 1 Name: Math Analysis Chapter 7 Notes Day 6: Section 7-1 Solving Systems of Equations with Two Variables; Sections 7-1: Solving Systems of Equations with Two Variables Solving Systems of equations with two

More information

Nonlinearity Root-finding Bisection Fixed Point Iteration Newton s Method Secant Method Conclusion. Nonlinear Systems

Nonlinearity Root-finding Bisection Fixed Point Iteration Newton s Method Secant Method Conclusion. Nonlinear Systems Nonlinear Systems CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Doug James (and Justin Solomon) CS 205A: Mathematical Methods Nonlinear Systems 1 / 27 Part III: Nonlinear Problems Not

More information