THE DISTRIBUTION AND THE EXPECTATION OF THE DISTANCE BETWEEN TWO RANDOM POINTS ON DIFFERENT FACES OF A UNIT CUBE IN THREE AND FOUR DIMENSIONS.

Size: px
Start display at page:

Download "THE DISTRIBUTION AND THE EXPECTATION OF THE DISTANCE BETWEEN TWO RANDOM POINTS ON DIFFERENT FACES OF A UNIT CUBE IN THREE AND FOUR DIMENSIONS."

Transcription

1 THE DISTRIBUTION AND THE EXPECTATION OF THE DISTANCE BETWEEN TWO RANDOM POINTS ON DIFFERENT FACES OF A UNIT CUBE IN THREE AND FOUR DIMENSIONS. JOHAN PHILIP Abstract. We calculate the distribution and the expectation of the distance between two random points on different faces of a unit cube. The expectation is known before, but the distribution is not. Our method enables us to carry out the calculations also for a four-dimensional cube.. Introduction The expected distance between two random points on different sides of a square and the analouge in three dimensions was treated numerically by James D. Klein, [Borwein et. al. 24, page 33]. Our attention to the problem was caught by [Bailey et. al. 25]. See also [Borwein et. al. 26] from which we cite problem 8: Calculate the expected distance between two random points on different faces of the unit cube. Hint: This can be expressed in terms of integrals as E 3 := 4 x2 + y (z w) 2 dw dxdy dz () + + (y u)2 + (z w) 5 2 du dw dy dz. Our method to find E 3 is to calculate the distribution functions for the two expressions under the square roots and then calculate the expectations. With some coaching, Maple is able to do the evaluations. Any higher moments can be calculated, when the distributions are known. The Maple worksheet surfacedist.mw is available at 2. Notation and formulation. We start by calculating the distribution function F(s) = Prob(X 2 + Y 2 s) where (X, Y ) is evenly distributed in a unit square and the distribution function G(t) = Prob((Z W) 2 t) for (Z, W) evenly distributed in a unit square. Then, the corresponding densities f and Key words and phrases. Distance on unit cube.

