Partial Differential Equations

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/93

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:01 PM on 5/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

94 Terms

1
New cards

Define a PDE (and the independent variables)

A PDE for u(x,t) is an equation of the form F(x, t, u, ux, ut, uxx, …) = 0.

The variables x and t are called the independent variables.

2
New cards

Define the order of a PDE

A PDE is nth order if it only involves the function and its derivatives up to and including derivatives of order n.

3
New cards

When is an operator, L, linear?

If L(λu+µv) = λL(u) +µL(v) for any two functions u and v and arbitrary constant λ and µ.

4
New cards

A PDE is linear if…

… it can be written as L(u) = f where L is a linear differential operator and f is known.

(Otherwise we say it is nonlinear.)

5
New cards

A linear PDE L(u) = f is homogeneous if…

… L(u) = 0,

i.e. there is no term that is independent of u and its derivatives

6
New cards

What is always a solution for a linear homogeneous equation?

0

7
New cards

What is the Principle of Superposition?

If u and v are two solutions to a homogeneous linear PDE, then λu+µv is also a solution for constants λ and µ.

8
New cards

What three ingredients make up a boundary value problem (BVP) for a PDE?

  1. A PDE

  2. A set in which it is posed called the domain

  3. Some conditions that the solution must satisfy on the boundary of the domain

9
New cards

If a time variable, t, is involved than what may a BVP also be called?

An initial value problem (IVP)

10
New cards

How many boundary conditions are needed for nth order ODE?

n

11
New cards

For space independent variables across an interval, where do we normally impose the conditions?

On the endpoints, using the value of u or u' usually.

12
New cards

What are the three required conditions to call a BVP ‘well-posed’?

  1. There is at least one solution satisfying the PDE and boundary conditions

  2. There is at most one solution

  3. The unique solution depends continuously on the data given

13
New cards

Considering auxx + buxt + cutt = 0 for a general second-order PDE, if b² > 4ac, the PDE is called…

… hyperbolic

e.g. the wave equation

14
New cards

Considering auxx + buxt + cutt = 0 for a general second-order PDE, if b² < 4ac, the PDE is called…

… elliptic

e.g. Laplace’s equation

15
New cards

Considering auxx + buxt + cutt = 0 for a general second-order PDE, if b² = 4ac, the PDE is called…

… parabolic

e.g. the heat equation

16
New cards

If the coefficients a, b and c are not constant…

… the characterisation of the PDE can change in different regions of the PDE

17
New cards

By a linear transformation of the independent variables, if b² > 4ac, the equation can be reduced to…

… uζζ - uηη + … = 0,

where … denotes the terms of order 1 or 0 and ζ and η are now our independent variables.

18
New cards

By a linear transformation of the independent variables, if b² < 4ac, the equation can be reduced to…

… uζζ + uηη + … = 0,

where … denotes the terms of order 1 or 0 and ζ and η are now our independent variables.

19
New cards

By a linear transformation of the independent variables, if b² < 4ac, the equation can be reduced to…

… uζζ + … = 0,

where … denotes the terms of order 1 or 0 and ζ and η are now our independent variables.

20
New cards

Define a periodic function

A function f(t) is periodic with period T, if f(t) = f(t + T) for all t.

21
New cards

What is the fundamental period?

The smallest positive T such that f(t) = f(t+T) for all t holds.

22
New cards

The sum of any two T-periodic functions is…

… T-periodic.

23
New cards

The product of any two T-periodic functions is…

… T-periodic.

24
New cards

If f is T-periodic then, for any a∈R, ∫aa+T f(t) dt = ?

0T f(t) dt

25
New cards

We say that S(t) is a trigonometric polynomial or Fourier series with coefficients ak, k = 0,1,2…, and bk, k = 1,2,…, if S(t) = ?

a₀/2 + ∑k=1 (akcos(2πkt/T) + bksin(2πkt/T))

26
New cards

S(t) is…

… periodic with period T

27
New cards

The series can also be written as S(t) = ?

k=0ckei2πkt/T with ck the complex coefficients

28
New cards

sin(nx)cos(mx) = ?

1/2[sin((n-m)x) + sin((n+m)x)]

29
New cards

cos(nx)cos(mx) = ?

1/2[cos((n-m)x) + cos((n+m)x)]

30
New cards

sin(nx)sin(mx) = ?

1/2[cos((n-m)x) - cos((n+m)x)]

31
New cards

If n,m∈Z, with n,m≥0, ∫0 sin(nx)cos(mx) dx = ?

