Received: 30 July 2017; Accepted: 29 September 2017; Published: 8 October 2017

Size: px
Start display at page:

Download "Received: 30 July 2017; Accepted: 29 September 2017; Published: 8 October 2017"

Transcription

1 mathematics Article Least-Squares Solution o Linear Dierential Equations Daniele Mortari ID Aerospace Engineering, Texas A&M University, College Station, TX 77843, USA; mortari@tamu.edu; Tel.: This paper is an extended version o our paper published in Mortari, D. Least-squares Solutions o Linear Dierential Equations. In Proceedings o 7th AAS/AIAA Space Flight Mechanics Meeting Conerence, San Antonio, TX, USA, 5 9 February 17. Received: 3 July 17; Accepted: 9 September 17; Published: 8 October 17 Abstract: This study shows how to obtain least-squares solutions to initial value problems IVPs), boundary value problems BVPs), and multi-value problems MVPs) or nonhomogeneous linear dierential equations DEs) with nonconstant coeicients o any order. However, without loss o generality, the approach has been applied to second-order DEs. The proposed method has two steps. The irst step consists o writing a constrained expression, that has the DE constraints embedded. These kind o expressions are given in terms o a new unknown unction, gt), and they satisy the constraints, no matter what gt) is. The second step consists o expressing gt) as a linear combination o m independent known basis unctions. Speciically, orthogonal polynomials are adopted or the basis unctions. This choice requires rewriting the DE and the constraints in terms o a new independent variable, x [ 1, +1]. The procedure leads to a set o linear equations in terms o the unknown coeicients o the basis unctions that are then computed by least-squares. Numerical examples are provided to quantiy the solutions accuracy or IVPs, BVPs and MVPs. In all the examples provided, the least-squares solution is obtained with machine error accuracy. Keywords: linear least-squares; interpolation; embedded linear constraints 1. Introduction The purpose o this article is to provide a uniied ramework to obtain analytical, least-squares, approximated solutions o nonhomogeneous linear dierential equations DEs) o order n 1 with nonconstant coeicients subject to a set o n constraints: n k t) dk y k= dt k = t) subject to: d i y dt i = y i) j 1) tj where k t) and t) can be any unctions, continuous and nonsingular, within the range o integration, and y i) j indicates the ith derivative speciied at time t j. The proposed method uniies how to solve initial value problems IVPs), boundary value problems BVPs), or multi-point value problems MVPs). While the proposed method works or linear DEs o any order, or brevity o exposition, the method is presented to solve second-order DEs: t) d y dt + 1t) dy dt + t) y = t) ) This is because the proposed technique does not change i n increases, other than by adding additional terms. Mathematics 17, 5, 48; doi:1.339/math5448

2 Mathematics 17, 5, 48 o Background on the Existing Approaches Various techniques exist to provide numerical approximations o the DEs given in Equation 1). The most widely used approaches are the Runge Kutta methods [1] or IVPs and shooting methods or BVPs. The shooting methods solve BVPs essentially by transorming BVPs into IVPs. These methods provide enough precision or most o the practical problems. However, the estimated solution is not analytic and is provided at discrete points, usually with an error growing along the range o integration. Reerences [,3] provide a collection o the most well-known methods or solving IVPs and BVPs. Other existing alternative integration approaches include, but are not limited to, the Gauss Jackson method [4], collocation techniques [5], and the Modiied Chebyshev Picard Iteration [6] a path-length integral approximation), which has recently been proven to be highly eective. All o these methods are based on low-order Taylor expansions, which limits the step size that can be used to propagate the solution. Higher-order Taylor methods have also been analyzed [7]. More contemporary approaches are the ollowing: Collocation Techniques. In these techniques, the solution components are approximated by piecewise polynomials on a mesh. The coeicients o the polynomials orm the unknowns to be computed. The approximation to the solution must satisy the constraint conditions and the DEs at collocation points in each mesh subinterval. We note that the placement o the collocation points is not arbitrary. A modiied Newton-type method, known as quasi-linearization, is then used to solve the nonlinear equations or the polynomial coeicients. The mesh is then reined by trying to equidistribute the estimated error over the whole interval. An initial estimate o the solution across the mesh is also required. However, a common weakness o all these collocation techniques low-order Taylor expansion models) is that they are not eective in enorcing algebraic constraints. Enorcing the DE constraints is the strength o the proposed method, as the DE constraints are embedded in the searched solution expressions. This means that the analytical solution obtained, even i completely wrong, perectly satisies all the DE constraints. Spectral methods. Spectral methods are used to numerically solve DEs by writing the solution as a sum o certain basis unctions e.g., Fourier series) and then choosing the coeicients in the sum in order to satisy the DEs as well as possible e.g., by least-squares). Additionally, in spectral methods, the constraints must then be enorced. This is done by replacing one or more) o the least-squares equations with the constraint conditions. The proposed method proceeds in the reverse sequence. It irst builds a special unction, called a constrained expression, that has the boundary conditions embedded, no matter what the inal estimation is. Then, it uses this expression to minimize the DE residuals by expressing the ree unction o the constrained expression, gt), as a sum o some basis unctions e.g., orthogonal polynomials). The resulting estimation always perectly satisies the boundary conditions as long as they are linear. To provide an example, a linear constraint involving our times t 1, t, t 3 and t 4 ) can be: π = 7yt 1 ) e ẏt 1 ) yt ) 5 ẏt 3 ) + 3 ÿt 3 ) yt 4 ) It is not clear how the spectral methods can enorce this kind o general linear constraint. Additionally, the spectral methods provide solutions approximating the constraints. The solution o the proposed method is an analytical unction ully complying with the DE constraints, and it approximates the DE by minimizing the residuals in a least-squares sense. 1.. The Idea Behind the Proposed Method The least-squares solution o Equation ) is obtained using constrained expressions, which are introduced in [8] by the theory o connections, a methodology to provide general interpolation unctions

3 Mathematics 17, 5, 48 3 o 18 with an embedded set o n linear constraints. These expressions are ound using the ollowing general orm: yt) = gt) + n k=1 η k h k t) = gt) + η T ht) 3) where h k t) are n assigned unctions and gt) is an unknown unction, independent rom the ht) unctions; η k are n coeicients that are derived by imposing the n linear constraints on the yt) unction. The linear constraints considered in the theory o connections [8] are any linear combination o the unction and/or its derivatives evaluated at speciied values o the independent variable, t. For an assigned set o n independent unctions, h k t), the n constraints o the DE allow us to derive the unknown vector o coeicients, η. By substituting this expression into Equation 3), we obtain an equation satisying all the constraints, no matter what gt) is. The problem o solving the DE is, thereore, to ind the unction gt). Because the DE is linear in yt) and yt) is linear in gt), then, by substituting Equation 3) into the DE, we obtain a new DE, linear in gt). In this paper, the solution, gt), is then expressed as a linear combination o orthogonal polynomials. The coeicients o this linear combination constitute the solution o the problem. Orthogonal polynomials are excellent basis sets to describe the gt) ree unction appearing in Equation 3). However, most o these orthogonal polynomials, such as Chebyshev or Legendre orthogonal polynomials, are deined in some speciic deined range, x [x, x ]. Speciically, Chebyshev and Legendre orthogonal polynomials are deined in x [ 1, +1].) Thereore, in order to adopt them, the DE must be rewritten in terms o the new variable, x, linearly related to t [t, t ] as: x = x x t t t t ) + x t = t t x x x x ) + t and by introducing the integration range ratio, c = x x t t, these relationships become: x = c t t ) + x t = x x c where t is speciied in BVPs while in IVPs it is the integration upper limit. This change o variable also aects the derivatives. Using the notation ẏ or the derivative with respect to t and y or the derivative with respect to x, we obtain: ẏ = dy dx + t dx dt = c y and ÿ = c y 4) By changing the integration variable, particular attention must be given to the constraints speciied in terms o derivatives. In act, the constraints provided in terms o the irst and/or second derivatives also need to comply with the rules given in Equation 4), meaning that the constraints on the derivatives in terms o the new x variable depend on the integration time range, through the integration range ratio, c. Functions t), 1 t), t) and t) are also rewritten in terms o x, where, or instance, t) = [t + x + 1)/c], which can be indicated by x). This means that, using the new variable, we can write t) = x), 1 t) = 1 x), t) = x), and t) = x). Thereore, Equation ) can be rewritten as: c x) y x) + c 1 x) y x) + x) yx) = x) 5)

4 Mathematics 17, 5, 48 4 o 18. Least-Squares Solution o IVPs A second-order DE has two constraints. Thereore, once the DE is written as in Equation 5), the constrained expression is searched, having the orm: For IVPs, with constraints, yx) = gx) + η 1 px) + η qx) 6) The values o η 1 and η are: yt ) = y 1) = y and ẏt ) = ẏ = c y 1) = c y { } [ ] 1 { } { } { } η 1 p = q y g Y η p q y = h g Y 11 g + h 1 g h 1 g + h g Substituting into Equation 6), yx) = gx) + Y h 11 g h 1 g ) px) + Y h 1 g h g ) qx) and setting αx) = h 11 px) + h 1 qx) and βx) = h 1 px) + h qx), we obtain: Then, substituting into Equation 6), yx) = gx) αx) g βx) g + Y px) + Y qx) cc [g α g β g ] + c 1[g α g β g ] + [g αg βg ] = c [Y p + Y q ] c 1 [Y p + Y q ] [Y p + Y q], The DE, written in terms o gx), becomes: c x) g x) + c 1 x) g x) + x) gx) m 1 x) g m x) g = bx) 7) where: m 1 x) = c x) α x) + c 1 x) α x) + x) αx) m x) = c x) β x) + c 1 x) β x) + x) βx) bx) = x) c x)[y p + Y q ] c 1 x)[y p + Y q ] x)[y p + Y q] 8) The unction gx) can be set as a linear combination o m basis unctions, gx) = ξ T hx), where hx) is the vector o m basis unctions, and ξ is a vector o m unknown coeicients. Thereore, Equation 7) becomes: [ c h + c 1 h + h m 1 h m h ] T ξ = at x) ξ = bx) 9) Equation 9), or any value o x, is linear in terms o the unknown coeicients ξ). Thereore, this equation can be speciied or a set o N values o x ranging rom the initial value, x = x, to the inal

5 Mathematics 17, 5, 48 5 o 18 value, x = x. This can be done, or instance, by a uniorm x step. This set o N equations in m unknowns usually, N m) can be set in the matrix orm: where: a 11 a 1 a 1m ξ 1 b 1 a 1 a a m ξ b A ξ = = = b 1)... a N1 a N a Nm ξ m a ij = c x i ) h j x i) + c 1 x i ) h j x i) + x i ) h j x i ) m 1 x i ) h m x i ) h The linear system o Equation 1) allows us to compute the solution coeicient vector ξ) by least-squares. The simplest way to write a constrained expression subject to yx ) = y and y x ) = y = ẏ /c is to select px) = 1 and qx) = x. This provides the values o η 1 and η by inverting a matrix with its determinant equal to 1. For the variety o constraints considered in this paper, this property can be obtained by selecting the unctions px) and qx) to be those provided in Table 1. Table 1. Simplest selection o px) and qx) or various initial value problem and boundary value problem constraints. b N Dierential Equation Constraints px) qx) [y, y ] or [y, y ] or [y, y ] or [y, y ] 1 x [y, y ] or [y, y ] or [y, y ] 1 x / [y, y ] or [y, y ] or [y, y ] or [y, y ] x x / [y, y ] x / x 3 /3.1. Accuracy Tests We consider integrating the ollowing IVP rom t = 1 to t = 4: t ÿ tt + ) ẏ + t + ) y = subject to: { y1) = y = 1 ẏ1) = ẏ = 11) whose general solution is yt) = e t 1) t. We consider solving this IVP using Chebyshev orthogonal polynomials. This implies that, in terms o the new variable, the constraint derivative becomes y = 3 ẏ =. Equation 11) has been solved using the proposed least-squares approach with m = 18 basis unctions and a discretization made o N = 1 points, and it has been integrated using the MATLAB unction ode45 The numerical comparisons made in this paper are limited to ode45 because it is the most widely used method in commercial applications.), implementing a Runge Kutta variable-step integrator ormula [1]. The results obtained are shown in Figure 1. In the top-let plot, the L norm o Aξ b) is shown as a unction o the number o basis unctions, while the bottom-let plot provides the condition number to solve the least-squares. I the solution requires just m = 9 basis unctions and m = 18 is used, then the coeicients rom m [1, 18] are all zeros. The values o the L norm o the least-squares residuals identiy the minimum number o basis unctions. The accuracies obtained using MATLAB s ode45 [1] integrator and using the least-squares solution The least-squares problem has been solved

6 Mathematics 17, 5, 48 6 o 18 by QR decomposition o a scaled A matrix.) with m = 18 basis unctions and N = 1 points are shown in the right plot. The least-squares solution shows about 9 orders o magnitude o accuracy gain. In the ollowing subsections, the constrained expressions or two other kinds o IVP known-unction and irst-derivative and known irst- and second-derivative are provided. Figure 1. Results o example with known solution m = 18 and N = 1)... Second-Order DE Subject to yt ) = y and ÿt ) = ÿ In terms o the new x variable, the initial conditions are y and y = ÿ /c, while a constrained expression is: yx) = gx) x y g ) + x + x y g ) Then Equation 5) becomes: c g g ) + c 1 = c y c 1 g + g g y + y ) x ) x + 1 g + g x g y x + y x + x x ) + x ) and the least-squares solutions ollows the same steps provided in Equations 7) 1). We note that, i y and y are known, then y can be derived using Equation 5) evaluated at x : y = t ) c y t ) y c 1 t ) provided that 1 t ) =. Thereore, the least-squares solution o the DE given in Equation 5) with constraints y and y can be solved as in the previous section with constraints y and y..3. Second-Order DE Subject to ẏt ) = ẏ and ÿt ) = ÿ In terms o the new variable, the initial conditions are y = ẏ /c and y = ÿ /c. In this case, a constrained expression is: yx) = gx) + x y x g ) + ) + x y g )

7 Mathematics 17, 5, 48 7 o 18 Equation 5) becomes: c g g ) + c 1 [g g g = c y c 1 [y + y x + 1)] [ x x + 1)] + g g x )] g + x [ x y x + )] y + x and the least-squares solution ollows the same steps provided in Equations 7) 1). Again, i y and y are known, then y can also be computed by specializing Equation 5) at x : y = t ) c y c 1t ) y t ) where t ) = Thereore, the solution o the DE given in Equation 5) with constraints y solved as in the previous section with constraints y and y. 3. Least-Squares Solutions o BVPs and y can also be A two-point BVP, already written in terms o the new variable and subject to the constraints yx ) = y and yx ) = y, has a constrained expression that can be obtained using Equation 6), where the values o η 1 and η are: that is, { } [ ] 1 { } { } { } η 1 p = q y g Y = h 11 g + h 1 g η p q y g Y h 1 g + h g Substituting into Equation 6), yx) = gx) + Y h 11 g h 1 g ) px) + Y h 1 g h g ) qx) yx) = gx) [px) h 11 + qx) h 1 ] g [px) h 1 + qx) h ] g + Y px) + Y qx) which is an equation that can be written as: yx) = gx) αx) g βx) g + Y px) + Y qx) Substituting this expression into the DE, and we obtain: c x) y x) + c 1 x) y x) + x) yx) = x) c x) g x) + c 1 x) ġx) + x) gx) m 1 x) g m x) g = bx) 1) where: m 1 x) = c x) α x) + c 1 x) α + x) αx) m x) = c x) β x) + c 1 βx) + x) βx) bx) = x) c x)[y p + Y q ] c 1 [Y p + Y q ] [Y p + Y q] 13)

