Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics
|
|
- Ευδώρα Παπαντωνίου
- 7 χρόνια πριν
- Προβολές:
Transcript
1 Fourier Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018
2 Introduction Not all functions can be represented by Taylor series. f (k) (c) A Taylor series f (x) = (x c) k is exact at x = c k! k=0 but as x moves away from c the error in the Taylor n f (k) (c) polynomial P n (x) = (x c) k grows quickly. k! k=0 Many natural phenomena are periodic and thus we may use periodic functions such as sine and cosine in infinite series.
3 Periodic Functions Definition A function f (x) is periodic with period T if f (x + T ) = f (x) for all x.
4 Periodic Functions Definition A function f (x) is periodic with period T if f (x + T ) = f (x) for all x. Example sin(k x) is periodic of period 2π k since ( [ sin k x + 2π ]) = sin (kx + 2π) = sin(k x). k Likewise cos(k x) is periodic of period 2π k.
5 Fourier Series Definition A Fourier Series with period 2π is an infinite series of the form a (a k cos(k x) + b k sin(k x)) where a k for k = 0, 1,... and b k for k = 1, 2,... are constants.
6 Fourier Series Definition A Fourier Series with period 2π is an infinite series of the form a (a k cos(k x) + b k sin(k x)) where a k for k = 0, 1,... and b k for k = 1, 2,... are constants. Questions: Which functions can be represented by Fourier series? How do we calculate the coefficients (a k and b k ) of the series? Does the Fourier series converge? If the series converges, to what function?
7 Answers Suppose the Fourier series converges for x π then f (x) = a (a k cos(kx) + b k sin(kx)) and f (x) must be 2π-periodic for all x. 10 y π -2 π -π π 2 π 3 π x
8 Calculating the Coefficients (1 of 6) Suppose f (x) = a (a k cos(k x) + b k sin(k x)) Since a 0 appears outside of the infinite series, we will find it first.
9 Calculating the Coefficients (1 of 6) Suppose f (x) = a (a k cos(k x) + b k sin(k x)) Since a 0 appears outside of the infinite series, we will find it first. Integrate both sides of the equation on [, π]. f (x) dx = a 0 2 dx + (a k cos(k x) dx + b k ) sin(k x) dx
10 Calculating the Coefficients (2 of 6) Note: a 0 2 dx = a 0π cos(k x) dx = 0 sin(k x) dx = 0
11 Calculating the Coefficients (2 of 6) Note: a 0 2 dx = a 0π cos(k x) dx = 0 sin(k x) dx = 0 Thus f (x) dx = a 0 π a 0 = 1 π f (x) dx
12 Calculating the Coefficients (3 of 6) To calculate a n for n = 1, 2,..., multiply both sides of the Fourier series by cos(n x) and integrate over [, π]. = f (x) cos(n x) dx a 0 cos(n x) dx 2 + (a k cos(k x) cos(n x) dx + b k ) sin(k x) cos(n x) dx
13 Calculating the Coefficients (3 of 6) To calculate a n for n = 1, 2,..., multiply both sides of the Fourier series by cos(n x) and integrate over [, π]. = f (x) cos(n x) dx a 0 cos(n x) dx 2 + (a k cos(k x) cos(n x) dx + b k ) sin(k x) cos(n x) dx Two new types of definite integral appear on the right hand side of the equation. cos(k x) cos(n x) dx and sin(k x) cos(n x) dx We should evaluate them first.
14 Product-to-Sum Formulas We will need the trigonometric identities: cos(k x) cos(n x) = 1 (cos(n + k)x + cos(n k)x) 2 sin(k x) cos(n x) = 1 (sin(n + k)x sin(n k)x) 2 Proof. cos(n + k)x + cos(n k)x = cos(n x) cos(k x) sin(n x) sin(k x) + cos(n x) cos(k x) + sin(n x) sin(k x) = 2 cos(n x) cos(k x) sin(n + k)x sin(n k)x = sin(n x) cos(k x) + cos(n x) sin(k x) sin(n x) cos(k x) + cos(n x) sin(k x) = 2 cos(n x) sin(k x)
15 cos(k x) cos(n x) dx cos(k x) cos(n x) dx = 1 cos(n k)x + cos(n + k)x dx 2 = 1 [ ] sin(n k)x sin(n + k)x x=π + 2 n k n + k x= = 0 if n k. cos(n x) cos(n x) dx = cos(k x) cos(n x) dx = = 1 2 = 1 2 = π cos 2 (n x) dx (1 + cos(2n x)) dx [ x + 1 sin(2n x) 2n { 0 if n k, π if n = k. ] x=π x=
16 sin(kx) cos(nx) dx sin(k x) cos(n x) dx = 1 sin(n + k)x sin(n k)x dx 2 = 1 [ ] cos(n + k)x cos(n k)x x=π + 2 n + k n k x= = 0 if n k sin(n x) cos(n x) dx = 1 sin(2n x) dx 2 [ cos(2n x) ] x=π = 1 2 = 0 2n x=
17 Calculating the Coefficients (4 of 6) Now if = f (x) cos(n x) dx a 0 cos(n x) dx 2 + (a k cos(k x) cos(n x) dx + b k ) sin(k x) cos(n x) dx then f (x) cos(n x) dx = a n cos 2 (n x) dx = a n π a n = 1 π f (x) cos(n x) dx.
18 Calculating the Coefficients (5 of 6) To calculate b n for n = 1, 2,... multiply both sides of the Fourier series by sin(nx) and integrate over [, π]. = f (x) sin(n x) dx a 0 sin(n x) dx 2 + (a k cos(k x) sin(n x) dx + b k ) sin(k x) sin(n x) dx
19 Calculating the Coefficients (5 of 6) To calculate b n for n = 1, 2,... multiply both sides of the Fourier series by sin(nx) and integrate over [, π]. = f (x) sin(n x) dx a 0 sin(n x) dx 2 + (a k cos(k x) sin(n x) dx + b k ) sin(k x) sin(n x) dx One new type of definite integral appears on the right hand side of the equation. We should evaluate it first. sin(k x) sin(n x) dx
20 Product-to-Sum Formulas We will need the trigonometric identity: sin(k x) sin(n x) = 1 (cos(n k)x cos(n + k)x) 2 Proof. cos(n k)x cos(n + k)x = cos(n x) cos(k x) + sin(n x) sin(k x) cos(n x) cos(k x) + sin(n x) sin(k x) = 2 sin(n x) sin(k x)
21 sin(kx) sin(nx) dx sin(k x) sin(n x) dx = 1 cos(n k)x cos(n + k)x dx 2 = 1 [ ] sin(n k)x sin(n + k)x x=π 2 n k n + k x= = 0 if n k sin(n x) sin(n x) dx = sin(k x) sin(n x) dx = = 1 2 = 1 2 = π sin 2 (n x) dx (1 cos(2n x)) dx [ x + 1 sin(2n x) 2n { 0 if n k, π if n = k. ] x=π x=
22 Calculating the Coefficients (6 of 6) Now if = f (x) sin(n x) dx a 0 sin(n x) dx 2 + (a k cos(k x) sin(n x) dx + b k ) sin(k x) sin(n x) dx then f (x) sin(n x) dx = b n sin 2 (n x) dx = b n π b n = 1 π f (x) sin(n x) dx.
23 Euler-Fourier Formulas To summarize, the coefficients of the Fourier series for a 2π-periodic function f (x) are: a 0 = 1 π a k = 1 π b k = 1 π f (x) dx f (x) cos(k x) dx (k = 1, 2,...) f (x) sin(k x) dx (k = 1, 2,...)
24 Example Find the Fourier series representation of the 2π-periodic extension of the function { 0 if < x < 0 f (x) = 1 if 0 < x < π. 1.0 y π -π π 2 π x
25 Solution a 0 = 1 π a k = 1 π f (x) dx = 1 π f (x) cos(k x) dx = 1 π 0 (1) dx = 1 0 (1) cos(k x) dx = 0 b k = 1 f (x) sin(k x) dx = 1 (1) sin(k x) dx π π 0 = 1 [ ] cos(k x) x=π = 1 π k k π (1 cos(kπ)) = (1 ( 1)k ) k π x=0
26 Partial Sums f (x) = y (1 ( 1) k ) πk sin(k x) y π -π π 2 π x -2 π -π π 2 π x n = 5 n = 10 y y π -π π 2 π x -2 π -π π 2 π x n = 50 n = 100
27 Example Find the Fourier series representation of the 2π-periodic extension of the function { 0 if < x < 0 f (x) = π x if 0 < x < π. y π -2 π -π π 2 π 3 π x
28 Solution [πx x 2 ] x=π a 0 = 1 π a k = 1 π = 1 kπ 0 f (x) dx = 1 π f (x) cos(k x) dx = 1 π 0 sin(k x) dx = 1 k 2 π (π x) dx = 1 π 0 2 (π x) cos(k x) dx x=0 = π 2 [ cos(k x)]x=π x=0 = (1 ( 1)k ) k 2 π b k = 1 f (x) sin(k x) dx = 1 (π x) sin(k x) dx π π 0 = 1 ([ ] (π x) cos(k x) x=π + 1 ) cos(k x) dx = 1 π k x=0 k 0 k
29 Solution f (x) = π 4 + y ( (1 ( 1) k ) πk 2 cos(k x) + 1 ) sin(k x) k y π -2 π -π π 2 π 3 π x π -2 π -π π 2 π 3 π x n = 5 n = 10 y y π -2 π -π π 2 π 3 π x -3 π -2 π -π π 2 π 3 π x n = 50 n = 100
30 Functions of Period T 2π If f is a function of period T = 2L > 0 then the Fourier series for f is a [ ( ) ( )] kπx kπx a k cos + b k sin L L where a 0 = 1 L a k = 1 L b k = 1 L L L L L L L f (x) dx ( ) kπx f (x) cos dx (k = 1, 2,...) L ( ) kπx f (x) sin dx (k = 1, 2,...) L
31 Convergence of Fourier Series Theorem If f is 2L-periodic and f and f are continuous on [ L, L] except for at most a finite number of jump discontinuities, then f has a convergent Fourier series expansion. f (x) = a [ a k cos ( kπx L ) ( kπx + b k sin L The series converges to f (c) if f is continuous at x = c. If f has a jump discontinuity at x = c then the series converges to ( ) 1 lim f (x) + lim 2 f (x). x c x c + )]
32 Example Find the Fourier series representation of the 2-periodic extension of the function f (x) = x. 1.0 y x
33 Solution a 0 = a k = b k = = 2 k π f (x) dx = f (x) cos(kπx) dx = [ x 2 x dx = ] x=1 x=0 = 1 x cos(k πx) dx sin(kπx) dx = 2 k 2 π 2 [cos(kπx)]x=1 x=0 = 2(( 1)k 1) k 2 π 2 f (x) sin(kπx) dx = 0
34 Solution f (x) = x = y 2(( 1) k 1) π 2 k 2 cos(kπx) y x n = 5 n = 10 y y x x n = 50 n = 100 x
35 Example Find the Fourier series representation of the 2-periodic extension of the function f (x) = x 2. Use the series and the Fourier Convergence Theorem to find the sums: 1 k 2 and 1.0 y ( 1) k k x
36 Solution (1 of 3) a 0 = a k = = 4 kπ = 4 kπ = b k = x 2 dx = x 2 cos(kπx) dx = 2 0 ( [ x 0 x sin(k πx) dx kπ cos(kπx) [ x x 2 3 dx = 2 3 ] x=1 x=0 4 4( 1)k k 2 cos(kπ) = π2 k 2 π x 2 sin(kπx) dx = ] x=1 x=0 = 2 3 x 2 cos(kπx) dx ) cos(kπx) dx 0 kπ
37 Solution (2 of 3) x 2 = ( 1) k k 2 π 2 cos(kπx) = π 2 ( 1) k cos(kπx) k 2
38 Solution (2 of 3) x 2 = ( 1) k k 2 π 2 cos(kπx) = π 2 ( 1) k k 2 cos(kπx) Let x = 0, then (0) 2 = ( 1) k π k 2 0 = ( 1) k π 2 = ( 1) k k 2. k 2 cos(kπ(0))
39 Solution (3 of 3) x 2 = π 2 Let x = 1, then ( 1) k k 2 cos(kπx) (1) 2 = ( 1) k π 2 cos(kπ(1)) k 2 1 = ( 1) k π 2 ( 1) k π 2 6 = 1 k 2. k 2
40 Other Sums (1 of 2) x = π 2 0 = π 2 π = π 2 0 = π 2 = 1 (2k 1) 2 (( 1) k 1) k 2 (( 1) k 1) k 2 (( 1) k 1) k 2 2 (2k 1) 2 cos(kπx) cos(kπ(0))
41 Other Sums (2 of 2) f (x) = { 0 if < x < 0 1 if 0 < x < π. = (1 ( 1) k ) sin(k x) kπ = sin((2k 1)x) π 2k 1 f (π/2) = ( ) 1 (2k 1)π π 2k 1 sin 2 1 = ( 1) k+1 π 2k 1 π 4 = ( 1) k+1 2k 1
Section 8.3 Trigonometric Equations
99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.
3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β
3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle
Math221: HW# 1 solutions
Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin
Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1
Conceptual Questions. State a Basic identity and then verify it. a) Identity: Solution: One identity is cscθ) = sinθ) Practice Exam b) Verification: Solution: Given the point of intersection x, y) of the
Example Sheet 3 Solutions
Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note
PARTIAL NOTES for 6.1 Trigonometric Identities
PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot
Section 7.6 Double and Half Angle Formulas
09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)
2 Composition. Invertible Mappings
Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,
CRASH COURSE IN PRECALCULUS
CRASH COURSE IN PRECALCULUS Shiah-Sen Wang The graphs are prepared by Chien-Lun Lai Based on : Precalculus: Mathematics for Calculus by J. Stuwart, L. Redin & S. Watson, 6th edition, 01, Brooks/Cole Chapter
D Alembert s Solution to the Wave Equation
D Alembert s Solution to the Wave Equation MATH 467 Partial Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Objectives In this lesson we will learn: a change of variable technique
Areas and Lengths in Polar Coordinates
Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the
Areas and Lengths in Polar Coordinates
Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the
Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit
Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal
CHAPTER 101 FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD
CHAPTER FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD EXERCISE 36 Page 66. Determine the Fourier series for the periodic function: f(x), when x +, when x which is periodic outside this rge of period.
If we restrict the domain of y = sin x to [ π, π ], the restrict function. y = sin x, π 2 x π 2
Chapter 3. Analytic Trigonometry 3.1 The inverse sine, cosine, and tangent functions 1. Review: Inverse function (1) f 1 (f(x)) = x for every x in the domain of f and f(f 1 (x)) = x for every x in the
Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- -----------------
Inverse trigonometric functions & General Solution of Trigonometric Equations. 1. Sin ( ) = a) b) c) d) Ans b. Solution : Method 1. Ans a: 17 > 1 a) is rejected. w.k.t Sin ( sin ) = d is rejected. If sin
If we restrict the domain of y = sin x to [ π 2, π 2
Chapter 3. Analytic Trigonometry 3.1 The inverse sine, cosine, and tangent functions 1. Review: Inverse function (1) f 1 (f(x)) = x for every x in the domain of f and f(f 1 (x)) = x for every x in the
The Simply Typed Lambda Calculus
Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and
Fourier Analysis of Waves
Exercises for the Feynman Lectures on Physics by Richard Feynman, Et Al. Chapter 36 Fourier Analysis of Waves Detailed Work by James Pate Williams, Jr. BA, BS, MSwE, PhD From Exercises for the Feynman
CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS
CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =
Homework 8 Model Solution Section
MATH 004 Homework Solution Homework 8 Model Solution Section 14.5 14.6. 14.5. Use the Chain Rule to find dz where z cosx + 4y), x 5t 4, y 1 t. dz dx + dy y sinx + 4y)0t + 4) sinx + 4y) 1t ) 0t + 4t ) sinx
DiracDelta. Notations. Primary definition. Specific values. General characteristics. Traditional name. Traditional notation
DiracDelta Notations Traditional name Dirac delta function Traditional notation x Mathematica StandardForm notation DiracDeltax Primary definition 4.03.02.000.0 x Π lim ε ; x ε0 x 2 2 ε Specific values
Trigonometric Formula Sheet
Trigonometric Formula Sheet Definition of the Trig Functions Right Triangle Definition Assume that: 0 < θ < or 0 < θ < 90 Unit Circle Definition Assume θ can be any angle. y x, y hypotenuse opposite θ
Arithmetical applications of lagrangian interpolation. Tanguy Rivoal. Institut Fourier CNRS and Université de Grenoble 1
Arithmetical applications of lagrangian interpolation Tanguy Rivoal Institut Fourier CNRS and Université de Grenoble Conference Diophantine and Analytic Problems in Number Theory, The 00th anniversary
Finite Field Problems: Solutions
Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The
Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.
Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action
Srednicki Chapter 55
Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third
EE512: Error Control Coding
EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3
C.S. 430 Assignment 6, Sample Solutions
C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order
Every set of first-order formulas is equivalent to an independent set
Every set of first-order formulas is equivalent to an independent set May 6, 2008 Abstract A set of first-order formulas, whatever the cardinality of the set of symbols, is equivalent to an independent
Section 9.2 Polar Equations and Graphs
180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify
Homework 3 Solutions
Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For
ST5224: Advanced Statistical Theory II
ST5224: Advanced Statistical Theory II 2014/2015: Semester II Tutorial 7 1. Let X be a sample from a population P and consider testing hypotheses H 0 : P = P 0 versus H 1 : P = P 1, where P j is a known
Section 7.7 Product-to-Sum and Sum-to-Product Formulas
Section 7.7 Product-to-Sum and Sum-to-Product Fmulas Objective 1: Express Products as Sums To derive the Product-to-Sum Fmulas will begin by writing down the difference and sum fmulas of the cosine function:
Chapter 6: Systems of Linear Differential. be continuous functions on the interval
Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations
Matrices and Determinants
Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z
SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018
Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals
SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions
SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)
b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds!
MTH U341 urface Integrals, tokes theorem, the divergence theorem To be turned in Wed., Dec. 1. 1. Let be the sphere of radius a, x 2 + y 2 + z 2 a 2. a. Use spherical coordinates (with ρ a) to parametrize.
Trigonometry 1.TRIGONOMETRIC RATIOS
Trigonometry.TRIGONOMETRIC RATIOS. If a ray OP makes an angle with the positive direction of X-axis then y x i) Sin ii) cos r r iii) tan x y (x 0) iv) cot y x (y 0) y P v) sec x r (x 0) vi) cosec y r (y
Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8 questions or comments to Dan Fetter 1
Eon : Fall 8 Suggested Solutions to Problem Set 8 Email questions or omments to Dan Fetter Problem. Let X be a salar with density f(x, θ) (θx + θ) [ x ] with θ. (a) Find the most powerful level α test
ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =?
Teko Classes IITJEE/AIEEE Maths by SUHAAG SIR, Bhopal, Ph (0755) 3 00 000 www.tekoclasses.com ANSWERSHEET (TOPIC DIFFERENTIAL CALCULUS) COLLECTION # Question Type A.Single Correct Type Q. (A) Sol least
Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)
Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts
Approximation of distance between locations on earth given by latitude and longitude
Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth
Spherical Coordinates
Spherical Coordinates MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Spherical Coordinates Another means of locating points in three-dimensional space is known as the spherical
Solution Series 9. i=1 x i and i=1 x i.
Lecturer: Prof. Dr. Mete SONER Coordinator: Yilin WANG Solution Series 9 Q1. Let α, β >, the p.d.f. of a beta distribution with parameters α and β is { Γ(α+β) Γ(α)Γ(β) f(x α, β) xα 1 (1 x) β 1 for < x
Uniform Convergence of Fourier Series Michael Taylor
Uniform Convergence of Fourier Series Michael Taylor Given f L 1 T 1 ), we consider the partial sums of the Fourier series of f: N 1) S N fθ) = ˆfk)e ikθ. k= N A calculation gives the Dirichlet formula
Other Test Constructions: Likelihood Ratio & Bayes Tests
Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :
(a,b) Let s review the general definitions of trig functions first. (See back cover of your book) sin θ = b/r cos θ = a/r tan θ = b/a, a 0
TRIGONOMETRIC IDENTITIES (a,b) Let s eview the geneal definitions of tig functions fist. (See back cove of you book) θ b/ θ a/ tan θ b/a, a 0 θ csc θ /b, b 0 sec θ /a, a 0 cot θ a/b, b 0 By doing some
Fractional Colorings and Zykov Products of graphs
Fractional Colorings and Zykov Products of graphs Who? Nichole Schimanski When? July 27, 2011 Graphs A graph, G, consists of a vertex set, V (G), and an edge set, E(G). V (G) is any finite set E(G) is
Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.
Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given
Second Order RLC Filters
ECEN 60 Circuits/Electronics Spring 007-0-07 P. Mathys Second Order RLC Filters RLC Lowpass Filter A passive RLC lowpass filter (LPF) circuit is shown in the following schematic. R L C v O (t) Using phasor
Similarly, we may define hyperbolic functions cosh α and sinh α from the unit hyperbola
Universit of Hperbolic Functions The trigonometric functions cos α an cos α are efine using the unit circle + b measuring the istance α in the counter-clockwise irection along the circumference of the
( y) Partial Differential Equations
Partial Dierential Equations Linear P.D.Es. contains no owers roducts o the deendent variables / an o its derivatives can occasionall be solved. Consider eamle ( ) a (sometimes written as a ) we can integrate
University of Illinois at Urbana-Champaign ECE 310: Digital Signal Processing
University of Illinois at Urbana-Champaign ECE : Digital Signal Processing Chandra Radhakrishnan PROBLEM SET : SOLUTIONS Peter Kairouz Problem Solution:. ( 5 ) + (5 6 ) + ( ) cos(5 ) + 5cos( 6 ) + cos(
Lecture 26: Circular domains
Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without eplicit written permission from the copyright owner. 1 Lecture 6: Circular domains
Econ Spring 2004 Instructor: Prof. Kiefer Solution to Problem set # 5. γ (0)
Cornell University Department of Economics Econ 60 - Spring 004 Instructor: Prof. Kiefer Solution to Problem set # 5. Autocorrelation function is defined as ρ h = γ h γ 0 where γ h =Cov X t,x t h =E[X
Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3
Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 1 State vector space and the dual space Space of wavefunctions The space of wavefunctions is the set of all
DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.
DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec
Reminders: linear functions
Reminders: linear functions Let U and V be vector spaces over the same field F. Definition A function f : U V is linear if for every u 1, u 2 U, f (u 1 + u 2 ) = f (u 1 ) + f (u 2 ), and for every u U
Parametrized Surfaces
Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some
Solutions to Exercise Sheet 5
Solutions to Eercise Sheet 5 jacques@ucsd.edu. Let X and Y be random variables with joint pdf f(, y) = 3y( + y) where and y. Determine each of the following probabilities. Solutions. a. P (X ). b. P (X
derivation of the Laplacian from rectangular to spherical coordinates
derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used
ECE Spring Prof. David R. Jackson ECE Dept. Notes 2
ECE 634 Spring 6 Prof. David R. Jackson ECE Dept. Notes Fields in a Source-Free Region Example: Radiation from an aperture y PEC E t x Aperture Assume the following choice of vector potentials: A F = =
Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ.
Chemistry 362 Dr Jean M Standard Problem Set 9 Solutions The ˆ L 2 operator is defined as Verify that the angular wavefunction Y θ,φ) Also verify that the eigenvalue is given by 2! 2 & L ˆ 2! 2 2 θ 2 +
Chapter 6 BLM Answers
Chapter 6 BLM Answers BLM 6 Chapter 6 Prerequisite Skills. a) i) II ii) IV iii) III i) 5 ii) 7 iii) 7. a) 0, c) 88.,.6, 59.6 d). a) 5 + 60 n; 7 + n, c). rad + n rad; 7 9,. a) 5 6 c) 69. d) 0.88 5. a) negative
Concrete Mathematics Exercises from 30 September 2016
Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)
4.6 Autoregressive Moving Average Model ARMA(1,1)
84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this
ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007
Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Αν κάπου κάνετε κάποιες υποθέσεις να αναφερθούν στη σχετική ερώτηση. Όλα τα αρχεία που αναφέρονται στα προβλήματα βρίσκονται στον ίδιο φάκελο με το εκτελέσιμο
Differential equations
Differential equations Differential equations: An equation inoling one dependent ariable and its deriaties w. r. t one or more independent ariables is called a differential equation. Order of differential
Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in
Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in : tail in X, head in A nowhere-zero Γ-flow is a Γ-circulation such that
1. If log x 2 y 2 = a, then dy / dx = x 2 + y 2 1] xy 2] y / x. 3] x / y 4] none of these
1. If log x 2 y 2 = a, then dy / dx = x 2 + y 2 1] xy 2] y / x 3] x / y 4] none of these 1. If log x 2 y 2 = a, then x 2 + y 2 Solution : Take y /x = k y = k x dy/dx = k dy/dx = y / x Answer : 2] y / x
10/3/ revolution = 360 = 2 π radians = = x. 2π = x = 360 = : Measures of Angles and Rotations
//.: Measures of Angles and Rotations I. Vocabulary A A. Angle the union of two rays with a common endpoint B. BA and BC C. B is the vertex. B C D. You can think of BA as the rotation of (clockwise) with
1 String with massive end-points
1 String with massive end-points Πρόβλημα 5.11:Θεωρείστε μια χορδή μήκους, τάσης T, με δύο σημειακά σωματίδια στα άκρα της, το ένα μάζας m, και το άλλο μάζας m. α) Μελετώντας την κίνηση των άκρων βρείτε
Integrals in cylindrical, spherical coordinates (Sect. 15.7)
Integrals in clindrical, spherical coordinates (Sect. 5.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.
Pg The perimeter is P = 3x The area of a triangle is. where b is the base, h is the height. In our case b = x, then the area is
Pg. 9. The perimeter is P = The area of a triangle is A = bh where b is the base, h is the height 0 h= btan 60 = b = b In our case b =, then the area is A = = 0. By Pythagorean theorem a + a = d a a =
Review Test 3. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
Review Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the exact value of the expression. 1) sin - 11π 1 1) + - + - - ) sin 11π 1 ) ( -
Numerical Analysis FMN011
Numerical Analysis FMN011 Carmen Arévalo Lund University carmen@maths.lth.se Lecture 12 Periodic data A function g has period P if g(x + P ) = g(x) Model: Trigonometric polynomial of order M T M (x) =
Homomorphism in Intuitionistic Fuzzy Automata
International Journal of Fuzzy Mathematics Systems. ISSN 2248-9940 Volume 3, Number 1 (2013), pp. 39-45 Research India Publications http://www.ripublication.com/ijfms.htm Homomorphism in Intuitionistic
Differentiation exercise show differential equation
Differentiation exercise show differential equation 1. If y x sin 2x, prove that x d2 y 2 2 + 2y x + 4xy 0 y x sin 2x sin 2x + 2x cos 2x 2 2cos 2x + (2 cos 2x 4x sin 2x) x d2 y 2 2 + 2y x + 4xy (2x cos
Statistical Inference I Locally most powerful tests
Statistical Inference I Locally most powerful tests Shirsendu Mukherjee Department of Statistics, Asutosh College, Kolkata, India. shirsendu st@yahoo.co.in So far we have treated the testing of one-sided
Chapter 6: Systems of Linear Differential. be continuous functions on the interval
Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations
Lecture 2. Soundness and completeness of propositional logic
Lecture 2 Soundness and completeness of propositional logic February 9, 2004 1 Overview Review of natural deduction. Soundness and completeness. Semantics of propositional formulas. Soundness proof. Completeness
26 28 Find an equation of the tangent line to the curve at the given point Discuss the curve under the guidelines of Section
SECTION 5. THE NATURAL LOGARITHMIC FUNCTION 5. THE NATURAL LOGARITHMIC FUNCTION A Click here for answers. S Click here for solutions. 4 Use the Laws of Logarithms to epand the quantit.. ln ab. ln c. ln
ECE 468: Digital Image Processing. Lecture 8
ECE 468: Digital Image Processing Lecture 8 Prof. Sinisa Todorovic sinisa@eecs.oregonstate.edu 1 Image Reconstruction from Projections X-ray computed tomography: X-raying an object from different directions
SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM
SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM Solutions to Question 1 a) The cumulative distribution function of T conditional on N n is Pr T t N n) Pr max X 1,..., X N ) t N n) Pr max
Derivations of Useful Trigonometric Identities
Derivations of Useful Trigonometric Identities Pythagorean Identity This is a basic and very useful relationship which comes directly from the definition of the trigonometric ratios of sine and cosine
Partial Differential Equations in Biology The boundary element method. March 26, 2013
The boundary element method March 26, 203 Introduction and notation The problem: u = f in D R d u = ϕ in Γ D u n = g on Γ N, where D = Γ D Γ N, Γ D Γ N = (possibly, Γ D = [Neumann problem] or Γ N = [Dirichlet
Answer sheet: Third Midterm for Math 2339
Answer sheet: Third Midterm for Math 339 November 3, Problem. Calculate the iterated integrals (Simplify as much as possible) (a) e sin(x) dydx y e sin(x) dydx y sin(x) ln y ( cos(x)) ye y dx sin(x)(lne
( ) 2 and compare to M.
Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8
What happens when two or more waves overlap in a certain region of space at the same time?
Wave Superposition What happens when two or more waves overlap in a certain region of space at the same time? To find the resulting wave according to the principle of superposition we should sum the fields
An Inventory of Continuous Distributions
Appendi A An Inventory of Continuous Distributions A.1 Introduction The incomplete gamma function is given by Also, define Γ(α; ) = 1 with = G(α; ) = Z 0 Z 0 Z t α 1 e t dt, α > 0, >0 t α 1 e t dt, α >
Bessel functions. ν + 1 ; 1 = 0 for k = 0, 1, 2,..., n 1. Γ( n + k + 1) = ( 1) n J n (z). Γ(n + k + 1) k!
Bessel functions The Bessel function J ν (z of the first kind of order ν is defined by J ν (z ( (z/ν ν Γ(ν + F ν + ; z 4 ( k k ( Γ(ν + k + k! For ν this is a solution of the Bessel differential equation
Section 8.2 Graphs of Polar Equations
Section 8. Graphs of Polar Equations Graphing Polar Equations The graph of a polar equation r = f(θ), or more generally F(r,θ) = 0, consists of all points P that have at least one polar representation
Evaluation of some non-elementary integrals of sine, cosine and exponential integrals type
Noname manuscript No. will be inserted by the editor Evaluation of some non-elementary integrals of sine, cosine and exponential integrals type Victor Nijimbere Received: date / Accepted: date Abstract
forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with
Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We
F19MC2 Solutions 9 Complex Analysis
F9MC Solutions 9 Complex Analysis. (i) Let f(z) = eaz +z. Then f is ifferentiable except at z = ±i an so by Cauchy s Resiue Theorem e az z = πi[res(f,i)+res(f, i)]. +z C(,) Since + has zeros of orer at
Congruence Classes of Invertible Matrices of Order 3 over F 2
International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and
Finite difference method for 2-D heat equation
Finite difference method for 2-D heat equation Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen