7 Green's Functions and Nonhomogeneous Problems

Total Page:16

File Type:pdf, Size:1020Kb

7 Green's Functions and Nonhomogeneous Problems 7 Green’s Functions and Nonhomogeneous Problems “The young theoretical physicists of a generation or two earlier subscribed to the belief that: If you haven’t done something important by age 30, you never will. Obviously, they were unfamiliar with the history of George Green, the miller of Nottingham.” Julian Schwinger (1918-1994) The wave equation, heat equation, and Laplace’s equation are typical homogeneous partial differential equations. They can be written in the form Lu(x) = 0, where L is a differential operator. For example, these equations can be written as ¶2 − c2r2 u = 0, ¶t2 ¶ − kr2 u = 0, ¶t r2u = 0.( 7.1) George Green (1793-1841), a British In this chapter we will explore solutions of nonhomogeneous partial dif- mathematical physicist who had little formal education and worked as a miller ferential equations, and a baker, published An Essay on Lu(x) = f (x), the Application of Mathematical Analysis to the Theories of Electricity and Mag- by seeking out the so-called Green’s function. The history of the Green’s netism in which he not only introduced function dates back to 1828, when George Green published work in which what is now known as Green’s func- 2 tion, but he also introduced potential he sought solutions of Poisson’s equation r u = f for the electric potential theory and Green’s Theorem in his stud- u defined inside a bounded volume with specified boundary conditions on ies of electricity and magnetism. Re- the surface of the volume. He introduced a function now identified as what cently his paper was posted at arXiv.org, arXiv:0807.0088. Riemann later coined the “Green’s function”. In this chapter we will derive the initial value Green’s function for ordinary differential equations. Later in the chapter we will return to boundary value Green’s functions and Green’s functions for partial differential equations. As a simple example, consider Poisson’s equation, r2u(r) = f (r). 226 partial differential equations Let Poisson’s equation hold inside a region W bounded by the surface ¶W nˆ as shown in Figure 7.1. This is the nonhomogeneous form of Laplace’s ¶W equation. The nonhomogeneous term, f (r), could represent a heat source in a steady-state problem or a charge distribution (source) in an electrostatic problem. Now think of the source as a point source in which we are interested in W the response of the system to this point source. If the point source is located at a point r0, then the response to the point source could be felt at points r. We will call this response G(r, r0). The response function would satisfy a Figure 7.1: Let Poisson’s equation hold point source equation of the form inside region W bounded by surface ¶W. r2G(r, r0) = d(r − r0). 0 The Dirac delta function satisfies Here d(r − r ) is the Dirac delta function, which we will consider in more d(r) = 0, r 6= 0, detail in Section 9.4. A key property of this generalized function is the Z sifting property, d(r) dV = 1. Z W d(r − r0) f (r) dV = f (r0). W The connection between the Green’s function and the solution to Pois- son’s equation can be found from Green’s second identity: Z Z [fry − yrf] · n dS = [fr2y − yr2f] dV. ¶W W 0 1 We note that in the following the vol- Letting f = u(r) and y = G(r, r ), we have1 ume and surface integrals and differen- r Z tiation using are performed using the [u(r)rG(r, r0) − G(r, r0)ru(r)] · n dS r-coordinates. ¶W Z h i = u(r)r2G(r, r0) − G(r, r0)r2u(r) dV W Z = u(r)d(r − r0) − G(r, r0) f (r) dV W Z = u(r0) − G(r, r0) f (r) dV.( 7.2) W Solving for u(r0), we have Z u(r0) = G(r, r0) f (r) dV W Z + [u(r)rG(r, r0) − G(r, r0)ru(r)] · n dS.( 7.3) ¶W If both u(r) and G(r, r0) satisfied Dirichlet conditions, u = 0 on ¶W, then the 2 In many applications there is a symme- last integral vanishes and we are left with2 try, ( 0) = ( 0 ) Z G r, r G r , r . u(r0) = G(r, r0) f (r) dV. Then, the result can be written as W Z u(r) = G(r, r0) f (r0) dV0. So, if we know the Green’s function, we can solve the nonhomogeneous W differential equation. In fact, we can use the Green’s function to solve non- homogenous boundary value and initial value problems. That is what we will see develop in this chapter as we explore nonhomogeneous problems in more detail. We will begin with the search for Green’s functions for ordi- nary differential equations. green’s functions and nonhomogeneous problems 227 7.1 Initial Value Green’s Functions In this section we will investigate the solution of initial value prob- lems involving nonhomogeneous differential equations using Green’s func- tions. Our goal is to solve the nonhomogeneous differential equation a(t)y00(t) + b(t)y0(t) + c(t)y(t) = f (t),( 7.4) subject to the initial conditions 0 y(0) = y0 y (0) = v0. Since we are interested in initial value problems, we will denote the inde- pendent variable as a time variable, t. Equation (7.4) can be written compactly as L[y] = f , where L is the differential operator d2 d L = a(t) + b(t) + c(t). dt2 dt The solution is formally given by y = L−1[ f ]. The inverse of a differential operator is an integral operator, which we seek to write in the form Z y(t) = G(t, t) f (t) dt. The function G(t, t) is referred to as the kernel of the integral operator and G(t, t) is called a Green’s function. is called the Green’s function. In the last section we solved nonhomogeneous equations like (7.4) using the Method of Variation of Parameters. Letting, yp(t) = c1(t)y1(t) + c2(t)y2(t),( 7.5) we found that we have to solve the system of equations 0 0 c1(t)y1(t) + c2(t)y2(t) = 0. f (t) c0 (t)y0 (t) + c0 (t)y0 (t) = .( 7.6) 1 1 2 2 q(t) This system is easily solved to give 0 f (t)y2(t) c1(t) = − 0 0 a(t) y1(t)y2(t) − y1(t)y2(t) 0 f (t)y1(t) c2(t) = 0 0 .( 7.7) a(t) y1(t)y2(t) − y1(t)y2(t) 228 partial differential equations We note that the denominator in these expressions involves the Wronskian of the solutions to the homogeneous problem, which is given by the deter- minant ( ) ( ) y1 t y2 t W(y1, y2)(t) = 0 0 . y1(t) y2(t) When y1(t) and y2(t) are linearly independent, then the Wronskian is not zero and we are guaranteed a solution to the above system. So, after an integration, we find the parameters as Z t f (t)y2(t) c1(t) = − dt t0 a(t)W(t) Z t f (t)y1(t) c2(t) = dt,( 7.8) t1 a(t)W(t) where t0 and t1 are arbitrary constants to be determined from the initial conditions. Therefore, the particular solution of (7.4) can be written as Z t Z t f (t)y1(t) f (t)y2(t) yp(t) = y2(t) dt − y1(t) dt.( 7.9) t1 a(t)W(t) t0 a(t)W(t) We begin with the particular solution (7.9) of the nonhomogeneous differ- ential equation (7.4). This can be combined with the general solution of the homogeneous problem to give the general solution of the nonhomogeneous differential equation: Z t Z t f (t)y1(t) f (t)y2(t) yp(t) = c1y1(t) + c2y2(t) + y2(t) dt − y1(t) dt. t1 a(t)W(t) t0 a(t)W(t) (7.10) However, an appropriate choice of t0 and t1 can be found so that we need not explicitly write out the solution to the homogeneous problem, c1y1(t) + c2y2(t). However, setting up the solution in this form will allow us to use t0 and t1 to determine particular solutions which satisfies certain homogeneous conditions. In particular, we will show that Equation (7.10) can be written in the form Z t y(t) = c1y1(t) + c2y2(t) + G(t, t) f (t) dt,( 7.11) 0 where the function G(t, t) will be identified as the Green’s function. The goal is to develop the Green’s function technique to solve the initial value problem 00 0 0 a(t)y (t) + b(t)y (t) + c(t)y(t) = f (t), y(0) = y0, y (0) = v0.( 7.12) We first note that we can solve this initial value problem by solving two separate initial value problems. We assume that the solution of the homo- geneous problem satisfies the original initial conditions: 00 0 0 a(t)yh (t) + b(t)yh(t) + c(t)yh(t) = 0, yh(0) = y0, yh(0) = v0.( 7.13) green’s functions and nonhomogeneous problems 229 We then assume that the particular solution satisfies the problem 00 0 0 a(t)yp (t) + b(t)yp(t) + c(t)yp(t) = f (t), yp(0) = 0, yp(0) = 0.( 7.14) Since the differential equation is linear, then we know that y(t) = yh(t) + yp(t) is a solution of the nonhomogeneous equation.
Recommended publications
  • Laplace's Equation, the Wave Equation and More
    Lecture Notes on PDEs, part II: Laplace's equation, the wave equation and more Fall 2018 Contents 1 The wave equation (introduction)2 1.1 Solution (separation of variables)........................3 1.2 Standing waves..................................4 1.3 Solution (eigenfunction expansion).......................6 2 Laplace's equation8 2.1 Solution in a rectangle..............................9 2.2 Rectangle, with more boundary conditions................... 11 2.2.1 Remarks on separation of variables for Laplace's equation....... 13 3 More solution techniques 14 3.1 Steady states................................... 14 3.2 Moving inhomogeneous BCs into a source................... 17 4 Inhomogeneous boundary conditions 20 4.1 A useful lemma.................................. 20 4.2 PDE with Inhomogeneous BCs: example.................... 21 4.2.1 The new part: equations for the coefficients.............. 21 4.2.2 The rest of the solution.......................... 22 4.3 Theoretical note: What does it mean to be a solution?............ 23 5 Robin boundary conditions 24 5.1 Eigenvalues in nasty cases, graphically..................... 24 5.2 Solving the PDE................................. 26 6 Equations in other geometries 29 6.1 Laplace's equation in a disk........................... 29 7 Appendix 31 7.1 PDEs with source terms; example........................ 31 7.2 Good basis functions for Laplace's equation.................. 33 7.3 Compatibility conditions............................. 34 1 1 The wave equation (introduction) The wave equation is the third of the essential linear PDEs in applied mathematics. In one dimension, it has the form 2 utt = c uxx for u(x; t): As the name suggests, the wave equation describes the propagation of waves, so it is of fundamental importance to many fields.
    [Show full text]
  • THE ONE-DIMENSIONAL HEAT EQUATION. 1. Derivation. Imagine a Dilute Material Species Free to Diffuse Along One Dimension
    THE ONE-DIMENSIONAL HEAT EQUATION. 1. Derivation. Imagine a dilute material species free to diffuse along one dimension; a gas in a cylindrical cavity, for example. To model this mathematically, we consider the concentration of the given species as a function of the linear dimension and time: u(x; t), defined so that the total amount Q of diffusing material contained in a given interval [a; b] is equal to (or at least proportional to) the integral of u: Z b Q[a; b](t) = u(x; t)dx: a Then the conservation law of the species in question says the rate of change of Q[a; b] in time equals the net amount of the species flowing into [a; b] through its boundary points; that is, there exists a function d(x; t), the ‘diffusion rate from right to left', so that: dQ[a; b] = d(b; t) − d(a; t): dt It is an experimental fact about diffusion phenomena (which can be under- stood in terms of collisions of large numbers of particles) that the diffusion rate at any point is proportional to the gradient of concentration, with the right-to-left flow rate being positive if the concentration is increasing from left to right at (x; t), that is: d(x; t) > 0 when ux(x; t) > 0. So as a first approximation, it is natural to set: d(x; t) = kux(x; t); k > 0 (`Fick's law of diffusion’ ): Combining these two assumptions we have, for any bounded interval [a; b]: d Z b u(x; t)dx = k(ux(b; t) − ux(a; t)): dt a Since b is arbitrary, differentiating both sides as a function of b we find: ut(x; t) = kuxx(x; t); the diffusion (or heat) equation in one dimension.
    [Show full text]
  • LECTURE 7: HEAT EQUATION and ENERGY METHODS Readings
    LECTURE 7: HEAT EQUATION AND ENERGY METHODS Readings: • Section 2.3.4: Energy Methods • Convexity (see notes) • Section 2.3.3a: Strong Maximum Principle (pages 57-59) This week we'll discuss more properties of the heat equation, in partic- ular how to apply energy methods to the heat equation. In fact, let's start with energy methods, since they are more fun! Recall the definition of parabolic boundary and parabolic cylinder from last time: Notation: UT = U × (0;T ] ΓT = UT nUT Note: Think of ΓT like a cup: It contains the sides and bottoms, but not the top. And think of UT as water: It contains the inside and the top. Date: Monday, May 11, 2020. 1 2 LECTURE 7: HEAT EQUATION AND ENERGY METHODS Weak Maximum Principle: max u = max u UT ΓT 1. Uniqueness Reading: Section 2.3.4: Energy Methods Fact: There is at most one solution of: ( ut − ∆u = f in UT u = g on ΓT LECTURE 7: HEAT EQUATION AND ENERGY METHODS 3 We will present two proofs of this fact: One using energy methods, and the other one using the maximum principle above Proof: Suppose u and v are solutions, and let w = u − v, then w solves ( wt − ∆w = 0 in UT u = 0 on ΓT Proof using Energy Methods: Now for fixed t, consider the following energy: Z E(t) = (w(x; t))2 dx U Then: Z Z Z 0 IBP 2 E (t) = 2w (wt) = 2w∆w = −2 jDwj ≤ 0 U U U 4 LECTURE 7: HEAT EQUATION AND ENERGY METHODS Therefore E0(t) ≤ 0, so the energy is decreasing, and hence: Z Z (0 ≤)E(t) ≤ E(0) = (w(x; 0))2 dx = 0 = 0 U And hence E(t) = R w2 ≡ 0, which implies w ≡ 0, so u − v ≡ 0, and hence u = v .
    [Show full text]
  • Lecture 24: Laplace's Equation
    Introductory lecture notes on Partial Differential Equations - ⃝c Anthony Peirce. 1 Not to be copied, used, or revised without explicit written permission from the copyright owner. Lecture 24: Laplace's Equation (Compiled 26 April 2019) In this lecture we start our study of Laplace's equation, which represents the steady state of a field that depends on two or more independent variables, which are typically spatial. We demonstrate the decomposition of the inhomogeneous Dirichlet Boundary value problem for the Laplacian on a rectangular domain into a sequence of four boundary value problems each having only one boundary segment that has inhomogeneous boundary conditions and the remainder of the boundary is subject to homogeneous boundary conditions. These latter problems can then be solved by separation of variables. Key Concepts: Laplace's equation; Steady State boundary value problems in two or more dimensions; Linearity; Decomposition of a complex boundary value problem into subproblems Reference Section: Boyce and Di Prima Section 10.8 24 Laplace's Equation 24.1 Summary of the equations we have studied thus far In this course we have studied the solution of the second order linear PDE. @u = α2∆u Heat equation: Parabolic T = α2X2 Dispersion Relation σ = −α2k2 @t @2u (24.1) = c2∆u Wave equation: Hyperbolic T 2 − c2X2 = A Dispersion Relation σ = ick @t2 ∆u = 0 Laplace's equation: Elliptic X2 + Y 2 = A Dispersion Relation σ = k Important: (1) These equations are second order because they have at most 2nd partial derivatives. (2) These equations are all linear so that a linear combination of solutions is again a solution.
    [Show full text]
  • Greens' Function and Dual Integral Equations Method to Solve Heat Equation for Unbounded Plate
    Gen. Math. Notes, Vol. 23, No. 2, August 2014, pp. 108-115 ISSN 2219-7184; Copyright © ICSRS Publication, 2014 www.i-csrs.org Available free online at http://www.geman.in Greens' Function and Dual Integral Equations Method to Solve Heat Equation for Unbounded Plate N.A. Hoshan Tafila Technical University, Tafila, Jordan E-mail: [email protected] (Received: 16-3-13 / Accepted: 14-5-14) Abstract In this paper we present Greens function for solving non-homogeneous two dimensional non-stationary heat equation in axially symmetrical cylindrical coordinates for unbounded plate high with discontinuous boundary conditions. The solution of the given mixed boundary value problem is obtained with the aid of the dual integral equations (DIE), Greens function, Laplace transform (L-transform) , separation of variables and given in form of functional series. Keywords: Greens function, dual integral equations, mixed boundary conditions. 1 Introduction Several problems involving homogeneous mixed boundary value problems of a non- stationary heat equation and Helmholtz equation were discussed with details in monographs [1, 4-7]. In this paper we present the use of Greens function and DIE for solving non- homogeneous and non-stationary heat equation in axially symmetrical cylindrical coordinates for unbounded plate of a high h. The goal of this paper is to extend the applications DIE which is widely used for solving mathematical physics equations of the 109 N.A. Hoshan elliptic and parabolic types in different coordinate systems subject to mixed boundary conditions, to solve non-homogeneous heat conduction equation, related to both first and second mixed boundary conditions acted on the surface of unbounded cylindrical plate.
    [Show full text]
  • Chapter H1: 1.1–1.2 – Introduction, Heat Equation
    Name Math 3150 Problems Haberman Chapter H1 Due Date: Problems are collected on Wednesday. Submitted work. Please submit one stapled package per problem set. Label each problem with its corresponding problem number, e.g., Problem H3.1-4 . Labels like Problem XC-H1.2-4 are extra credit problems. Attach this printed sheet to simplify your work. Labels Explained. The label Problem Hx.y-z means the problem is for Haberman 4E or 5E, chapter x , section y , problem z . Label Problem H2.0-3 is background problem 3 in Chapter 2 (take y = 0 in label Problem Hx.y-z ). If not a background problem, then the problem number should match a corresponding problem in the textbook. The chapters corresponding to 1,2,3,4,10 in Haberman 4E or 5E appear in the hybrid textbook Edwards-Penney-Haberman as chapters 12,13,14,15,16. Required Background. Only calculus I and II plus engineering differential equations are assumed. If you cannot understand a problem, then read the references and return to the problem afterwards. Your job is to understand the Heat Equation. Chapter H1: 1.1{1.2 { Introduction, Heat Equation Problem H1.0-1. (Partial Derivatives) Compute the partial derivatives. @ @ @ (1 + t + x2) (1 + xt + (tx)2) (sin xt + t2 + tx2) @x @x @x @ @ @ (sinh t sin 2x) (e2t+x sin(t + x)) (e3t+2x(et sin x + ex cos t)) @t @t @t Problem H1.0-2. (Jacobian) f1 Find the Jacobian matrix J and the Jacobian determinant jJj for the transformation F(x; y) = , where f1(x; y) = f2 y cos(2y) sin(3x), f2(x; y) = e sin(y + x).
    [Show full text]
  • 10 Heat Equation: Interpretation of the Solution
    Math 124A { October 26, 2011 «Viktor Grigoryan 10 Heat equation: interpretation of the solution Last time we considered the IVP for the heat equation on the whole line u − ku = 0 (−∞ < x < 1; 0 < t < 1); t xx (1) u(x; 0) = φ(x); and derived the solution formula Z 1 u(x; t) = S(x − y; t)φ(y) dy; for t > 0; (2) −∞ where S(x; t) is the heat kernel, 1 2 S(x; t) = p e−x =4kt: (3) 4πkt Substituting this expression into (2), we can rewrite the solution as 1 1 Z 2 u(x; t) = p e−(x−y) =4ktφ(y) dy; for t > 0: (4) 4πkt −∞ Recall that to derive the solution formula we first considered the heat IVP with the following particular initial data 1; x > 0; Q(x; 0) = H(x) = (5) 0; x < 0: Then using dilation invariance of the Heaviside step function H(x), and the uniquenessp of solutions to the heat IVP on the whole line, we deduced that Q depends only on the ratio x= t, which lead to a reduction of the heat equation to an ODE. Solving the ODE and checking the initial condition (5), we arrived at the following explicit solution p x= 4kt 1 1 Z 2 Q(x; t) = + p e−p dp; for t > 0: (6) 2 π 0 The heat kernel S(x; t) was then defined as the spatial derivative of this particular solution Q(x; t), i.e. @Q S(x; t) = (x; t); (7) @x and hence it also solves the heat equation by the differentiation property.
    [Show full text]
  • 9 the Heat Or Diffusion Equation
    9 The heat or diffusion equation In this lecture I will show how the heat equation 2 2 ut = α ∆u; α 2 R; (9.1) where ∆ is the Laplace operator, naturally appears macroscopically, as the consequence of the con- servation of energy and Fourier's law. Fourier's law also explains the physical meaning of various boundary conditions. I will also give a microscopic derivation of the heat equation, as the limit of a simple random walk, thus explaining its second title | the diffusion equation. 9.1 Conservation of energy plus Fourier's law imply the heat equation In one of the first lectures I deduced the fundamental conservation law in the form ut + qx = 0 which connects the quantity u and its flux q. Here I first generalize this equality for more than one spatial dimension. Let e(t; x) denote the thermal energy at time t at the point x 2 Rk, where k = 1; 2; or 3 (straight line, plane, or usual three dimensional space). Note that I use bold fond to emphasize that x is a vector. The law of the conservation of energy tells me that the rate of change of the thermal energy in some domain D is equal to the flux of the energy inside D minus the flux of the energy outside of D and plus the amount of energy generated in D. So in the following I will use D to denote my domain in R1; R2; or R3. Can it be an arbitrary domain? Not really, and for the following to hold I assume that D is a domain without holes (this is called simply connected) and with a piecewise smooth boundary, which I will denote @D.
    [Show full text]
  • Chapter 2. Steady States and Boundary Value Problems
    “rjlfdm” 2007/4/10 i i page 13 i i Copyright ©2007 by the Society for Industrial and Applied Mathematics This electronic version is for personal use and may not be duplicated or distributed. Chapter 2 Steady States and Boundary Value Problems We will first consider ordinary differential equations (ODEs) that are posed on some in- terval a < x < b, together with some boundary conditions at each end of the interval. In the next chapter we will extend this to more than one space dimension and will study elliptic partial differential equations (ODEs) that are posed in some region of the plane or Q5 three-dimensional space and are solved subject to some boundary conditions specifying the solution and/or its derivatives around the boundary of the region. The problems considered in these two chapters are generally steady-state problems in which the solution varies only with the spatial coordinates but not with time. (But see Section 2.16 for a case where Œa; b is a time interval rather than an interval in space.) Steady-state problems are often associated with some time-dependent problem that describes the dynamic behavior, and the 2-point boundary value problem (BVP) or elliptic equation results from considering the special case where the solution is steady in time, and hence the time-derivative terms are equal to zero, simplifying the equations. 2.1 The heat equation As a specific example, consider the flow of heat in a rod made out of some heat-conducting material, subject to some external heat source along its length and some boundary condi- tions at each end.
    [Show full text]
  • Solving the Boundary Value Problems for Differential Equations with Fractional Derivatives by the Method of Separation of Variables
    mathematics Article Solving the Boundary Value Problems for Differential Equations with Fractional Derivatives by the Method of Separation of Variables Temirkhan Aleroev National Research Moscow State University of Civil Engineering (NRU MGSU), Yaroslavskoe Shosse, 26, 129337 Moscow, Russia; [email protected] Received: 16 September 2020; Accepted: 22 October 2020; Published: 29 October 2020 Abstract: This paper is devoted to solving boundary value problems for differential equations with fractional derivatives by the Fourier method. The necessary information is given (in particular, theorems on the completeness of the eigenfunctions and associated functions, multiplicity of eigenvalues, and questions of the localization of root functions and eigenvalues are discussed) from the spectral theory of non-self-adjoint operators generated by differential equations with fractional derivatives and boundary conditions of the Sturm–Liouville type, obtained by the author during implementation of the method of separation of variables (Fourier). Solutions of boundary value problems for a fractional diffusion equation and wave equation with a fractional derivative are presented with respect to a spatial variable. Keywords: eigenvalue; eigenfunction; function of Mittag–Leffler; fractional derivative; Fourier method; method of separation of variables In memoriam of my Father Sultan and my son Bibulat 1. Introduction Let j(x) L (0, 1). Then the function 2 1 x a d− 1 a 1 a j(x) (x t) − j(t) dt L1(0, 1) dx− ≡ G(a) − 2 Z0 is known as a fractional integral of order a > 0 beginning at x = 0 [1]. Here G(a) is the Euler gamma-function. As is known (see [1]), the function y(x) L (0, 1) is called the fractional derivative 2 1 of the function j(x) L (0, 1) of order a > 0 beginning at x = 0, if 2 1 a d− j(x) = a y(x), dx− which is written da y(x) = j(x).
    [Show full text]
  • Energy and Uniqueness
    Energy and uniqueness The aim of this note is to show you a strategy in order to derive a uniqueness result for a PDEs problem by using the energy of the problem. Example: the heat equation. Let us consider a function u that satisfies the problem: 8 < ut − Duxx = 0 in [0;L] × (0; 1) ; u(0; x) = g(x) for x 2 [0;L] ; (1) : u(0; t) = u(L; t) = 0 for t > 0 : By multiplying the fist equation by u, we get uut − Duuxx = 0 : If we now integrate both sides of the above equality in [0;L], we get Z L Z L uut dx − D uuxx dx = 0 : (2) 0 0 Now Z L Z L Z L 1 d 2 d 1 2 uut dx = (u ) dx = u dx ; 0 2 0 dt dt 2 0 while, by integrating by parts the second term of (2), we get Z L L Z L Z L 2 2 uuxx dx = uux − ux dx = − ux dx : 0 0 0 0 where in the last step we used the boundary conditions that u satisfies. Thus, from (2), we get Z L Z L d 1 2 2 u dx = −D ux dx ≤ 0 : dt 2 0 0 By calling 1 Z L E(t) := u2(x; t) dx ; 2 0 the energy of the system (relative to u), we get d E(t) ≤ 0 ; dt that is, the energy is non-increasing in time. Notice that 1 Z L E(0) = g2(x) dx : 2 0 Now, we would like to use the energy of the system in order to prove that (1) admits a unique solution.
    [Show full text]
  • One Dimensional Heat Equation and Its Solution by the Methods of Separation of Variables, Fourier Series and Fourier Transform
    Research Article Journal of Volume 10:5, 2021 Applied & Computational Mathematics ISSN: 2168-9679 Open Access One Dimensional Heat Equation and its Solution by the Methods of Separation of Variables, Fourier Series and Fourier Transform Lencha Tamiru Abdisa* Department of Mathematics, Mekdela Amba University, Ethiopia Abstract The aim of this paper was to study the one-dimensional heat equation and its solution. Firstly, a model of heat equation, which governs the temperature distribution in a body, was derived depending on some physical assumptions. Secondly, the formulae in which we able to obtain its solution were derived by using the Method of separation of variables along with the Fourier series and the method of Fourier transform. Then after, some real-life applications of the equations were discussed through examples. Finally, a numerical simulation of the raised examples was studied by using MATLAB program and the results concluded that the numerical simulations match the analytical solutions as expected. Keywords: Heat Equation • Separation of Variables • Fourier series • Fourier Transform • MATLAB Introduction distribution under the following physical assumptions. Physical Assumptions The heat equation is an important partial differential equation which describe the distribution of heat (or variation in temperature) in a given region over 1. We consider a thin rod of length , made of homogenous material (material time. The heat equation is a wonderland for mathematical analysis, numerical properties are translational invariant) and the rod is perfectly insulated along computations, and experiments. It’s also highly practical: engineers have to its length so that heat can flow only through its ends (see Figure 1).
    [Show full text]