8 Mathematics 17, 5, 48 8 o 18 Thereore, the procedures to solve IVPs and BVPs have little dierences. In act, or BVPs, we obtain the linear equation: a T x) ξ = [ c x) h x) + c 1 x) hx) + x) hx) m 1 x) h m x) h ] T ξ = bx) 14) Once the least-squares has been solved and, thereore, the coeicients vector ξ has been computed, then the solution is: yx) = ξ T hx) + η 1 px) + η qx) y x) = ξ T h x) + η 1 p x) + η q x) 15) y x) = ξ T h x) + η 1 p x) + η q x) Numerical integrations o IVPs provide subsequent estimates based on previous estimates. This implies that the error, in general, increases along the integration range. On the contrary, as shown by the next numerical tests, the accuracy provided by the least-squares solution is uniormly distributed along the integration range. In addition, i greater accuracy is desired or some speciic regions, then by increasing the number o points in those regions, accuracy increase is obtained where desired. Alternatively, by adopting weighted least-squares, the weight s value gives us an additional option to control the accuracy distribution. In the ollowing subsections, the proposed least-squares approach is tested, or the our cases o BVPs with known, unknown, no, and ininite solutions Numerical Accuracy Tests or a BVP with Known Solution We consider the ollowing BVP: ÿ + ẏ + y = subject to: { y) = 1 y1) = 3 16) whose solution is yt) = e t + 3e 1)te t, with derivatives ẏt) = e t 3et t 3e + ) and ÿt) = e t 3et t 6e + 3). Figure shows the least-squares-approach results or this test in terms o the L norm o A ξ b) residuals top-let) and the condition number o matrix A T A bottom-let) as a unction o the number o basis unctions considered. The errors with respect to the true solution obtained with m = 14 basis unctions Legendre orthogonal polynomials) and N = 1 points discretization) are provided in the right plot. These plots clearly show that the machine error precision is obtained with excellent numerical stability low condition number).

9 Mathematics 17, 5, 48 9 o 18 Figure. Least-squares-approach results known analytical solution). 3.. Numerical Accuracy Tests or a BVP with Unknown Solution We consider the DE completely invented) with an unknown analytical solution: ) 1 + t)ÿ + cos t 3t + 1 ẏ + 6 sin t e cos3t)) [1 sin3t)]3t π) y = 4 t subject to y) = and y1) =. In this case, the least-squares-solution results are given in the plots o Figure 3 with the same explanation as or those provided in Figure. The L norm o the residuals top-let plot) decreases up to m = 31-degree basis unctions Chebyshev orthogonal polynomials o the irst kind) while the condition number remains at good values bottom-let plot). The machine error values o the residuals, obtained or m = 31-degree basis unctions and N = 1 points, are shown in the right plot.

10 Mathematics 17, 5, 48 1 o 18 Figure 3. Least-squares-approach results unknown analytical solution) Numerical Accuracy Tests or a BVP with No Solution We consider the ollowing BVP with no solution: ÿ 6 ẏ + 5 y = subject to: { y) = 1 yπ) = 17) In act, the general solution o Equation 17) is yt) = [a cos4 t) + b sin4 t)] e 3 t, where the constraint y) = 1 gives a = 1, while the constraint yπ) = gives = e 3 π, a wrong identity. Figure 4 shows the results when trying to solve, by least-squares, the problem given in Equation 17). For this example, the number o orthogonal polynomials has been increased up to that or which the condition number o the matrix A T A becomes too large numerical instability), at an upper bound o 1 8. The number o basis unctions has been increased up to m = by keeping the number o points to N = 1. By increasing the number o basis unctions, the L norm o A ξ b) does not converge, and the condition number o A T A becomes huge. These are two potential indicators that the problem has no solution. However, even in this no-solution case, the proposed least-squares approach provides a solution complying with the DE constraints.

11 Mathematics 17, 5, o 18 Figure 4. Least-squares-approach results no solution) Numerical Accuracy Tests or a BVP with Ininite Solutions Finally, we consider the BVP with ininite solutions: ÿ + 4 y = subject to: { y) = yπ) = 18) In act, the general solution o Equation 18) is yt) = a cos t) + b sin t), consisting o ininite solutions, as b can have any value. The results o the least-squares approach are given in Figure 5, showing the convergence, but not at machine-level accuracy. Figure 5 shows the results obtained or this ininite-solutions case. The main dierence with respect to the no-solution case is in the unstable convergence o the L norm o A ξ b). In act, by increasing the number o basis unctions rom m = to m = 5, the L norm actually increases. This unusual behavior is still under analysis, and no explanation is currently available. The instability may be explained by several ininite) solutions being possible, and some o these may be close rom a convergence numerical point o view. In this ininite-solutions case, as in the no-solution case, the value o the condition number increases to very high values. In this example, an upper bound has been deined or the number o basis unctions m = 3), while there is no upper bound or the condition number value.

12 Mathematics 17, 5, 48 1 o 18 Figure 5. Least-squares-approach results ininite solutions) Constrained Expressions or BVP with Dierent Constraints In this section, constrained expressions are provided or BVPs o a second-order DE subject to all nine) possible constraints. 1) The irst constraints considered are the unction at the initial time, yt ) = y, and the irst derivative at the inal time, ẏt ) = ẏ. For this case, the inal constraint in terms o the new variable, x [ 1, +1], becomes y = ẏ /c, and the constrained expression: yx) = gx) + y g ) + x + 1)y g ) can be used. Substituting this into Equation 5), we obtain: c g + c 1 g g ) + [g g g x + 1)] = c 1 y [y + y x + 1)] 19) Then, the least-squares solution can be obtained using the procedure described by Equations 1) 15). Equation 19) has been tested, providing excellent results, which are not included here or sake o brevity. ) The second constraints are the unction at the initial time, yt ) = y, and the second derivative at the inal time, ÿt ) = ÿ. For this case, the inal constraint in terms o the new variable is y = ÿ /c, and the constrained expression is: yx) = gx) x y g ) + x + x y g )

13 Mathematics 17, 5, o 18 Substituting this into Equation 5), we obtain: c g g ) + c 1 g + g g = c y c 1 y + y Then, it ollows as in the irst case. ) x x + 1 g + g x g ) y x + y x + x x ) + x ) 3) The third constraints are the irst derivative at the initial time, ẏt ) = ẏ, and the unction at the inal time, yt ) = y. For this case, the initial constraint in terms o the new variable is y = ẏ /c, while the constrained equation: yx) = gx) + y g ) + x 1)y g ) can be used. Substituting this into Equation 5), we obtain: c g + c 1 g g ) + [g g g x 1)] = c y 1 [y + y x 1)] and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 4) The ourth constraints are the irst derivative at the initial and inal times, ẏt ) = ẏ and ẏt ) = ẏ. This special equation is known as Mathieu s DE [9,1]. For this case, the constraints in terms o the new variable are y = ẏ /c and y = ẏ /c, while the constrained equation: yx) = gx) + x 1 x ) y g ) + x 1 + x ) y g ) can be used. Substituting this into Equation 5), we obtain: c g + g g = c y y ) c 1 ) [ + c 1 g 1 x)g + x + ] 1)g [ 1 x)y + x + 1)y { + g x [ 1 x ) x ) ]} g g ] x [ 1 x ) x ) ] y y and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 5) The ith constraints are the irst derivative at the initial time, ẏt ) = ẏ, and the second derivative at the inal time, ÿt ) = ÿ. For this case, the constraints in terms o the new variable are y = ẏ /c and y = ÿ /c, while the constrained equation: yx) = gx) + x y g ) + x x + 1 ) y g ) can be used. Substituting this into Equation 5), we obtain: [ c g g ) + c 1[g g g x + 1)] + g g x g x ) = c y c 1 [y + y x + 1)] [x y x + 1 ) ] x y ] x = and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 6) The sixth constraints are the second derivative at the initial time, ÿt ) = ÿ, and the unction at the inal time, yt ) = y. For this case, the irst constraint in terms o the new variable is y = ÿ /c, while the constrained equation: yx) = gx) + x y g ) + x x 1)y g )

14 Mathematics 17, 5, o 18 can be used. Substituting this into Equation 5), we obtain: c g g ) + c 1 g g g = c y c 1 y + y ) x 1 + g g x g x ) x ) x 1 y + y x ) x and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 7) The seventh constraints are the second derivative at the initial time, ÿt ) = ÿ, and the irst derivative at the inal time, ẏt ) = ẏ. For this case, the constraints in terms o the new variable are y = ÿ /c and y = ẏ /c, while the constrained equation: yx) = gx) + x y g ) + x can be used. Substituting this into Equation 5), we obtain: [ c g g ) + c 1[g g g x 1)] + [ ] = c y c 1 y + y x 1) x )y g ) x g g x )] g x = x )] x [y x + y and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 8) The inal eighth) constraints are the second derivative at the initial and inal times, ÿt ) = ÿ and ÿt ) = ÿ. For this case, the constraints in terms o the new variable are y = ÿ /c and y = ÿ /c, while the constrained equation: yx) = gx) + x 3 x)y 1 g ) + x 3 + x)y 1 g ) can be used. Substituting this into Equation 5), we obtain: [ ] 1 c g x)g + x + 1)g + c 1 [g x x )g + x + x)g ] 4 [ + g 3x x 3 )g + x3 + 3x )g ] 1 = c [y 1 x) + y x + 1)] c x x )y + x + x)y 3x x 3 )y 1 + x3 + 3x )y 4 1 and the least-squares solution can be obtained using the procedure described by Equations 1) 15). 4. MVP Example Finally, to show the potential o the proposed least-squares approach, we consider solving the ollowing third order DE:... y + sin t ÿ + 1 t) ẏ + t y = t) ) where: t) = t 1) sin t + + t t cos t) sin t + tt 1) cos t and is subject to the multi-point constraints: yt 1 = 1) =, ẏt = π/) = 1, and yt 3 = π) =,

