MEI Structured Mathematics. Module Summary Sheets. Numerical Methods (Version B reference to new book)

Size: px
Start display at page:

Download "MEI Structured Mathematics. Module Summary Sheets. Numerical Methods (Version B reference to new book)"

Transcription

1 MEI Matematics in Education and Industy MEI Stuctued Matematics Module Summay Seets (Vesion B efeence to new book) Topic : Appoximations Topic : Te solution of equations Topic : Numeical integation Topic 4: Appoximating functions Topic 5: Numeical diffeentiation Topic 6: Rates of convegence in numeical pocesses Pucases ave te licence to make multiple copies fo use witin a single establisment Mac, 5 MEI, Albion House, Maket Place, Westbuy BA DE Company No 6549 England and Wales Tel: Fax: Registeed wit te Caity Commission, numbe 589

2 Summay NM Topic : Appoximations Pages -6 Execise A Q 6 Page 7 Execise A Q 4 Pages - Execise B Q, 4 Pages 5- Execise C Q 4 Execise D Q, 5 Pages - Execise D Q4 Eo Let X be an appoximation to an exact value, x, ten te eo is e X x and ence X x + e Te elative eo is e X x( + ) x Recoding numbes Fixed point: decimal point in te coect position ie 4564 Floating point: (also called standad fom) in wic te numbe is witten as a b wee a < and b is an intege Rounding and copping If a numbe is to be witten to n significant figues ten te numbe is ounded if te neaest n-digit numbe is given Te numbe is copped if all te digits afte te nt ae discaded ie 46 to 4 decimal places becomes 5 if ounded and 4 if copped Inteval estimates If a numbe, n, is ecoded to p decimal places ten te maximum possible ounding eo is Te inteval witin wic te numbe lies is [n ±5 -p ] s b 5 s elative eo 5x b a Popagation of eos Te numbe of decimal places quoted in a sum sould be no moe tan te numbe quoted in te tem wit te least numbe of decimal places Te numbe of significant places in a poduct (o quotient) sould be no moe tan te numbe of significant figues in te facto wit te least significant figues Weneve two nealy numbes ae subtacted ten tee may be a loss of many significant figues in te accuacy of te answe Ill-conditioned poblems If a small cange to te input causes a lage cange in te output, ten te poblem is said to be ill-conditioned Vesion B: page Competence statements v,,, 4, 5 Eg If a eigt of 8cm is ecoded as 8 cm ten te absolute eo is 65 8 Eg Find te absolute eo wen a mass of 697 kg is ecoded to te neaest kg e ; Eg Calculate te elative eo in appoximating (i) 456 to 5 decimal places, (ii) 456 to significant places (i) To 5 dp numbe is 46, an eo of 4 Relative eo is (ii) To sf te numbe is Relative eo is Eg 6(copping) 6 eo 6, elative eo 6 Eg 7(ounding) eo, elative eo 5 6 Eg ( dp) 5 9 (coect to sf) (and tis is coect to only sf ) Eg Fo f( x) ; ( x ) f 99 5 but if te value 99 is ounded to 99 ten f 99 5

3 Summay NM Topic : Solution of Equations Capte Pages 8- Execise A Q, Initial Appoximations Te pocess of finding te numeical solution of an equation is in two pats: (i) te detemination of an appoximation to te oots; (ii) te successive impovement of tese appoximations to give te oots to any desied degee of accuacy Te poblem may suggest an appoximate oot A gapical calculato can povide an appoximate oot, by alteing anges and using te zoom facility A table of values may be calculated If te gap is continuous and tee is a cange of sign between x a and x b ten tee is at least one oot in te inteval [a,b] Eg Solve te equation x + x 7 A gap indicates tat tee is one oot in te inteval [,] f() 7, f() f() 7 demonstating a sign cange in te inteval [,] Capte Pages -6 Execise B Q Inteval Bisection Metod If a oot lies between x x and x x ten x ( x+ x) eplaces eite x o x so tat te two values staddle te oot Te inteval witin wic lies te oot (te eo bounds) is successively alved At any stage te best possible estimate is te mid-point of te inteval If te stating inteval is [ x,x] ten afte niteations te maximum possible eo is n + ( ) x x Inteval bisection metod f() -7,f() -,f() 7; inteval [,] So take x,x ; x ( + ) 5 f(5) 875; inteval [, 5]; x ( + 5 ) 5 f(5) 97; inteval [5,5]; x 4 ( ) 75 Continuing wit te pocess will give an inteval of [465, 48], giving a value of 47 ± to decimal places Capte Pages 8-4 Execise C Q Capte Page 4-47 Execise D Q Fixed Point Iteation Reaange te equation f( x) in te fom x g( x) Ten apply te iteative pocedue x+ g( x) If a is te oot and ε is te eo in x ten x a + ε x g x g a g a g' a ( + ε ) + ε ε+ g εg ε ε + ie a + a + ' a Since a g a tis gives + g' a Given a good enoug stating point, te pocedue will convege if g ' ( x) < fo some inteval including te oot You need to be competent in te use of speadseets Examples of eac of tese metods and all topics in tis module can be woked on a speadseet Vesion B: page Competence statements e, e, e Fixed Point Iteation metod 7 x + x 7 may be ewitten x ; x + 7 Tis is x g( x) wee g( x) x + 4x Taking a nea oot to be x 5, g'( x), ( x + ) g '(5) < so convegence will occu x 5 x x x 6 x poceding similaly gives x 45 andx

