Details

Applied Mathematics for Science and Engineering


Applied Mathematics for Science and Engineering


1. Aufl.

von: Larry A. Glasgow

103,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 24.07.2014
ISBN/EAN: 9781118749838
Sprache: englisch
Anzahl Seiten: 256

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>Prepare students for success in using applied mathematics for engineering practice and post-graduate studies</b></p> <ul> <li>Moves from one mathematical method to the next sustaining reader interest and easing the application of the techniques</li> <li>Uses different examples from chemical, civil, mechanical and various other engineering fields</li> <li>Based on a decade’s worth of the authors lecture notes detailing the topic of applied mathematics for scientists and engineers</li> <li>Concisely writing with numerous examples provided including historical perspectives as well as a solutions manual for academic adopters</li> </ul>
<p>Preface viii</p> <p><b>1 Problem Formulation and Model Development 1</b></p> <p>Introduction 1</p> <p>Algebraic Equations from Vapor–Liquid Equilibria (VLE) 3</p> <p>Macroscopic Balances: Lumped-Parameter Models 4</p> <p>Force Balances: Newton’s Second Law of Motion 6</p> <p>Distributed Parameter Models: Microscopic Balances 6</p> <p>Using the Equations of Change Directly 8</p> <p>A Contrast: Deterministic Models and Stochastic Processes 10</p> <p>Empiricisms and Data Interpretation 10</p> <p>Conclusion 12</p> <p>Problems 13</p> <p>References 14</p> <p><b>2 Algebraic Equations 15</b></p> <p>Introduction 15</p> <p>Elementary Methods 16</p> <p>Newton–Raphson (Newton’s Method of Tangents) 16</p> <p>Regula Falsi (False Position Method) 18</p> <p>Dichotomous Search 19</p> <p>Golden Section Search 20</p> <p>Simultaneous Linear Algebraic Equations 20</p> <p>Crout’s (or Cholesky’s) Method 21</p> <p>Matrix Inversion 23</p> <p>Iterative Methods of Solution 23</p> <p>Simultaneous Nonlinear Algebraic Equations 24</p> <p>Pattern Search for Solution of Nonlinear Algebraic Equations 26</p> <p>Sequential Simplex and the Rosenbrock Method 26</p> <p>An Example of a Pattern Search Application 28</p> <p>Algebraic Equations with Constraints 28</p> <p>Conclusion 29</p> <p>Problems 30</p> <p>References 32</p> <p><b>3 Vectors and Tensors 34</b></p> <p>Introduction 34</p> <p>Manipulation of Vectors 35</p> <p>Force Equilibrium 37</p> <p>Equating Moments 37</p> <p>Projectile Motion 38</p> <p>Dot and Cross Products 39</p> <p>Differentiation of Vectors 40</p> <p>Gradient Divergence and Curl 40</p> <p>Green’s Theorem 42</p> <p>Stokes’ Theorem 43</p> <p>Conclusion 44</p> <p>Problems 44</p> <p>References 46</p> <p><b>4 Numerical Quadrature 47</b></p> <p>Introduction 47</p> <p>Trapezoid Rule 47</p> <p>Simpson’s Rule 48</p> <p>Newton–Cotes Formulae 49</p> <p>Roundoff and Truncation Errors 50</p> <p>Romberg Integration 51</p> <p>Adaptive Integration Schemes 52</p> <p>Simpson’s Rule 52</p> <p>Gaussian Quadrature and the Gauss–Kronrod Procedure 53</p> <p>Integrating Discrete Data 55</p> <p>Multiple Integrals (Cubature) 57</p> <p>Monte Carlo Methods 59</p> <p>Conclusion 60</p> <p>Problems 62</p> <p>References 64</p> <p><b>5 Analytic Solution of Ordinary Differential Equations 65</b></p> <p>An Introductory Example 65</p> <p>First-Order Ordinary Differential Equations 66</p> <p>Nonlinear First-Order Ordinary Differential Equations 67</p> <p>Solutions with Elliptic Integrals and Elliptic Functions 69</p> <p>Higher-Order Linear ODEs with Constant Coefficients 71</p> <p>Use of the Laplace Transform for Solution of ODEs 73</p> <p>Higher-Order Equations with Variable Coefficients 75</p> <p>Bessel’s Equation and Bessel Functions 76</p> <p>Power Series Solutions of Ordinary Differential Equations 78</p> <p>Regular Perturbation 80</p> <p>Linearization 81</p> <p>Conclusion 83</p> <p>Problems 84</p> <p>References 88</p> <p><b>6 Numerical Solution of Ordinary Differential Equations 89</b></p> <p>An Illustrative Example 89</p> <p>The Euler Method 90</p> <p>Modified Euler Method 91</p> <p>Runge–Kutta Methods 91</p> <p>Simultaneous Ordinary Differential Equations 94</p> <p>Some Potential Difficulties Illustrated 94</p> <p>Limitations of Fixed Step-Size Algorithms 95</p> <p>Richardson Extrapolation 97</p> <p>Multistep Methods 98</p> <p>Split Boundary Conditions 98</p> <p>Finite-Difference Methods 100</p> <p>Stiff Differential Equations 100</p> <p>Backward Differentiation Formula (BDF) Methods 101</p> <p>Bulirsch–Stoer Method 102</p> <p>Phase Space 103</p> <p>Summary 105</p> <p>Problems 106</p> <p>References 109</p> <p><b>7 Analytic Solution of Partial Differential Equations 111</b></p> <p>Introduction 111</p> <p>Classification of Partial Differential Equations and Boundary Conditions 111</p> <p>Fourier Series 112</p> <p>A Preview of the Utility of Fourier Series 114</p> <p>The Product Method (Separation of Variables) 116</p> <p>Parabolic Equations 116</p> <p>Elliptic Equations 122</p> <p>Application to Hyperbolic Equations 127</p> <p>The Schrödinger Equation 128</p> <p>Applications of the Laplace Transform 131</p> <p>Approximate Solution Techniques 133</p> <p>Galerkin MWR Applied to a PDE 134</p> <p>The Rayleigh–Ritz Method 135</p> <p>Collocation 137</p> <p>Orthogonal Collocation for Partial Differential Equations 138</p> <p>The Cauchy–Riemann Equations Conformal Mapping and Solutions for the Laplace Equation 139</p> <p>Conclusion 142</p> <p>Problems 143</p> <p>References 146</p> <p><b>8 Numerical Solution of Partial Differential Equations 147</b></p> <p>Introduction 147</p> <p>Finite-Difference Approximations for Derivatives 148</p> <p>Boundaries with Specified Flux 149</p> <p>Elliptic Partial Differential Equations 149</p> <p>An Iterative Numerical Procedure: Gauss–Seidel 151</p> <p>Improving the Rate of Convergence with Successive Over-Relaxation (SOR) 152</p> <p>Parabolic Partial Differential Equations 154</p> <p>An Elementary Explicit Numerical Procedure 154</p> <p>The Crank–Nicolson Method 155</p> <p>Alternating-Direction Implicit (ADI) Method 157</p> <p>Three Spatial Dimensions 158</p> <p>Hyperbolic Partial Differential Equations 158</p> <p>The Method of Characteristics 160</p> <p>The Leapfrog Method 161</p> <p>Elementary Problems with Convective Transport 162</p> <p>A Numerical Procedure for Two-Dimensional Viscous Flow Problems 165</p> <p>MacCormack’s Method 170</p> <p>Adaptive Grids 171</p> <p>Conclusion 173</p> <p>Problems 176</p> <p>References 183</p> <p><b>9 Integro-Differential Equations 184</b></p> <p>Introduction 184</p> <p>An Example of Three-Mode Control 185</p> <p>Population Problems with Hereditary Infl uences 186</p> <p>An Elementary Solution Strategy 187</p> <p>VIM: The Variational Iteration Method 188</p> <p>Integro-Differential Equations and the Spread of Infectious Disease 192</p> <p>Examples Drawn from Population Balances 194</p> <p>Particle Size in Coagulating Systems 198</p> <p>Application of the Population Balance to a Continuous Crystallizer 199</p> <p>Conclusion 201</p> <p>Problems 201</p> <p>References 204</p> <p><b>10 Time-Series Data and the Fourier Transform 206</b></p> <p>Introduction 206</p> <p>A Nineteenth-Century Idea 207</p> <p>The Autocorrelation Coeffi cient 208</p> <p>A Fourier Transform Pair 209</p> <p>The Fast Fourier Transform 210</p> <p>Aliasing and Leakage 213</p> <p>Smoothing Data by Filtering 216</p> <p>Modulation (Beats) 218</p> <p>Some Familiar Examples 219</p> <p>Turbulent Flow in a Deflected Air Jet 219</p> <p>Bubbles and the Gas–Liquid Interface 220</p> <p>Shock and Vibration Events in Transportation 222</p> <p>Conclusion and Some Final Thoughts 223</p> <p>Problems 224</p> <p>References 227</p> <p><b>11 An Introduction to the Calculus of Variations and the Finite-Element Method 229</b></p> <p>Some Preliminaries 229</p> <p>Notation for the Calculus of Variations 230</p> <p>Brachistochrone Problem 231</p> <p>Other Examples 232</p> <p>Minimum Surface Area 232</p> <p>Systems of Particles 232</p> <p>Vibrating String 233</p> <p>Laplace’s Equation 234</p> <p>Boundary-Value Problems 234</p> <p>A Contemporary COV Analysis of an Old Structural Problem 236</p> <p>Flexing of a Rod of Small Cross Section 236</p> <p>The Optimal Column Shape 237</p> <p>Systems with Surface Tension 238</p> <p>The Connection between COV and the Finite-Element Method (FEM) 238</p> <p>Conclusion 241</p> <p>Problems 242</p> <p>References 243</p> <p>Index 245</p>
<p><b>Larry A. Glasgow</b> is Professor of Chemical Engineering at Kansas State University. He has taught many of the core courses in chemical engineering with particular emphasis upon transport phenomena, engineering mathematics, and process analysis. Dr. Glasgow's work in the classroom and his enthusiasm for teaching have been recognized many times with teaching awards. Glasgow is also the author of <i>Transport Phenomena: An Introduction to Advanced Topics</i> (Wiley, 2010).</p>
<p>This book was designed to prepare students in the applied sciences and engineering for both analytic and numerical solutions of problems arising in post-graduate studies and in industrial practice.  It includes examples and problems from biology, chemistry, and physics, as well as from most engineering disciplines and the presentation accommodates the learning styles of contemporary students. The book covers topics not found in similar texts, including integro-differential equations, treatment of time-series data, and the calculus of variations.  It also includes some recently developed methods (both analytic and numerical) such as the variational iteration method (VIM) developed by J. H. He, which can be applied to ordinary differential equations, integro-differential equations, and differential-difference equations. Although commercial software packages are mentioned (e.g., COMSOL™ and Mathcad™) and used for some examples, the presentation is not tied to the use of any particular software.</p>

Diese Produkte könnten Sie auch interessieren:

Hot-Melt Extrusion
Hot-Melt Extrusion
von: Dennis Douroumis
PDF ebook
136,99 €
Hot-Melt Extrusion
Hot-Melt Extrusion
von: Dennis Douroumis
EPUB ebook
136,99 €
Kunststoffe
Kunststoffe
von: Wilhelm Keim
PDF ebook
99,99 €