Question

Problem 2. (15 points) Solve the following Laplaces equation in a cube as outlined below. au au au 2,2 + a2 + a2 = 0, on 0<x
(d) Solve the ODE for H() (with the one boundary condition) that corresponds to An and fem With your solution H(2), write the
0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) \\ Let \, u(x,y,z)=F(x)G(y)H(z) \\ \\ Substitute \, this\, in\, Laplace \,equation \,to\, get \\ \\ F''(x)G(y)H(z) + F(x)G''(y)H(z) +F(x)G(y)H''(z) =0 \\ \\ Divided \, this \, by \, F(x)G(y)H(z)\, to\, get \\ \\ \frac{ F''(x) }{F(x)} + \frac{ G''(y) }{G(y)} + \frac{ H''(z) }{H(z)} = 0 \\ \\In above equation each fraction has to be constant. This is due to the fact that the first fraction is independent of y,z and the second fraction is independent of x,z and the third fraction is independent of x,y.

Let \\ \\ \frac{ F''(x) }{F(x)} = -\lambda \\ \frac{ G''(y) }{G(y)} = -\mu \\ \\ Then \\ \\ \frac{ H''(z) }{H(z)} = \lambda +\mu\\ \\

Here the contents \lambda , \mu

are assumed to be nonnegative. Now the above equations will take the following form.

F''(x)= -\lambda F(x) \\ \\ G''(y) = -\mu G(y) \\ \\ H''(z) = (\lambda +\mu ) H(z) \\ \\

b) ODE boundary conditions

We have u(x,y,z) = F(x)G(y)H(z)

Substitute this in the boundary conditions to obtain the ODE boundary conditions as follows.

\frac{\partial }{\partial x}u(0,y,z) =\frac{\partial }{\partial x}u(1,y,z) =0 \\ \\ F'(0)G(y)H(z) = F'(1)G(y)H(z) =0this has to be true for every y,z in the given range. Hence,

F'(0) = F'(1) =0

Similarly

\frac{\partial }{\partial y}u(x,0,z) =u(x,1,z) =0 \\ \\ F(x)G'(0)H(z) = F(x)G(1)H(z) =0

This has to be true for every x,z hence we get

G'(0) = G(1) =0

The boundary conditions for H(z) follows from the last relationship.

\frac{\partial }{\partial z}u(x,y,0) =0 \\ \\ F(x)G(y)H'(0) =0 \\ \\ or \\ H'(0) =0 \\ \\ u(x,y,1) = x\\ \\ F(x)G(y)H(1) = x \\ H(1) = \frac{x}{F(x)G(y)}

c) Solution for F, and G

Let \, \lambda = 0\, then F''(x) = 0 \\ F(x) = a+ bx\\ Applying \,F'(1)=0 \, give \, b=0\, hence \\ F(x)= a

Let \, \lambda = k^2\, then F''(x) = -k^2 F(x)\\ F(x) = a_k\cos(kx)+ b_k\sin(kx)\\ Applying \,F'(0)=0 \, give \, b_k=0\, hence \\ F(x)= a_k\cos(kx) \\ \\ Applying \,F'(1)=0 \, give \, -a_k\sin(k)=0\, hence \\ k = m\pi \\ eigenvalues \, are \\ \lambda = k^2 = m^2\pi^2

Similarly we can solve for G also.

Let \, \mu = k^2\, then G''(y) = -k^2 G(y)\\ G(y) = a_k\cos(ky)+ b_k\sin(ky)\\ \,G'(0)=0 \, give \, b_k=0\, hence \\ G(y)= a_k\cos(ky) \\ \\ Applying \,G(1)=0 \, give \, a_k\cos(k)=0\, hence \\ k = \frac{n\pi}{2}\\ eigenvalues \, are \\ \mu = k^2 = \frac{n^2\pi ^2}{4}

