C. Fourier Sine Series Overview

Size: px
Start display at page:

Download "C. Fourier Sine Series Overview"

Transcription

1 12 PHILIP D. LOEWEN C. Fourier Sine Series Overview Let some constant > be given. The symboic form of the FSS Eigenvaue probem combines an ordinary differentia equation (ODE) on the interva (, ) with a pair of homogeneous boundary conditions (BC), as foows. (ODE) y (x) + λy(x) =, < x < (BC) y() =, y() = The primary task is to identify a scaars λ for which it is possibe to satisfy a the conditions boxed above with some nonzero continuous function defined on [, ]. Of course, we are aso interested in exacty which nonzero functions come up in the search for suitabe λ-vaues. To expain why it is reasonabe to ca the boxed probem above an eigenvaue probem, rewrite (ODE) in Leibniz notation and rearrange the terms a itte: d2 (y) = λy, < x <. dx2 Now compare the famiiar eigenvaue equation Av = λv from the vector-matrix word. The correspondence is rather good: in both equations, we appy some kind of inear operation to the object of interest, and the resut is a constant mutipe of the thing we started with. Let s make this comparison more expicit. Objects. In the vector-matrix word, we specify the dimension N and focus on vectors v that define scaar vaues v k for 1 k N. In the FSS probem, we specify the interva width and focus on smooth functions y that define scaar vaues y(x) for x. Inner Products. For vectors u, v in R N, the dot product is a scaar-vaued combination buit from corresponding components: u v def = N u k v k. For functions y 1 and y 2 defined on [, ], we used corresponding x-vaues instead of corresponding components, and generaize the sum with an integra. This defines the so-caed inner product (y 1, y 2 ) = y 1 (x)y 2 (x) dx. Orthogonaity. Vectors u, v in R N are orthogona when u v =. Fie 214notes, version of 6 Jun 214, page 12. Typeset at 15:2 June 6, 214.

2 III. Eigenfunction Series and Appications 13 Functions y 1, y 2 on [, ] are orthogona when (y 1, y 2 ) =. Exampe. If = 1, so the interva of interest is [, 1], then the functions y 1 (x) = x and y 2 (x) = 2 3x are orthogona. To see this, we cacuate their inner product: (y 1, y 2 ) = 1 x (2 3x) dx = 1 ( 2x 3x 2 ) dx = [ x 2 x 3 ] 1 x= =. Object size. The Eucidean ength of a vector v in R N is reated to its dot product with itsef: v = ( N 1/2 v v = vk) 2. The norm of a function y on [, ] comes from the anaogous operation on the inner product with itsef: y = ( 1/2 (y, y) = y(x) dx) 2. (Readers with a background in Eectrica Engineering wi recognize this as the Root Mean Square, or RMS, vaue associated with a signa y.) Operators. In the vector-matrix context, a symmetric rea matrix A can be appied to an object of interest, namey some vector v, to produce another object of the same type, the new vector Av. In the FSS probem, the operator L = d2 dx 2 can be appied to an object of interest, now a function y, to produce another object of the same type, the new function L[y] = y. Eigenvaues. The eigenvaue equation Av = λv for a given matrix A highights those specia vectors v for which mutipication by A produces a scaar mutipe of the input object. In the function-space setup, we need to insert some boundary conditions to make the anaogy work best. So we focus on smooth functions y = y(x) defined in the interva [, ] that aso satisfy (BC), y() =, y() =. In the sice of function space determined by these conditions, to say that a scaar λ is an eigenvaue for L means that some nonzero function y satisfying the given boundary conditions satisfies L[y] = λy, i.e., y + λy =. Any such y is caed an eigenfunction for L corresponding to the eigenvaue λ. For each eigenvaue λ, we define the eigenspace E(λ) = {y = y(x) : y + λy =, y() =, y() = }. Fie 214notes, version of 6 Jun 214, page 13. Typeset at 15:2 June 6, 214.

3 14 PHILIP D. LOEWEN Learning Pan. In the previous section, we chose a particuar 2 2 matrix A and used its eigenvectors to spit severa interesting probems invoving vectors into scaar probems in orthogona components. It took some work to find the eigenvectors, but knowing them turned out to be usefu in a variety of situations. Of course there are other symmetric matrices, and the ideas we iustrated using a specific choice for A woud aso work for them. In this section, we wi take the a parae approach in function space. We wi start with one particuar eigenvaue probem, the FSS setup boxed above. Then we wi see how to use its eigenfunctions to spit severa interesting probems invoving functions into scaar probems associated with the orthogona components. It wi take some work to set this up, by finding the eigenvaues and eigenfunctions for the FSS, but once we have them they can be put to work in various ways. Of course there are other eigenvaue probems, and the ideas we wi iustrate for the FSS wi aso work for them. Eigen-anaysis. To find the rea numbers λ for which (ODE)(BC) permit a nontrivia soution function y, we wi simpy consider every possibe vaue of λ and determine the set of functions compatibe with (ODE)(BC). For most choices of λ, this set of functions wi contain the singe eement y(x) =. But there wi be a few where something more interesting happens: these wi be the desired eigenvaues. To check on each rea number λ, an agebraic approach wi be essentia: we need to hande arge bocks of possibe λ-vaues by simiar methods. So imagine λ is some particuar rea number, and start soving (ODE). Guessing y = e sx produces a soution if and ony if s 2 = λ, or s = ± λ. The sign of the quantity inside the square root here determines the interpretation of this equation. There are three distinct possibiities. Case λ < If λ <, then ( 1)λ >, so it makes sense to define α = λ >. The genera soution of (ODE) becomes y = Ae αx + Be αx, A, B R. The BC y() = forces B = A, so the famiy of compatibe functions reduces to To arrange the BC y() = requires y = Ae αx [ 1 e 2αx], A R. = Ae α [ 1 e 2α]. The ony way this product can produce is if one of the factors equas. Obviousy e α >. And since α > and >, we have e 2α < e = 1, so [ 1 e 2α] >. By eimination, the zero factor must be A, and this reduces the famiy of soutions for (ODE)(BC) to the singe function y(x) =. Therefore no negative vaue for λ is an eigenvaue. Case λ = If λ =, then the genera soution of (ODE) is y = A + Bx, A, B R. Fie 214notes, version of 6 Jun 214, page 14. Typeset at 15:2 June 6, 214.

4 III. Eigenfunction Series and Appications 15 The BC y() = forces A =, so the famiy of compatibe functions reduces to To arrange the BC y() = requires y = Bx, B R. = B. The ony way this product can produce is if one of the factors equas. Since >, the zero factor must be B, and this reduces the famiy of soutions for (ODE)(BC) to the singe function y(x) =. Therefore is not an eigenvaue. Case λ > If λ >, then it makes sense to define ω = λ >. The genera soution of (ODE) becomes y = A cos(ωx) + B sin(ωx), A, B R. The BC y() = forces A =, so the famiy of compatibe functions reduces to y = B sin(ωx), B R. Now the BC y() = requires = B sin(ω). The ony way this product can produce is if one of the factors equas. To get a nonzero function y, we need B =, so the zero factor must be sin(ω). Now sin(ω) = wi happen ony for certain choices of ω = λ. Since ω >, the fu ist of these is ω n = nπ, n = 1, 2,.... Thus the compete ist of FSS eigenvaues with their corresponding eigenspaces is λ n = ωn 2 = n2 π 2 2, { E(λ n ) = B sin } : B R, n = 1, 2, 3,.... Each eigenspace is one-dimensiona, and a representative eigenfunction corresponding to λ n is y n (x) = sin. (Any nonzero mutipe of that same sine function woud make an equay usefu choice for y n.) Here we have an infinite sequence of eigenfunctions. //// Fie 214notes, version of 6 Jun 214, page 15. Typeset at 15:2 June 6, 214.