2 2 JOHAN PHILIP F(s) G(t) a sqrt(s) sqrt(t) b Figure. The areas F(s) and G(t). g are convolved to form the density h of the whole expression under the first square root. Convolving g by itself gives the density function k for the random part under the second square root. 3. The distributions F and G The probability that X 2 + Y 2 s equals the area in Fig. a. that is the intersection between the disk with radius = s and the unit square. We get πs, < s ; 4 (2) F(s) = s( 4 π arccos s ) + s, < s 2; 2 < s. The probability that (Z W) 2 t equals the area of the diagonal strip in Fig. b. (3) G(t) = { ( t) 2, < t ; < t. Differentiating, we obtain the corrsponding densities (4) f(s) = and { 4 π, < s ; 4 π arccos s, < s 2, (5) g(t) = t, < t.

3 DISTANCE ON UNIT CUBE 3 4. The first square root The probability density for X 2 +Y 2 +(Z W) 2 u is the convolution h of f and g h(u) = g(u s) f(s) ds. Maple evaluates the the two integrals involved directly. After some manual simplifications, we get π u πu, < u ; (6) h(u) = π π u u + u arctan u, < u 2 ; 4 + u( π 3 arcsin( )) + u 2 2 u +(u + 5)( π arctan( u 2), 2 < u 3. 4 The expectation of the first square root is E = 3 uh(u) du. Told to use the substitution u = v 2, Maple evaluates this integral to E = 8 π ln2 + ln ( + 2) (7) ln ( + 3) The second square root The probability density for (Y U) 2 +(Z W) 2 u is the convolution k of g by itself k(u) = g(u t) g(t) dt. Maple gives the following distribution (8) k(u) = { π + +u 4 u, < u ; 2 + π u + 4 u 4 arctan u, < u 2. The expectation of the second square root is E 2 = 2 + uk(u) du. Maple evaluates this integral directly to E 2 = π ln 2 + ln ( + 2) (9) ln ( + 3)

4 4 JOHAN PHILIP v~ Figure 2. The combined density function in 3D. 6. The combined distribution. Let V be the distance between two random points on different faces of a unit cube. We get the combined probability density c 3 (v) for V v as () c 3 (v) = 4 5 h(v2 ) + 5 k(v2 ). The density c 3 (v) is shown in Figure 2. Combining E and E 2, we get the expection E(V ) = E 3 in () E(V ) = 4 5 E + 5 E 2 () = π ln ln ( + 2) ln( + 3) The four-dimensional problem. The are eight three-dimensional faces of the unit cube in 4D and each such face is a unit cube in 3D. A particular face has one opposite face and six adjacent faces.

5 DISTANCE ON UNIT CUBE 5 The four-dimensional distance between points in adjacent faces will consist of two distances in different direction with density f and two distances between points in the same direction, each with density g. The combined density is l = f g g = h g. The random part of the distance between points in opposite faces will consist of three distances between points in the same direction each with density g. The combined density is m = g g g = k g. The calculation of of these convolution integrals is considerably more complicated than those in three dimensions. Maple requires help with splitting the expressions into parts that must be handled with different methods. At many stages, manual simplifications are required for continuing the calculations. The resulting expressions contain unsolvable integrals. The Maple worksheets L.mw, M.mw, and ELM.mw describe the calculations and are available at We get (2) l = 4 π2 u 2 3 πu3/2 + 8 πu2, < u, l 2 = π( 6 + 2u( π) + 8 u2 ) + ( 2 + 5u + (8 + 4u)π) u πu3/2 u(4π + u) arcsec( u), < u 2, 2 l 3 = 2 + 3π + u π2 u 8 πu2 4 π(2 + u) u 5 ( + u) u uπ arcsec( u) + ( 4 π 4 arcsec(u ))u3/2 3 l(u) = +( 3 + u + u 2 ) arcsec( u ) + 3u u arcsec(t ) 2 2 u t t dt, 2 < u 3, l 4 = π + ( 2 + 5π π2 )u + 8 πu2 +4(arcsec(u 2) π)(2 + u) u 3 +(2 + 5 u) u 3 6 +πu(arcsec( u) + arcsec( u/3)) ( + u + 2 u2 ) arcsec( u 2) + 3u 3 arcsec(t ) 2 u u t t dt, 3 < u 4. The density m can very well be calculated as k g. We will use that it equals the density for the distance between two random points in a unit cube. We copy this density from [4]. Remembering that u is the square of the distance, we have

6 6 JOHAN PHILIP v.5 2. Figure 3. The combined density function in 4D. (3) m = 2π u 3πu + 4u 3/2 2 u2, < u, m 2 = + 3π 4π u + u u( + 4 arcsec( u)) 4( + 2u) u, < u 2, m(u) = m 3 = ( 5 + 6π u)( + u) 4π u 2 +4( + u) u u arcsec(u ) 2( + u) arcsec( u ), 2 < u 3. The combined probability density for the distance v between two random points on different faces of a cube in 4D is (4) c 4 (v) = 6 7 l(v2 ) + 7 m(v2 ). The density c 4 (v) is shown in Figure The average distance in 4D. In analogy with the 3D case, we have (5) E 4 = 6 7 E l + 7 E m,

7 where (6) E l = 4 DISTANCE ON UNIT CUBE 7 3 u l(u) du and Em = u + m(u) du. The evaluation of E m is straightforward but the intgration in E l is hard to carry out. We rewrite E l as u (7) E l = and integrate over u first. Thus, we form h(t) g(u t) dt du, u (8) p(t) = g(u t) du = s + tg(s) ds. This integration is easy to carry out and gives (9) p(t) = + t+ 2 3 (t3/2 (+t) 3/2 ) 2 t log t+t log ( + + t). p(t) is well defined and increasing on (, ), starting from p() =, 3 which is the average distance between two random points on the unit interval. Then, we calculate E l as (2) E l = 3 p(t) h(t) dt. Both E l and E m are long espressions. See ELM.mw. We give there combination from (5): (2) E 4 = π + [ ( π 322 arcsin( )) 2 + ( π) 3 ( π) log2 + ( π) log3 + (54 932π) log ( + 2) + ( π) log ( + ] 3) arcsec( t ) 7 2 t + t dt References + t tarcsec(t ) dt [] D.H. Bailey and J.M. Borwein, Experimental Mathematics: Examples, Methods and Implications, Notices of the AMS, Vol. 53, Number 5, May 25 [2] D.H. Bailey, J.M. Borwein, V Kapoor, and E.W. Weisstein Ten Problems in Experimental Mathematics, dhbailey/dhbpapers/tenproblems.pdf, March 8, 26.

8 8 JOHAN PHILIP [3] J.M. Borwein, D.H. Bailey, and R. Girgensohn Experimentation in Mathematics: Computational Paths to Discovery, A. K. Peters, Natick, MA, 24 [4] J. Philip, The Probability distribution of the Distance between two Random Points in a Box. TRITA MAT 7 MA, ISSN , ISRN KTH/R -7/-SE, Dec. 27, johanph/habc.pdf Department of Mathematics, Royal Institute of Technology, S- 44 Stockholm Sweden address: johanph@kth.se

CALCULATION OF EXPECTED DISTANCE ON A UNIT CUBE.

CALCULATION OF EXPECTED DISTANCE ON A UNIT CUBE. CALCULATION OF EXPECTED DISTANCE ON A UNIT CUBE. JOHAN PHILIP Abstract. We calculate the expected distance between two random points on different faces of a unit cube. The problem is solved before, but

More information

THE DISTANCE BETWEEN TWO RANDOM POINTS IN A 4- AND 5-CUBE.

THE DISTANCE BETWEEN TWO RANDOM POINTS IN A 4- AND 5-CUBE. THE DISTANCE BETWEEN TWO RANDOM POINTS IN A 4- AND 5-CUBE. JOHAN PHILIP Abstract. We determine exact expressions for the probability distribution and the average of the distance between two random points

More information

MAE 82 Engineering Mathematics

MAE 82 Engineering Mathematics Class otes : First Order Differential Equation on Linear AE 8 Engineering athematics Universe on Linear umerical Linearization on Linear Special Cases Analtical o General Solution Linear Analtical General

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

Work the following on notebook paper. No calculator. Find the derivative. Do not leave negative exponents or complex fractions in your answers.

Work the following on notebook paper. No calculator. Find the derivative. Do not leave negative exponents or complex fractions in your answers. ALULUS B WORKSHEET ON 8. & REVIEW Find the derivative. Do not leave negative eponents or comple fractions in your answers. sec. f 8 7. f e. y ln tan. y cos tan. f 7. f cos. y 7 8. y log 7 Evaluate the

More information

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu Math Spring 8: Solutions: HW #3 Instructor: Fei Xu. section 7., #8 Evaluate + 3 d. + We ll solve using partial fractions. If we assume 3 A + B + C, clearing denominators gives us A A + B B + C +. Then

More information

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y.

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y. 90 Chapter 5 Logarithmic, Eponential, and Other Transcendental Functions Test Form A Chapter 5 Name Class Date Section. Find the derivative: f ln. 6. Differentiate: y. ln y y y y. Find dy d if ey y. y

More information

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6 .(5pts) y = uv. ompute the Jacobian, Multiple hoice (x, y) (u, v), of the coordinate transformation x = u v 4, (a) u + 4v 4 (b) xu yv (c) u + 7v 6 (d) u (e) u v uv 4 Solution. u v 4v u = u + 4v 4..(5pts)

More information

Integral approximations to π with nonnegative integrands

Integral approximations to π with nonnegative integrands Integral approximations to π with nonnegative integrands S.K. Lucas Department of Mathematics and Statistics James Madison University Harrisonburg VA 2287 Email: lucassk@jmu.edu May 27 One of the more

More information

Math 223 Final. July 24, 2014

Math 223 Final. July 24, 2014 Math 223 Final July 24, 2014 Name Directions: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Total 1. No books, notes, or evil looks. You may use a calculator to do routine arithmetic computations. You may not use your

More information

Solution. This is a routine application of the chain rule.

Solution. This is a routine application of the chain rule. EXAM 2 SOLUTIONS 1. If z = e r cos θ, r = st, θ = s 2 + t 2, find the partial derivatives dz ds chain rule. Write your answers entirely in terms of s and t. dz and dt using the Solution. This is a routine

More information

36. Double Integration over Non-Rectangular Regions of Type II

36. Double Integration over Non-Rectangular Regions of Type II 36. Double Integration over Non-Rectangular Regions of Type II When establishing the bounds of a double integral, visualize an arrow initially in the positive x direction or the positive y direction. A

More information

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu MAT 126, Week 2, Thursday class Xuntao Hu Recall that the substitution rule is a combination of the FTC and the chain rule. We can also combine the FTC and the product rule: d dx [f (x)g(x)] = f (x)g (x)

More information

VII. Techniques of Integration

VII. Techniques of Integration VII. Techniques of Integration Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration of functions given

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Fitting Integrands to Basic Rules

Fitting Integrands to Basic Rules 6_8.qd // : PM Page 8 8 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration

More information

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards 4.1 The Derivative Recall: For the slope of a line we need two points (x 1,y 1 ) and (x 2,y 2 ). Then the slope is given by the formula: m = y x = y 2 y 1 x 2 x 1 On a curve we can find the slope of a

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Integration by Substitutions

Integration by Substitutions NTEGRATON BY SUBSTTUTONS ntegration by Substitution the main idea One of the very powerful method for finding integrals analytically is the method of substitution There are many different substitutions

More information

Introduction to Differentials

Introduction to Differentials Introduction to Differentials David G Radcliffe 13 March 2007 1 Increments Let y be a function of x, say y = f(x). The symbol x denotes a change or increment in the value of x. Note that a change in the

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Solutions to Math 41 Second Exam November 5, 2013

Solutions to Math 41 Second Exam November 5, 2013 Solutions to Math 4 Second Exam November 5, 03. 5 points) Differentiate, using the method of your choice. a) fx) = cos 03 x arctan x + 4π) 5 points) If u = x arctan x + 4π then fx) = fu) = cos 03 u and

