r.a.c.
- 20
- 0
Homework Statement
We are given f \epsilon C(T) [set of continuous and 2pi periodic functions] and PS(T) [set of piecewise smooth and 2pi periodic functions]
SOlve the BVP
ut(x,t) = uxx(x,t) ; (x,t) belongs to R x (0,inf)
u(x,0) = f(x) ; x belongs to R
Find a solution of this PDE
Homework Equations
The only relevant equation I can think of is a Fourier Inversion which states that if is continuous and piecewise smooth then
f(x) = \sum f^h(n) e^i^n^x ; where f^h = 1/2\pi \int f(x)e^-^i^n^x dx
The Attempt at a Solution
I have tried solving the first equation ODE till I get by separation of varaibles
S''(x) - AS(x) = 0 and T'(t) - AT(t) = 0
A is real. Three cases: A>0 in which case the solution is S(x) = C(sin(Lx)) + B(cos(Lx))
where C,B are constants and L = (-L)^(1/2)
Then I tried using power series expansion of sin and cos to be able to relate it to the Fourier series of f (seeing as f(x) = S(x)) but to only get stuck.
When A = 0 S(x) = Cx + B
Then I can do this by finding the Fourier coefficients(f^h) and so on
When A<0 things become complicated because we get and exponential.
Anyways, first off, how do we know which A to use!? Then I can try to reach some sort of conclusion.