catcherintherye
- 47
- 0
Homework Statement
I am solving the heat equation 1/a^2\theta_t = \theta_x<br />
boundary conditions are \theta(0,t) = \theta(L,t) = 0 t > 0
initial conditions are \theta(x,0) = T_0sin(x\pi/L)
now I have derived the steady solution to be 0 and I have derived that the general solution will be of the form
\theta(x,t) = \sum_{n=1}^\infty\B_n sin\frac{n\pix}{L}exp\frac{-a^2n^\pi^2}{L}t
I am next required to determine the sequence {B_n} \\<br /> <br /> \mbox{now usually I would proceed in the following manner, using the initial conditions}\\<br /> \theta(x,0) = \sum_{n=1}^\infty B_n sinn\pix/L = T_0sin(\frac{\pix}{L})
I would then multiply both sides by \int_{0}^{L}sin\frac{mx\pi}{L}
but instead i decided first to separted term B_1 and cancel term sin(mx\pi/L)
so I proceeded using the cancellation by the orthogonality conditions and derived the following
B_mL/2 = (T_0 -B_1)\int_{0}^{L}sin\frac{mx\pi}{L}\\<br /> <br /> = \frac{(B_1 -T_0)}{m\pix}\left[cosmx\pi/L\right]_{0}^{L}\\<br /> = \frac{B_1-T_0}{m\pi}\left[(-1)^m -1]
you see the problem is I end up with B_1 undetermined
B_1 = \frac{-4T_0}{m\pi -4}
where did I go wrong/ what should I have done differently??

Homework Equations
The Attempt at a Solution
Last edited: