Lecture 5: Numerical Integration

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "Lecture 5: Numerical Integration"

Transcript

1 Lecture notes on Vritionl nd Approximte Metods in Applied Mtemtics - A Peirce UBC 1 Lecture 5: Numericl Integrtion Compiled 15 September 1 In tis lecture we introduce tecniques for numericl integrtion, wic re primrily bsed on integrting interpolting polynomils nd wic led to te so-clled Newton-Cotes Integrtion Formule. We derive te clssic integrtion scemes suc s te trpezium rule nd Simpson s rule nd give teir error estimtes. We demonstrte ow tese error estimtes cn be used to obtin improved estimtes of te integrl vi process clled Ricrdson Extrpoltion. In fct, repeted extrpoltion using te trpezium rule yields Simpson s rule nd ll te iger order Newton-Cotes Formule Key Concepts: Numericl Integrtion, Newton-Cotes Formule, Trpezium Rule, Simpson s Rule, Ricrdson Extrpoltion. 5 Numericl Integrtion - Newton-Cotes Formule 5.1 Integrtion derived from integrting polynomil interpolnts f 1 f f N f Bsic Ide: Integrte polynomil interpolnts to pproximte integrls. x = x 1 x x N = b Outline: fx = p n x + f N+1 ξ N + 1! = = N k= N k= N N x x j ξ, x N p N x = f k l k x j= p N x dx + f N+1 ξ N + 1! f k l k x dx + f N+1 ξ N + 1! f k w k + f N+1 ξ N + 1! N x x j dx j= N x x j dx j= N x x j dx j= k= Closed Formule Trpezium Rule Adptive Integrtion Ricrdson Extrpoltion nd Simpson s Rule Singulr integrls nd open formule Midpoint Rule Subtrcting out te singulrity Guss-Legendre qudrture

