Partial Differential Equations for Scientists and Engineers
eBook - ePub

Partial Differential Equations for Scientists and Engineers

Stanley J. Farlow

Share book
  1. 414 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Partial Differential Equations for Scientists and Engineers

Stanley J. Farlow

Book details
Book preview
Table of contents
Citations

About This Book

Most physical phenomena, whether in the domain of fluid dynamics, electricity, magnetism, mechanics, optics, or heat flow, can be described in general by partial differential equations. Indeed, such equations are crucial to mathematical physics. Although simplifications can be made that reduce these equations to ordinary differential equations, nevertheless the complete description of physical systems resides in the general area of partial differential equations.
This highly useful text shows the reader how to formulate a partial differential equation from the physical problem (constructing the mathematical model) and how to solve the equation (along with initial and boundary conditions). Written for advanced undergraduate and graduate students, as well as professionals working in the applied sciences, this clearly written book offers realistic, practical coverage of diffusion-type problems, hyperbolic-type problems, elliptic-type problems, and numerical and approximate methods. Each chapter contains a selection of relevant problems (answers are provided) and suggestions for further reading.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Partial Differential Equations for Scientists and Engineers an online PDF/ePUB?
Yes, you can access Partial Differential Equations for Scientists and Engineers by Stanley J. Farlow in PDF and/or ePUB format, as well as other popular books in Mathematics & Differential Equations. We have over one million books available in our catalogue for you to explore.

Information

Year
2012
ISBN
9780486134734

PART 1

Introduction

LESSON 1

Introduction to Partial Differential Equations

PURPOSE OF LESSON: To show what partial differential equations are, why they are useful, and how they are solved; also included is a brief discussion on how they are classified as various kinds and types. An overview is given of many of the ideas that will be studied in detail later.
Most physical phenomena, whether in the domain of fluid dynamics, electricity, magnetism, mechanics, optics, or heat flow, can be described in general by partial differential equations (PDEs); in fact, most of mathematical physics are PDEs. It’s true that simplifications can be made that reduce the equations in question to ordinary differential equations, but, nevertheless, the complete description of these systems resides in the general area of PDEs.

What Are PDEs?

A partial differential equation is an equation that contains partial derivatives. In contrast to ordinary differential equations (ODEs), where the unknown function depends only on one variable, in PDEs, the unknown function depends on several variables (like temperature u(x,t) depends both on location x and time t).
Let’s list some well-known PDEs; note that for notational simplicity we have called
e9780486134734_i0002.webp

A Few Well-Known PDEs

u, = uxx (heat equation in one dimension)
ut = uxx + uyy (heat equation in two dimensions)
e9780486134734_i0004.webp
(Laplace’s equation in polar coordinates)
utt = uxx + uyy + uzz (wave equation in three dimensions)
utt = uxx + αut + ÎČu (telegraph equation)

Note on the Examples

The unknown function u always depends on more than one variable. The variable u (which we differentiate) is called the dependent variable, whereas the ones we differentiate with respect to are called the independent variables. For example, it is clear from the equation
ut = uxx
that the dependent variable u(x,t) is a function of two independent variables Ï° and t, whereas in the equation
e9780486134734_i0006.webp
u(r, Ξ, t) depends on r, Ξ, and t.

Why Are PDEs Useful?

Most of the natural laws of physics, such as Maxwell’s equations, Newton’s law of cooling, the Navier-Stokes equations, Newton’s equations of motion, and Schrodinger’s equation of quantum mechanics, are stated (or can be) in terms of PDEs, that is, these laws describe physical phenomena by relating space and time derivatives. Derivatives occur in these equations because the derivatives represent natural things (like velocity, acceleration, force, friction, flux, current). Hence, we have equations relating partial derivatives of some unknown quantity that we would like to find.
The purpose of this book is to show the reader two things
  1. How to formulate the PDE from the physical problem (constructing the mathematical model).
  2. How to solve the PDE (along with initial and boundary conditions).
We wait a few lessons before we start the modeling problem; now, a brief overview on how PDEs are solved.

How Do You Solve a Partial Differential Equation?

This is a good question. It turns out that there is an entire arsenal of methods available to the practitioner; the most important methods are those that change PDEs into ODEs. Ten useful techniques are
  1. Separation of Variables. This technique reduces a PDE in n variables to n ODEs.
  2. Integral Transforms. This procedure reduces a PDE in n independent variables to one in n – 1 variables; hence, a PDE in two variables could be changed to an ODE.
  3. Change of Coordinat...

Table of contents