PDE: Nontrivial solution to the wave equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


Consider the wave equation:

[itex] u_{tt} - c^2u_{xx} = f(x,t),<br /> \hspace{1cm}<br /> for <br /> \hspace{1cm}<br /> 0 < x < l \\<br /> u(0,t) = 0 = u(l,t) \\<br /> u(x,0) = g(x), u_t(x,0) = f(x) \\[/itex]
Find a nontrivial solution.

Homework Equations

The Attempt at a Solution



Here's what I did, but I have little understanding of it other than I know that I am using boundary conditions and some previous material to get here:

We form a series solution:

[itex] u(x,t) = \sum_{n=1}^{\infty} u_n(x,t) = \sum_{n=1}^{\infty} sin{\frac{nπx} {l}}u_n(t) \\<br /> g(x) = \sum_{n=1}^{\infty}b_nsin{\frac{nπx}{l}} \\<br /> f(x) = \sum_{n=1}^{\infty} \frac{cnπb_n*}{l} sin{\frac{nπx}{l}} \\<br /> \\<br /> b_n = \frac{2}{l} \int_{0}^{l} g(x)sin{\frac{nπx}{l}}dx \\<br /> b_n* = \frac{2}{l} \int_{0}^{l} f(x)sin{\frac{nπx}{l}}dx \\[/itex]

All together:

[itex] u(x,t) = \sum_{n=1}^{\infty} sin{\frac{nπx} {l}} [b_n cos(\frac{cnπt}{l}) + b_n*sin(\frac{cnπt}{l})][/itex]

From my understanding, inputting b_n and b_n* would give us the nontrivial solution. Yes?
 
Physics news on Phys.org
Thank you kindly for the confirmation and suggestion.