0

32
New cards

If n,m∈Z, with n,m≥0, ∫0 cos(nx)cos(mx) dx = ?

  • 0 if n≠m

  • π if n=m≠0

  • 2π if n=m=0

33
New cards

If n,m∈Z, with n,m≥0, ∫0 sin(nx)sin(mx) dx = ?

  • 0 if n≠m

  • π if n=m≠0

  • 0 if n=m=0

34
New cards

What is the relationship between orthonormal basis and Fourier?

The functions (1/2π, sin(t)/ √π, cos(t)/√π, sin(2t)/√π) is an orthonormal basis for the infinite-dimensional vector space consisting of 2π-periodic functions who Fourier series converge with the inner product of functions f and g given by ∫0fg dt

35
New cards

If f(t) = a₀/2 + ∑k=1 (akcos(kt) + bksin(kt)) then what are the Fourier coefficients?

a₀ = 1/π ∫0f(t) dt, ak = 1/π ∫0f(t)cos(kt) dt, bk = 1/π ∫0 f(t)sin(kt) dt

36
New cards

Let f be a periodic function with period T. The Fourier coefficients of f are defined by…

… ak = 2/T ∫0T f(t)cos(2πkt/T) dt, bk = 2/T ∫0T f(t)sin(2πkt/T) dt

37
New cards

The partial Fourier sum is…

… SN(t) = a₀/2 + ∑Nk=1 (akcos(2πkt/T) + bksin(2πkt/T))

38
New cards

Graphs of the Fourier series reveal…

… Gibbs phenomenon

39
New cards

What is the Riemann-Lebesgue Lemma?

If f is continuous, then ak → 0 and bk → 0 as k → infty.

40
New cards

The Fourier coefficients of a 2π-periodic function f can also be written as…

… ak = 1/π ∫π f(t)cos(kt) dt, bk = 1/π ∫π f(t)sin(kt) dt

41
New cards

f(t) is even if…

… f(t) = f(-t)

42
New cards

f(t) is odd if…

… if f(t) = -f(-t)

43
New cards

The product of two even functions is…

… even

44
New cards

The product of two odd functions is…

… even

45
New cards

The product of an even and an odd function is…

… odd.

46
New cards

If f is odd, then ∫-LL f(t) dt = ?

0 for all L > 0

47
New cards

If f is even, then ∫-LL f(t) dt = ?

2∫0L f(t) dt for all L > 0

48
New cards

If f(t) is even, then…

… bk = 0 for all k.

49
New cards

If f(t) is odd, then…

… ak = 0 for all k.

50
New cards

Given a function f(t) defined by 0≤t≤2π, its periodic extension is defined by…

… f(t+2kπ) = f(t) for k∈Z\{0}, t∈[0,2π)

51
New cards

Given f(t) defined for t∈[0,π], its even periodic extension is defined by…

… f(t) = f(-t) for t∈(-π, 0) and f((t) + 2kπ) = f(t) for k∈Z\{0}, t∈(-π,π]

52
New cards

Given f(t) defined for t∈[0,π], its odd periodic extension is defined by…

… f(t) = -f(-t) for t∈(-π, 0) and f((t) + 2kπ) = f(t) for k∈Z\{0}, t∈(-π,π]

53
New cards

Given an odd function f(t) on (-π, π), the Fourier sine series of f is…

… S(t) = ∑k=1 bksin(kt) where bk = 2/π ∫0π f(t)sin(kt) dt

54
New cards

Given an even function f(t) on (-π, π), the Fourier sine series of f is…

… S(t) = a₀/2 + ∑k=1 akcos(kt) where ak = 2/π ∫0π f(t)cos(kt) dt

55
New cards

The smoother a function is…

… the faster its Fourier coefficients decay and the faster the Fourier series converges

56
New cards

A periodic function f(t) is piecewise differentiable if there exist a finite number of points ti, i = 1,…,n such that…

  • f(t) is differentiable on (0,t), (ti, ti+1) for i = 1,…,n-1 and (tn, T)

  • at ti, the left and right limits of f(t) exist, at 0 the right limit of f(t) exists and at T the left limit of f(t) exists

57
New cards

If f(t) is piecewise differentiable then:

If f is differentiable at t, SN(t) → ? as N → ∞

f(t)

(pointwise convergence)

58
New cards

If f(t) is piecewise differentiable then:

At a point ti, then SN(ti) → ? as N → ∞