15 Mathematics 17, 5, o 18 whose analytical solution is yt) = 1 t) sin t. We consider integrating this DE rom t = to t = 4 beyond the constraint bounds, [1, π]) using Legendre orthogonal polynomials x [ 1, +1]). Thereore, t = x + 1) x = t 1 c = t t = 1 Equation ) becomes: c 3 y + c sin t y + c 1 t) y + t y = t) 1) subject to: yx 1 ) =, y x ) = 1/c =, and yx 3 ) = ) where x 1 = t 1 / 1 = 1/, x = t / 1 = π/4 1, and x 3 = t 3 / 1 = π/ 1. A constrained expression [8] satisying Equation ) can be ound as: yx) = gx) + η 1 h 1 x) + η h x) + η 3 h 3 x) 3) where h 1 x) = 1, h x) = x, and h 3 x) = x have been selected as the irst three monomials. The three coeicients, η 1, η, and η 3, can be derived rom the DE constraints: gx 1 ) 1 x 1 x g x ) gx 3 ) = 1 1 x 1 x 3 x3 Now, setting g = gx 1 ) = ξ T h 1, g = g x ) = ξ T h, and g 3 = gx 3 ) = ξ T h 3, the coeicients η 1, η and η 3 are: η 1 η η 3 = M 1 M 1 h 1 h h 3 T ξ = Then, substituting in the constrained expression, we obtain: whose derivatives are: v 1 v v 3 η 1 η η 3 m 11 h 1 + m 1 h + m T 13h 3 m 1 h 1 + m h + m 3h 3 ξ m 31 h 1 + m 3 h + m 33h 3 yx) = ξ T hx) + v 1 + v x + v 3 x m 11 + m 1 x + m 31 x )h T 1 ξ + m 1 + m x + m 3 x )h T ξ m 13 + m 3 x + m 33 x )h T 3 ξ y x) = ξ T h x) + v + v 3 x m 1 + m 31 x)h T 1 ξ m + m 3 x)h T ξ m 3 + m 33 x)h T 3 ξ y x) = ξ T h x) + v 3 m 31 h T 1 ξ m 3h T ξ m 33 h T 3 ξ y x) = ξ T h x) These expressions are then substituted back into Equation 1), and the linear equation provided by the least-squares approach is obtained. The numerical results o this procedure are given in Figure 6. The top-let plot o Figure 6 shows the analytic true solution black line) with the three constraints: two or the unction black markers) and one or the irst derivative red line). We note that the range o integration, t [, 4], goes beyond the constraints coordinate range, [1, π]. This is purposeully done to show that or the proposed least-squares approach, the range o integration, t [, 4], is independent rom the constraint range, [1, π]. The bottom-let plot shows that as the number o basis unctions considered increases, the condition number to solve the least-squares problem has values that guarantee the numerical stability o the least-squares solution. The number o basis unctions continues to increase until the L

16 Mathematics 17, 5, o 18 norm o Aξ b) decreases, as shown in the top-right plot. The minimum is reached when m = 1. However, the true number o basis unctions adopted to describe gx) is 18 and not 1. The reason is that, to build the constrained expression appearing in Equation 3), the unctions or h 1 x), h x), and h 3 x) are constant, linear, and quadratic, respectively. These three unctions cannot be included to express gx), which is consequently expressed as: gx) = 1 ξ k h k x) k=3 The bottom-right plot o Figure 6 shows the absolute error obtained when m = 1 basis unctions are used to express yx), while the number o Legendre polynomials used or gx) is m = 18. This plot clearly shows that, using 18 basis unctions or gx), the least-squares approach provides a machine error solution. Figure 6. Multi-point value problem example results. 5. Conclusions This study presents a new approach to provide least-squares solutions o linear nonhomogeneous DEs o any order with nonconstant coeicients, both continuous and nonsingular in the integration range. Without loss o generality and or the sake o brevity, the implementation o the proposed method has been applied to second-order DEs. This least-squares approach can be adopted to solve IVPs, BVPs, and MVPs with constraints given in terms o the unction and/or derivatives. The proposed method is based on imposing that the solution has a speciic expression, called a constrained expression, which is a unction with the DE constraints embedded. This expression is given in terms o a new unknown unction, gt). The original DE is rewritten in terms o gt), thus obtaining a new DE or which the constraints are embedded in the DE itsel. Then, the gt) unction is expressed as a linear combination o basis unctions, ht). The coeicients o this linear expansion are then computed by least-squares by specializing the new DE or a set o N dierent values o the

17 Mathematics 17, 5, o 18 independent variable. In this study, the Chebyshev and Legendre orthogonal polynomials have been selected as basis unctions. Numerical tests have been perormed or IVPs with known and unknown solutions. A direct comparison has been made with the solution provided by the MATLAB unction ode45, implementing a Runge Kutta variable-step integrator [1]. In this test, the least-squares approach shows about 9 orders o magnitude o accuracy gain. Numerical tests have been perormed or BVPs or the our cases o known, unknown, no, and ininite solutions. In particular, the condition number value and the L norm o the residual can be used to discriminate between whether or not a BVP has a single solution. Finally, a numerical test has been perormed or a third-order MVP with constraints two on unctions and one on the irst derivative) deined inside the integration range. In all our tests, the machine error precision has been reached with a limited number o basis unctions and the discretization number. All the computations were perormed on a laptop using MATLAB sotware. The elapsed times in seconds) required to obtain all the solutions are speciied in the igures or all the test cases considered. The proposed method is not iterative, is easy to implement, and, as opposed to numerical approaches, is based on truncated Taylor series such as Runge Kutta methods); the solution error distribution does not increase along the integration, but it is approximately uniormly distributed in the integration range. In addition, the proposed technique uniies the way to solve IVPs, BVPs, and MVPs. The method can also be used to solve higher-order linear DEs, as long as the DE constraints are linear. This study is not complete, as many investigations should be perormed beore setting this approach as a standard method to integrate linear DEs. In addition, many research areas are still open and under question. A ew o these open research areas are the ollowing: 1) Extension to weighted least-squares. ) Error-bound estimates or the problems admitting solutions. 3) Nonuniorm distribution o points and optimal distributions o points to increase accuracy in speciic ranges o interest. 4) Comparisons between dierent unction bases and identiication o an optimal unction base i it exists). 5) Analysis using Fourier bases. 6) Accuracy analysis o number o basis unctions versus points distribution. 7) Extension to nonlinear DEs. 8) Extension to partial DEs. 9) Extension to nonlinear constraints. Acknowledgments: The author would like to thank Rose Sauser or checking and improving the use o English in the manuscript. Conlicts o Interest: The author declares no conlict o interest. Abbreviations The ollowing abbreviations are used in this manuscript: DE IVP BVP MVP Dierential equation Initial value problem Boundary value problem Multi-point value problem

18 Mathematics 17, 5, o 18 Reerences 1. Dormand, J.R.; Prince, P.J. A Family o Embedded Runge-Kutta Formulae. J. Comp. Appl. Math. 198, 6, Strang, G. Dierential Equations and Linear Algebra; Wellesley-Cambridge Press: Wellesley, MA, USA, 15; ISBN Lin, Y.; Enszer, J.A.; Stadtherr, M.A. Enclosing all Solutions o Two-Point Boundary Value Problems or ODEs. Comput. Chem. Eng. 8, 3, Berry, M.M.; Healy, L.M. Implementation o Gauss-Jackson integration or orbit propagation. J. Astronaut. Sci. 4, 5, Elgohary, T.A.; Junkins, J.L.; Atluri, S.N. An RBF-Collocation Algorithm or Orbit Propagation. In Proceedings o the 5th AAS/AIAA Space Flight Mechanics Meeting, Williamsburg, VA, USA, January Junkins, J.L.; Bani Younes, A.; Woollands, R.; Bai, X. Picard Iteration, Chebyshev Polynomials, and Chebyshev Picard Methods: Application in Astrodynamics. J. Astronaut. Sci. 15, 6, , doi:1.17/s Jorba, A.; Zou, M. A sotware package or the numerical integration o ODEs by means o high-order Taylor methods. Exp. Math. 5, 14, Mortari, D. The Theory o Connections. Part 1: Connecting Points. In Proceedings o 7th AAS/AIAA Space Flight Mechanics Meeting Conerence, San Antonio, TX, USA, 5 9 February Mathieu, E. Mémoire sur Le Mouvement Vibratoire d une Membrane de Forme Elliptique. J. Math. Pures Appl. 1868, 13, Meixner, J.; Schäke, F.W. Mathieusche Funktionen und Sphäroidunktionen; Springer: Berlin, Germany, c 17 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions o the Creative Commons Attribution CC BY) license

