Estratto del documento

Linear transport equations

Pure transport

u(x, t) = g(x - ct)

Initial condition: u(x, 0) = g(x)

Transport with external source

ut + c ux = f(x, t) → u(x, t) = g(x - ct) + ∫0t f(x - c(t - σ), σ) dσ

Initial condition: u(x, 0) = g(x)

Transport with decay

ut + c ux - σu = 0 → u(x, t) = g(x - ct) e-σt

Initial condition: u(x, 0) = g(x)

Equation of the characteristics

x = x0 + ct

  1. Identify type of equation, velocity c, initial condition
  2. Write the eq. of the characteristics
  3. Write the solution

Heat equation

∂u/∂t = D∂²u/∂x² x ∈[0,L], t ∈[0,T]

u(x,0) = g(x)

u(0,t) = h1(t)

u(L,t) = h2(t)

Separation of variables

U(x,t) = V(x)W(t)

ut = V(x) W'.(t)

uxx = V''(x) W(t)

ut - D uxx = 0 → V(x) W'.(t) - D V''(x) W(t) = 0

V(x) W'.(t) = D V''(x) W(t)

Dividing by V(x)W(t): W'.(t)/DW(t) = V''(x)/V(x) = -λ

  1. V''(x) - λV(x) = 0
  2. Dirichlet BCs → u(0,t) = h1(t) = 0 ∀ E [0,T)
  3. u(0,t) = 0 = V(0) W'.(t) → V(0) = 0
  4. u(L,t) = h2(t) = V(L) W'.(t) → V(L) = 0

Eigenvalue: λk = -(kπ/L)², k ≥ 1

Eigenfunctions: Vk(x) = Ck sin (kπ/L x)

W'.(t) - λD W(t) = 0

Wk(t) = Ckθ e-k²π²/L² Dt

U(x,t) = Σk≥1 Ck sin(kπ/L x) e-(k²π²/L²) t

Linear transport equations

Pure transport

ut + c ux = 0

u(x, 0) = g(x) → u(x, t) = g(x - ct)

Transport with external source

ut + c ux = β(x, t)

u(x, 0) = g(x) → u(x, t) = g(x - ct) + ∫t0 β(x - c(t - s), s) ds

Transport with decay

ut + c ux = -γu

u(x, 0) = g(x) → u(x, t) = g(x - ct)e-γt

Equation of the characteristics

x = x0 + ct

  1. Identify type of equation, velocity c, initial condition
  2. Write the eq of the characteristics
  3. Write the solution

Heat equation

  1. ut = Δuxx = 1/3
  2. u(x,0)=g(x)
  3. u(0,t)= ρ1(t)
  4. u(L,t)= ρ2(t)
  5. x ∈ [0, L], t ∈ [0, T]

Separation of variables

U(x, t) = V(x) W(t)

ut = V(x) W't(t)

uxx = V''(x) W(t)

ut - Δ uxx = 0 → V(x) W't - Δ V''(x) W(t) = 0

V(x) W't = Δ V''(x) W(t)

Divide by V(x) W(t): W't/ΔW(t) = V''(x)/V(x) = -λ

  1. V''(x) - λV(x) = 0
  2. Dirichlet BCs → V(0)=0, V(L)=0
  3. V(x) = Ck sin (/Lx)

Eigenvalue: λk = - (/L)2 k ≥ 1

Eigenfunctions: Vk(x) = Ck sin (/Lx)

Wk(t) = Cke-k2π2/L2t

U(x, t) = Σ Ck sin (/Lx) e-(kπ/L)2t k ≥ 1

We have to impose the initial condition U(x,0) = g(x)

U(x,0) = ∑k≥1 aksin( kπ/L x)

Fourier expansion of g(x)

(2) Ut - DUxx = 0

U(x,0) = g(x)

U(0,t) = 0

Ux(L,t) = 0

Neumann BCs

The procedure is the same of the previous case but it is different in Vk(x):

Vii(x) - λV(x) = 0

V'(0) = Ø1(t)

V'(L) = Ø2(t)

Eigenvalues λ = 0 λ = (kπ/L)2

Eigenfunctions V0(x) = const Vk(x) = Ckcos(kπ/L x)

So the solution is: U(x,t) = ∑k≥0 Ckcos(kπ/L x)e-(kπ/L)2t = C0 + ∑k≥1akcos(kπ/L x)e-(kπ/L)2t

Then impose the initial condition + Fourier expansion of g(x)

Fourier series theory g(x) = a0/2 + ∑k≥1[akcos(kx) + bksin(kx)]

ak = 2/π ∫f(x)cos(kx)dx

bk = 2/π ∫f(x)sin(kx)dx

If f(x) is a T-periodic function fT(x)=fT(x+x2)

g(x) = a0/2 + ∑k≥1[akcos(2π/T kx) + bksin(2π/T kx)]

ak = 2/T ∫-T/2T/2f(x)cos(2π/T kx)dx

bk = 2/T ∫-T/2T/2f(x)sin(2π/T kx)dx

Even f(x)

g(x) = a0/2 + ∑k≥1akcos(k·x)

ak = 2/π ∫0πf(x)cos(k·x)dx

Odd f(x)

f(x) = ∑k≥1bksin(k·x)

bk = 2/π ∫0πf(x)sin(k·x)dx

Dirichlet → odd expansion, Neumann → even expansion