4 Summay NM Topic : Solution of Equations Capte Pages 49-5 Execise E Q 5 Newton-Rapson Metod Te tangent at x to te cuve will cut te x-axis at a point wic is, geneally, close to te oot tan x x + x f( x ) f '( x ) Tis is a eaangement of te equation of te fom x+ g( x) as above It can be sown tat in tis case g '( α) It can also be sown tat ε+ ε Tis is called second ode convegence If x is coect to p decimal places ten x + will be coect to appoximately p decimal places Newton - Rapson metod f'( x) x f( x ) wit f 7 x+ x x x + x f'( x ) + x + x 7 x + 7 giving x x x x x x x 5 x 4564 x x Capte Pages 5-54 Execise E Q 9 Secant Metod Tis metod appoximates te deivative So, instead of using te deivative in te Newton- Rapson fomula te gadient of a cod is used f( x) f( x) x x appoximates to te gadient of te cuve at te point x Te iteative fomula ten becomes x f f x x f x x x x + x x f( x ) f( x ) f( x ) f( x ) Secant metod x x x x f( x ) f( x+ ) f( x) wit f 7 x x + x x, x f ( x ), f ( x ) 7 x 7 7, 7 ( ) f () 9 x , 9 7 f (8) 8 x4 8 ( ) 477, ( 9) f (477) 77 Continuing wit te pocess gives x 465 Capte Pages Execise F Q (iii) False Position (also called Linea Intepolation) Tis metod divides te inteval between x and x, given f(x ) < and f(x ) > but takes account of te magnitude of f(x ) and f(x ) Te metod uses simila tiangles; note tat te size of one side is f(x ) xf( x) xf( x) x f( x) f( x) Vesion B: page 4 Competence statements e, e, e, e4 Linea Intepolation metod Take a, b, f ( a),f ( b) 7 6 x, f() -9 So take a, f( a) -9, b, f( b)7 9 x 8,f (8) 9 So take a 8, f( a) -, b, f( b)7 8 x 4,f (4) 57 So take a 4, f( a) -57, b, f( b) x 447,f (4) 9 57 Repeating te pocess will give x 46 Tis as been obtained wit a numbe of iteations until te values ae consistent

5 Summay NM Topic : Numeical Integation Capte Pages 6-67 Execise A Q Capte Pages 68-7 Execise B Q 4 Capte Pages Execise C Q Capte Pages 7-78 Execise C Q 7 Mid-point Rule Te aea unde te cuve is split into sections wit equal widts Te midpoints of tese sections ae taken and ectangles wit tese eigts ae used to eplace te sections b Ten f d [f f (x) x ( m ) + ( m ) + + ( mn ) a Tapezium Rule Te aea unde te cuve is split into tapezia wit equal widts Ten A ( y + y) + ( y+ y ) + + ( yn + yn) ( y + ( y+ y + yn ) + yn) Simpson s Rule y + y + + y Eac stip is appoximated by a paabola toug tee points on te cuve Tis metod teefoe equies an odd numbe of points Ove te inteval [ a,b] te aea is divided into n stips of widt Ten A ( y+ 4y+ y) + ( y+ 4y+ y 4) + + ( yn + 4yn + yn) y ( + 4y+ y + + 4yn + yn) y ( + yn + 4( sum of odd odinates ) + ( sum of even odinates )) Te elationsip between te metods If T n and T n ae te values by te tapezium ule wit n and n subintevals espectively, M n te value using te midpoint ule wit n subintevals, and S n te value by using Simpson s ule wit n applications, ten Vesion B: page 5 Competence statements c, c4 n T T + M S T + M f ], ( ) n n n n n n Waning! S n is sometimes defined as Simpson's Rule applied wit n stips and sometimes wit n applications So, fo instance, S can be defined as one application wit stips, o two applications, equiing 4 stips In any examination question te definition will be explicitly given so tat tee is no confusion Example: Find an estimate fo by te tee metods wit (i) stips, (ii) 4 stips Values equied Tapezium Rule (i) stips: I ( y + y 5 + y ) 6 (ii) 4 stips: I y + ( y + y + y ) + y 5475 Simpson's Rule (i) application: I ( y + 4 y 5+ y ) 477 (ii) applications: I ( y + 4( y 5 + y 75) + y 5 + y ) x dx x y x y Midpoint metod (i) stips: A 5[y 5 +y 75 ] 44 (ii) 4 stips: A 5[y 5 +y 75+ y 65 +y 875 ] Eos Fo te Midpoint Rule and te Tapezium Rule ε Fo Simpson s Rule ε ie same numbe of steps means geate accuacy Same accuacy means fewe steps 4

6 Summay NM Topic 4; Appoximating Functions Capte 4 Pages 8-89 Example 4 Page 87 Execise 4A Q 4 Fowad Diffeence metod Fo a set of equally spaced values x, x, x, te fowad diffeence opeato is defined by f f(x + ) f(x ), f ( f ), etc Fo a polynomial of ode n, n f(x i ) constant A table of fowad diffeences may be used: to intepolate values (ie values of f(x) witin te ange of values given) to extapolate values (ie values of f(x) beyond tose given) to find te gadient of te cuve at a point Eg Given te finite diffeence table fo y f(x), find f(4) by extapolation Wat assumptions must you make? f f f x x Δ Δ Fom te table it can be seen tat nd diffeences ae te same, so assume constant (ie f(x) is a quadatic) f(4) 5 Capte 4 Pages 9-94 Example 44 Page 9 Execise 4B Q, 6 Te Newton Intepolation fomula Te fowad diffeence opeato is defined as f i f i+ f i f f f : f f + f ( + )f f f f : f f + f ( + )f ( + ) f And in geneal f p ( + ) p f Using te Binomial expansion gives p( p ) p fp f x + p +Δ f f + pδ f + Δ f +! x x x x If x x + p ten p, p, etc giving x x ( x x)( x x) f ( x) f + Δ f + Δ f +! If te function is of degee n te expansion stops n at Δ f It is ten usual to eaange te polynomial in descending powes of x Note, oweve, tat if intepolation is equied (ie a value fo f ( x) witin te ange of given values) tis value fo x may be substituted and te value fo f ( x) found witout te need fo eaangement Eg Given te following values of a function, find te value of f(75) x 5 5 f( x) Fo f(75), x x + p wit x, x 75 and 5 p 5 f (75) f + pδ f + p( p ) Δ f + x f(x) Δf Δ f Δ f (NB Te values in te Δ f column being te same is an indication tat te points of te function fit a cubic, toug tis does not pove tat te function is a cubic ) To find f(75), x x+ pwit x, x 75 and 5 p f(75) Note tat tis metod equies te given set of data to to ave equal intevals of x Vesion B: page 6 Competence statements: f

7 Summay NM Topic 4; Appoximating Functions Capte 4 Page 94 Execise 4B Q 47 Capte 4 Pages 96- Execise 4C Q4, 5 Te Lagange Intepolating polynomial Te Lagange metod is an altenative metod to find a polynomial tat fits a set of data It as te advantage tat te set of data given do not ave to be at equally spaced intevals Te staigt line toug te points ( aa, ) and ( bb, ) as A( x b) B( x a) equation y + ( a b) ( b a) Te quadatic function wose gap passes toug te points ( aa, ), ( bb, ) and ( cc, ) as equation A x b x c B( x c)( x a) C( x a)( x b) y + + b c b a c a c b ( a b)( a c) Similaly a cubic passing toug fou points would ave fou tems Tis fom may be quite easily witten down It only needs to be simplified to give te polynomial in descending powes in an examination if tat is specifically demanded If you ae asked find a value of f(x) you will not be equied to simplify te polynomial Tuncating Newton s Intepolating polynomial If data enties in te table ae appoximations ten no diffeence column will be constant If you look at te table ten it sould be possible to find te fist column tat is nealy constant, meaning tat te next diffeence column enties will be vey small An appoximating polynomial can ten be constucted Vesion B: page 7 Competence statements: f, f Eg Find te quadatic polynomial passing toug te points (, ), (, ) and (, 9) Te equation is ( ) ( ) y + ( x )( x ) ( x )( x ) ( )( ) ( )( ) 9( x )( x ) + ( )( ) ( x )( x ) x( x ) 9x( x ) y + + y ( x )( x ) + x( x ) + x( x ) y x + 4x + x x+ x x y x + x Eg An expeiment yields te following values of two vaiables, x and y Estimate a value fo y wen x 5 x 6 y Te equation is 64( x )( x 6) 7( x )( x 6) y + ( )( 6) ( )( 6) 88( x )( x ) + ( 6 )( 6 ) Wen x 5 64( 5 )( 5 6) 7( 5 )( 5 6) y + ( )( 6) ( )( 6) 88( 5 )( 5 ) + ( 6 ) ( 6 ) 64( )( ) 7( 4)( ) 88( 4)( ) y + + ( )( 5) ( )( ) ( 5)( ) y Eg Use te data in te table on te pevious page to find te cubic polynomial wic fits te data 5, x, x 5, x f, Δ f 5, Δ f 75, Δ f 75 x x( x 5) f( x) xx ( 5)( x ) x+ 5x( x- 5) + x( x- 5)( x-) x + 5x 75x+ x 5x + 5x x + 4x

8 Summay NM Topic 5: Numeical Diffeentiation Capte 5 Pages -5 Example 5 Page 4 Capte 5 Pages 5-7 Example 5 Page 6 Execise 5A Q Capte 5 Pages 8-9 Execise 5A Q Numeical Diffeentiation Given two points on a cuve, x and x wee x x +, ten te gadient of te tangent at x may be appoximated by te gadient of te cod f f f f Gadient Δ ie f '( x) Δ x x In pactice, you would take a sequence of values of and look fo convegence in te values of f ' As gets small tis fomula will become vey inaccuate Cental Diffeence Metod A bette appoximation fo te gadient at x would be to take values on bot sides of x f f- f( x+ ) f( x ) Gadient x x f( x+ ) f( x ) ie f ' ( x) As above, in pactice, you would take a sequence of values of and look fo convegence in te values of f ' As gets vey small tis fomula will become inaccuate Calculating te eo in f(x) wen tee is an eo in x If tee is an eo of in te value of x ten X x + and f(x) f(x) f '(x) ie if te eo I x is ten te eo in f(x) is appoximately f '(x) Vesion B: page 8 Competence statements: f Eg Obtain an appoximation to te deivative of f( x) tan x at x 4 Wit, tan( + ), tan 4 4 f '( x) Wit 5, tan( + 5) 5, tan f'( x) 7 5 Eg Obtain an appoximation to te deivative of f( x) tan x at x 4 Wit, tan( + ), tan( ) f '( x) 5 Wit 5, tan( + 5) 5, tan( 5) f'( x) 5 Eg Obtain an appoximation to te deivative of f( x) by te fowad diffeence and cental diffeence metods fo x, and 4, given te values of te function in te table ( ) x y FD CD dy/dx In fact te function is y x + wic can be diffeentiated by tecniques in C to give dy x dx x + giving te values in te last column fo compaison

9 Summay NM Topic 6: Rates of convegence in numeical pocesses Capte 6 Pages - Example 6 Page 7 Execise 6A Q, 4(i) Capte 6 Pages -7 Example 65 Page 7 Execise 6B Q, Capte 6 Pages 8- Execise 6C Q, Rates of convegence of sequences A sequence as fist ode convegence if ε ε ie ε kε + + fo all wee k < A sequence as second ode convegence if ε+ ε ie ε+ kε fo all We also equie kε < ε is te eo in te t tem It is not possible to calculate tis eo as we need te exact value (fo wic we ae looking!) to calculate it We often take te most accuate value we ave to be te exact value fo te puposes of calculating te eos Altenatively we conside te atio of diffeences of iteated values x+ x+ Te atio of diffeences fo a sequence x+ x Fo a fist ode conveging sequence, te atio of diffeences will be equal to k Fo a second ode conveging sequence te atio equies te use of te limit, wic fo a numeical pocess is te best you can do Ten te atio of te eo in one step wit te squae of te eo at te pevious step Rates of convegence in numeical integation Midpoint ule: Te absolute eo is popotional to Tis is a second ode metod Simpson s ule: Te absolute eo is popotional to 4 Tis is a fout ode metod Extapolated estimates Tn Tn 4Tn Tn T T n + S S 6S S S Sn n n n n Rates of convegence in numeical diffeentiation Fo fowad diffeence appoximations, te eo is popotional to It is a fist ode metod Te atio of diffeences between estimates obtained by epeatedly alving is aound 5 Fo cental diffeence appoximations te eo is popotional to It is a second ode metod Te atio of diffeences wen is alved is aound 5 Vesion B: page 9 Competence statements: e4, c, c4 Eg to solve te equation x + x 9 f (x) > fo all x so only one oot f() 6, f() so oot in inteval [, ] (i) Fixed point iteation: Use te iteative fomula x 9 + x wit x A speadseet tabulation gives te following: x x + x x + (x + x )/(x x ) E E E E fom wic it can be seen tat te atio of diffeences is appoximately constant (ii) Te Newton-Rapson iteative fomula gives x + 9 x + wit x x + A speadseet tabulation gives te following: x x + x α (x α)/(x + α) E E tus demonstating second ode convegence Eg Values of f( x) ae given in te table below Using tese values, estimate f( x) d xusing extapolation x y T ( + 77 ) 8555 Similaly T 85, T4 8 4T4 T T 8846 Similaly S 65769, S S S S