Least-squares Solutions of Linear Differential Equations

Least-squares Solutions of Linear Differential Equations 1 Least-squares Solutions of Linear Differential Equations Daniele Mortari dedicated to John Lee Junkins arxiv:1700837v1 [mathca] 5 Feb 017 Abstract This stu shows how to obtain least-squares solutions

More information

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs Fluctuationlessness Theorem and its Application to Boundary Value Problems o ODEs NEJLA ALTAY İstanbul Technical University Inormatics Institute Maslak, 34469, İstanbul TÜRKİYE TURKEY) nejla@be.itu.edu.tr

More information

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective Numerical Solution o Ordinary Dierential Equations in Fluctuationlessness Theorem Perspective NEJLA ALTAY Bahçeşehir University Faculty o Arts and Sciences Beşiktaş, İstanbul TÜRKİYE TURKEY METİN DEMİRALP

More information

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares Scattered Data Approximation o Noisy Data via Iterated Moving Least Squares Gregory E. Fasshauer and Jack G. Zhang Abstract. In this paper we ocus on two methods or multivariate approximation problems

More information

Telescoping Decomposition Method for Solving First Order Nonlinear Differential Equations

Telescoping Decomposition Method for Solving First Order Nonlinear Differential Equations Telescoping Decomposition Method or Solving First Order Nonlinear Dierential Equations 1 Mohammed Al-Reai 2 Maysem Abu-Dalu 3 Ahmed Al-Rawashdeh Abstract The Telescoping Decomposition Method TDM is a new

More information

1 Relative degree and local normal forms

1 Relative degree and local normal forms THE ZERO DYNAMICS OF A NONLINEAR SYSTEM 1 Relative degree and local normal orms The purpose o this Section is to show how single-input single-output nonlinear systems can be locally given, by means o a

More information

Physics 5153 Classical Mechanics. Solution by Quadrature-1

Physics 5153 Classical Mechanics. Solution by Quadrature-1 October 14, 003 11:47:49 1 Introduction Physics 5153 Classical Mechanics Solution by Quadrature In the previous lectures, we have reduced the number o eective degrees o reedom that are needed to solve

More information

Definition: Let f(x) be a function of one variable with continuous derivatives of all orders at a the point x 0, then the series.

Definition: Let f(x) be a function of one variable with continuous derivatives of all orders at a the point x 0, then the series. 2.4 Local properties o unctions o several variables In this section we will learn how to address three kinds o problems which are o great importance in the ield o applied mathematics: how to obtain the

More information

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (014) 000 000 www.elsevier.com/locate/procedia APISAT014, 014 Asia-Paciic International Symposium on Aerospace Technology,

More information

Feedback Linearization

Feedback Linearization Feedback Linearization Peter Al Hokayem and Eduardo Gallestey May 14, 2015 1 Introduction Consider a class o single-input-single-output (SISO) nonlinear systems o the orm ẋ = (x) + g(x)u (1) y = h(x) (2)

More information

Scattering of Solitons of Modified KdV Equation with Self-consistent Sources

Scattering of Solitons of Modified KdV Equation with Self-consistent Sources Commun. Theor. Phys. Beijing, China 49 8 pp. 89 84 c Chinese Physical Society Vol. 49, No. 4, April 5, 8 Scattering o Solitons o Modiied KdV Equation with Sel-consistent Sources ZHANG Da-Jun and WU Hua

More information

Chapter 4: Interpolation and Approximation. October 28, 2005

Chapter 4: Interpolation and Approximation. October 28, 2005 Chapter 4: Interpolation and Approximation October 28, 2005 Outline 1 2.4 Linear Interpolation 2 4.1 Lagrange Interpolation 3 4.2 Newton Interpolation and Divided Differences 4 4.3 Interpolation Error

More information

A Simple Explanation of the Sobolev Gradient Method

A Simple Explanation of the Sobolev Gradient Method A Simple Explanation o the Sobolev Gradient Method R. J. Renka July 3, 2006 Abstract We have observed that the term Sobolev gradient is used more oten than it is understood. Also, the term is oten used

More information

Lecture : Feedback Linearization

Lecture : Feedback Linearization ecture : Feedbac inearization Niola Misovic, dipl ing and Pro Zoran Vuic June 29 Summary: This document ollows the lectures on eedbac linearization tought at the University o Zagreb, Faculty o Electrical

More information

Minimum-Time Trajectory Optimization of Multiple Revolution Low-Thrust Earth-Orbit Transfers

Minimum-Time Trajectory Optimization of Multiple Revolution Low-Thrust Earth-Orbit Transfers Minimum-Time Trajectory Optimization o Multiple Revolution Low-Thrust Earth-Orbit Transers Kathryn F. Graham Anil V. Rao University o Florida Gainesville, FL 32611-625 Abstract The problem o determining

More information

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd.

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd. .6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics Spline interpolation was originally developed or image processing. In GIS, it is mainly used in visualization o spatial

More information

Least-Squares Spectral Analysis Theory Summary

Least-Squares Spectral Analysis Theory Summary Least-Squares Spectral Analysis Theory Summary Reerence: Mtamakaya, J. D. (2012). Assessment o Atmospheric Pressure Loading on the International GNSS REPRO1 Solutions Periodic Signatures. Ph.D. dissertation,

More information

Curve Sketching. The process of curve sketching can be performed in the following steps:

Curve Sketching. The process of curve sketching can be performed in the following steps: Curve Sketching So ar you have learned how to ind st and nd derivatives o unctions and use these derivatives to determine where a unction is:. Increasing/decreasing. Relative extrema 3. Concavity 4. Points

More information

On a Closed Formula for the Derivatives of e f(x) and Related Financial Applications

On a Closed Formula for the Derivatives of e f(x) and Related Financial Applications International Mathematical Forum, 4, 9, no. 9, 41-47 On a Closed Formula or the Derivatives o e x) and Related Financial Applications Konstantinos Draais 1 UCD CASL, University College Dublin, Ireland

More information

Optimal Control. with. Aerospace Applications. James M. Longuski. Jose J. Guzman. John E. Prussing

Optimal Control. with. Aerospace Applications. James M. Longuski. Jose J. Guzman. John E. Prussing Optimal Control with Aerospace Applications by James M. Longuski Jose J. Guzman John E. Prussing Published jointly by Microcosm Press and Springer 2014 Copyright Springer Science+Business Media New York

More information

RATIONAL FUNCTIONS. Finding Asymptotes..347 The Domain Finding Intercepts Graphing Rational Functions

RATIONAL FUNCTIONS. Finding Asymptotes..347 The Domain Finding Intercepts Graphing Rational Functions RATIONAL FUNCTIONS Finding Asymptotes..347 The Domain....350 Finding Intercepts.....35 Graphing Rational Functions... 35 345 Objectives The ollowing is a list o objectives or this section o the workbook.

More information

Novel Thermal Analysis Model of the Foot-Shoe Sole Interface during Gait Motion

Novel Thermal Analysis Model of the Foot-Shoe Sole Interface during Gait Motion Proceedings Novel Thermal Analysis Model o the Foot-Shoe Sole Interace during Gait Motion Yasuhiro Shimazaki * and Kazutoshi Aisaka Department o Human Inormation Engineering, Okayama Preectural University,

More information

CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS. Convective heat transfer analysis of nanofluid flowing inside a

CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS. Convective heat transfer analysis of nanofluid flowing inside a Chapter 4 CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS Convective heat transer analysis o nanoluid lowing inside a straight tube o circular cross-section under laminar and turbulent conditions