1/2[f(ti-) + f(ti+)]

(converges to average value)

59
New cards

If f(t) is piecewise differentiable then:

At the ‘edge’ of the periodic window, SN(0) → ? as N → ∞

1/2[f(0+) + f(T-)]

60
New cards

We say SN(t) converges in L2 to f(t) if…

… ∫0T (SN(t) - f(t))² dt → 0 as N → ∞

(also called mean square convergence)

61
New cards

If f is piecewise differentiable then SN → ? in L2

f

62
New cards

The Fourier series converges in L2 for…

… any f that is square integrable

63
New cards

Parseval’s Theorem:

If f(t) is a piecewise differentiable function on (0,T), with Fourier coefficients ak, bk and Fourier sum S(t), then…

… ∫0T S²(t) dt = ∫0T f²(t) dt and T/2(a₀²/2 + ∑k=1 (ak² + bk²)) = ∫0T f²(t) dt

64
New cards

Abstract Parseval’s Theorem

Suppose that {en}n=0 is an othonormal basis for a real inner-product space.
Given a vector f, let fm := f ° em and SN(f) := ∑Nm=1 fmem.
Suppose that f is such that SN(f) → f as N → ∞.

Then…

… ||SN(f)||² → ||f||² as N → ∞ and ||SN(f)||² = ∑m=1N fm²

65
New cards

What is the Wave Equation?

utt - c²uxx = 0, where c is the wave speed

66
New cards

What is the physical derivation of wave equation for motion of a string?

Let u(x,t) be the displacement of a string at time t and point x where the displacement is measured from where the string at rest.

We derive from here using Newton’s second law.

67
New cards

Define the Dirichlet problem for the wave equation

Given c > 0 and u₀(x), v₀(x) for 0<x<L find u(x,t) satisfying:

  • the wave equation, utt - c²uxx = 0 in 0<x<L, 0<t<∞

  • the initial conditions, u(x,0) = u₀(x) and ut(x,0) = v₀(x) for 0<x<L

  • the Dirichlet boundary conditions, u(0,t) = 0 and u(L,t) = 0 for 0<t<∞

(Dirichlet corresponds to the ends being clamped)

68
New cards

What’s the difference for the Neumann problem?

The Neumann boundary conditions: ux(0,t) = 0 and ux(L,t) = 0 for 0<t<∞

Neumann corresponds to the string being allowed to slide freely on a movable loop

69
New cards

What is the frequency of the wave?

The number of cycles per 2π time intervals, ω

70
New cards

What is the wave number?

The density of waves, k

71
New cards

What must the separation constant λ be?

Less than zero

72
New cards

Given an odd function f(x) on (-L, L), the Fourier sine series of f is given by…

… S(x) = ∑n=1 bnsin(nπx/L) where bn = 2/L ∫0L f(x)sin(nπx/L) dx

73
New cards

If u₀(x) has a jump discontinuity then…

… the Fourier series expression for u(x,0) will converge to the average of the jump

74
New cards

What is the solution of the Dirichlet problem?

u(x,t) = ∑n=1 sin(nπx/L)(Ancos(nπct/L) + Bnsin(nπct/L)) if An = 2/L ∫0L u₀(x)sin(nπx/L) dx and Bn = 2/L L/nπc ∫0L v₀(x)sin(nπx/L) dx

75
New cards

What is the separation of variables algorithm?

  1. Reduce the BVP to one with zero boundary conditions (heat only)

  2. Assume that u(x,t) = X(x)T(t), substitute into the PDE and obtain separated ODEs for X(x) and T(t)

  3. Solve the ODEs for X(x) and T(t)

  4. Impose the boundary conditions to obtain a family of solutions depending on n∈Z

  5. Use the principle of superposition to find a solution oas a sum over n∈Z

  6. FIx the unknown coefficients in the sum by applying the initial conditions

76
New cards

What is d’Alamberts formula for the solution?

Given u₀(x) for 0<x<L, let u~₀ be the odd periodic extension of u₀(x) from (0,L) to R.

The solution of the Dirichlet problem for the wave equation with v₀ = 0 is then given by u(x,t) = 1/2(u~₀(x-ct) + u₀(x+ct))

77
New cards

What is the Heat Equation?

ut - κuxx = 0, where κ>0 is the thermal diffusivity or diffusion coefficient

78
New cards

What is the physical derivation of the heat equation?

Consider a one-dimension bar. Let u(x,t) be the temperature at a point x and time t.