More information

du u C sec( u) tan u du secu C e du e C a u a a Trigonometric Functions: Basic Integration du ln u u Helpful to Know:

du u C sec( u) tan u du secu C e du e C a u a a Trigonometric Functions: Basic Integration du ln u u Helpful to Know: Integration Techniques for AB Eam Solutions We have intentionally included more material than can be covered in most Student Study Sessions to account for groups that are able to answer the questions at

More information

A1. Let r > 0 be constant. In this problem you will evaluate the following integral in two different ways: r r 2 x 2 dx

A1. Let r > 0 be constant. In this problem you will evaluate the following integral in two different ways: r r 2 x 2 dx Math 6 Summer 05 Homework 5 Solutions Drew Armstrong Book Problems: Chap.5 Eercises, 8, Chap 5. Eercises 6, 0, 56 Chap 5. Eercises,, 6 Chap 5.6 Eercises 8, 6 Chap 6. Eercises,, 30 Additional Problems:

More information

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2 6 FAMAT Convention Mu Integration. A. 3 3 7 6 6 3 ] 3 6 6 3. B. For quadratic functions, Simpson s Rule is eact. Thus, 3. D.. B. lim 5 3 + ) 3 + ] 5 8 8 cot θ) dθ csc θ ) dθ cot θ θ + C n k n + k n lim

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

2 (x 2 + a 2 ) x 2. is easy. Do this first.

2 (x 2 + a 2 ) x 2. is easy. Do this first. MAC 3 INTEGRATION BY PARTS General Remark: Unless specified otherwise, you will solve the following problems using integration by parts, combined, if necessary with simple substitutions We will not explicitly

More information

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u.

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u. 58 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8 Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration rules Fitting Integrands

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma This is an archive of past Calculus IV exam questions. You should first attempt the questions without looking

More information

THE INVERSE TRIGONOMETRIC FUNCTIONS

THE INVERSE TRIGONOMETRIC FUNCTIONS THE INVERSE TRIGONOMETRIC FUNCTIONS Question 1 (**+) Solve the following trigonometric equation ( x ) π + 3arccos + 1 = 0. 1 x = Question (***) It is given that arcsin x = arccos y. Show, by a clear method,

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

Math 132 Fall 2015 Exam 1

Math 132 Fall 2015 Exam 1 Math Fall 5 Exam Formulas ln( ), ln( e ), ln( x y ) ln( x ) + ln( y ), ln( x p ) p ln( x) sin π 6 cos π, sin π cos π 6, sin π cos π sin( ) sin( π ) cos π, sin π cos( ) tan π, sin π d x x + ln( x ) C, ln(

More information

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space Motion in Space MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Suppose the position vector of a moving object is given by r(t) = f (t), g(t), h(t), Background

More information

Calculus I Sample Final exam

Calculus I Sample Final exam Calculus I Sample Final exam Solutions [] Compute the following integrals: a) b) 4 x ln x) Substituting u = ln x, 4 x ln x) = ln 4 ln u du = u ln 4 ln = ln ln 4 Taking common denominator, using properties