Chapter 1 Functions and Graphs

Chapter 1 Functions and Graphs Capte Functions and Gaps Section.... 6 7. 6 8 8 6. 6 6 8 8.... 6.. 6. n n n n n n n 6 n 6 n n 7. 8 7 7..8..8 8.. 8. a b ± ± 6 c ± 6 ± 8 8 o 8 6. 8y 8y 7 8y y 8y y 8 o y y. 7 7 o 7 7 Capte : Functions and

More information

Volumes of common solids

Volumes of common solids Capte 7 Volumes of common solids 7.1 Intoduction Te volume of any solid is a measue of te space occupied by te solid. Volume is measued in cubic units suc as mm,cm and m. Tis capte deals wit finding volumes

More information

Numerical Integration

Numerical Integration MCEN 473/573 Chapte 0 Numeical Integation Fall, 2006 Textbook, 0.4 and 0.5 Isopaametic Fomula Numeical Integation [] e [ ] T k = h B [ D][ B] e B Jdsdt In pactice, the element stiffness is calculated numeically.

More information

When two numbers are written as the product of their prime factors, they are in factored form.

When two numbers are written as the product of their prime factors, they are in factored form. 10 1 Study Guide Pages 420 425 Factos Because 3 4 12, we say that 3 and 4 ae factos of 12. In othe wods, factos ae the numbes you multiply to get a poduct. Since 2 6 12, 2 and 6 ae also factos of 12. The

More information

Chapter 6 Area and Volume

Chapter 6 Area and Volume Capte 6 Aea and Volume Execise 6. Q. (i) Aea of paallelogam ( ax)( x) Aea of ectangle ax ( x + ax)( x) x x ( + a) a x a Faction x ( + a) + a (ii) Aea of paallelogam Aea of ectangle 5 ax (( + 5 x)( x ax)

More information

Markscheme May 2017 Calculus Higher level Paper 3

Markscheme May 2017 Calculus Higher level Paper 3 M7/5/MATHL/HP3/ENG/TZ0/SE/M Makscheme May 07 Calculus Highe level Pape 3 pages M7/5/MATHL/HP3/ENG/TZ0/SE/M This makscheme is the popety of the Intenational Baccalaueate and must not be epoduced o distibuted

More information

0606 ADDITIONAL MATHEMATICS 0606/01 Paper 1, maximum raw mark 80

0606 ADDITIONAL MATHEMATICS 0606/01 Paper 1, maximum raw mark 80 UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS Intenational Geneal Cetificate of Seconday Education MARK SCHEME fo the Octobe/Novembe 009 question pape fo the guidance of teaches 0606 ADDITIONAL MATHEMATICS

More information

Physics Courseware Electromagnetism

Physics Courseware Electromagnetism Pysics Cousewae lectomagnetism lectic field Poblem.- a) Find te electic field at point P poduced by te wie sown in te figue. Conside tat te wie as a unifom linea cage distibution of λ.5µ C / m b) Find

More information

(n 1)n(n + 1)(n + 2) + 1 = (n 1)(n + 2)n(n + 1) + 1 = ( (n 2 + n 1) 1 )( (n 2 + n 1) + 1 ) + 1 = (n 2 + n 1) 2.

(n 1)n(n + 1)(n + 2) + 1 = (n 1)(n + 2)n(n + 1) + 1 = ( (n 2 + n 1) 1 )( (n 2 + n 1) + 1 ) + 1 = (n 2 + n 1) 2. Paabola Volume 5, Issue (017) Solutions 151 1540 Q151 Take any fou consecutive whole numbes, multiply them togethe and add 1. Make a conjectue and pove it! The esulting numbe can, fo instance, be expessed

More information

Tutorial on Strehl ratio, wavefront power series expansion, Zernike polynomials expansion in small aberrated optical systems By Sheng Yuan