More information

Supplementary material for Continuous-action planning for discounted infinite-horizon nonlinear optimal control with Lipschitz values

Supplementary material for Continuous-action planning for discounted infinite-horizon nonlinear optimal control with Lipschitz values Supplementary material or Continuous-action planning or discounted ininite-horizon nonlinear optimal control with Lipschitz values List o main notations x, X, u, U state, state space, action, action space,

More information

Sliding Mode Control and Feedback Linearization for Non-regular Systems

Sliding Mode Control and Feedback Linearization for Non-regular Systems Sliding Mode Control and Feedback Linearization or Non-regular Systems Fu Zhang Benito R. Fernández Pieter J. Mosterman Timothy Josserand The MathWorks, Inc. Natick, MA, 01760 University o Texas at Austin,

More information

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION Xu Bei, Yeo Jun Yoon and Ali Abur Teas A&M University College Station, Teas, U.S.A. abur@ee.tamu.edu Abstract This paper presents

More information

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function UL1: Review o Prerequisite Skills or Unit # (Derivatives) Working with the properties o exponents Simpliying radical expressions Finding the slopes o parallel and perpendicular lines Simpliying rational

More information

Implicit Second Derivative Hybrid Linear Multistep Method with Nested Predictors for Ordinary Differential Equations

Implicit Second Derivative Hybrid Linear Multistep Method with Nested Predictors for Ordinary Differential Equations American Scientiic Research Journal or Engineering, Technolog, and Sciences (ASRJETS) ISSN (Print) -44, ISSN (Online) -44 Global Societ o Scientiic Research and Researchers http://asretsournal.org/ Implicit

More information

Products and Convolutions of Gaussian Probability Density Functions

Products and Convolutions of Gaussian Probability Density Functions Tina Memo No. 003-003 Internal Report Products and Convolutions o Gaussian Probability Density Functions P.A. Bromiley Last updated / 9 / 03 Imaging Science and Biomedical Engineering Division, Medical

More information

In many diverse fields physical data is collected or analysed as Fourier components.

In many diverse fields physical data is collected or analysed as Fourier components. 1. Fourier Methods In many diverse ields physical data is collected or analysed as Fourier components. In this section we briely discuss the mathematics o Fourier series and Fourier transorms. 1. Fourier

More information

The Derivation of Interpolants for Nonlinear Two-Point Boundary Value Problems

The Derivation of Interpolants for Nonlinear Two-Point Boundary Value Problems European Society of Computational Methods in Sciences and Engineering ESCMSE) Journal of Numerical Analysis, Industrial and Applied Mathematics JNAIAM) vol. 1, no. 1, 2006, pp. 49-58 ISSN 1790 8140 The

More information

Outline. Approximate sampling theorem (AST) recall Lecture 1. P. L. Butzer, G. Schmeisser, R. L. Stens

Outline. Approximate sampling theorem (AST) recall Lecture 1. P. L. Butzer, G. Schmeisser, R. L. Stens Outline Basic relations valid or the Bernstein space B and their extensions to unctions rom larger spaces in terms o their distances rom B Part 3: Distance unctional approach o Part applied to undamental

More information

Two-step self-tuning phase-shifting interferometry

Two-step self-tuning phase-shifting interferometry Two-step sel-tuning phase-shiting intererometry J. Vargas, 1,* J. Antonio Quiroga, T. Belenguer, 1 M. Servín, 3 J. C. Estrada 3 1 Laboratorio de Instrumentación Espacial, Instituto Nacional de Técnica

More information

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University ENSC37 Communications Systems : Fourier Representations School o Engineering Science Simon Fraser University Outline Chap..5: Signal Classiications Fourier Transorm Dirac Delta Function Unit Impulse Fourier

More information

PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM

PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM AAS 16-345 PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM Jaemyung Ahn, * Yanning Guo, and Bong Wie A new implementation o a zero-eort-miss/zero-eort-velocity

More information

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall J. Basic. Appl. Sci. Res., 2(7)7270-7275, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal o Basic and Applied Scientiic Research www.textroad.com Controlling the Heat Flux Distribution by Changing

More information

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method Progress in NUCLEAR SCIENCE and TECHNOLOGY, Vol. 2, pp.842-850 (2011) ARTICLE Estimation o Sample Reactivity Worth with Dierential Operator Sampling Method Yasunobu NAGAYA and Takamasa MORI Japan Atomic

More information

Georgia Tech PHYS 6124 Mathematical Methods of Physics I

Georgia Tech PHYS 6124 Mathematical Methods of Physics I Georgia Tech PHYS 612 Mathematical Methods of Physics I Instructor: Predrag Cvitanović Fall semester 2012 Homework Set #5 due October 2, 2012 == show all your work for maximum credit, == put labels, title,

More information

Robust Residual Selection for Fault Detection

Robust Residual Selection for Fault Detection Robust Residual Selection or Fault Detection Hamed Khorasgani*, Daniel E Jung**, Gautam Biswas*, Erik Frisk**, and Mattias Krysander** Abstract A number o residual generation methods have been developed

More information

Consider the function f(x, y). Recall that we can approximate f(x, y) with a linear function in x and y:

Consider the function f(x, y). Recall that we can approximate f(x, y) with a linear function in x and y: Taylor s Formula Consider the unction (x, y). Recall that we can approximate (x, y) with a linear unction in x and y: (x, y) (a, b)+ x (a, b)(x a)+ y (a, b)(y b) Notice that again this is just a linear

More information

Lab on Taylor Polynomials. This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor.

Lab on Taylor Polynomials. This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor. Lab on Taylor Polynomials This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor. In this Lab we will approimate complicated unctions by simple unctions. The

More information

Math 754 Chapter III: Fiber bundles. Classifying spaces. Applications

Math 754 Chapter III: Fiber bundles. Classifying spaces. Applications Math 754 Chapter III: Fiber bundles. Classiying spaces. Applications Laurențiu Maxim Department o Mathematics University o Wisconsin maxim@math.wisc.edu April 18, 2018 Contents 1 Fiber bundles 2 2 Principle

More information

Chapter 4: Higher-Order Differential Equations Part 1

Chapter 4: Higher-Order Differential Equations Part 1 Chapter 4: Higher-Order Differential Equations Part 1 王奕翔 Department of Electrical Engineering National Taiwan University ihwang@ntu.edu.tw October 8, 2013 Higher-Order Differential Equations Most of this

More information

Symbolic-Numeric Methods for Improving Structural Analysis of DAEs

Symbolic-Numeric Methods for Improving Structural Analysis of DAEs Symbolic-Numeric Methods or Improving Structural Analysis o DAEs Guangning Tan, Nedialko S. Nedialkov, and John D. Pryce Abstract Systems o dierential-algebraic equations (DAEs) are generated routinely

More information

A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING THICKNESS

A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING THICKNESS VOL., NO. 8, APRIL 6 ISSN 89-668 ARPN Journal o Engineering and Applied Sciences 6-6 Asian Research Publishing Networ (ARPN). All rights reserved. A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING

More information

Natural convection in a vertical strip immersed in a porous medium

Natural convection in a vertical strip immersed in a porous medium European Journal o Mechanics B/Fluids 22 (2003) 545 553 Natural convection in a vertical strip immersed in a porous medium L. Martínez-Suástegui a,c.treviño b,,f.méndez a a Facultad de Ingeniería, UNAM,

More information

Program : M.A./M.Sc. (Mathematics) M.A./M.Sc. (Final) Paper Code:MT-08 Numerical Analysis Section A (Very Short Answers Questions)

Program : M.A./M.Sc. (Mathematics) M.A./M.Sc. (Final) Paper Code:MT-08 Numerical Analysis Section A (Very Short Answers Questions) Program : M../M.Sc. (Mathematics) M../M.Sc. (Final) Paper Code:MT-08 Numerical nalysis Section (Very Short nswers Questions) 1. Write two examples of transcendental equations. (i) x 3 + sin x = 0 (ii)

More information

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS (Adopted on 4 June 203) (Adopted on 4 June 203) ANNEX 8 (Adopted on 4 June 203) MSC 92/26/Add. Annex 8, page THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) o the Convention on the International

More information

Part I: Thin Converging Lens

Part I: Thin Converging Lens Laboratory 1 PHY431 Fall 011 Part I: Thin Converging Lens This eperiment is a classic eercise in geometric optics. The goal is to measure the radius o curvature and ocal length o a single converging lens