5 16 PHILIP D. LOEWEN FSS Summary. The probem (ODE) (BC) y (x) + λy(x) =, < x <, y() = = y(), has an infinite sequence of eigenvaues, a positive: λ n def = ( ) 2 nπ, n = 1, 2, 3,.... When λ = λ n, a soutions of (ODE)/(BC) are mutipes of y n (x) = sin. These satisfy the foowing orthogonaity reation: (y m, y n ) = {, if m n, /2, if m = n. Sketches Orthogonaity. The FSS eigenfunctions just found are mutuay orthogona: (y n, y k ) = ( ) ( ) nπx kπx sin sin dx = {, if n k, /2, if n = k. This can be proved directy, using trig identities, as in Trench s Exampe , but the more theoretica expanation in Trench s Theorem is much more eegant. Somewhere near here is a box containing a summary of this core information. Linear Combinations. For a symmetric N N matrix, every vector f in R N can be written as a inear combination of the mutuay orthogona eigenvectors for A. Even in the vector-matrix word this is a major resut ( The Spectra Theorem ) that Fie 214notes, version of 6 Jun 214, page 16. Typeset at 15:2 June 6, 214.

6 III. Eigenfunction Series and Appications 17 takes some effort to prove. It s reasonabe to expect any corresponding statement in function space if there is one to be even more chaenging. In considering the operator L = d 2 /dx 2, we have found infinitey many eigenfunctions and the natura anaogue of a inear combination of them woud be an infinite series, of the form b 1 y 1 (x) + b 2 y 2 (x) + = b k y k (x). Deaing with infinite series instead of finite sums brings in some new technica issues: does the series converge? What interpretations of converge appy here? Once those are setted, we are ready to ask, is the set of eigenfunctions sufficienty compete for a series ike this to reproduce any reaistic function? These are a important and interesting questions, and amost a of them are beyond the scope of this course. For now, we wi treat a series ike this just ike finite sums. We wi differentiate and integrate them term-by-term, just ike any finite sum, and we wi just assume the representabiity property conjectured above. Task #: Coefficient-Matching. Any identity of the form a k sin = b k sin, < x < forces the corresponding coefficients to match: a n = b n for each n. Proof. Recognize the identity as the expanded form of this equation in function space: a k y k = b k y k. Fix the n you wish to test, then make the inner product of both sides with y n to get ( ) ( ) a k y k, y n = b k y k, y n a n (y n, y n ) = b n (y n, y n ) [a n b n ](y n, y n ) =. Reca that (y n, y n ) = /2 >, so this forces a n b n =, i.e., b n = a n. //// Task #1: Coefficient Extraction. Given some f: [, ] R, find the constants b k such that f = b k y k. ( ) Soution: Use orthogonaity: for fixed n N, (f, u n ) = b k (u k, u n ) = b n (u n, u n ) + + = b n = (f, u n) (u n, u n ). Fie 214notes, version of 6 Jun 214, page 17. Typeset at 15:2 June 6, 214.

7 18 PHILIP D. LOEWEN Notice the exact correspondence with the cognate matrix task in Section A. We deduce the coefficient formuas b n = 2 f(x) sin dx, n = 1, 2,.... ( ) For a given function from space E (i.e., a smooth f with f() = = f()), formua ( ) works! Sometimes we stretch it beyond E by taking a genera function f, using ine ( ) to define a sequence of coefficients b n, and then defining f(x) = b k sin. This f is caed the Fourier sine series for f. Again: If f E, then f = f; if f E, then f is cosey reated to f, with detais to be described ater. Exampe. Let = 1. Write the Fourier Sine Series for the function f(x) = x(1 x) on the interva [, 1]. Soution: The coefficient formuas derived above give, for each n, b n = Two steps of integration by parts revea b n = [ x x 2 ] sin(nπx) dx. 4(1 cos(nπ)) n 3 π 3 = 8 n 3 π 3 ( 1 cos(nπ) The rearrangement shown on the right is meant to expoit the fact that cos(nπ) = ( 1) n. It makes the parenthesized ratio equa 1 when n is odd, and when n is even. The identity f(x) = b n y n (x) for x 1 turns into x x 2 = 8 π sin(πx) π sin(3πx) π sin(5πx) + 8 sin(7πx) π3 Some readers may be surprised to hear that the representation on the right of this equation is sometimes preferabe to the one on the eft. //// Task #2: Equation-Soving. Reca the sice of function space in which the FSS probem operates: 2 ). E = {y = y(x) : y is smooth on [, ], and y() = = y()}. Given f E, we may need to sove for u in the abstract equation L[u] = f (u E). That is we seek a function u such that u = f(x), < x < ; u() = = u(). ( ) Fie 214notes, version of 6 Jun 214, page 18. Typeset at 15:2 June 6, 214.

8 III. Eigenfunction Series and Appications 19 Soution: The eigenfunctions y k (x) = sin are perfecty adapted to the operator L and the set E, so postuate a soution in the form u = b k y k, and ook instead for the coefficients b k. That is, seek b k so that ( ) hods for u(x) = b k sin. ( ) The BC s are automatic, so ony the ODE needs to be checked. Pug the series in there: [ ( )] [ f(x) = u (x) = b k d2 kπx (kπ ) 2 ( ) ] kπx dx 2 sin = b k sin. (Actuay cacuating the second derivative shown here is the recommended approach, because it gives one the uxury of forgetting the eigenvaue associated with the eigenfunction y k. But it s worth observing that it is precisey the eigenvaue property of y k that gives the resut its convenient form.) This is a case for coefficient extraction (Task 1): here we have a FSS representation for the given f, ony with constant coefficients of the eaborate form k 2 π 2 b k / 2. As shown above, these must satisfy k 2 π 2 b k 2 = 2 f(x) sin dx. ( ) Hence the probem is soved by the series shown in ( ), once we cacuate b k = 2 k 2 π 2 f(x) sin dx, k = 1, 2,.... The derivation above coud be used with any f. In the particuar case where f(x) = x x 2 and = 1, we know the vaue of the right side in ( ), and we have k 2 π 2 b k = 8 ( ) 1 cos(kπ). k 3 π 3 2 Therefore this particuar combination of f and eads to ( ) 8 1 cos(kπ) u(x) = sin(kπx) k 5 π 5 2 = 8 [ sin(πx) + 1 π 5 3 sin(3πx) + 1 sin(5πx) + ], < x < It s a pretty easy cacuus exercise to come up with a simpe poynomia representation for the same function: u(x) = 1 ( x 4 2x 3 + x ). 12 Sometimes, amazingy, the series form has advantages over the poynomia stye. //// Fie 214notes, version of 6 Jun 214, page 19. Typeset at 15:2 June 6, 214.

9 2 PHILIP D. LOEWEN Task #3: Continuous Evoution (First Order in t: Heat-Stye). The functionspace counterpart of a time-varying vector u in R N satisfying u = Au woud be a time-varying function u on [, ], satisfying a dynamic reationship ike du dt = Lu, with L = d2 as before. To capture this idea in standard cacuus-friendy notation, we recognize u as a function of two rea variabes, x and t, and switch to dx2 partia-derivative notation to emphasize the independence of these two variabes. This transforms the dynamic reationship above into the foowing partia differentia equation (PDE) for the unknown function u = u(x, t): (PDE) u t = 2 u x2, < x <, t >, (BC) u(, t) = = u(, t), t >, (IC) u(x, ) = f(x), < x <. The ine abeed (BC) repeats the requirement that the time-varying function of x we seek must ie in the space of interest for FSS probems. In the fina ine, (IC) stands for initia condition : it wi aow us to find a unique soution for the so-caed Boundary-Vaue Probem (BVP) above. To be specific, suppose = 1 and f(x) = x x 2 is the function whose FSS coefficients b n we cacuated earier. Since any reasonabe function of x can be written as a superposition of eigenfunctions with constant coefficients, any reasonabe timevarying function of x can be given a simiar representation by etting the coefficients vary in time. So we postuate the desired soution in the foowing form: u(x, t) = B n (t) sin(nπx). Finding the time-varying FSS coefficients B n (t) wi sove the probem. Again, the BC s are automatic thanks to the form of the FSS, so ony the PDE and IC s can hep us here. Use these assets in two steps. 1. Initiaize: From IC and the FSS coefficient formua, f(x) = u(x, ) = = B n () = 2 1 π B n () sin(nπx) for < x < 1 f(x) sin(nπx) dx def = b n for n = 1, 2,.... (We have expicit vaues for b n from a recent cacuation.) 2. Propagate: Pug the postuated series soution into the PDE, cacuating Fie 214notes, version of 6 Jun 214, page 2. Typeset at 15:2 June 6, 214.

10 III. Eigenfunction Series and Appications 21 derivatives term-by-term. = u t 2 u x 2 [ ] = B n (t) sin(nπx) t = 2 [ ] B x 2 n (t) sin(nπx) [ B n (t) + n 2 B n (t) ] sin(nπx) for < x < 1. This is an extreme case for coefficient-matching (Task #). On the eft side is the simpest imaginabe combination of eigenfunctions, in which a coefficients are. On the right, each instant t gives a different-ooking superposition of eigenfunctions, but at each instant t we must have the equation B n (t) + n2 B n (t) = for n = 1, 2,.... So for each n we have B n (t) = n2 B n (t), giving B n (t) = B n ()e n2t. Combine these resuts to find B n (t) = b n e n2t with b n as above. Here is the desired soution, in series form: u(x, t) = b n e n2t sin(nπx) = 8 1 ( 1) n π 3 2n 3 e n2t sin(nπx) = 8 [ π 3 e t sin(πx) + e 9t e 25t sin(3πx) sin(5πx) + Task #4: Continuous Evoution (Second Order in t: Wave-Stye). Now suppose the evoution of a time-varying function of x is controed by its second time derivative, as in d 2 u dt 2 = Lu. This is the abstract version of a homogeneous wave-motion probem. In more concrete notation, where we seek a function u = u(x, t) obeying (PDE) 2 u t 2 = 2 u x2, < x < 1, t >, (BC) u(, t) = = u(1, t), t >, (IC 1 ) u(x, ) = f(x), < x < 1, (IC 2 ) u t (x, ) =, < x < 1. Again we seek a soution in the form of an standard eigenfunction series with timevarying coefficients: u(x, t) = B n (t) sin(nπx). ]. Fie 214notes, version of 6 Jun 214, page 21. Typeset at 15:2 June 6, 214.

11 22 PHILIP D. LOEWEN This makes (BC) work out automaticay. To bring in the (PDE) and (IC) information, we foow the same steps as before. 1. Initiaize: The first IC gives f(x) = u(x, ) = B n () sin(nπx), so we get B n () = b n again. The second IC says = u t (x, ) = B n () sin(nπx), giving B n () = for n = 1, 2, 3,.... (This is coefficient-matching at work in a particuary easy situation.) 2. Propagate: Pugging the postuated series form into the PDE gives, for each fixed t >, [ = u tt u xx = B n(t) + n 2 B n (t) ] sin(nπx) for < x < 1. Since the coefficients in square brackets are independent of x, this is a FSS identity for each fixed t >, and it forces each B n to obey B n (t) + n2 B n (t) =, for each t >. The genera soution for this famiiar ODE is we known: B n (t) = α n cos(nt) + β n sin(nt), α n, β n R. Thanks to the initia information above, we have b n = B n () = α n and = B n() = nβ n. Thus β n = and we have B n (t) = b n cos(nt), n = 1, 2,.... If we are given f(x) = x x 2 as before, the constants b n are known, and we can present a competey expicit answer in series form: u(x, t) = b n cos(nt) sin(nπx) = 8 1 ( 1) n cos(nt) sin(nπx) π 3 2n 3 = 8 [ π 3 cos(t) sin(πx) cos(3t) sin(3πx) + cos(5t) sin(5πx) D. Practica Notes for FSS Cacuations ]. Piecewise-defined functions. Consider the function f, defined for each x in the interva [, 2] by 1, for x =, x, for < x < 1, f(x) = 1/2, for x = 1, 2 x, for 1 < x 2. Fie 214notes, version of 6 Jun 214, page 22. Typeset at 15:2 June 6, 214.

12 We are interested in the number A = III. Eigenfunction Series and Appications 23 f(x) dx. Intuitivey, A represents the area above the interva [, 2] on the x-axis and the graph of f. A gance at the sketch beow reveas, correcty, that A = y=f(x) y x It s vitay important that even though the function f has a piecewise definition, there is nothing piecewise about the definite integra A. It s just a singe number, independent of x, with a natura physica meaning. Two other points are worth mentioning. 1. Isoated point-vaues make no difference inside integras. The function f is discontinuous at the points x = and x = 1, and this has no infuence on the area of interest. For a points other than those two, we have f(x) = g(x) for and this makes g(x) = f(x) dx = { x, for x 1, 2 x, for 1 < x 2, graph of h(x) = f(x) g(x) and contempate h(x) dx = g(x) dx. If you re sti unconvinced, sketch the f(x) dx h(x) dx. Then note that g(x) dx. 2. To cacuate the integra A the hard way, one coud spit the job into segments where the work is routine. The natura division point occurs at x = 1, where the formua describing f switches. We woud say A = = = 1 f(x) dx = 1 f(x) dx + 1 f(x) dx [ ] x 2 1 x dx + (2 x) dx = x= ) ) + ([4 2] [2 12 ] = 1. ( 1 2 ] 2 [2x x2 2 x=1 Fie 214notes, version of 6 Jun 214, page 23. Typeset at 15:2 June 6, 214.

13 24 PHILIP D. LOEWEN Any cacuation of FSS coefficients associated with f woud use the same principes. If = 2, we woud have b n = 2 2 f(x) sin dx = 2 1 x sin dx (2 x) sin dx. 2 Carefu integration by parts and evauation woud produce a resut for b n that is a singe agebraic quantity depending on n. FSS Coefficients have imit. Pick any function f on [, ] for which f is bounded and integrabe, pug into the coefficient-extraction formua, and integrate by parts: ( ) b n = f(x) sin dx 2 [ = f(x) ( )] nπx nπ cos x= [ = f() f() cos(nπ) + nπ ( nπx nπ cos ( nπx cos ) f (x) dx ) f (x) dx Since cos(θ) 1 for any rea θ, taking absoute vaues on both sides impies ( ) [ b n ] f() + f() + f (x) dx. 2 nπ For each specific function f we might consider, the bracketed quantity on the right is some positive number independent of n. Invent the symbo M for this number and rearrange the inequaity to show b n 2M nπ. Ceary, as n we wi have b n. This happens for any reasonabe f, and the derivation just shown adapts easiy even to functions that are ony piecewise continuous. Knowing that b n as n makes a nice quick sanity check on hand-cacuated coefficient sequences. To ock this idea into your memory, ook back at the sampe tasks in Section C above, and note that a the coefficient sequences derived there have this decay property. (An extension of this topic: There is a correspondence on the decay rate of the coefficient sequence and the smoothness of the function f. The smoother f is, the faster b n tends to, and vice versa.) ]. Fie 214notes, version of 6 Jun 214, page 24. Typeset at 15:2 June 6, 214.

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

14 Separation of Variables Method

14 Separation of Variables Method 14 Separation of Variabes Method Consider, for exampe, the Dirichet probem u t = Du xx < x u(x, ) = f(x) < x < u(, t) = = u(, t) t > Let u(x, t) = T (t)φ(x); now substitute into the equation: dt

More information

6 Wave Equation on an Interval: Separation of Variables

6 Wave Equation on an Interval: Separation of Variables 6 Wave Equation on an Interva: Separation of Variabes 6.1 Dirichet Boundary Conditions Ref: Strauss, Chapter 4 We now use the separation of variabes technique to study the wave equation on a finite interva.

More information

4 1-D Boundary Value Problems Heat Equation

4 1-D Boundary Value Problems Heat Equation 4 -D Boundary Vaue Probems Heat Equation The main purpose of this chapter is to study boundary vaue probems for the heat equation on a finite rod a x b. u t (x, t = ku xx (x, t, a < x < b, t > u(x, = ϕ(x

More information

Week 6 Lectures, Math 6451, Tanveer

Week 6 Lectures, Math 6451, Tanveer Fourier Series Week 6 Lectures, Math 645, Tanveer In the context of separation of variabe to find soutions of PDEs, we encountered or and in other cases f(x = f(x = a 0 + f(x = a 0 + b n sin nπx { a n

More information

Math 124B January 17, 2012

Math 124B January 17, 2012 Math 124B January 17, 212 Viktor Grigoryan 3 Fu Fourier series We saw in previous ectures how the Dirichet and Neumann boundary conditions ead to respectivey sine and cosine Fourier series of the initia

More information

Math 124B January 31, 2012

Math 124B January 31, 2012 Math 124B January 31, 212 Viktor Grigoryan 7 Inhomogeneous boundary vaue probems Having studied the theory of Fourier series, with which we successfuy soved boundary vaue probems for the homogeneous heat

More information

MA 201: Partial Differential Equations Lecture - 10

MA 201: Partial Differential Equations Lecture - 10 MA 201: Partia Differentia Equations Lecture - 10 Separation of Variabes, One dimensiona Wave Equation Initia Boundary Vaue Probem (IBVP) Reca: A physica probem governed by a PDE may contain both boundary

More information

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES Separation of variabes is a method to sove certain PDEs which have a warped product structure. First, on R n, a inear PDE of order m is

More information

Homework #04 Answers and Hints (MATH4052 Partial Differential Equations)

Homework #04 Answers and Hints (MATH4052 Partial Differential Equations) Homework #4 Answers and Hints (MATH452 Partia Differentia Equations) Probem 1 (Page 89, Q2) Consider a meta rod ( < x < ), insuated aong its sides but not at its ends, which is initiay at temperature =

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 32: 10.2 Fourier Series

Lecture Notes for Math 251: ODE and PDE. Lecture 32: 10.2 Fourier Series Lecture Notes for Math 251: ODE and PDE. Lecture 32: 1.2 Fourier Series Shawn D. Ryan Spring 212 Last Time: We studied the heat equation and the method of Separation of Variabes. We then used Separation

More information

2M2. Fourier Series Prof Bill Lionheart

2M2. Fourier Series Prof Bill Lionheart M. Fourier Series Prof Bi Lionheart 1. The Fourier series of the periodic function f(x) with period has the form f(x) = a 0 + ( a n cos πnx + b n sin πnx ). Here the rea numbers a n, b n are caed the Fourier

More information

Wave Equation Dirichlet Boundary Conditions

Wave Equation Dirichlet Boundary Conditions Wave Equation Dirichet Boundary Conditions u tt x, t = c u xx x, t, < x 1 u, t =, u, t = ux, = fx u t x, = gx Look for simpe soutions in the form ux, t = XxT t Substituting into 13 and dividing

More information

Strauss PDEs 2e: Section Exercise 2 Page 1 of 12. For problem (1), complete the calculation of the series in case j(t) = 0 and h(t) = e t.

Strauss PDEs 2e: Section Exercise 2 Page 1 of 12. For problem (1), complete the calculation of the series in case j(t) = 0 and h(t) = e t. Strauss PDEs e: Section 5.6 - Exercise Page 1 of 1 Exercise For probem (1, compete the cacuation of the series in case j(t = and h(t = e t. Soution With j(t = and h(t = e t, probem (1 on page 147 becomes

More information

Fourier Series. 10 (D3.9) Find the Cesàro sum of the series. 11 (D3.9) Let a and b be real numbers. Under what conditions does a series of the form

Fourier Series. 10 (D3.9) Find the Cesàro sum of the series. 11 (D3.9) Let a and b be real numbers. Under what conditions does a series of the form Exercises Fourier Anaysis MMG70, Autumn 007 The exercises are taken from: Version: Monday October, 007 DXY Section XY of H F Davis, Fourier Series and orthogona functions EÖ Some exercises from earier

More information

Assignment 7 Due Tuessday, March 29, 2016

Assignment 7 Due Tuessday, March 29, 2016 Math 45 / AMCS 55 Dr. DeTurck Assignment 7 Due Tuessday, March 9, 6 Topics for this week Convergence of Fourier series; Lapace s equation and harmonic functions: basic properties, compuations on rectanges

More information

Course 2BA1, Section 11: Periodic Functions and Fourier Series

Course 2BA1, Section 11: Periodic Functions and Fourier Series Course BA, 8 9 Section : Periodic Functions and Fourier Series David R. Wikins Copyright c David R. Wikins 9 Contents Periodic Functions and Fourier Series 74. Fourier Series of Even and Odd Functions...........

More information

Lecture Notes 4: Fourier Series and PDE s

Lecture Notes 4: Fourier Series and PDE s Lecture Notes 4: Fourier Series and PDE s 1. Periodic Functions A function fx defined on R is caed a periodic function if there exists a number T > such that fx + T = fx, x R. 1.1 The smaest number T for

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

Math 220B - Summer 2003 Homework 1 Solutions

Math 220B - Summer 2003 Homework 1 Solutions Math 0B - Summer 003 Homework Soutions Consider the eigenvaue probem { X = λx 0 < x < X satisfies symmetric BCs x = 0, Suppose f(x)f (x) x=b x=a 0 for a rea-vaued functions f(x) which satisfy the boundary

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 34: 10.7 Wave Equation and Vibrations of an Elastic String

Lecture Notes for Math 251: ODE and PDE. Lecture 34: 10.7 Wave Equation and Vibrations of an Elastic String ecture Notes for Math 251: ODE and PDE. ecture 3: 1.7 Wave Equation and Vibrations of an Eastic String Shawn D. Ryan Spring 212 ast Time: We studied other Heat Equation probems with various other boundary

More information

MA 201: Partial Differential Equations Lecture - 11

MA 201: Partial Differential Equations Lecture - 11 MA 201: Partia Differentia Equations Lecture - 11 Heat Equation Heat conduction in a thin rod The IBVP under consideration consists of: The governing equation: u t = αu xx, (1) where α is the therma diffusivity.

More information

David Eigen. MA112 Final Paper. May 10, 2002

David Eigen. MA112 Final Paper. May 10, 2002 David Eigen MA112 Fina Paper May 1, 22 The Schrodinger equation describes the position of an eectron as a wave. The wave function Ψ(t, x is interpreted as a probabiity density for the position of the eectron.

More information

FOURIER SERIES ON ANY INTERVAL

FOURIER SERIES ON ANY INTERVAL FOURIER SERIES ON ANY INTERVAL Overview We have spent considerabe time earning how to compute Fourier series for functions that have a period of 2p on the interva (-p,p). We have aso seen how Fourier series

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

Separation of Variables and a Spherical Shell with Surface Charge

Separation of Variables and a Spherical Shell with Surface Charge Separation of Variabes and a Spherica She with Surface Charge In cass we worked out the eectrostatic potentia due to a spherica she of radius R with a surface charge density σθ = σ cos θ. This cacuation

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

1D Heat Propagation Problems

1D Heat Propagation Problems Chapter 1 1D Heat Propagation Probems If the ambient space of the heat conduction has ony one dimension, the Fourier equation reduces to the foowing for an homogeneous body cρ T t = T λ 2 + Q, 1.1) x2

More information

Higher dimensional PDEs and multidimensional eigenvalue problems

Higher dimensional PDEs and multidimensional eigenvalue problems Higher dimensiona PEs and mutidimensiona eigenvaue probems 1 Probems with three independent variabes Consider the prototypica equations u t = u (iffusion) u tt = u (W ave) u zz = u (Lapace) where u = u

More information

SEMINAR 2. PENDULUMS. V = mgl cos θ. (2) L = T V = 1 2 ml2 θ2 + mgl cos θ, (3) d dt ml2 θ2 + mgl sin θ = 0, (4) θ + g l

SEMINAR 2. PENDULUMS. V = mgl cos θ. (2) L = T V = 1 2 ml2 θ2 + mgl cos θ, (3) d dt ml2 θ2 + mgl sin θ = 0, (4) θ + g l Probem 7. Simpe Penduum SEMINAR. PENDULUMS A simpe penduum means a mass m suspended by a string weightess rigid rod of ength so that it can swing in a pane. The y-axis is directed down, x-axis is directed

More information

LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL HARMONICS

LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL HARMONICS MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Eectromagnetism II October 7, 202 Prof. Aan Guth LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL

More information

1 Heat Equation Dirichlet Boundary Conditions

1 Heat Equation Dirichlet Boundary Conditions Chapter 3 Heat Exampes in Rectanges Heat Equation Dirichet Boundary Conditions u t (x, t) = ku xx (x, t), < x (.) u(, t) =, u(, t) = u(x, ) = f(x). Separate Variabes Look for simpe soutions in the

More information

Mat 1501 lecture notes, penultimate installment

Mat 1501 lecture notes, penultimate installment Mat 1501 ecture notes, penutimate instament 1. bounded variation: functions of a singe variabe optiona) I beieve that we wi not actuay use the materia in this section the point is mainy to motivate the

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

Week 5 Lectures, Math 6451, Tanveer

Week 5 Lectures, Math 6451, Tanveer Week 5 Lectures, Math 651, Tanveer 1 Separation of variabe method The method of separation of variabe is a suitabe technique for determining soutions to inear PDEs, usuay with constant coefficients, when

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

( ) is just a function of x, with

( ) is just a function of x, with II. MULTIVARIATE CALCULUS The first ecture covered functions where a singe input goes in, and a singe output comes out. Most economic appications aren t so simpe. In most cases, a number of variabes infuence

More information

Section 6: Magnetostatics

Section 6: Magnetostatics agnetic fieds in matter Section 6: agnetostatics In the previous sections we assumed that the current density J is a known function of coordinates. In the presence of matter this is not aways true. The

More information

Physics 505 Fall 2007 Homework Assignment #5 Solutions. Textbook problems: Ch. 3: 3.13, 3.17, 3.26, 3.27

Physics 505 Fall 2007 Homework Assignment #5 Solutions. Textbook problems: Ch. 3: 3.13, 3.17, 3.26, 3.27 Physics 55 Fa 7 Homework Assignment #5 Soutions Textook proems: Ch. 3: 3.3, 3.7, 3.6, 3.7 3.3 Sove for the potentia in Proem 3., using the appropriate Green function otained in the text, and verify that

More information

Strauss PDEs 2e: Section Exercise 1 Page 1 of 7

Strauss PDEs 2e: Section Exercise 1 Page 1 of 7 Strauss PDEs 2e: Section 4.3 - Exercise 1 Page 1 of 7 Exercise 1 Find the eigenvaues graphicay for the boundary conditions X(0) = 0, X () + ax() = 0. Assume that a 0. Soution The aim here is to determine

More information

LECTURE NOTES 8 THE TRACELESS SYMMETRIC TENSOR EXPANSION AND STANDARD SPHERICAL HARMONICS

LECTURE NOTES 8 THE TRACELESS SYMMETRIC TENSOR EXPANSION AND STANDARD SPHERICAL HARMONICS MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Eectromagnetism II October, 202 Prof. Aan Guth LECTURE NOTES 8 THE TRACELESS SYMMETRIC TENSOR EXPANSION AND STANDARD SPHERICAL HARMONICS

More information

b n n=1 a n cos nx (3) n=1

b n n=1 a n cos nx (3) n=1 Fourier Anaysis The Fourier series First some terminoogy: a function f(x) is periodic if f(x ) = f(x) for a x for some, if is the smaest such number, it is caed the period of f(x). It is even if f( x)

More information

The Wave Equation. Units. Recall that [z] means the units of z. Suppose [t] = s, [x] = m. Then u = c 2 2 u. [u]

The Wave Equation. Units. Recall that [z] means the units of z. Suppose [t] = s, [x] = m. Then u = c 2 2 u. [u] The Wave Equation UBC M57/316 Lecture Notes c 014 by Phiip D. Loewen Many PDE s describe wave motion. The simpest is u tt = c u xx. Here c > 0 is a given constant, and u = u(x, t is some quantity of interest

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

More Scattering: the Partial Wave Expansion

More Scattering: the Partial Wave Expansion More Scattering: the Partia Wave Expansion Michae Fower /7/8 Pane Waves and Partia Waves We are considering the soution to Schrödinger s equation for scattering of an incoming pane wave in the z-direction

More information

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA ON THE SYMMETRY OF THE POWER INE CHANNE T.C. Banwe, S. Gai {bct, sgai}@research.tecordia.com Tecordia Technoogies, Inc., 445 South Street, Morristown, NJ 07960, USA Abstract The indoor power ine network

More information

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 2: The Moment Equations

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 2: The Moment Equations .615, MHD Theory of Fusion ystems Prof. Freidberg Lecture : The Moment Equations Botzmann-Maxwe Equations 1. Reca that the genera couped Botzmann-Maxwe equations can be written as f q + v + E + v B f =

More information

Solution of Wave Equation by the Method of Separation of Variables Using the Foss Tools Maxima

Solution of Wave Equation by the Method of Separation of Variables Using the Foss Tools Maxima Internationa Journa of Pure and Appied Mathematics Voume 117 No. 14 2017, 167-174 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-ine version) ur: http://www.ijpam.eu Specia Issue ijpam.eu Soution

More information

$, (2.1) n="# #. (2.2)

$, (2.1) n=# #. (2.2) Chapter. Eectrostatic II Notes: Most of the materia presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartoo, Chap... Mathematica Considerations.. The Fourier series and the Fourier

More information

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model Appendix of the Paper The Roe of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Mode Caio Ameida cameida@fgv.br José Vicente jose.vaentim@bcb.gov.br June 008 1 Introduction In this

More information

Symbolic models for nonlinear control systems using approximate bisimulation

Symbolic models for nonlinear control systems using approximate bisimulation Symboic modes for noninear contro systems using approximate bisimuation Giordano Poa, Antoine Girard and Pauo Tabuada Abstract Contro systems are usuay modeed by differentia equations describing how physica

More information

Smoothness equivalence properties of univariate subdivision schemes and their projection analogues

Smoothness equivalence properties of univariate subdivision schemes and their projection analogues Numerische Mathematik manuscript No. (wi be inserted by the editor) Smoothness equivaence properties of univariate subdivision schemes and their projection anaogues Phiipp Grohs TU Graz Institute of Geometry

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

Lecture 17 - The Secrets we have Swept Under the Rug

Lecture 17 - The Secrets we have Swept Under the Rug Lecture 17 - The Secrets we have Swept Under the Rug Today s ectures examines some of the uirky features of eectrostatics that we have negected up unti this point A Puzze... Let s go back to the basics

More information

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection FFTs in Graphics and Vision Spherica Convoution and Axia Symmetry Detection Outine Math Review Symmetry Genera Convoution Spherica Convoution Axia Symmetry Detection Math Review Symmetry: Given a unitary

More information

WMS. MA250 Introduction to Partial Differential Equations. Revision Guide. Written by Matthew Hutton and David McCormick

WMS. MA250 Introduction to Partial Differential Equations. Revision Guide. Written by Matthew Hutton and David McCormick WMS MA25 Introduction to Partia Differentia Equations Revision Guide Written by Matthew Hutton and David McCormick WMS ii MA25 Introduction to Partia Differentia Equations Contents Introduction 1 1 First-Order

More information

SCHOOL OF MATHEMATICS AND STATISTICS. Mathematics II (Materials) Section A. Find the general solution of the equation

SCHOOL OF MATHEMATICS AND STATISTICS. Mathematics II (Materials) Section A. Find the general solution of the equation Data provided: Formua Sheet MAS250 SCHOOL OF MATHEMATICS AND STATISTICS Mathematics II (Materias Autumn Semester 204 5 2 hours Marks wi be awarded for answers to a questions in Section A, and for your

More information

A SIMPLIFIED DESIGN OF MULTIDIMENSIONAL TRANSFER FUNCTION MODELS

A SIMPLIFIED DESIGN OF MULTIDIMENSIONAL TRANSFER FUNCTION MODELS A SIPLIFIED DESIGN OF ULTIDIENSIONAL TRANSFER FUNCTION ODELS Stefan Petrausch, Rudof Rabenstein utimedia Communications and Signa Procesg, University of Erangen-Nuremberg, Cauerstr. 7, 958 Erangen, GERANY

More information

THINKING IN PYRAMIDS

THINKING IN PYRAMIDS ECS 178 Course Notes THINKING IN PYRAMIDS Kenneth I. Joy Institute for Data Anaysis and Visuaization Department of Computer Science University of Caifornia, Davis Overview It is frequenty usefu to think

More information

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage Magnetic induction TEP Reated Topics Maxwe s equations, eectrica eddy fied, magnetic fied of cois, coi, magnetic fux, induced votage Principe A magnetic fied of variabe frequency and varying strength is

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, as we as various

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this Section we anayse curves in the oca neighbourhood of a stationary point and, from this anaysis, deduce necessary conditions satisfied by oca maima and oca minima.

More information

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION J. Korean Math. Soc. 46 2009, No. 2, pp. 281 294 ORHOGONAL MLI-WAVELES FROM MARIX FACORIZAION Hongying Xiao Abstract. Accuracy of the scaing function is very crucia in waveet theory, or correspondingy,

More information

Integrating Factor Methods as Exponential Integrators

Integrating Factor Methods as Exponential Integrators Integrating Factor Methods as Exponentia Integrators Borisav V. Minchev Department of Mathematica Science, NTNU, 7491 Trondheim, Norway Borko.Minchev@ii.uib.no Abstract. Recenty a ot of effort has been

More information

Coupling of LWR and phase transition models at boundary

Coupling of LWR and phase transition models at boundary Couping of LW and phase transition modes at boundary Mauro Garaveo Dipartimento di Matematica e Appicazioni, Università di Miano Bicocca, via. Cozzi 53, 20125 Miano Itay. Benedetto Piccoi Department of

More information

Chapter 5. Wave equation. 5.1 Physical derivation

Chapter 5. Wave equation. 5.1 Physical derivation Chapter 5 Wave equation In this chapter, we discuss the wave equation u tt a 2 u = f, (5.1) where a > is a constant. We wi discover that soutions of the wave equation behave in a different way comparing

More information

Vibrations of Structures

Vibrations of Structures Vibrations of Structures Modue I: Vibrations of Strings and Bars Lesson : The Initia Vaue Probem Contents:. Introduction. Moda Expansion Theorem 3. Initia Vaue Probem: Exampes 4. Lapace Transform Method

More information

arxiv:gr-qc/ v1 12 Sep 1996

arxiv:gr-qc/ v1 12 Sep 1996 AN ALGEBRAIC INTERPRETATION OF THE WHEELER-DEWITT EQUATION arxiv:gr-qc/960900v Sep 996 John W. Barrett Louis Crane 6 March 008 Abstract. We make a direct connection between the construction of three dimensiona

More information

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased PHYS 110B - HW #1 Fa 2005, Soutions by David Pace Equations referenced as Eq. # are from Griffiths Probem statements are paraphrased [1.] Probem 6.8 from Griffiths A ong cyinder has radius R and a magnetization

More information

XSAT of linear CNF formulas

XSAT of linear CNF formulas XSAT of inear CN formuas Bernd R. Schuh Dr. Bernd Schuh, D-50968 Kön, Germany; bernd.schuh@netcoogne.de eywords: compexity, XSAT, exact inear formua, -reguarity, -uniformity, NPcompeteness Abstract. Open

More information

Generalized Bell polynomials and the combinatorics of Poisson central moments

Generalized Bell polynomials and the combinatorics of Poisson central moments Generaized Be poynomias and the combinatorics of Poisson centra moments Nicoas Privaut Division of Mathematica Sciences Schoo of Physica and Mathematica Sciences Nanyang Technoogica University SPMS-MAS-05-43,

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, we as various

More information

NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS

NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS TONY ALLEN, EMILY GEBHARDT, AND ADAM KLUBALL 3 ADVISOR: DR. TIFFANY KOLBA 4 Abstract. The phenomenon of noise-induced stabiization occurs

More information

221B Lecture Notes Notes on Spherical Bessel Functions

221B Lecture Notes Notes on Spherical Bessel Functions Definitions B Lecture Notes Notes on Spherica Besse Functions We woud ike to sove the free Schrödinger equation [ h d r R(r) = h k R(r). () m r dr r m R(r) is the radia wave function ψ( x) = R(r)Y m (θ,

More information

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Brandon Maone Department of Computer Science University of Hesini February 18, 2014 Abstract This document derives, in excrutiating

More information

arxiv: v1 [math.fa] 23 Aug 2018

arxiv: v1 [math.fa] 23 Aug 2018 An Exact Upper Bound on the L p Lebesgue Constant and The -Rényi Entropy Power Inequaity for Integer Vaued Random Variabes arxiv:808.0773v [math.fa] 3 Aug 08 Peng Xu, Mokshay Madiman, James Mebourne Abstract

More information

Separation of Variables. A. Three Famous PDE s

Separation of Variables. A. Three Famous PDE s Separation of Variables c 14, Philip D. Loewen A. Three Famous PDE s 1. Wave Equation. Displacement u depends on position and time: u = u(x, t. Concavity drives acceleration: u tt = c u xx.. Heat Equation.

More information

c 2007 Society for Industrial and Applied Mathematics

c 2007 Society for Industrial and Applied Mathematics SIAM REVIEW Vo. 49,No. 1,pp. 111 1 c 7 Society for Industria and Appied Mathematics Domino Waves C. J. Efthimiou M. D. Johnson Abstract. Motivated by a proposa of Daykin [Probem 71-19*, SIAM Rev., 13 (1971),

More information

AST 418/518 Instrumentation and Statistics

AST 418/518 Instrumentation and Statistics AST 418/518 Instrumentation and Statistics Cass Website: http://ircamera.as.arizona.edu/astr_518 Cass Texts: Practica Statistics for Astronomers, J.V. Wa, and C.R. Jenkins, Second Edition. Measuring the

More information

MAS 315 Waves 1 of 8 Answers to Examples Sheet 1. To solve the three problems, we use the methods of 1.3 (with necessary changes in notation).

MAS 315 Waves 1 of 8 Answers to Examples Sheet 1. To solve the three problems, we use the methods of 1.3 (with necessary changes in notation). MAS 35 Waves of 8 Answers to Exampes Sheet. From.) and.5), the genera soution of φ xx = c φ yy is φ = fx cy) + gx + cy). Put c = : the genera soution of φ xx = φ yy is therefore φ = fx y) + gx + y) ) To

More information

(f) is called a nearly holomorphic modular form of weight k + 2r as in [5].

(f) is called a nearly holomorphic modular form of weight k + 2r as in [5]. PRODUCTS OF NEARLY HOLOMORPHIC EIGENFORMS JEFFREY BEYERL, KEVIN JAMES, CATHERINE TRENTACOSTE, AND HUI XUE Abstract. We prove that the product of two neary hoomorphic Hece eigenforms is again a Hece eigenform

More information

THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE

THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE KATIE L. MAY AND MELISSA A. MITCHELL Abstract. We show how to identify the minima path network connecting three fixed points on

More information

Module 22: Simple Harmonic Oscillation and Torque

Module 22: Simple Harmonic Oscillation and Torque Modue : Simpe Harmonic Osciation and Torque.1 Introduction We have aready used Newton s Second Law or Conservation of Energy to anayze systems ike the boc-spring system that osciate. We sha now use torque

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

NIKOS FRANTZIKINAKIS. N n N where (Φ N) N N is any Følner sequence

NIKOS FRANTZIKINAKIS. N n N where (Φ N) N N is any Følner sequence SOME OPE PROBLEMS O MULTIPLE ERGODIC AVERAGES IKOS FRATZIKIAKIS. Probems reated to poynomia sequences In this section we give a ist of probems reated to the study of mutipe ergodic averages invoving iterates

More information

V.B The Cluster Expansion

V.B The Cluster Expansion V.B The Custer Expansion For short range interactions, speciay with a hard core, it is much better to repace the expansion parameter V( q ) by f( q ) = exp ( βv( q )), which is obtained by summing over

More information

Srednicki Chapter 51

Srednicki Chapter 51 Srednici Chapter 51 QFT Probems & Soutions A. George September 7, 13 Srednici 51.1. Derive the fermion-oop correction to the scaar proagator by woring through equation 5., and show that it has an extra

More information

arxiv:nlin/ v2 [nlin.cd] 30 Jan 2006

arxiv:nlin/ v2 [nlin.cd] 30 Jan 2006 expansions in semicassica theories for systems with smooth potentias and discrete symmetries Hoger Cartarius, Jörg Main, and Günter Wunner arxiv:nin/0510051v [nin.cd] 30 Jan 006 1. Institut für Theoretische

More information

On a geometrical approach in contact mechanics

On a geometrical approach in contact mechanics Institut für Mechanik On a geometrica approach in contact mechanics Aexander Konyukhov, Kar Schweizerhof Universität Karsruhe, Institut für Mechanik Institut für Mechanik Kaiserstr. 12, Geb. 20.30 76128

More information

Lecture 6: Moderately Large Deflection Theory of Beams

Lecture 6: Moderately Large Deflection Theory of Beams Structura Mechanics 2.8 Lecture 6 Semester Yr Lecture 6: Moderatey Large Defection Theory of Beams 6.1 Genera Formuation Compare to the cassica theory of beams with infinitesima deformation, the moderatey

More information

EXISTENCE OF SOLUTIONS FOR ONE-DIMENSIONAL WAVE EQUATIONS WITH NONLOCAL CONDITIONS

EXISTENCE OF SOLUTIONS FOR ONE-DIMENSIONAL WAVE EQUATIONS WITH NONLOCAL CONDITIONS Eectronic Journa of Differentia Equations, Vo. 21(21), No. 76, pp. 1 8. ISSN: 172-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (ogin: ftp) EXISTENCE OF SOLUTIONS

More information

arxiv:gr-qc/ v2 10 Apr 1997

arxiv:gr-qc/ v2 10 Apr 1997 AN ALGEBRAIC INTERPRETATION OF THE WHEELER-DEWITT EQUATION arxiv:gr-qc/960900v 0 Apr 997 John W. Barrett Louis Crane 9 Apri 997 Abstract. We make a direct connection between the construction of three dimensiona

More information

Haar Decomposition and Reconstruction Algorithms

Haar Decomposition and Reconstruction Algorithms Jim Lambers MAT 773 Fa Semester 018-19 Lecture 15 and 16 Notes These notes correspond to Sections 4.3 and 4.4 in the text. Haar Decomposition and Reconstruction Agorithms Decomposition Suppose we approximate

More information

Legendre Polynomials - Lecture 8

Legendre Polynomials - Lecture 8 Legendre Poynomias - Lecture 8 Introduction In spherica coordinates the separation of variabes for the function of the poar ange resuts in Legendre s equation when the soution is independent of the azimutha

More information

An explicit Jordan Decomposition of Companion matrices

An explicit Jordan Decomposition of Companion matrices An expicit Jordan Decomposition of Companion matrices Fermín S V Bazán Departamento de Matemática CFM UFSC 88040-900 Forianópois SC E-mai: fermin@mtmufscbr S Gratton CERFACS 42 Av Gaspard Coriois 31057

More information

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SARAH DAY, JEAN-PHILIPPE LESSARD, AND KONSTANTIN MISCHAIKOW Abstract. One of the most efficient methods for determining the equiibria of a continuous parameterized

More information

On Some Basic Properties of Geometric Real Sequences

On Some Basic Properties of Geometric Real Sequences On Some Basic Properties of eometric Rea Sequences Khirod Boruah Research Schoar, Department of Mathematics, Rajiv andhi University Rono His, Doimukh-791112, Arunacha Pradesh, India Abstract Objective

More information

Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Delft University of Technology. Marijn Drillenburg

Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Delft University of Technology. Marijn Drillenburg Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Deft University of Technoogy Marijn Drienburg October 2017 Contents 1 Introduction 2 1.1 Hand Cacuation....................................

More information

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm 1 Asymptotic Properties of a Generaized Cross Entropy Optimization Agorithm Zijun Wu, Michae Koonko, Institute for Appied Stochastics and Operations Research, Caustha Technica University Abstract The discrete

More information