2 Te Trpezium Rule: f p = E p f = 1 + p f 1 + p f fx dx x = + p, 1 dx = dp f + p f dp ] 1 = [f p + p f [ = f + 1 ] f 1 f = [f + f 1 ] Trpezoidl Rule x 1 Error Term: fx = p 1 x + f ξ x x x 1! [f + f 1 ] + f ξ x x x 1 dx = [f + f 1 ] + f ξ = [f + f 1 ] + f ξ = [f + f 1 ] + f ξ 1 1 pp 1 dp p pdp [ p p ] 1 x = + p x = p x x 1 = + p x 1 = p = = [f + f 1 ] f ξ 1

3 Interpoltion Composite Rule: Assume uniform mes f + f 1 + f 1 + f + + f N 1 + f N { N f ξ k ξ 1 ξ ξ x 1 x x N = = b 1 ] { [f + f f N 1 + f N f b f + 4 f b f 1 7 [f + f f N 1 + f N ] 1 b f ξ ξ, b by MV Teorem. Note: 1 Trpezoidl Rule is excellent for pproximting periodic functions Eg. If fx is periodic on [, b] i.e. f = fb ten Recll te DFT 1 π π Accurcy for periodic functions: e ikx fx dx 1 π N 1 N 1 π N j= k= f k e ik π N j f j = f k If If f = f b ten f = f b ten N 1 f j + O 4 j= N 1 f j + O 6 j=. If f k+1 = f k+1 b k =, 1,..., M ten Tis is were te spectrl ccurcy comes from. N 1 f j + O M+1 j=

4 4 Adptive Integrtion: Ide: Recursively refine te smpling of te integrnd until te difference between successive pproximte integrls is less tn some tolernce. N = 1 N = N = k k = + 1 k 1 1 = + k 1 1 = 1 + k 1 I 1 = f b 1 + f = f 1 + f i = N = 1 = b /i = b x = + [ ] b : : b =. I = 1 b b {I 1 + f = f 1 + f + f b = [f 1 + f + f ] 4 i = = = b / x = + [ ] b b : : b =, 4 4 I = 1 { I + f 4 + f 5 = 1 { b b [f 1 + f + f ] + f 4 + f 5 4 { b 4 = In generl : I k = 1 I k 1 + j k = 1 + k [f 1 + f + f 4 + f 5 + f ] b k j k + k j=j k +1 f j Trpezoidl Approximtion: Exmple: N 1 x dx 1 sin πx dx 1 sin πx dx Exct O? O O m

5 Interpoltion 5 Ricrdson Extrpoltion: Exploiting te error estimte to get n improved pproximtion: I I I 1 Becuse we ve n error estimte for te Trpezium rule of te form: I = I + c + c 4 4 I4 = I + c 16 + c I = I + c 4 + c eliminte te c nd get n improved estimte: Exmple: We cn continue wit tis process using te recursion 1 4I I = I 1c 4 4 4I I = I 4c 4 4 I = 1 sin πx dx I1/4 = I1/8 = I1/8 I1/4 = s = I s s = 1,..., k m s = m 1 s+1 + nd were expnsion for te error is of te form m 1 s+1 m 1 s s / s+m 1 γ 1 I = I + N C γk γ k s = 1,..., k m + 1 m =,..., k Note: Ricrdson extrpoltion combined wit dptive integrtion is known s Romberg integrtion.

6 6 Repeted Ricrd Extrpoltion: Successive Trpezoidl Approximtions to 1 sinπ x dx.7 Extrpoltion 1: 1 = I I Exct vlue = Extrpolted = Trpezium = Successive Trpezoidl Approximtions to.7 Extrpoltion : 1 = I I.6.5 Exct vlue = Extrpolted = Trpezium = Successive Trpezoidl Approximtions to 1 sinπ x dx I Exct vlue = Extrpolted = Trpezium = Extrpoltion : = I

7 Interpoltion 7 Simpson s Rule: x 1 x Recll p = x x = + p dx = dp x E p f = 1 + p f = 1 + p + E p f 1 + p + pp f! pp 1 f for polynomil of degree. f + p f + 1 p p f dp = {pf + p f + 1 p p { = f + f 1 f { = f f f f f f f 1 + f x {f + 4f 1 + f Simpson s Rule Requires intervls. Error involved: x x x x x 1 x x dx = x f ξ P x dx + x x x 1 x x dx! χ = x x 1 x = x 1 + χ x x χ + χχ dχ = {f + 4f 1 + f + x χ χ dχ =. f[, x 1, x, x]x x x 1 x x dx

8 8 Now x f[, x 1, x, x] f[, x 1, x, x ] = x x f[, x 1, x, x, x] x x f[, x 1, x, x]x x x 1 x x dx = + x fxdx = S + x f[, x 1, x, x, x]x x x 1 x x x x dx f 4 ξ 4! x x x x 1 x x dx = {f + 4f 1 + f x f[, x 1, x, x ]x x x 1 x x dx x x x 1 x x x x dx coose x = x 1 f 4 ξ 5 9 χ χ dχ = = 5 = Composite Rule: fxdx = [ fx + 4fx 1 + fx + 4fx fx N 1 + fx N ] 5 N/ f 4 ξ k 9 ξ 1 ξ N/ fxdx = S 4 N/ 18 f 4 ξ k f 4 ξ k = S 4 f b f 18 = S 4 18 b f 4 ξ f 4 x dx = f b f

9 Interpoltion 9 Ricrd Extrpoltion leds to iger order Newton-Cotes formule: Net interprettion of te first extrpoltion formul for te trpezium rule: I = 4 I 1 I + O4 1 N 1 N I = 4 {f + f f N 1 + f N 1 {f + f + + f N + f N = {f + 4f 1 + f + + f N + 4f N 1 + f N just Simpson s Rule. Note: If we repet tis process we obtin te iger order Newton-Cotes Formule. Closed Newton-Cotes Formule: x x x 4 f + f 1 1 f ξ Trpezium rule ξ, x 1 f + 4f 1 + f 5 9 f 4 ξ Simpson s rule ξ, x 8 f + f 1 + f + f 5 8 f 4 ξ ξ, x 45 7f + f 1 + 1f + f + 7f f 6 ξ ξ x 1, x 4

Solutions 3. February 2, Apply composite Simpson s rule with m = 1, 2, 4 panels to approximate the integrals:

Solutions 3. February 2, Apply composite Simpson s rule with m = 1, 2, 4 panels to approximate the integrals: s Februry 2, 216 1 Exercise 5.2. Apply composite Simpson s rule with m = 1, 2, 4 pnels to pproximte the integrls: () x 2 dx = 1 π/2, (b) cos(x) dx = 1, (c) e x dx = e 1, nd report the errors. () f(x) =

Διαβάστε περισσότερα

Solutions_3. 1 Exercise Exercise January 26, 2017

Solutions_3. 1 Exercise Exercise January 26, 2017 s_3 Jnury 26, 217 1 Exercise 5.2.3 Apply composite Simpson s rule with m = 1, 2, 4 pnels to pproximte the integrls: () x 2 dx = 1 π/2 3, (b) cos(x) dx = 1, (c) e x dx = e 1, nd report the errors. () f(x)

Διαβάστε περισσότερα

Review-2 and Practice problems. sin 2 (x) cos 2 (x)(sin(x)dx) (1 cos 2 (x)) cos 2 (x)(sin(x)dx) let u = cos(x), du = sin(x)dx. = (1 u 2 )u 2 ( du)

Review-2 and Practice problems. sin 2 (x) cos 2 (x)(sin(x)dx) (1 cos 2 (x)) cos 2 (x)(sin(x)dx) let u = cos(x), du = sin(x)dx. = (1 u 2 )u 2 ( du) . Trigonometric Integrls. ( sin m (x cos n (x Cse-: m is odd let u cos(x Exmple: sin 3 (x cos (x Review- nd Prctice problems sin 3 (x cos (x Cse-: n is odd let u sin(x Exmple: cos 5 (x cos 5 (x sin (x

Διαβάστε περισσότερα

Oscillatory integrals

Oscillatory integrals Oscilltory integrls Jordn Bell jordn.bell@gmil.com Deprtment of Mthemtics, University of Toronto August, 0 Oscilltory integrls Suppose tht Φ C R d ), ψ DR d ), nd tht Φ is rel-vlued. I : 0, ) C by Iλ)

Διαβάστε περισσότερα

AMS 212B Perturbation Methods Lecture 14 Copyright by Hongyun Wang, UCSC. Example: Eigenvalue problem with a turning point inside the interval

AMS 212B Perturbation Methods Lecture 14 Copyright by Hongyun Wang, UCSC. Example: Eigenvalue problem with a turning point inside the interval AMS B Perturbtion Methods Lecture 4 Copyright by Hongyun Wng, UCSC Emple: Eigenvlue problem with turning point inside the intervl y + λ y y = =, y( ) = The ODE for y() hs the form y () + λ f() y() = with

Διαβάστε περισσότερα

Math221: HW# 1 solutions

Math221: HW# 1 solutions Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin

Διαβάστε περισσότερα

derivation of the Laplacian from rectangular to spherical coordinates

derivation of the Laplacian from rectangular to spherical coordinates derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used

Διαβάστε περισσότερα

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β 3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle

Διαβάστε περισσότερα

Some definite integrals connected with Gauss s sums

Some definite integrals connected with Gauss s sums Some definite integrls connected with Guss s sums Messenger of Mthemtics XLIV 95 75 85. If n is rel nd positive nd I(t where I(t is the imginry prt of t is less thn either n or we hve cos πtx coshπx e

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Second Order Partial Differential Equations

Second Order Partial Differential Equations Chapter 7 Second Order Partial Differential Equations 7.1 Introduction A second order linear PDE in two independent variables (x, y Ω can be written as A(x, y u x + B(x, y u xy + C(x, y u u u + D(x, y

Διαβάστε περισσότερα

CHAPTER (2) Electric Charges, Electric Charge Densities and Electric Field Intensity

CHAPTER (2) Electric Charges, Electric Charge Densities and Electric Field Intensity CHAPTE () Electric Chrges, Electric Chrge Densities nd Electric Field Intensity Chrge Configurtion ) Point Chrge: The concept of the point chrge is used when the dimensions of n electric chrge distriution

Διαβάστε περισσότερα

ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ

ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ ΗΜΥ ΔΙΑΚΡΙΤΗ ΑΝΑΛΥΣΗ ΚΑΙ ΔΟΜΕΣ ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ ΗΜΥ Διακριτή Ανάλυση και Δομές Χειμερινό Εξάμηνο 6 Σειρά Ασκήσεων Ακέραιοι και Διαίρεση, Πρώτοι Αριθμοί, GCD/LC, Συστήματα

Διαβάστε περισσότερα

Example Sheet 3 Solutions

Example Sheet 3 Solutions Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note

Διαβάστε περισσότερα

ECE Spring Prof. David R. Jackson ECE Dept. Notes 2

ECE Spring Prof. David R. Jackson ECE Dept. Notes 2 ECE 634 Spring 6 Prof. David R. Jackson ECE Dept. Notes Fields in a Source-Free Region Example: Radiation from an aperture y PEC E t x Aperture Assume the following choice of vector potentials: A F = =

Διαβάστε περισσότερα

Fourier Series. constant. The ;east value of T>0 is called the period of f(x). f(x) is well defined and single valued periodic function

Fourier Series. constant. The ;east value of T>0 is called the period of f(x). f(x) is well defined and single valued periodic function Fourier Series Periodic uctio A uctio is sid to hve period T i, T where T is ve costt. The ;est vlue o T> is clled the period o. Eg:- Cosider we kow tht, si si si si si... Etc > si hs the periods,,6,..

Διαβάστε περισσότερα

INTEGRAL INEQUALITY REGARDING r-convex AND

INTEGRAL INEQUALITY REGARDING r-convex AND J Koren Mth Soc 47, No, pp 373 383 DOI 434/JKMS47373 INTEGRAL INEQUALITY REGARDING r-convex AND r-concave FUNCTIONS WdAllh T Sulimn Astrct New integrl inequlities concerning r-conve nd r-concve functions

Διαβάστε περισσότερα

C.S. 430 Assignment 6, Sample Solutions

C.S. 430 Assignment 6, Sample Solutions C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order

Διαβάστε περισσότερα

Concrete Mathematics Exercises from 30 September 2016

Concrete Mathematics Exercises from 30 September 2016 Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)

Διαβάστε περισσότερα

University of Kentucky Department of Physics and Astronomy PHY 525: Solid State Physics II Fall 2000 Final Examination Solutions

University of Kentucky Department of Physics and Astronomy PHY 525: Solid State Physics II Fall 2000 Final Examination Solutions University of Kentucy Deprtment of Pysics nd stronomy PHY : Solid Stte Pysics II Fll Finl Emintion Solutions Dte: December, (Mondy ime llowed: minutes. nswer ll questions.. Het cpcity of ferromgnets. (

Διαβάστε περισσότερα

ω ω ω ω ω ω+2 ω ω+2 + ω ω ω ω+2 + ω ω+1 ω ω+2 2 ω ω ω ω ω ω ω ω+1 ω ω2 ω ω2 + ω ω ω2 + ω ω ω ω2 + ω ω+1 ω ω2 + ω ω+1 + ω ω ω ω2 + ω

ω ω ω ω ω ω+2 ω ω+2 + ω ω ω ω+2 + ω ω+1 ω ω+2 2 ω ω ω ω ω ω ω ω+1 ω ω2 ω ω2 + ω ω ω2 + ω ω ω ω2 + ω ω+1 ω ω2 + ω ω+1 + ω ω ω ω2 + ω 0 1 2 3 4 5 6 ω ω + 1 ω + 2 ω + 3 ω + 4 ω2 ω2 + 1 ω2 + 2 ω2 + 3 ω3 ω3 + 1 ω3 + 2 ω4 ω4 + 1 ω5 ω 2 ω 2 + 1 ω 2 + 2 ω 2 + ω ω 2 + ω + 1 ω 2 + ω2 ω 2 2 ω 2 2 + 1 ω 2 2 + ω ω 2 3 ω 3 ω 3 + 1 ω 3 + ω ω 3 +

Διαβάστε περισσότερα

CHAPTER 101 FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD

CHAPTER 101 FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD CHAPTER FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD EXERCISE 36 Page 66. Determine the Fourier series for the periodic function: f(x), when x +, when x which is periodic outside this rge of period.

Διαβάστε περισσότερα

MATH423 String Theory Solutions 4. = 0 τ = f(s). (1) dτ ds = dxµ dτ f (s) (2) dτ 2 [f (s)] 2 + dxµ. dτ f (s) (3)

MATH423 String Theory Solutions 4. = 0 τ = f(s). (1) dτ ds = dxµ dτ f (s) (2) dτ 2 [f (s)] 2 + dxµ. dτ f (s) (3) 1. MATH43 String Theory Solutions 4 x = 0 τ = fs). 1) = = f s) ) x = x [f s)] + f s) 3) equation of motion is x = 0 if an only if f s) = 0 i.e. fs) = As + B with A, B constants. i.e. allowe reparametrisations

Διαβάστε περισσότερα

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits.

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits. EAMCET-. THEORY OF EQUATIONS PREVIOUS EAMCET Bits. Each of the roots of the equation x 6x + 6x 5= are increased by k so that the new transformed equation does not contain term. Then k =... - 4. - Sol.

Διαβάστε περισσότερα

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics Fourier Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Not all functions can be represented by Taylor series. f (k) (c) A Taylor series f (x) = (x c)

Διαβάστε περισσότερα

ON CONVERGENCE THEOREMS FOR FUZZY HENSTOCK INTEGRALS

ON CONVERGENCE THEOREMS FOR FUZZY HENSTOCK INTEGRALS Irnin Journl of Fuzzy Systems Vol. 14, No. 6, 2017 pp. 87-102 87 ON CONVERGENCE THEOREMS FOR FUZZY HENSTOCK INTEGRALS B. M. UZZAL AFSAN Abstrct. The min purpose of this pper is to estblish different types

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ. Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action

Διαβάστε περισσότερα

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds!

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds! MTH U341 urface Integrals, tokes theorem, the divergence theorem To be turned in Wed., Dec. 1. 1. Let be the sphere of radius a, x 2 + y 2 + z 2 a 2. a. Use spherical coordinates (with ρ a) to parametrize.

Διαβάστε περισσότερα

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch:

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch: HOMEWORK 4 Problem a For the fast loading case, we want to derive the relationship between P zz and λ z. We know that the nominal stress is expressed as: P zz = ψ λ z where λ z = λ λ z. Therefore, applying

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

Other Test Constructions: Likelihood Ratio & Bayes Tests

Other Test Constructions: Likelihood Ratio & Bayes Tests Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :

Διαβάστε περισσότερα

LAPLACE TYPE PROBLEMS FOR A DELONE LATTICE AND NON-UNIFORM DISTRIBUTIONS

LAPLACE TYPE PROBLEMS FOR A DELONE LATTICE AND NON-UNIFORM DISTRIBUTIONS Dedicted to Professor Octv Onicescu, founder of the Buchrest School of Probbility LAPLACE TYPE PROBLEMS FOR A DELONE LATTICE AND NON-UNIFORM DISTRIBUTIONS G CARISTI nd M STOKA Communicted by Mrius Iosifescu

Διαβάστε περισσότερα

EE512: Error Control Coding

EE512: Error Control Coding EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3

Διαβάστε περισσότερα

Solutions to Exercise Sheet 5

Solutions to Exercise Sheet 5 Solutions to Eercise Sheet 5 jacques@ucsd.edu. Let X and Y be random variables with joint pdf f(, y) = 3y( + y) where and y. Determine each of the following probabilities. Solutions. a. P (X ). b. P (X

Διαβάστε περισσότερα

Chapter 7b, Torsion. τ = 0. τ T. T τ D'' A'' C'' B'' 180 -rotation around axis C'' B'' D'' A'' A'' D'' 180 -rotation upside-down C'' B''

Chapter 7b, Torsion. τ = 0. τ T. T τ D'' A'' C'' B'' 180 -rotation around axis C'' B'' D'' A'' A'' D'' 180 -rotation upside-down C'' B'' Chpter 7b, orsion τ τ τ ' D' B' C' '' B'' B'' D'' C'' 18 -rottion round xis C'' B'' '' D'' C'' '' 18 -rottion upside-down D'' stright lines in the cross section (cross sectionl projection) remin stright

Διαβάστε περισσότερα

Lecture 21: Scattering and FGR

Lecture 21: Scattering and FGR ECE-656: Fall 009 Lecture : Scattering and FGR Professor Mark Lundstrom Electrical and Computer Engineering Purdue University, West Lafayette, IN USA Review: characteristic times τ ( p), (, ) == S p p

Διαβάστε περισσότερα

Finite Field Problems: Solutions

Finite Field Problems: Solutions Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The

Διαβάστε περισσότερα

To find the relationships between the coefficients in the original equation and the roots, we have to use a different technique.

To find the relationships between the coefficients in the original equation and the roots, we have to use a different technique. Further Conepts for Avne Mthemtis - FP1 Unit Ientities n Roots of Equtions Cui, Qurti n Quinti Equtions Cui Equtions The three roots of the ui eqution x + x + x + 0 re lle α, β n γ (lph, et n gmm). The

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

Solution Series 9. i=1 x i and i=1 x i.

Solution Series 9. i=1 x i and i=1 x i. Lecturer: Prof. Dr. Mete SONER Coordinator: Yilin WANG Solution Series 9 Q1. Let α, β >, the p.d.f. of a beta distribution with parameters α and β is { Γ(α+β) Γ(α)Γ(β) f(x α, β) xα 1 (1 x) β 1 for < x

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

Electromagnetic Waves I

Electromagnetic Waves I Electromgnetic Wves I Jnury, 03. Derivtion of wve eqution of string. Derivtion of EM wve Eqution in time domin 3. Derivtion of the EM wve Eqution in phsor domin 4. The complex propgtion constnt 5. The

Διαβάστε περισσότερα

NUMERICAL EVALUATION OF HIGHLY OSCILLATORY INTERGRALS WITH WEAK SINGULARITIES

NUMERICAL EVALUATION OF HIGHLY OSCILLATORY INTERGRALS WITH WEAK SINGULARITIES 27  9 ÞÒÙ ËÙ ÒÂÆ 38 3 Æ Sep., 27 Journl On Numericl Methods nd Computer Applictions Vol.38, No.3  ÀÃ Ä ÁÅ * 2. ²É± Ñ Ê É Ï, 4543 2. ²É± Ý Ê¹ Ï, 4543» Ê ÔÁ ¾Æ µôá b lnx lnb x x α x ηb x βfxex dx, È

Διαβάστε περισσότερα

The Simply Typed Lambda Calculus

The Simply Typed Lambda Calculus Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and

Διαβάστε περισσότερα

Uniform Convergence of Fourier Series Michael Taylor

Uniform Convergence of Fourier Series Michael Taylor Uniform Convergence of Fourier Series Michael Taylor Given f L 1 T 1 ), we consider the partial sums of the Fourier series of f: N 1) S N fθ) = ˆfk)e ikθ. k= N A calculation gives the Dirichlet formula

Διαβάστε περισσότερα

5269: Υπολογιστικές Μέθοδοι για Μηχανικούς.

5269: Υπολογιστικές Μέθοδοι για Μηχανικούς. 569: Υπολογιστικές Μέθοδοι για Μηχανικούς Παρεμβολή ttp://ecourses.cemeng.ntu.gr/courses/computtionl_metods_or_engineers/ Παρεµβολή Παρεµβολή interpoltion είναι η διαδικασία µε την οποία βρίσκεται µία

Διαβάστε περισσότερα

Econ Spring 2004 Instructor: Prof. Kiefer Solution to Problem set # 5. γ (0)

Econ Spring 2004 Instructor: Prof. Kiefer Solution to Problem set # 5. γ (0) Cornell University Department of Economics Econ 60 - Spring 004 Instructor: Prof. Kiefer Solution to Problem set # 5. Autocorrelation function is defined as ρ h = γ h γ 0 where γ h =Cov X t,x t h =E[X

Διαβάστε περισσότερα

Solve the difference equation

Solve the difference equation Solve the differece equatio Solutio: y + 3 3y + + y 0 give tat y 0 4, y 0 ad y 8. Let Z{y()} F() Taig Z-trasform o both sides i (), we get y + 3 3y + + y 0 () Z y + 3 3y + + y Z 0 Z y + 3 3Z y + + Z y

Διαβάστε περισσότερα

ΑΡΙΘΜΗΤΙΚΗ ΟΛΟΚΛΗΡΩΣΗ

ΑΡΙΘΜΗΤΙΚΗ ΟΛΟΚΛΗΡΩΣΗ ΑΡΙΘΜΗΤΙΚΗ ΟΛΟΚΛΗΡΩΣΗ Έστω ότι θέλουμε να υπολογίσουμε το ολοκλήρωμα: I F() x dx Η βασική ιδέα της αριθμητικής ολοκλήρωσης είναι ότι ψάχνουμε να βρούμε ένα πολυώνυμο Ρ(x) το οποίο: α) είναι μια καλή προσέγγιση

Διαβάστε περισσότερα

D Alembert s Solution to the Wave Equation

D Alembert s Solution to the Wave Equation D Alembert s Solution to the Wave Equation MATH 467 Partial Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Objectives In this lesson we will learn: a change of variable technique

Διαβάστε περισσότερα

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8 questions or comments to Dan Fetter 1

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8  questions or comments to Dan Fetter 1 Eon : Fall 8 Suggested Solutions to Problem Set 8 Email questions or omments to Dan Fetter Problem. Let X be a salar with density f(x, θ) (θx + θ) [ x ] with θ. (a) Find the most powerful level α test

Διαβάστε περισσότερα

SPECIAL FUNCTIONS and POLYNOMIALS

SPECIAL FUNCTIONS and POLYNOMIALS SPECIAL FUNCTIONS and POLYNOMIALS Gerard t Hooft Stefan Nobbenhuis Institute for Theoretical Physics Utrecht University, Leuvenlaan 4 3584 CC Utrecht, the Netherlands and Spinoza Institute Postbox 8.195

Διαβάστε περισσότερα

ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ

ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ ΕΛΕΝΑ ΦΛΟΚΑ Επίκουρος Καθηγήτρια Τµήµα Φυσικής, Τοµέας Φυσικής Περιβάλλοντος- Μετεωρολογίας ΓΕΝΙΚΟΙ ΟΡΙΣΜΟΙ Πληθυσµός Σύνολο ατόµων ή αντικειµένων στα οποία αναφέρονται

Διαβάστε περισσότερα

Lecture 26: Circular domains

Lecture 26: Circular domains Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without eplicit written permission from the copyright owner. 1 Lecture 6: Circular domains

Διαβάστε περισσότερα

Self and Mutual Inductances for Fundamental Harmonic in Synchronous Machine with Round Rotor (Cont.) Double Layer Lap Winding on Stator

Self and Mutual Inductances for Fundamental Harmonic in Synchronous Machine with Round Rotor (Cont.) Double Layer Lap Winding on Stator Sel nd Mutul Inductnces or Fundmentl Hrmonc n Synchronous Mchne wth Round Rotor (Cont.) Double yer p Wndng on Sttor Round Rotor Feld Wndng (1) d xs s r n even r Dene S r s the number o rotor slots. Dene

Διαβάστε περισσότερα

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS EXERCISE 01 Page 545 1. Use matrices to solve: 3x + 4y x + 5y + 7 3x + 4y x + 5y 7 Hence, 3 4 x 0 5 y 7 The inverse of 3 4 5 is: 1 5 4 1 5 4 15 8 3

Διαβάστε περισσότερα

Radiation Stress Concerned with the force (or momentum flux) exerted on the right hand side of a plane by water on the left hand side of the plane.

Radiation Stress Concerned with the force (or momentum flux) exerted on the right hand side of a plane by water on the left hand side of the plane. upplement on Radiation tress and Wave etup/et down Radiation tress oncerned wit te force (or momentum flu) eerted on te rit and side of a plane water on te left and side of te plane. plane z "Radiation

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

Parametrized Surfaces

Parametrized Surfaces Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1. Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given

Διαβάστε περισσότερα

Section 9.2 Polar Equations and Graphs

Section 9.2 Polar Equations and Graphs 180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We

Διαβάστε περισσότερα

Appendix A. Curvilinear coordinates. A.1 Lamé coefficients. Consider set of equations. ξ i = ξ i (x 1,x 2,x 3 ), i = 1,2,3

Appendix A. Curvilinear coordinates. A.1 Lamé coefficients. Consider set of equations. ξ i = ξ i (x 1,x 2,x 3 ), i = 1,2,3 Appendix A Curvilinear coordinates A. Lamé coefficients Consider set of equations ξ i = ξ i x,x 2,x 3, i =,2,3 where ξ,ξ 2,ξ 3 independent, single-valued and continuous x,x 2,x 3 : coordinates of point

Διαβάστε περισσότερα

4.6 Autoregressive Moving Average Model ARMA(1,1)

4.6 Autoregressive Moving Average Model ARMA(1,1) 84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this

Διαβάστε περισσότερα

ORDINAL ARITHMETIC JULIAN J. SCHLÖDER

ORDINAL ARITHMETIC JULIAN J. SCHLÖDER ORDINAL ARITHMETIC JULIAN J. SCHLÖDER Abstract. We define ordinal arithmetic and show laws of Left- Monotonicity, Associativity, Distributivity, some minor related properties and the Cantor Normal Form.

Διαβάστε περισσότερα

2 Composition. Invertible Mappings

2 Composition. Invertible Mappings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,

Διαβάστε περισσότερα

These derivations are not part of the official forthcoming version of Vasilaky and Leonard

These derivations are not part of the official forthcoming version of Vasilaky and Leonard Target Input Model with Learning, Derivations Kathryn N Vasilaky These derivations are not part of the official forthcoming version of Vasilaky and Leonard 06 in Economic Development and Cultural Change.

Διαβάστε περισσότερα

Trigonometric Formula Sheet

Trigonometric Formula Sheet Trigonometric Formula Sheet Definition of the Trig Functions Right Triangle Definition Assume that: 0 < θ < or 0 < θ < 90 Unit Circle Definition Assume θ can be any angle. y x, y hypotenuse opposite θ

Διαβάστε περισσότερα

F19MC2 Solutions 9 Complex Analysis

F19MC2 Solutions 9 Complex Analysis F9MC Solutions 9 Complex Analysis. (i) Let f(z) = eaz +z. Then f is ifferentiable except at z = ±i an so by Cauchy s Resiue Theorem e az z = πi[res(f,i)+res(f, i)]. +z C(,) Since + has zeros of orer at

Διαβάστε περισσότερα

Chapter 22 - Heat Engines, Entropy, and the Second Law of Thermodynamics

Chapter 22 - Heat Engines, Entropy, and the Second Law of Thermodynamics apter - Heat Engines, Entropy, and te Seond Law o ermodynamis.1 (a).0 J e 0.069 4 or 6.94% 60 J (b) 60 J.0 J J. e eat to melt 1.0 g o Hg is 4 ml 1 10 kg 1.18 10 J kg 177 J e energy absorbed to reeze 1.00

Διαβάστε περισσότερα

If ABC is any oblique triangle with sides a, b, and c, the following equations are valid. 2bc. (a) a 2 b 2 c 2 2bc cos A or cos A b2 c 2 a 2.

If ABC is any oblique triangle with sides a, b, and c, the following equations are valid. 2bc. (a) a 2 b 2 c 2 2bc cos A or cos A b2 c 2 a 2. etion 6. Lw of osines 59 etion 6. Lw of osines If is ny oblique tringle with sides, b, nd, the following equtions re vlid. () b b os or os b b (b) b os or os b () b b os or os b b You should be ble to

Διαβάστε περισσότερα

Notes on the Open Economy

Notes on the Open Economy Notes on the Open Econom Ben J. Heijdra Universit of Groningen April 24 Introduction In this note we stud the two-countr model of Table.4 in more detail. restated here for convenience. The model is Table.4.

Διαβάστε περισσότερα

ST5224: Advanced Statistical Theory II

ST5224: Advanced Statistical Theory II ST5224: Advanced Statistical Theory II 2014/2015: Semester II Tutorial 7 1. Let X be a sample from a population P and consider testing hypotheses H 0 : P = P 0 versus H 1 : P = P 1, where P j is a known

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Finite difference method for 2-D heat equation

Finite difference method for 2-D heat equation Finite difference method for 2-D heat equation Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen

Διαβάστε περισσότερα

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ.

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ. Chemistry 362 Dr Jean M Standard Problem Set 9 Solutions The ˆ L 2 operator is defined as Verify that the angular wavefunction Y θ,φ) Also verify that the eigenvalue is given by 2! 2 & L ˆ 2! 2 2 θ 2 +

Διαβάστε περισσότερα

y(t) S x(t) S dy dx E, E E T1 T2 T1 T2 1 T 1 T 2 2 T 2 1 T 2 2 3 T 3 1 T 3 2... V o R R R T V CC P F A P g h V ext V sin 2 S f S t V 1 V 2 V out sin 2 f S t x 1 F k q K x q K k F d F x d V

Διαβάστε περισσότερα

Section 7.6 Double and Half Angle Formulas

Section 7.6 Double and Half Angle Formulas 09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)

Διαβάστε περισσότερα

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p)

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p) Uppsala Universitet Matematiska Institutionen Andreas Strömbergsson Prov i matematik Funktionalanalys Kurs: F3B, F4Sy, NVP 2005-03-08 Skrivtid: 9 14 Tillåtna hjälpmedel: Manuella skrivdon, Kreyszigs bok

Διαβάστε περισσότερα

GAUSS-LAGUERRE AND GAUSS-HERMITE QUADRATURE ON 64, 96 AND 128 NODES

GAUSS-LAGUERRE AND GAUSS-HERMITE QUADRATURE ON 64, 96 AND 128 NODES GAUSS-LAGUERRE AND GAUSS-HERMITE QUADRATURE ON 64, 96 AND 128 NODES RICHARD J. MATHAR Abstract. The manuscript provides tables of abscissae and weights for Gauss- Laguerre integration on 64, 96 and 128

Διαβάστε περισσότερα

Differential equations

Differential equations Differential equations Differential equations: An equation inoling one dependent ariable and its deriaties w. r. t one or more independent ariables is called a differential equation. Order of differential

Διαβάστε περισσότερα

Differentiation exercise show differential equation

Differentiation exercise show differential equation Differentiation exercise show differential equation 1. If y x sin 2x, prove that x d2 y 2 2 + 2y x + 4xy 0 y x sin 2x sin 2x + 2x cos 2x 2 2cos 2x + (2 cos 2x 4x sin 2x) x d2 y 2 2 + 2y x + 4xy (2x cos

Διαβάστε περισσότερα

(6,5 μονάδες) Θέμα 1 ο. Τμήμα Πολιτικών Μηχανικών Σχολή Τεχνολογικών Εφαρμογών Διεθνές Πανεπιστήμιο Ελλάδος ΟΝΟΜΑΤΕΠΩΝΥΜΟ

(6,5 μονάδες) Θέμα 1 ο. Τμήμα Πολιτικών Μηχανικών Σχολή Τεχνολογικών Εφαρμογών Διεθνές Πανεπιστήμιο Ελλάδος ΟΝΟΜΑΤΕΠΩΝΥΜΟ Τμήμα Πολιτικών Μηχανικών Σχολή Τεχνολογικών Εφαρμογών Διεθνές Πανεπιστήμιο Ελλάδος ΤΕΛΙΚΗ ΕΞΕΤΑΣΗ ΕΡΓΑΣΤΗΡΙΟΥ ΑΡΙΘΜΗΤΙΚΗΣ ΑΝΑΛΥΣΗΣ ΕΑΡΙΝΟ ΕΞΑΜΗΝΟ ΑΚΑΔ. ΕΤΟΣ 8-9 ΔΙΔΑΣΚΩΝ : Χ. Βοζίκης ΟΝΟΜΑΤΕΠΩΝΥΜΟ Αριθμός

Διαβάστε περισσότερα

1. For each of the following power series, find the interval of convergence and the radius of convergence:

1. For each of the following power series, find the interval of convergence and the radius of convergence: Math 6 Practice Problems Solutios Power Series ad Taylor Series 1. For each of the followig power series, fid the iterval of covergece ad the radius of covergece: (a ( 1 x Notice that = ( 1 +1 ( x +1.

Διαβάστε περισσότερα

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)

Διαβάστε περισσότερα

Approximation of distance between locations on earth given by latitude and longitude

Approximation of distance between locations on earth given by latitude and longitude Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth

Διαβάστε περισσότερα

Αριθµητική Ολοκλήρωση

Αριθµητική Ολοκλήρωση Κεφάλαιο 5 Αριθµητική Ολοκλήρωση 5. Εισαγωγή Για τη συντριπτική πλειοψηφία των συναρτήσεων f (x) δεν υπάρχουν ή είναι πολύ δύσχρηστοι οι τύποι της αντιπαραγώγου της f (x), δηλαδή της F(x) η οποία ικανοποιεί

Διαβάστε περισσότερα

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal

Διαβάστε περισσότερα

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C By Tom Irvine Email: tomirvine@aol.com August 6, 8 Introduction The obective is to derive a Miles equation which gives the overall response

Διαβάστε περισσότερα

ES440/ES911: CFD. Chapter 5. Solution of Linear Equation Systems

ES440/ES911: CFD. Chapter 5. Solution of Linear Equation Systems ES440/ES911: CFD Chapter 5. Solution of Linear Equation Systems Dr Yongmann M. Chung http://www.eng.warwick.ac.uk/staff/ymc/es440.html Y.M.Chung@warwick.ac.uk School of Engineering & Centre for Scientific

Διαβάστε περισσότερα

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required) Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts

Διαβάστε περισσότερα

Computing the Macdonald function for complex orders

Computing the Macdonald function for complex orders Macdonald p. 1/1 Computing the Macdonald function for complex orders Walter Gautschi wxg@cs.purdue.edu Purdue University Macdonald p. 2/1 Integral representation K ν (x) = complex order ν = α + iβ e x

Διαβάστε περισσότερα

Numerical Methods for Civil Engineers. Lecture 10 Ordinary Differential Equations. Ordinary Differential Equations. d x dx.

Numerical Methods for Civil Engineers. Lecture 10 Ordinary Differential Equations. Ordinary Differential Equations. d x dx. Numerical Metods for Civil Engineers Lecture Ordinar Differential Equations -Basic Ideas -Euler s Metod -Higer Order One-step Metods -Predictor-Corrector Approac -Runge-Kutta Metods -Adaptive Stepsize

Διαβάστε περισσότερα

5269: Υπολογιστικές Μέθοδοι για Μηχανικούς. Ολοκληρώματα.

5269: Υπολογιστικές Μέθοδοι για Μηχανικούς. Ολοκληρώματα. 69: Υπολογιστικές Μέθοδοι για Μηχανικούς Ολοκληρώματα ttp://ecourses.cemeng.ntu.gr/courses/computtionl_metods_or_engineers/ Αριθμητική Ολοκλήρωση συναρτήσεων Χρησιμοποιούμε αριθμητικές μεθόδους για τον

Διαβάστε περισσότερα

CHAPTER 103 EVEN AND ODD FUNCTIONS AND HALF-RANGE FOURIER SERIES

CHAPTER 103 EVEN AND ODD FUNCTIONS AND HALF-RANGE FOURIER SERIES CHAPTER 3 EVEN AND ODD FUNCTIONS AND HALF-RANGE FOURIER SERIES EXERCISE 364 Page 76. Determie the Fourier series for the fuctio defied by: f(x), x, x, x which is periodic outside of this rage of period.

Διαβάστε περισσότερα