More information

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS J. Appl. Math. & Computing Vol. 23(2007), No. 1-2, pp. 243-256 Website: http://jamc.net SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS MIHAI POPESCU Abstract. This paper deals with determining

More information

Simpler Functions for Decompositions

Simpler Functions for Decompositions Simpler Functions or Decompositions Bernd Steinbach Freiberg University o Mining and Technology, Institute o Computer Science, D-09596 Freiberg, Germany Abstract. This paper deals with the synthesis o

More information

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance Global Weak Solution o Planetary Geostrophic Equations with Inviscid Geostrophic Balance Jian-Guo Liu 1, Roger Samelson 2, Cheng Wang 3 Communicated by R. Temam) Abstract. A reormulation o the planetary

More information

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits Computer Applications in Electrical Engineering Vol. 4 Analysis o the regularity pointwise completeness pointwise generacy o descriptor linear electrical circuits Tadeusz Kaczorek Białystok University

More information

Chapter 6 Reliability-based design and code developments

Chapter 6 Reliability-based design and code developments Chapter 6 Reliability-based design and code developments 6. General Reliability technology has become a powerul tool or the design engineer and is widely employed in practice. Structural reliability analysis

More information

CHAPTER 10: Numerical Methods for DAEs

CHAPTER 10: Numerical Methods for DAEs CHAPTER 10: Numerical Methods for DAEs Numerical approaches for the solution of DAEs divide roughly into two classes: 1. direct discretization 2. reformulation (index reduction) plus discretization Direct

More information

Lecture 8 Optimization

Lecture 8 Optimization 4/9/015 Lecture 8 Optimization EE 4386/5301 Computational Methods in EE Spring 015 Optimization 1 Outline Introduction 1D Optimization Parabolic interpolation Golden section search Newton s method Multidimensional

More information

Syllabus Objective: 2.9 The student will sketch the graph of a polynomial, radical, or rational function.

Syllabus Objective: 2.9 The student will sketch the graph of a polynomial, radical, or rational function. Precalculus Notes: Unit Polynomial Functions Syllabus Objective:.9 The student will sketch the graph o a polynomial, radical, or rational unction. Polynomial Function: a unction that can be written in

More information

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL Dionisio Bernal, Burcu Gunes Associate Proessor, Graduate Student Department o Civil and Environmental Engineering, 7 Snell

More information

3. Several Random Variables

3. Several Random Variables . Several Random Variables. Two Random Variables. Conditional Probabilit--Revisited. Statistical Independence.4 Correlation between Random Variables. Densit unction o the Sum o Two Random Variables. Probabilit

More information

Categories and Natural Transformations

Categories and Natural Transformations Categories and Natural Transormations Ethan Jerzak 17 August 2007 1 Introduction The motivation or studying Category Theory is to ormalise the underlying similarities between a broad range o mathematical

More information

THE CAUCHY PROBLEM VIA THE METHOD OF CHARACTERISTICS

THE CAUCHY PROBLEM VIA THE METHOD OF CHARACTERISTICS THE CAUCHY PROBLEM VIA THE METHOD OF CHARACTERISTICS ARICK SHAO In this short note, we solve the Cauchy, or initial value, problem or general ully nonlinear irst-order PDE. Throughout, our PDE will be

More information

! " k x 2k$1 # $ k x 2k. " # p $ 1! px! p " p 1 # !"#$%&'"()'*"+$",&-('./&-/. !"#$%&'()"*#%+!'",' -./#")'.,&'+.0#.1)2,'!%)2%! !"#$%&'"%(")*$+&#,*$,#

!  k x 2k$1 # $ k x 2k.  # p $ 1! px! p  p 1 # !#$%&'()'*+$,&-('./&-/. !#$%&'()*#%+!',' -./#)'.,&'+.0#.1)2,'!%)2%! !#$%&'%()*$+&#,*$,# "#$%&'()"*#%+'",' -./#")'.,&'+.0#.1)2,' %)2% "#$%&'"()'*"+$",&-('./&-/. Taylor Series o a unction at x a is " # a k " # " x a# k k0 k It is a Power Series centered at a. Maclaurin Series o a unction is

More information

(One Dimension) Problem: for a function f(x), find x 0 such that f(x 0 ) = 0. f(x)

(One Dimension) Problem: for a function f(x), find x 0 such that f(x 0 ) = 0. f(x) Solving Nonlinear Equations & Optimization One Dimension Problem: or a unction, ind 0 such that 0 = 0. 0 One Root: The Bisection Method This one s guaranteed to converge at least to a singularity, i not

More information

ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS

ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS I. Thirunavukkarasu 1, V. I. George 1, G. Saravana Kumar 1 and A. Ramakalyan 2 1 Department o Instrumentation

More information

CHAPTER 4 Reactor Statics. Table of Contents

CHAPTER 4 Reactor Statics. Table of Contents CHAPTER 4 Reactor Statics Prepared by Dr. Benjamin Rouben, & Consulting, Adjunct Proessor, McMaster University & University o Ontario Institute o Technology (UOIT) and Dr. Eleodor Nichita, Associate Proessor,

More information

Pulling by Pushing, Slip with Infinite Friction, and Perfectly Rough Surfaces

Pulling by Pushing, Slip with Infinite Friction, and Perfectly Rough Surfaces 1993 IEEE International Conerence on Robotics and Automation Pulling by Pushing, Slip with Ininite Friction, and Perectly Rough Suraces Kevin M. Lynch Matthew T. Mason The Robotics Institute and School

More information

Comments on Magnetohydrodynamic Unsteady Flow of A Non- Newtonian Fluid Through A Porous Medium

Comments on Magnetohydrodynamic Unsteady Flow of A Non- Newtonian Fluid Through A Porous Medium Comments on Magnetohydrodynamic Unsteady Flow o A Non- Newtonian Fluid Through A Porous Medium Mostaa A.A.Mahmoud Department o Mathematics, Faculty o Science, Benha University (358), Egypt Abstract The

More information

Math 2412 Activity 1(Due by EOC Sep. 17)

Math 2412 Activity 1(Due by EOC Sep. 17) Math 4 Activity (Due by EOC Sep. 7) Determine whether each relation is a unction.(indicate why or why not.) Find the domain and range o each relation.. 4,5, 6,7, 8,8. 5,6, 5,7, 6,6, 6,7 Determine whether

More information

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7 Linear Algebra and its Applications-Lab 1 1) Use Gaussian elimination to solve the following systems x 1 + x 2 2x 3 + 4x 4 = 5 1.1) 2x 1 + 2x 2 3x 3 + x 4 = 3 3x 1 + 3x 2 4x 3 2x 4 = 1 x + y + 2z = 4 1.4)

More information

Essential Ordinary Differential Equations

Essential Ordinary Differential Equations MODULE 1: MATHEMATICAL PRELIMINARIES 10 Lecture 2 Essential Ordinary Differential Equations In this lecture, we recall some methods of solving first-order IVP in ODE (separable and linear) and homogeneous

More information

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 1. Extreme points

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 1. Extreme points Roberto s Notes on Dierential Calculus Chapter 8: Graphical analysis Section 1 Extreme points What you need to know already: How to solve basic algebraic and trigonometric equations. All basic techniques

More information

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS César A Medina S,José A Apolinário Jr y, and Marcio G Siqueira IME Department o Electrical Engineering

More information

Rigorous pointwise approximations for invariant densities of non-uniformly expanding maps

Rigorous pointwise approximations for invariant densities of non-uniformly expanding maps Ergod. Th. & Dynam. Sys. 5, 35, 8 44 c Cambridge University Press, 4 doi:.7/etds.3.9 Rigorous pointwise approximations or invariant densities o non-uniormly expanding maps WAEL BAHSOUN, CHRISTOPHER BOSE

More information

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c International Conerence on Civil, Transportation and Environment (ICCTE 06) Random Error Analysis o Inertial Sensors output Based on Allan Variance Shaochen Li, a, Xiaojing Du, and Junyi Zhai3,c School

More information

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations International journal of scientific and technical research in engineering (IJSTRE) www.ijstre.com Volume Issue ǁ July 206. Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

Robust feedback linearization

Robust feedback linearization Robust eedback linearization Hervé Guillard Henri Bourlès Laboratoire d Automatique des Arts et Métiers CNAM/ENSAM 21 rue Pinel 75013 Paris France {herveguillardhenribourles}@parisensamr Keywords: Nonlinear