More information

Mat104 Fall 2002, Improper Integrals From Old Exams

Mat104 Fall 2002, Improper Integrals From Old Exams Mat4 Fall 22, Improper Integrals From Old Eams For the following integrals, state whether they are convergent or divergent, and give your reasons. () (2) (3) (4) (5) converges. Break it up as 3 + 2 3 +

More information

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8).

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8). Worksheet A 1 A curve is given by the parametric equations x = t + 1, y = 4 t. a Write down the coordinates of the point on the curve where t =. b Find the value of t at the point on the curve with coordinates

More information

Homework 2 Solutions Math 307 Summer 17

Homework 2 Solutions Math 307 Summer 17 Homework 2 Solutions Math 307 Summer 17 July 8, 2017 Section 2.3 Problem 4. A tank with capacity of 500 gallons originally contains 200 gallons of water with 100 pounds of salt in solution. Water containing

More information

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t.

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t. . Solve the initial value problem which factors into Jim Lambers MAT 85 Spring Semester 06-7 Practice Exam Solution y + 4y + 3y = 0, y(0) =, y (0) =. λ + 4λ + 3 = 0, (λ + )(λ + 3) = 0. Therefore, the roots

More information

Exam Question 10: Differential Equations. June 19, Applied Mathematics: Lecture 6. Brendan Williamson. Introduction.

Exam Question 10: Differential Equations. June 19, Applied Mathematics: Lecture 6. Brendan Williamson. Introduction. Exam Question 10: June 19, 2016 In this lecture we will study differential equations, which pertains to Q. 10 of the Higher Level paper. It s arguably more theoretical than other topics on the syllabus,

More information

AP Calculus BC Fall Final Part IIa

AP Calculus BC Fall Final Part IIa AP Calculus BC 18-19 Fall Final Part IIa Calculator Required Name: 1. At time t = 0, there are 120 gallons of oil in a tank. During the time interval 0 t 10 hours, oil flows into the tank at a rate of

More information

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002 171, Calculus 1 Summer 1, 018 CRN 5048, Section 001 Time: MTWR, 6:0 p.m. 8:0 p.m. Room: BR-4 CRN 5048, Section 00 Time: MTWR, 11:0 a.m. 1:0 p.m. Room: BR-4 CONTENTS Syllabus Reviews for tests 1 Review

More information

Amherst College, DEPARTMENT OF MATHEMATICS Math 11, Final Examination, May 14, Answer Key. x 1 x 1 = 8. x 7 = lim. 5(x + 4) x x(x + 4) = lim

Amherst College, DEPARTMENT OF MATHEMATICS Math 11, Final Examination, May 14, Answer Key. x 1 x 1 = 8. x 7 = lim. 5(x + 4) x x(x + 4) = lim Amherst College, DEPARTMENT OF MATHEMATICS Math, Final Eamination, May 4, Answer Key. [ Points] Evaluate each of the following limits. Please justify your answers. Be clear if the limit equals a value,

More information

Unit #11 - Integration by Parts, Average of a Function

Unit #11 - Integration by Parts, Average of a Function Unit # - Integration by Parts, Average of a Function Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Integration by Parts. For each of the following integrals, indicate whether

More information

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2)

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) We will limit our study of planar kinetics to rigid bodies that are symmetric with respect to a fixed reference plane. As discussed in Chapter 16, when

More information

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class.

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class. Math 18 Written Homework Assignment #1 Due Tuesday, December 2nd at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 18 students, but

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information

Math 120 Answers for Homework 14

Math 120 Answers for Homework 14 Math 0 Answrs for Homwork. Substitutions u = du = d d = du a d = du = du = u du = u + C = u = arctany du = +y dy dy = + y du b arctany arctany dy = + y du = + y + y arctany du = u du = u + C = arctan y

More information

Math 307 Lecture 19. Laplace Transforms of Discontinuous Functions. W.R. Casper. Department of Mathematics University of Washington.