The second law of thermal dynamics says that heat flows from hot areas to cold temperature.

79
New cards

Define the inhomogeneous Dirichlet problem for the heat equation

Given κ>0, u₀(x) for 0<x<L and T₀,T₁>0, find u(x,t) satisfying:

  • the heat equation, ut - κuxx = 0 for 0<x<L, 0<t<∞

  • the intial condition, u(x,0) = u₀(x) for 0<x<L

  • the Dirichlet boundary conditions, u(0,t) = T₀ and u(L,t) = T₁

(corresponds fixing the temperature at the ends of the bar)

80
New cards

What’s the difference for the inhomogeneous Neumann problem?

Neumann boundary conditions: ux(0,t) = F₀ and ux(L,t) = F₁ for 0<t<∞

(corresponding to specificying the flux of heat through the two ends of the bar is F₀ and F₁)

81
New cards

Define the homogeneous Dirichlet problem for the heat equation

Given κ>0 and u^₀(x) for 0<x<L, find u^(x,t) satisfying:

  • the heat equation: u^t - κu^xx = 0 for 0<x<L, 0<t<∞

  • the initial condition: u^(x,0) = u^₀(x) for 0<x<L

  • the Dirichlet boundary conditions: u^(0,t) = 0 and u^(L,t) = 0 for 0<t<∞

82
New cards

If u(x,t) is the solution of the inhomogeneous Dirchlet problem and u^(x,t) is the solution to the homogeneous Dirichlet problem, then what is the relationship between u(x,t) and u^(x,t)?

u(x,t) = U(x) + u^(x,t) where U(x) := T₀ + (T₁ - T₀)x/L and u^₀(x) = u₀(x) - U(x)

83
New cards

What is the solution of the Dirichlet problem by separation of variables?

u^(x,t) = ∑n=1 Anexp(-κn²π²t/L)sin(nπx/L) if An := 2/L ∫0L u^₀(x)sin(nπx/L) dx

84
New cards

What is Laplace’s Equation?

uxx + uyy = 0 (2D since 1D is trivial)

85
New cards

What is the physical relevance of Laplace’s equation?

  • Maxwell’s equations of electromagnetism reduce to Laplace’s equation

  • If a fluid is incompressible and irrotational then the fluid velocity equals

86
New cards

Define the Dirichlet problem for Laplace’s equation

Given a domain Ω⊂R² with piecewise smooth boundary Ω and a function f(x,y) defined for (x,y) ∈ Ω, find u(x,y) in Ω such that:

  • ∇²u(x,y) = 0 for (x,y) ∈ Ω

  • u(x,y) = f(x,y) for (x,y) ∈ Ω

87
New cards

What is the Neumann problem?

u(x,y) = f(x,y) is replaced by un(x,y) = g(x,y) for (x,y) ∈ Ω where un = n°∇u (n is the OPUNV)

88
New cards

Define the Dirichlet problem in a square

  • uxx + uyy = 0 for (x,y) ∈(0,L)x(0,L)

  • u(0,y) = u(L,y) = u(x,L) = 0 and u(x,0) = f(x)

89
New cards

What is the solution of the Dirichlet problem for the square?

u(x,y) = ∑n=1 Bnsin(nπx/L)sinh(nπ(L-y)/L) if Bn = 2/Lsinh(nπ) ∫0L f(x)sin(nπx/L) dx

90
New cards

How do you obtain the solution to Laplace’s equation in a square with non-zero Dirichlet conditions on each of the four sides?

Superimposing four solutions of the type found above with u(x,0) = f₁(x), u(0,y) = f₂(y), u(x,L) = f₃(x), u(L,y) = f₄(y)

91
New cards

Define the Dirichlet problem in a disc

  • Disc: Ω := {(x,y): x²+y² < R²}

  • Use polar coordinates to make applying the boundary conditions easy

92
New cards

What is the solution of the Dirichlet problem in a disc?

u(r, θ) = a₀/2 + ∑n=1 (r/R)n(ancos(nθ) + bnsin(nθ)), where an = 1/π ∫0 f(θ)cos(nθ) dθ and bn = 1/π ∫0 f(θ)sin(nθ) dθ

93
New cards

What changes when finding the solution outside a circular disc?

The consideration of the bounds of R (it will kill A not B)

94
New cards

What is the Poisson formula for a disc?

u(r,θ) 1/2π ∫0 (R² - r²) / (R² + r² - 2rRcos(θ-θ')) f(θ') dθ'