Tutorial on Strehl ratio, wavefront power series expansion, Zernike polynomials expansion in small aberrated optical systems By Sheng Yuan Tutoial on Stel atio, wavefont powe seies expansion, Zenike polynomials expansion in small abeated optical systems By Seng Yuan. Stel Ratio Te wave abeation function, (x,y, is defined as te distance, in

More information

Water Tunnel Experiment MAE 171A/175A. Objective:

Water Tunnel Experiment MAE 171A/175A. Objective: Wate Tunnel Expeiment MAE 7A/75A Objective: Measuement of te Dag Coefficient of a Cylinde Measuement Tecniques Pessue Distibution on Cylinde Dag fom Momentum Loss Measued in Wake it lase Dopple Velocimety

More information

0606 ADDITIONAL MATHEMATICS

0606 ADDITIONAL MATHEMATICS UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS Intenational Geneal Cetificate of Seconday Education MARK SCHEME fo the Octobe/Novembe 011 question pape fo the guidance of teaches 0606 ADDITIONAL MATHEMATICS

More information

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

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

More information

Solution to HW 3, Ma 1a Fall 2016

Solution to HW 3, Ma 1a Fall 2016 Solution to HW 3, Ma a Fall 206 Section 2. Execise 2: Let C be a subset of the eal numbes consisting of those eal numbes x having the popety that evey digit in the decimal expansion of x is, 3, 5, o 7.

More information

Related Rates - the Basics

Related Rates - the Basics Related Rates - the Basics In this section we exploe the way we can use deivatives to find the velocity at which things ae changing ove time. Up to now we have been finding the deivative to compae the

More information

3.6 Applied Optimization

3.6 Applied Optimization .6 Applied Optimization Section.6 Notes Page In this section we will be looking at wod poblems whee it asks us to maimize o minimize something. Fo all the poblems in this section you will be taking the

More information

8.7 Circumference and Area

8.7 Circumference and Area Page 1 of 8 8.7 Cicumfeence and Aea of Cicles Goal Find the cicumfeence and aea of cicles. Key Wods cicle cente adius diamete cicumfeence cental angle secto A cicle is the set of all points in a plane

More information

Determining solar characteristics using planetary data

Determining solar characteristics using planetary data Detemining sola chaacteistics using planetay data Intoduction The Sun is a G-type main sequence sta at the cente of the Sola System aound which the planets, including ou Eath, obit. In this investigation

More information

Universal Gravitation

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

More information

FORMULAE. 8. a 2 + b 2 + c 2 ab bc ca = 1 2 [(a b)2 + (b c) 2 + (c a) 2 ] 10. (a b) 3 = a 3 b 3 3ab (a b) = a 3 3a 2 b + 3ab 2 b 3

FORMULAE. 8. a 2 + b 2 + c 2 ab bc ca = 1 2 [(a b)2 + (b c) 2 + (c a) 2 ] 10. (a b) 3 = a 3 b 3 3ab (a b) = a 3 3a 2 b + 3ab 2 b 3 FORMULAE Algeba 1. (a + b) = a + b + ab = (a b) + 4ab. (a b) = a + b ab = (a + b) 4ab 3. a b = (a b) (a + b) 4. a + b = (a + b) ab = (a b) + ab 5. (a + b) + (a b) = (a + b ) 6. (a + b) (a b) = 4ab 7. (a

More information

2 Cut the circle along the fold lines to divide the circle into 16 equal wedges. radius. Think About It

2 Cut the circle along the fold lines to divide the circle into 16 equal wedges. radius. Think About It Activity 8.7 Finding Aea of Cicles Question How do you find the aea of a cicle using the adius? Mateials compass staightedge scissos Exploe 1 Use a compass to daw a cicle on a piece of pape. Cut the cicle

More information

cos kd kd 2 cosθ = π 2 ± nπ d λ cosθ = 1 2 ± n N db

cos kd kd 2 cosθ = π 2 ± nπ d λ cosθ = 1 2 ± n N db . (Balanis 6.43) You can confim tat AF = e j kd cosθ + e j kd cosθ N = cos kd cosθ gives te same esult as (6-59) and (6-6), fo a binomial aay wit te coefficients cosen as in section 6.8.. Tis single expession

More information

Topic 4a Introduction to Root Finding & Bracketing Methods

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

More information

Capacitance Extraction. Classification (orthogonal to 3D/2D)

Capacitance Extraction. Classification (orthogonal to 3D/2D) Capacitance Etaction n Intoduction n Table lookup metod n Fomula-based metod n Numeical metod Classification otogonal to D/D n Numeical metod accuate an geometic stuctues etemel epensive n Fomula-based

More information

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

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

More information

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

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

More information

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere Applied Mathematics, 06, 7, 709-70 Published Online Apil 06 in SciRes. http://www.scip.og/jounal/am http://dx.doi.og/0.46/am.06.77065 Absoption Rate into a Small Sphee fo a Diffusing Paticle Confined in

More information

Math 1105: Calculus I (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 3

Math 1105: Calculus I (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 3 Math : alculus I Math/Sci majos MWF am / pm, ampion Witten homewok Review: p 94, p 977,8,9,6, 6: p 46, 6: p 4964b,c,69, 6: p 47,6 p 94, Evaluate the following it by identifying the integal that it epesents:

More information

1D2G - Numerical solution of the neutron diffusion equation

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

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

Motion in One Dimension

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

More information

PDF Created with deskpdf PDF Writer - Trial ::

PDF Created with deskpdf PDF Writer - Trial :: A APPENDIX D TRIGONOMETRY Licensed to: jsamuels@bmcc.cun.edu PDF Ceated with deskpdf PDF Wite - Tial :: http://www.docudesk.com D T i g o n o m e t FIGURE a A n g l e s Angles can be measued in degees

More information

Material for Difference Quotient

Material for Difference Quotient Material for Difference Quotient Prepared by Stepanie Quintal, graduate student and Marvin Stick, professor Dept. of Matematical Sciences, UMass Lowell Summer 05 Preface Te following difference quotient

More information

ADVANCED SUBSIDIARY (AS) General Certificate of Education Mathematics Assessment Unit F1. assessing. Module FP1: Further Pure Mathematics 1

ADVANCED SUBSIDIARY (AS) General Certificate of Education Mathematics Assessment Unit F1. assessing. Module FP1: Further Pure Mathematics 1 ADVACED SUBSIDIARY (AS) Geneal Cetificate of Education 15 Mathematics Assessment Unit F1 assessing Module F1: Futhe ue Mathematics 1 [AMF11] WEDESDAY 4 UE, MRIG MAR SCHEME 958.1 F GCE ADVACED/ADVACED SUBSIDIARY

More information

PhysicsAndMathsTutor.com. Mark Scheme (Results) Summer Pearson Edexcel GCE in Core Mathematics C2 (6664/01)

PhysicsAndMathsTutor.com. Mark Scheme (Results) Summer Pearson Edexcel GCE in Core Mathematics C2 (6664/01) Mak Scheme (Results) Summe 05 Peason Edexcel GCE in Coe Mathematics C (6664/0) Edexcel and BTEC Qualifications Edexcel and BTEC qualifications ae awaded by Peason, the UK s lagest awading body. We povide

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

Moment-free numerical approximation of highly oscillatory integrals with stationary points

Moment-free numerical approximation of highly oscillatory integrals with stationary points Moment-fee numeical appoximation of highly oscillatoy integals with stationay points Sheehan Olve Abstact We pesent a method fo the numeical quadatue of highly oscillatoy integals with stationay points.

More information

GCSE: Volumes and Surface Area

GCSE: Volumes and Surface Area GCSE: Volumes and Suface Aea D J Fost (jfost@tiffin.kingston.sc.uk) www.dfostmats.com GCSE Revision Pack Refeence:, 1, 1, 1, 1i, 1ii, 18 Last modified: 1 st August 01 GCSE Specification. Know and use fomulae

More information

Chapter 4: Numerical Methods for Common Mathematical Problems

Chapter 4: Numerical Methods for Common Mathematical Problems 1 Capter 4: Numerical Metods for Common Matematical Problems Interpolation Problem: Suppose we ave data defined at a discrete set of points (x i, y i ), i = 0, 1,..., N. Often it is useful to ave a smoot

More information

K.S.E.E.B., Malleshwaram, Bangalore SSLC Model Question Paper-1 (2015) Mathematics

K.S.E.E.B., Malleshwaram, Bangalore SSLC Model Question Paper-1 (2015) Mathematics K.S.E.E.B., Malleshwaam, Bangaloe SSLC Model Question Pape-1 (015) Mathematics Max Maks: 80 No. of Questions: 40 Time: Hous 45 minutes Code No. : 81E Fou altenatives ae given fo the each question. Choose

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

A generalization of the Bernstein polynomials

A generalization of the Bernstein polynomials A genealization of the Benstein polynomials Halil Ouç and Geoge M Phillips Mathematical Institute, Univesity of St Andews, Noth Haugh, St Andews, Fife KY16 9SS, Scotland Dedicated to Philip J Davis This

More information

Forging Analysis - 2. ver. 1. Prof. Ramesh Singh, Notes by Dr. Singh/ Dr. Colton

Forging Analysis - 2. ver. 1. Prof. Ramesh Singh, Notes by Dr. Singh/ Dr. Colton Foging Analysis - ve. 1 Pof. ames Sing, Notes by D. Sing/ D. Colton 1 Slab analysis fictionless wit fiction ectangula Cylindical Oveview Stain adening and ate effects Flas edundant wo Pof. ames Sing, Notes

More information

Auchmuty High School Mathematics Department Advanced Higher Notes Teacher Version

Auchmuty High School Mathematics Department Advanced Higher Notes Teacher Version The Binomial Theoem Factoials Auchmuty High School Mathematics Depatment The calculations,, 6 etc. often appea in mathematics. They ae called factoials and have been given the notation n!. e.g. 6! 6!!!!!

More information

Analysis of simple branching trees with TI-92

Analysis of simple branching trees with TI-92 Analysis of simple banching tees with TI-9 Dušan Pagon, Univesity of Maibo, Slovenia Abstact. In the complex plane we stat at the cente of the coodinate system with a vetical segment of the length one

More information

Trigonometry Standard Position and Radians

Trigonometry Standard Position and Radians MHF 4UI Unit 6 Day 1 Tigonomety Standad Position and Radians A. Standad Position of an Angle teminal am initial am Angle is in standad position when the initial am is the positive x-axis and the vetex

More information

Chem 453/544 Fall /08/03. Exam #1 Solutions

Chem 453/544 Fall /08/03. Exam #1 Solutions Chem 453/544 Fall 3 /8/3 Exam # Solutions. ( points) Use the genealized compessibility diagam povided on the last page to estimate ove what ange of pessues A at oom tempeatue confoms to the ideal gas law

More information

Physics 521. Math Review SCIENTIFIC NOTATION SIGNIFICANT FIGURES. Rules for Significant Figures

Physics 521. Math Review SCIENTIFIC NOTATION SIGNIFICANT FIGURES. Rules for Significant Figures Physics 51 Math Review SCIENIFIC NOAION Scientific Notation is based on exponential notation (whee decimal places ae expessed as a powe of 10). he numeical pat of the measuement is expessed as a numbe

More information

Motithang Higher Secondary School Thimphu Thromde Mid Term Examination 2016 Subject: Mathematics Full Marks: 100

Motithang Higher Secondary School Thimphu Thromde Mid Term Examination 2016 Subject: Mathematics Full Marks: 100 Motithang Highe Seconday School Thimphu Thomde Mid Tem Examination 016 Subject: Mathematics Full Maks: 100 Class: IX Witing Time: 3 Hous Read the following instuctions caefully In this pape, thee ae thee

More information

SMT 2013 Team Test Solutions February 2, 2013

SMT 2013 Team Test Solutions February 2, 2013 1 Let f 1 (n) be the numbe of divisos that n has, and define f k (n) = f 1 (f k 1 (n)) Compute the smallest intege k such that f k (013 013 ) = Answe: 4 Solution: We know that 013 013 = 3 013 11 013 61

More information

Σk=1. g r 3/2 z. 2 3-z. g 3 ( 3/2 ) g r 2. = 1 r = 0. () z = ( a ) + Σ. c n () a = ( a) 3-z -a. 3-z. z - + Σ. z 3, 5, 7, z ! = !

Σk=1. g r 3/2 z. 2 3-z. g 3 ( 3/2 ) g r 2. = 1 r = 0. () z = ( a ) + Σ. c n () a = ( a) 3-z -a. 3-z. z - + Σ. z 3, 5, 7, z ! = ! 09 Maclauin Seies of Completed Riemann Zeta 9. Maclauin Seies of Lemma 9.. ( Maclauin seies of gamma function ) When is the gamma function, n is the polygamma function and B n,kf, f, ae Bell polynomials,

More information

Chapter 3 Optical Systems with Annular Pupils

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

More information

Light Time Delay and Apparent Position

Light Time Delay and Apparent Position Light Time Delay and ppaent Position nalytical Gaphics, Inc. www.agi.com info@agi.com 610.981.8000 800.220.4785 Contents Intoduction... 3 Computing Light Time Delay... 3 Tansmission fom to... 4 Reception

More information

Version 1.0. General Certificate of Education (A-level) June Mathematics MM04. (Specification 6360) Mechanics 4. Final.

Version 1.0. General Certificate of Education (A-level) June Mathematics MM04. (Specification 6360) Mechanics 4. Final. Vesion 1.0 Geneal Cetificate of Education (A-level) June 011 Mathematics MM04 (Specification 660) Mechanics 4 Final Mak Scheme Mak schemes ae pepaed by the Pincipal Examine and consideed, togethe with

More information

x 1 b 1 Consider the midpoint x 0 = 1 2

x 1 b 1 Consider the midpoint x 0 = 1 2 1 chapte 2 : oot-finding def : Given a function f(), a oot is a numbe satisfying f() = 0. e : f() = 2 3 = ± 3 question : How can we find the oots of a geneal function f()? 2.1 bisection method idea : Find

More information

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS?

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? 6th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? Cecília Sitkuné Göömbei College of Nyíegyháza Hungay Abstact: The

More information

Berkeley Math Circle AIME Preparation March 5, 2013

Berkeley Math Circle AIME Preparation March 5, 2013 Algeba Toolkit Rules of Thumb. Make sue that you can pove all fomulas you use. This is even bette than memoizing the fomulas. Although it is best to memoize, as well. Stive fo elegant, economical methods.

More information

Internet Appendix for A Bayesian Approach to Real Options: The Case of Distinguishing Between Temporary and Permanent Shocks

Internet Appendix for A Bayesian Approach to Real Options: The Case of Distinguishing Between Temporary and Permanent Shocks Intenet Appendix fo A Bayesian Appoach to Real Options: The Case of Distinguishing Between Tempoay and Pemanent Shocks Steven R. Genadie Gaduate School of Business, Stanfod Univesity Andey Malenko Gaduate

More information

Solving Problems of Advance of Mercury s Perihelion and Deflection of. Photon Around the Sun with New Newton s Formula of Gravity

Solving Problems of Advance of Mercury s Perihelion and Deflection of. Photon Around the Sun with New Newton s Formula of Gravity Solving Poblems of Advance of Mecuy s Peihelion and Deflection of Photon Aound the Sun with New Newton s Fomula of Gavity Fu Yuhua (CNOOC Reseach Institute, E-mail:fuyh945@sina.com) Abstact: Accoding to

More information

LECTURE 14 NUMERICAL INTEGRATION. Find

LECTURE 14 NUMERICAL INTEGRATION. Find LECTURE 14 NUMERCAL NTEGRATON Find b a fxdx or b a vx ux fx ydy dx Often integration is required. However te form of fx may be suc tat analytical integration would be very difficult or impossible. Use

More information

CHAPTER 3. Section 1. Modeling Population Growth

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

More information

Conjugate Gradient Methods. Michael Bader. Summer term 2012

Conjugate Gradient Methods. Michael Bader. Summer term 2012 Gadient Methods Outlines Pat I: Quadatic Foms and Steepest Descent Pat II: Gadients Pat III: Summe tem 2012 Pat I: Quadatic Foms and Steepest Descent Outlines Pat I: Quadatic Foms and Steepest Descent

More information

Question 1: The dipole

Question 1: The dipole Septembe, 08 Conell Univesity, Depatment of Physics PHYS 337, Advance E&M, HW #, due: 9/5/08, :5 AM Question : The dipole Conside a system as discussed in class and shown in Fig.. in Heald & Maion.. Wite

More information

Conservative Averaging Method and its Application for One Heat Conduction Problem

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

More information

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if Subject: Mathematics-I Question Bank Section A T T. Find the value of fo which the matix A = T T has ank one. T T i. Is the matix A = i is skew-hemitian matix. i. alculate the invese of the matix = 5 7

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

Between any two masses, there exists a mutual attractive force.

Between any two masses, there exists a mutual attractive force. YEAR 12 PHYSICS: GRAVITATION PAST EXAM QUESTIONS Name: QUESTION 1 (1995 EXAM) (a) State Newton s Univesal Law of Gavitation in wods Between any two masses, thee exists a mutual attactive foce. This foce

More information

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

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

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

Chapter 3: Theory of Modular Arithmetic 38

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

More information

Fresnel Diffraction. monchromatic light source

Fresnel Diffraction. monchromatic light source Fesnel Diffaction Equipment Helium-Neon lase (632.8 nm) on 2 axis tanslation stage, Concave lens (focal length 3.80 cm) mounted on slide holde, iis mounted on slide holde, m optical bench, micoscope slide

More information

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics Answes to questions fo The New ntoduction to Geogaphical Economics, nd edition Chapte 3 The coe model of geogaphical economics Question 3. Fom intoductoy mico-economics we know that the condition fo pofit

More information

Mathematisch-Naturwissenschaftliche Fakultät I Humboldt-Universität zu Berlin Institut für Physik Physikalisches Grundpraktikum.

Mathematisch-Naturwissenschaftliche Fakultät I Humboldt-Universität zu Berlin Institut für Physik Physikalisches Grundpraktikum. Mathematisch-Natuwissenschaftliche Fakultät I Humboldt-Univesität zu Belin Institut fü Physik Physikalisches Gundpaktikum Vesuchspotokoll Polaisation duch Reflexion (O11) duchgefüht am 10.11.2009 mit Vesuchspatne

More information

1. The Subterranean Brachistochrone

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

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

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

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

More information

A Power Method for Computing Square Roots of Complex Matrices

A Power Method for Computing Square Roots of Complex Matrices JOURNAL OF MATHEMATICAL ANALYSIS AND APPLICATIONS 13, 39345 1997 ARTICLE NO. AY975517 A Powe Method fo Computing Squae Roots of Complex Matices Mohammed A. Hasan Depatment of Electical Engineeing, Coloado

More information

PHYS 172: Modern Mechanics. Fall Lecture 6 Fundamental Forces, Reciprocity Read

PHYS 172: Modern Mechanics. Fall Lecture 6 Fundamental Forces, Reciprocity Read PHYS 172: Moden Mechanics Fall 2009 Lectue 6 Fundamental Foces, Recipocity Read 3.9 3.14 Exam 1 - Tuesday Septembe 15, 8:00-10:00 PM Elliott Hall of Music 1. The exam will be witten as a standad 1 hou

More information

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July Mitschelich s Law: Sum of two exponential Pocesses; Conclusions 29, st July Hans Schneebege Institute of Statistics, Univesity of Elangen-Nünbeg, Gemany Summay It will be shown, that Mitschelich s fomula,

More information

MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE. We consider second order constant coefficient scalar linear PDEs on R n. These have the form

MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE. We consider second order constant coefficient scalar linear PDEs on R n. These have the form MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE ANDRAS VASY We conside second ode constant coefficient scala linea PDEs on R n. These have the fom Lu = f L = a ij xi xj + b i xi + c i whee a ij b i and

More information

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

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

More information

Failure Probability of 2-within-Consecutive-(2, 2)-out-of-(n, m): F System for Special Values of m

Failure Probability of 2-within-Consecutive-(2, 2)-out-of-(n, m): F System for Special Values of m Jounal of Mathematics and Statistics 5 (): 0-4, 009 ISSN 549-3644 009 Science Publications Failue Pobability of -within-consecutive-(, )-out-of-(n, m): F System fo Special Values of m E.M.E.. Sayed Depatment

More information

Numerical Inversion of the Abel Integral Equation using Homotopy Perturbation Method

Numerical Inversion of the Abel Integral Equation using Homotopy Perturbation Method Numeical Invesion of the Abel Integal Equation using Homotopy Petubation Method Sunil Kuma and Om P Singh Depatment of Applied Mathematics Institute of Technology Banaas Hindu Univesity Vaanasi -15 India

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Test # Review Math (Pe -calculus) Name MULTIPLE CHOICE. Choose the one altenative that best completes the statement o answes the question. Use an identit to find the value of the epession. Do not use a

More information

Some technical details on confidence. intervals for LIFT measures in data. mining

Some technical details on confidence. intervals for LIFT measures in data. mining Some technical details on confidence intevals fo LIFT measues in data mining Wenxin Jiang and Yu Zhao June 2, 2014 Abstact A LIFT measue, such as the esponse ate, lift, o the pecentage of captued esponse,

More information

Inverse Square Law and Polarization

Inverse Square Law and Polarization Invese Squae Law and Polaization Objectives: To show that light intensity is invesely popotional to the squae of the distance fom a point light souce and to show that the intensity of the light tansmitted

More information

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk Appendix A Appendices A1 ɛ and coss poducts A11 Vecto Opeations: δ ij and ɛ These ae some notes on the use of the antisymmetic symbol ɛ fo expessing coss poducts This is an extemely poweful tool fo manipulating

More information

Lecture 04: HFK Propagation Physical Optics II (Optical Sciences 330) (Updated: Friday, April 29, 2005, 8:05 PM) W.J. Dallas

Lecture 04: HFK Propagation Physical Optics II (Optical Sciences 330) (Updated: Friday, April 29, 2005, 8:05 PM) W.J. Dallas C:\Dallas\0_Couses\0_OpSci_330\0 Lectue Notes\04 HfkPopagation.doc: Page of 9 Lectue 04: HFK Popagation Physical Optics II (Optical Sciences 330) (Updated: Fiday, Apil 9, 005, 8:05 PM) W.J. Dallas The

More information

Exceptional regular singular points of second-order ODEs. 1. Solving second-order ODEs

Exceptional regular singular points of second-order ODEs. 1. Solving second-order ODEs (May 14, 2011 Exceptional egula singula points of second-ode ODEs Paul Gaett gaett@math.umn.edu http://www.math.umn.edu/ gaett/ 1. Solving second-ode ODEs 2. Examples 3. Convegence Fobenius method fo solving

More information

A matrix method based on the Fibonacci polynomials to the generalized pantograph equations with functional arguments

A matrix method based on the Fibonacci polynomials to the generalized pantograph equations with functional arguments A mati method based on the Fibonacci polynomials to the genealized pantogaph equations with functional aguments Ayşe Betül Koç*,a, Musa Çama b, Aydın Kunaz a * Coespondence: aysebetuloc @ selcu.edu.t a

More information

Math 124B February 02, 2012

Math 124B February 02, 2012 Math 24B Febuay 02, 202 Vikto Gigoyan 8 Laplace s equation: popeties We have aleady encounteed Laplace s equation in the context of stationay heat conduction and wave phenomena. Recall that in two spatial

More information

OSCILLATIONS AND GRAVITATION

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

More information

Tutorial Exercises: Central Forces

Tutorial Exercises: Central Forces Tutoial Execises: Cental Foces. Tuning Points fo the Keple potential (a) Wite down the two fist integals fo cental motion in the Keple potential V () = µm/ using J fo the angula momentum and E fo the total

More information

Problem Set 5: Universal Law of Gravitation; Circular Planetary Orbits

Problem Set 5: Universal Law of Gravitation; Circular Planetary Orbits Poblem Set 5: Univesal Law of Gavitation; Cicula Planetay Obits Design Engineeing Callenge: Te Big Dig.007 Contest Evaluation of Scoing Concepts: Spinne vs. Plowe PROMBLEM 1: Daw a fee-body-diagam of a

More information

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

More information

Chapter 9 Dynamic stability analysis III Lateral motion (Lectures 33 and 34)

Chapter 9 Dynamic stability analysis III Lateral motion (Lectures 33 and 34) Pof. E.G. Tulapukaa Stability and contol Chapte 9 Dynamic stability analysis Lateal motion (Lectues 33 and 34) Keywods : Lateal dynamic stability - state vaiable fom of equations, chaacteistic equation

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II 15081J/6251J Intoduction to Mathematical Pogamming ectue 6: The Simplex Method II 1 Outline Revised Simplex method Slide 1 The full tableau implementation Anticycling 2 Revised Simplex Initial data: A,

More information