Math 307 Lecture 19. Laplace Transforms of Discontinuous Functions. W.R. Casper. Department of Mathematics University of Washington. Math 307 Lecture 19 Laplace Transforms of Discontinuous Functions W.R. Casper Department of Mathematics University of Washington November 26, 2014 Today! Last time: Step Functions This time: Laplace Transforms

More information

6.6 Inverse Trigonometric Functions

6.6 Inverse Trigonometric Functions 6.6 6.6 Inverse Trigonometric Functions We recall the following definitions from trigonometry. If we restrict the sine function, say fx) sinx, π x π then we obtain a one-to-one function. π/, /) π/ π/ Since

More information

π in terms of φ via the Machin s Route

π in terms of φ via the Machin s Route in terms of φ via the Machin s Route Hei-Chi Chan Mathematical Science Program, University of Illinois at Springfield Springfield, IL 62703-507 email: chan.hei-chi@uis.edu Abstract In this paper, we prove

More information

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START Math 265 Student name: KEY Final Exam Fall 23 Instructor & Section: This test is closed book and closed notes. A (graphing) calculator is allowed for this test but cannot also be a communication device

More information

SINC PACK, and Separation of Variables

SINC PACK, and Separation of Variables SINC PACK, and Separation of Variables Frank Stenger Abstract This talk consists of a proof of part of Stenger s SINC-PACK computer package (an approx. 400-page tutorial + about 250 Matlab programs) that

More information