Heat equation - qualitative study

  1. Weak maximum principle: U∈C2,1(QT)⊂C(ḠT) be a solution of Ut - DUxx = f (x,t) ∈ (0,L)×(0,T). With f≤0 : maxU = maxUQTT With f≥0: minU = minUḠT SpQT If f=0 both
  2. To determine wexu and wimu it's sufficient to find max u → wex u ∈ QT, wext u ≤ ∂t wex u(t0, l){ , idea for wim0 uwimu ≤ ∂t u(x,t) ∈ wexuQ.T
  3. Strong maximum principle: if the initial condition g(x) isn't constant even u(x,t) isn't constant → max and min cannot be found in the interior of the domain but only on the parabolic boundary wimQΩ ct U(x,t) ∈ wexQΔ Uniqueness of the solution: take two solutions and a difference between them. Then demonstrate that this difference is zero.(just substituting u1 = u2 - u in the problem and apply the maximum principle) To evaluate wex and wim with Neumann BCs we have to compute the solution (and evaluate it on the parabolic boundary) before applying maximum principle.

Laplace equation and harmonic functions

U=U(x,y,z) → ΔU = Uxxx+Uyy+Uzz ~ΔU = U<U> = U-3 + UcoΔ{/* Poisson equation UNACCOUNTED: there is a solution ... at most once} at classes

  1. Dirichlet BCs{ Δu = f in Ωu=g on ∂Ω}
  2. Robin BCs { Δu = f in Ω∂νu+u=h on ∂ΩΩ=∂Ω }
  3. Neumann BCs { Δu=f in Ω∂νu=h on ∑Ω} U=∑∪Σ∂Bc; ΣConfiguration: Mixed BCs { Δu=f in Ωu=g on ∑2v'u=h on ΣN}∑∪Σ∂⋅∑N, Σ∏∑0

Compatibility condition ∫Ω[∂x∫∂e] ∂l Δ*if it doesn't hold ≠ no solution

Transformation in polar coordinates

x=rcosθ (R0,→)

y=rsinθ [θ∈ [0,2∏)]

Jacobian: J = det(\(\int_\Sigma f \, dx = \int_{0}^{2\pi} \int_{0}^{a} f(r, \theta) \, J \, dr \, d\theta\))

Line integrals: \(\int_\Sigma h \, d\sigma = \int_{a}^{b} h(\Sigma R(t)) \| \Sigma ' (t) \| \, dt \)

\(\| \Sigma ' (t) \| = \sqrt{(x' (t))^2 + (y' (t))^2}\)

Mean value theorem

(\(\Delta u = 0 \rightarrow u \, harmonic\))

u is harmonic in \(\Omega \subset \mathbb{R}^2\) if and only if for every \(B_r (x) \subset \subset \Omega\) (compactly contained in \(\Omega\))

\(u(x) = \frac{1}{2 \pi r} \int_{\partial B_r (x)} (u(y) \, d \sigma (y))\)

Maximum principle if \(\Sigma \subseteq \mathbb{R}^m\) is a bounded domain and u harmonic function in \(\Sigma\), Max and min are on the boundary. If they are in the domain \(\Rightarrow u\) const.

Laplace equation in polar coordinates

\(\Delta u = u_{rr} + \frac{1}{r} u_r + u_{\theta \theta}\)

\(\Delta u = 0\) in \(\Sigma\)

(u(r, \theta) = g(r, \theta)) on \(\Sigma\)

\(u(r, \theta) = \frac{1}{2} \Sigma_{k=1}^{R^K} \left[ a_k \cos (k \theta) + b_k \sin (k \theta) \right]\)

Imposing the BCs \(\Rightarrow a_k, b_k, a_0\)

Revealed: Maximum problem is solvable only if compatibility condition holds.

Laplace equation in a rectangle

Separation of variables u(x, y) = V(x) W(y)

\(u_{xx} (x, y) = V''(x) W(y)\)

\(\rightarrow u_{xx} (x, y)\) \(, V(x)\) W''(y)

\(\rightarrow \Delta u = u_{xx} + u_{yy} = 0\)

Divide by V(x) W(y) and get \(\frac{V''(x)}{V(x)} = -\frac{W''(y)}{W(y)} = \lambda \in \mathbb{R}\)

Apply the BCs and solve the eigenvalue problem for V(x).

For \(\lambda = - (k \pi / L) ^2\), General solution is W(y) =

Write W(y) in terms of hyperbolic trigonometric function.

Apply BCs. (pay attention when W(0) = 0 because \(\sin(n \theta) = 0\))

NB  sinθ(x + y) = sinθ(x)cosθ(y) ± cosθ(x)sinθ(y)

Then apply the superposition principle...

Impose non-homogeneous BCs (with Fourier expansion ...

Remember that Neumann problem is solvable only if compatibility ...

NB  cosθ(x + y) = cosθcosθ ≠ sinθsinθ

Multiple Fourier series

{f(x,y) = ...

Laplace in a cube

Separation of variables...

Find Δu = uxx + uyy + uzz = 0...

Anteprima
Vedrai una selezione di 3 pagine su 6
Mathematical Methods Pag. 1 Mathematical Methods Pag. 2
Anteprima di 3 pagg. su 6.
Scarica il documento per vederlo tutto.
Mathematical Methods Pag. 6
1 su 6
D/illustrazione/soddisfatti o rimborsati
Acquista con carta o PayPal
Scarica i documenti tutte le volte che vuoi
Dettagli
SSD
Scienze matematiche e informatiche MAT/05 Analisi matematica

I contenuti di questa pagina costituiscono rielaborazioni personali del Publisher lapestiferafuriaally di informazioni apprese con la frequenza delle lezioni di Mathematical Methods for Material Engineering e studio autonomo di eventuali libri di riferimento in preparazione dell'esame finale o della tesi. Non devono intendersi come materiale ufficiale dell'università Politecnico di Milano o del prof Di Cristo Michele.
Appunti correlati Invia appunti e guadagna

Domande e risposte

Hai bisogno di aiuto?
Chiedi alla community