More information

Minimum-Fuel Trajectory Optimization of Many Revolution Low-Thrust Earth-Orbit Transfers

Minimum-Fuel Trajectory Optimization of Many Revolution Low-Thrust Earth-Orbit Transfers Minimum-Fuel Trajectory Optimization o Many Revolution Low-Thrust Earth-Orbit Transers Kathryn F. Graham 1, Anil V. Rao 2 University o Florida, Gainesville, FL 32611-625 Abstract The problem o determining

More information

Algebra II Notes Inverse Functions Unit 1.2. Inverse of a Linear Function. Math Background

Algebra II Notes Inverse Functions Unit 1.2. Inverse of a Linear Function. Math Background Algebra II Notes Inverse Functions Unit 1. Inverse o a Linear Function Math Background Previously, you Perormed operations with linear unctions Identiied the domain and range o linear unctions In this

More information

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods Numerical Methods - Lecture 1 Numerical Methods Lecture. Analysis o errors in numerical methods Numerical Methods - Lecture Why represent numbers in loating point ormat? Eample 1. How a number 56.78 can

More information

Open Access Dynamic Parameters Identification for the Feeding System of Commercial Numerical Control Machine

Open Access Dynamic Parameters Identification for the Feeding System of Commercial Numerical Control Machine Send Orders or Reprints to reprints@benthamscience.net The Open Automation and Control Systems Journal, 13, 5, 161-166 161 Open Access Dynamic Parameters Identiication or the Feeding System o Commercial

More information

Fisher Consistency of Multicategory Support Vector Machines

Fisher Consistency of Multicategory Support Vector Machines Fisher Consistency o Multicategory Support Vector Machines Yueng Liu Department o Statistics and Operations Research Carolina Center or Genome Sciences University o North Carolina Chapel Hill, NC 7599-360

More information

Linear Quadratic Regulator (LQR) I

Linear Quadratic Regulator (LQR) I Optimal Control, Guidance and Estimation Lecture Linear Quadratic Regulator (LQR) I Pro. Radhakant Padhi Dept. o Aerospace Engineering Indian Institute o Science - Bangalore Generic Optimal Control Problem

More information

On Picard value problem of some difference polynomials

On Picard value problem of some difference polynomials Arab J Math 018 7:7 37 https://doiorg/101007/s40065-017-0189-x Arabian Journal o Mathematics Zinelâabidine Latreuch Benharrat Belaïdi On Picard value problem o some dierence polynomials Received: 4 April

More information

Root Arrangements of Hyperbolic Polynomial-like Functions

Root Arrangements of Hyperbolic Polynomial-like Functions Root Arrangements o Hyperbolic Polynomial-like Functions Vladimir Petrov KOSTOV Université de Nice Laboratoire de Mathématiques Parc Valrose 06108 Nice Cedex France kostov@mathunicer Received: March, 005

More information

YURI LEVIN AND ADI BEN-ISRAEL

YURI LEVIN AND ADI BEN-ISRAEL Pp. 1447-1457 in Progress in Analysis, Vol. Heinrich G W Begehr. Robert P Gilbert and Man Wah Wong, Editors, World Scientiic, Singapore, 003, ISBN 981-38-967-9 AN INVERSE-FREE DIRECTIONAL NEWTON METHOD

More information

Linear Quadratic Regulator (LQR) Design I

Linear Quadratic Regulator (LQR) Design I Lecture 7 Linear Quadratic Regulator LQR) Design I Dr. Radhakant Padhi Asst. Proessor Dept. o Aerospace Engineering Indian Institute o Science - Bangalore LQR Design: Problem Objective o drive the state

More information

Root Finding and Optimization

Root Finding and Optimization Root Finding and Optimization Ramses van Zon SciNet, University o Toronto Scientiic Computing Lecture 11 February 11, 2014 Root Finding It is not uncommon in scientiic computing to want solve an equation

More information

Thu June 16 Lecture Notes: Lattice Exercises I

Thu June 16 Lecture Notes: Lattice Exercises I Thu June 6 ecture Notes: attice Exercises I T. Satogata: June USPAS Accelerator Physics Most o these notes ollow the treatment in the class text, Conte and MacKay, Chapter 6 on attice Exercises. The portions

More information

An Improved Expression for a Classical Type of Explicit Approximation of the Colebrook White Equation with Only One Internal Iteration

An Improved Expression for a Classical Type of Explicit Approximation of the Colebrook White Equation with Only One Internal Iteration International Journal o Hydraulic Engineering 06, 5(): 9-3 DOI: 0.593/j.ijhe.06050.03 An Improved Expression or a Classical Type o Explicit Approximation o the Colebrook White Equation with Only One Internal

More information

Journal of Mathematical Analysis and Applications

Journal of Mathematical Analysis and Applications J. Math. Anal. Appl. 377 20 44 449 Contents lists available at ScienceDirect Journal o Mathematical Analysis and Applications www.elsevier.com/locate/jmaa Value sharing results or shits o meromorphic unctions

More information

Additional exercises in Stationary Stochastic Processes

Additional exercises in Stationary Stochastic Processes Mathematical Statistics, Centre or Mathematical Sciences Lund University Additional exercises 8 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

More information

Micro-canonical ensemble model of particles obeying Bose-Einstein and Fermi-Dirac statistics

Micro-canonical ensemble model of particles obeying Bose-Einstein and Fermi-Dirac statistics Indian Journal o Pure & Applied Physics Vol. 4, October 004, pp. 749-757 Micro-canonical ensemble model o particles obeying Bose-Einstein and Fermi-Dirac statistics Y K Ayodo, K M Khanna & T W Sakwa Department

More information

Ordinary Differential Equation Theory

Ordinary Differential Equation Theory Part I Ordinary Differential Equation Theory 1 Introductory Theory An n th order ODE for y = y(t) has the form Usually it can be written F (t, y, y,.., y (n) ) = y (n) = f(t, y, y,.., y (n 1) ) (Implicit

More information

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b) Numerical Methods - PROBLEMS. The Taylor series, about the origin, for log( + x) is x x2 2 + x3 3 x4 4 + Find an upper bound on the magnitude of the truncation error on the interval x.5 when log( + x)

More information

Ultra Fast Calculation of Temperature Profiles of VLSI ICs in Thermal Packages Considering Parameter Variations

Ultra Fast Calculation of Temperature Profiles of VLSI ICs in Thermal Packages Considering Parameter Variations Ultra Fast Calculation o Temperature Proiles o VLSI ICs in Thermal Packages Considering Parameter Variations Je-Hyoung Park, Virginia Martín Hériz, Ali Shakouri, and Sung-Mo Kang Dept. o Electrical Engineering,

More information

CHAPTER 1: INTRODUCTION. 1.1 Inverse Theory: What It Is and What It Does

CHAPTER 1: INTRODUCTION. 1.1 Inverse Theory: What It Is and What It Does Geosciences 567: CHAPTER (RR/GZ) CHAPTER : INTRODUCTION Inverse Theory: What It Is and What It Does Inverse theory, at least as I choose to deine it, is the ine art o estimating model parameters rom data

More information

GENERALIZATIONS AND APPLICATIONS OF THE LAGRANGE IMPLICIT FUNCTION THEOREM

GENERALIZATIONS AND APPLICATIONS OF THE LAGRANGE IMPLICIT FUNCTION THEOREM AAS 8-3 GENERALIZATIONS AND APPLICATIONS OF THE LAGRANGE IMPLICIT FUNCTION THEOREM John L. Junkins *, James D. Turner, Manoranjan Majji Dedicated to F. Landis Markley INTRODUCTION The Implicit unction

More information

On One Justification on the Use of Hybrids for the Solution of First Order Initial Value Problems of Ordinary Differential Equations

On One Justification on the Use of Hybrids for the Solution of First Order Initial Value Problems of Ordinary Differential Equations Pure and Applied Matematics Journal 7; 6(5: 74 ttp://wwwsciencepublisinggroupcom/j/pamj doi: 648/jpamj765 ISSN: 6979 (Print; ISSN: 698 (Online On One Justiication on te Use o Hybrids or te Solution o First

More information

Gaussian Process Regression Models for Predicting Stock Trends

Gaussian Process Regression Models for Predicting Stock Trends Gaussian Process Regression Models or Predicting Stock Trends M. Todd Farrell Andrew Correa December 5, 7 Introduction Historical stock price data is a massive amount o time-series data with little-to-no

More information