Odd Answers: Chapter Eight Contemporary Calculus 1 { ( 3+2 } = lim { 1. { 2. arctan(a) 2. arctan(3) } = 2( π 2 ) 2. arctan(3)

Odd Answers: Chapter Eight Contemporary Calculus 1 { ( 3+2 } = lim { 1. { 2. arctan(a) 2. arctan(3) } = 2( π 2 ) 2. arctan(3) Odd Answers: Chapter Eight Contemporary Calculus PROBLEM ANSWERS Chapter Eight Section 8.. lim { A 0 } lim { ( A ) ( 00 ) } lim { 00 A } 00.. lim {. arctan() A } lim {. arctan(a). arctan() } ( π ). arctan()

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

Introduction to Discrete Optimization

Introduction to Discrete Optimization Prof. Friedrich Eisenbrand Martin Niemeier Due Date: April 28, 2009 Discussions: April 2, 2009 Introduction to Discrete Optimization Spring 2009 s 8 Exercise What is the smallest number n such that an

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 344 4 Partial Differentiation Page 4-0 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions CHAPTER 5 Logarithmic, Eponential, and Other Transcendental Functions Section 5. The Natural Logarithmic Function: Differentiation.... 9 Section 5. The Natural Logarithmic Function: Integration...... 98

More information

VANDERBILT UNIVERSITY MAT 155B, FALL 12 SOLUTIONS TO THE PRACTICE FINAL.

VANDERBILT UNIVERSITY MAT 155B, FALL 12 SOLUTIONS TO THE PRACTICE FINAL. VANDERBILT UNIVERSITY MAT 55B, FALL SOLUTIONS TO THE PRACTICE FINAL. Important: These solutions should be used as a guide on how to solve the problems and they do not represent the format in which answers

More information

Math 21B - Homework Set 8

Math 21B - Homework Set 8 Math B - Homework Set 8 Section 8.:. t cos t dt Let u t, du t dt and v sin t, dv cos t dt Let u t, du dt and v cos t, dv sin t dt t cos t dt u v v du t sin t t sin t dt [ t sin t u v ] v du [ ] t sin t

More information

Substitutions in Multiple Integrals

Substitutions in Multiple Integrals Substitutions in Multiple Integrals P. Sam Johnson April 10, 2017 P. Sam Johnson (NIT Karnataka) Substitutions in Multiple Integrals April 10, 2017 1 / 23 Overview In the lecture, we discuss how to evaluate

More information

Experimental mathematics and integration

Experimental mathematics and integration Experimental mathematics and integration David H. Bailey http://www.davidhbailey.com Lawrence Berkeley National Laboratory (retired) Computer Science Department, University of California, Davis October

More information

Computing inverse Laplace Transforms.

Computing inverse Laplace Transforms. Review Exam 3. Sections 4.-4.5 in Lecture Notes. 60 minutes. 7 problems. 70 grade attempts. (0 attempts per problem. No partial grading. (Exceptions allowed, ask you TA. Integration table included. Complete

More information

A rational approximation of the arctangent function and a new approach in computing pi

A rational approximation of the arctangent function and a new approach in computing pi arxiv:63.33v math.gm] 4 Mar 6 A rational approimation of the arctangent function and a new approach in computing pi S. M. Abrarov and B. M. Quine March 4, 6 Abstract We have shown recently that integration

More information

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Name: Student ID#: Section: Final Exam Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Show your work on every problem. orrect answers with no supporting work will not receive full credit. Be

More information

1.1. BASIC ANTI-DIFFERENTIATION 21 + C.

1.1. BASIC ANTI-DIFFERENTIATION 21 + C. .. BASIC ANTI-DIFFERENTIATION and so e x cos xdx = ex sin x + e x cos x + C. We end this section with a possibly surprising complication that exists for anti-di erentiation; a type of complication which

More information

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

More information

Test 2 - Answer Key Version A

Test 2 - Answer Key Version A MATH 8 Student s Printed Name: Instructor: CUID: Section: Fall 27 8., 8.2,. -.4 Instructions: You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook,

More information

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions CHAPTER 5 Logarithmic, Eponential, and Other Transcendental Functions Section 5. The Natural Logarithmic Function: Dierentiation.... Section 5. The Natural Logarithmic Function: Integration...... Section

More information

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation.

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation. Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: y y x y2 = 0 : homogeneous equation. x2 v = y dy, y = vx, and x v + x dv dx = v + v2. dx =

More information

Figure 21:The polar and Cartesian coordinate systems.

Figure 21:The polar and Cartesian coordinate systems. Figure 21:The polar and Cartesian coordinate systems. Coordinate systems in R There are three standard coordinate systems which are used to describe points in -dimensional space. These coordinate systems

More information

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS MATH 181, FALL 17 - PROBLEM SET # 6 SOLUTIONS Part II (5 points) 1 (Thurs, Oct 6; Second Fundamental Theorem; + + + + + = 16 points) Let sinc(x) denote the sinc function { 1 if x =, sinc(x) = sin x if

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

MATHEMATICS 200 April 2010 Final Exam Solutions

MATHEMATICS 200 April 2010 Final Exam Solutions MATHEMATICS April Final Eam Solutions. (a) A surface z(, y) is defined by zy y + ln(yz). (i) Compute z, z y (ii) Evaluate z and z y in terms of, y, z. at (, y, z) (,, /). (b) A surface z f(, y) has derivatives

More information

Final Exam December 20, 2011

Final Exam December 20, 2011 Final Exam December 20, 2011 Math 420 - Ordinary Differential Equations No credit will be given for answers without mathematical or logical justification. Simplify answers as much as possible. Leave solutions

More information

Section 7.4 #1, 5, 6, 8, 12, 13, 44, 53; Section 7.5 #7, 10, 11, 20, 22; Section 7.7 #1, 4, 10, 15, 22, 44

Section 7.4 #1, 5, 6, 8, 12, 13, 44, 53; Section 7.5 #7, 10, 11, 20, 22; Section 7.7 #1, 4, 10, 15, 22, 44 Math B Prof. Audrey Terras HW #4 Solutions Due Tuesday, Oct. 9 Section 7.4 #, 5, 6, 8,, 3, 44, 53; Section 7.5 #7,,,, ; Section 7.7 #, 4,, 5,, 44 7.4. Since 5 = 5 )5 + ), start with So, 5 = A 5 + B 5 +.

More information

Solutions to Practice Exam 2

Solutions to Practice Exam 2 Solutions to Practice Eam Problem : For each of the following, set up (but do not evaluate) iterated integrals or quotients of iterated integral to give the indicated quantities: Problem a: The average

More information

ENGI 3424 First Order ODEs Page 1-01

ENGI 3424 First Order ODEs Page 1-01 ENGI 344 First Order ODEs Page 1-01 1. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with respect

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Exam 4 Review 1. Trig substitution

More information

( ) = f(x) 6 INTEGRATION. Things to remember: n + 1 EXERCISE A function F is an ANTIDERIVATIVE of f if F'(x) = f(x).

( ) = f(x) 6 INTEGRATION. Things to remember: n + 1 EXERCISE A function F is an ANTIDERIVATIVE of f if F'(x) = f(x). 6 INTEGRATION EXERCISE 6-1 Things to remember: 1. A function F is an ANTIDERIVATIVE of f if F() = f().. THEOREM ON ANTIDERIVATIVES If the derivatives of two functions are equal on an open interval (a,

More information

Trigonometric substitutions (8.3).

Trigonometric substitutions (8.3). Review for Eam 2. 5 or 6 problems. No multiple choice questions. No notes, no books, no calculators. Problems similar to homeworks. Eam covers: 7.4, 7.6, 7.7, 8-IT, 8., 8.2. Solving differential equations

More information

Lecture 5: Integrals and Applications

Lecture 5: Integrals and Applications Lecture 5: Integrals and Applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: spring 2012 Lejla Batina Version: spring 2012 Wiskunde 1 1 / 21 Outline The

More information

Lecture 4: Integrals and applications

Lecture 4: Integrals and applications Lecture 4: Integrals and applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: autumn 2013 Lejla Batina Version: autumn 2013 Calculus en Kansrekenen 1 / 18

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.286: The Early Universe October 27, 2013 Prof. Alan Guth PROBLEM SET 6

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.286: The Early Universe October 27, 2013 Prof. Alan Guth PROBLEM SET 6 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.86: The Early Universe October 7, 013 Prof. Alan Guth PROBLEM SET 6 DUE DATE: Monday, November 4, 013 READING ASSIGNMENT: Steven Weinberg,

More information

Integration by Triangle Substitutions

Integration by Triangle Substitutions Integration by Triangle Substitutions The Area of a Circle So far we have used the technique of u-substitution (ie, reversing the chain rule) and integration by parts (reversing the product rule) to etend

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

Answer Key. ( 1) n (2x+3) n. n n=1. (2x+3) n. = lim. < 1 or 2x+3 < 4. ( 1) ( 1) 2n n

Answer Key. ( 1) n (2x+3) n. n n=1. (2x+3) n. = lim. < 1 or 2x+3 < 4. ( 1) ( 1) 2n n Math Midterm Eam #3 December, 3 Answer Key. [5 Points] Find the Interval and Radius of Convergence for the following power series. Analyze carefully and with full justification. Use Ratio Test. L lim a

More information

7.2. Matrix Multiplication. Introduction. Prerequisites. Learning Outcomes

7.2. Matrix Multiplication. Introduction. Prerequisites. Learning Outcomes Matrix Multiplication 7.2 Introduction When we wish to multiply matrices together we have to ensure that the operation is possible - and this is not always so. Also, unlike number arithmetic and algebra,

More information

Coordinate goemetry in the (x, y) plane

Coordinate goemetry in the (x, y) plane Coordinate goemetr in the (x, ) plane In this chapter ou will learn how to solve problems involving parametric equations.. You can define the coordinates of a point on a curve using parametric equations.

More information

e st f (t) dt = e st tf(t) dt = L {t f(t)} s

e st f (t) dt = e st tf(t) dt = L {t f(t)} s Additional operational properties How to find the Laplace transform of a function f (t) that is multiplied by a monomial t n, the transform of a special type of integral, and the transform of a periodic

More information

The Clausius-Clapeyron and the Kelvin Equations

The Clausius-Clapeyron and the Kelvin Equations PhD Environmental Fluid Mechanics Physics of the Atmosphere University of Trieste International Center for Theoretical Physics The Clausius-Clapeyron and the Kelvin Equations by Dario B. Giaiotti and Fulvio

More information

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the 1.(8pts) Find F ds where F = x + ye z + ze y, y + xe z + ze x, z and where T is the T surface in the pictures. (The two pictures are two views of the same surface.) The boundary of T is the unit circle

More information

MAT 271E Probability and Statistics

MAT 271E Probability and Statistics MAT 71E Probability and Statistics Spring 013 Instructor : Class Meets : Office Hours : Textbook : Supp. Text : İlker Bayram EEB 1103 ibayram@itu.edu.tr 13.30 1.30, Wednesday EEB 5303 10.00 1.00, Wednesday

More information