Add a comment
Know the answer?
Add Answer to:
Problem 2. (15 points) Solve the following Laplace's equation in a cube as outlined below. au...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Problem 2 (Chapter 7; 60 points) Solve the following Laplace's equation in a parallelepiped, care...

    Problem 2 (Chapter 7; 60 points) Solve the following Laplace's equation in a parallelepiped, carefully explaining all steps. Make sure to check for zero eigenvalues. Note that the single non-homogeneous boundary condition is on the y-plane (y D). The boundary conditions are simple enough so that all Fourier coefficient integrals are easily calculated. You don't have to give details in the solution of the two LHBVPs, but make sure to check all boundary conditions after you find the solution: ou...

  • solve the PDE +u= at2 on 3 € (0,L), t > 0, with boundary conditions au...

    solve the PDE +u= at2 on 3 € (0,L), t > 0, with boundary conditions au 2x2 u(0,t) = 0, u(L, t) = 0 au and initial condition u(x,0) = f(x), at (x,0) = g(x) following the steps below. (a) Separate the variables and write differential equations for the functions (x) and h(t); pick the separation constant so that we recover a problem already studied. (b) Find the eigenfunctions and eigenvalues. (c) Write the general solution for this problem. (d)...

  • Solve Laplace's equation on

    Solve Laplace's equation on \(-\pi \leq x \leq \pi\) and \(0 \leq y \leq 1\),$$ \frac{\partial^{2} u}{\partial x^{2}}+\frac{\partial^{2} u}{\partial y^{2}}=0 $$subject to periodic boundary conditions in \(x\),$$ \begin{aligned} u(-\pi, y) &=u(\pi, y) \\ \frac{\partial u}{\partial x}(-\pi, y) &=\frac{\partial u}{\partial x}(\pi, y) \end{aligned} $$and the Dirichlet conditions in \(y\),$$ u(x, 0)=h(x), \quad u(x, 1)=0 $$

  • 2. Solve for the bounded solution of Laplace's equation v2T=0 in the UHP: [2] < 0,...

    2. Solve for the bounded solution of Laplace's equation v2T=0 in the UHP: [2] < 0, y > 0 with the following boundary conditions given on y = 0: T(x,0) = {A on x < l1, B on li < x < l2,C on x > la} A, B, C are real constants.

  • Let u be the solution to the initial boundary value problem for the Heat Equation, au(t,z 382u(t,z), tE (0,oo), E (0,3); with initial condition u(0,x)-f(x)- and with boundary conditions Find the solu...

    Let u be the solution to the initial boundary value problem for the Heat Equation, au(t,z 382u(t,z), tE (0,oo), E (0,3); with initial condition u(0,x)-f(x)- and with boundary conditions Find the solution u using the expansion u(t,x) n (t) wn(x), with the normalization conditions vn (0)1, Wn (2n -1) a. (3/10) Find the functionswn with index n 1. b. (3/10) Find the functions vn, with index n 1 C. (4/10) Find the coefficients cn , with index n 1. Let...

  • 1. (a) Derive the solution u(x, y) of Laplace's equation in the rectangle 0 < x...

    1. (a) Derive the solution u(x, y) of Laplace's equation in the rectangle 0 < x <a, 0 <y <b, that satisfies the boundary conditions u(0,y) = 0, u(a, y) = 0, u(x,0) = 0, u(x,b) = g(x), 0 0 0 < a. (b) Find the solution if a = 4, b = 2, and g(x) = 0 <r <a/2, a-r, a/2 < x <a.

  • Thank you. 5. Find the solution u(x, y) of Laplace's equation in the rectangle 0<<a, 0<y<b...

    Thank you. 5. Find the solution u(x, y) of Laplace's equation in the rectangle 0<<a, 0<y<b that satisfies the boundary conditions u(0, y = 0, u(a, y) = 0,uy 3,0) = 0, 2,b) = g(1), where J2 0<x<a/2 g(x) = - 0<a/2 <<a

  • Solve Laplace's equation

    Solve Laplace's equation, \(\frac{\partial^{2} u}{\partial x^{2}}+\frac{\partial^{2} u}{\partial y^{2}}=0,0<x<a, 0<y<b\), (see (1) in Section 12.5) for a rectangular plate subject to the given boundary conditions.$$ \begin{gathered} \left.\frac{\partial u}{\partial x}\right|_{x=0}=u(0, y), \quad u(\pi, y)=1 \\ u(x, 0)=0, \quad u(x, \pi)=0 \\ u(x, y)=\square+\sum_{n=1}^{\infty}(\square \end{gathered} $$

  • 3. This question is about non-homogeneous boundary conditions (a) Consider Laplace's equation on a rectangle, with...

    3. This question is about non-homogeneous boundary conditions (a) Consider Laplace's equation on a rectangle, with fully inhomogeneous boundary conditions =0 0 a, 0< y <b u(x, 0) fi() u(, b) f2(a) u(0, y)g (x) ua, y) = 92(r) 0 ra Homogenise the boundary conditions to convert the problem to one of the form 2 F(x, y) 0 xa,0 y < b + (x, 0)= fi() b(x, b) f2(x) b(0, y)0 (a, y) = 0 0y b 0 y sb...

  • We can expect the solution u(x,y) to be in the form X(x)Y(y). or I believe that...

    We can expect the solution u(x,y) to be in the form X(x)Y(y). or I believe that these are the correct forms of X(x) and Y(y). 2. Laplace's equation Consider Laplace's equation on the rectangle with 0 < x < L and 0 < < H: PDE BC BC BC u(x,0) 0, u(z, H) = g(z). (10) where a mixture of Dirichlet and Neumann boundary conditions is specified, and only one of the sides has a boundary condition that is nonhomogeneous...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT