I forgot how to do my ODES Stuck on a PDE question.

  • Thread starter Thread starter calvino
  • Start date Start date
  • Tags Tags
    Odes Pde Stuck
calvino
Messages
108
Reaction score
0
Let's say I assumed that the answer to a PDE was U(x,t)= XT, where X,T are functions. I then further my answer by getting to a point for
T'/T=kX''/X, where k is some constant given in the boundary conditions. I then continue by working on either side to find each function. Suppose I work on the right hand side (RHS).

Since i know both LHS and RHS are indepent of each other, I can continue and say that RHS= -$. Now, I check the first case there $<0. So i say that $=-h^2 and get kX'' + (h^2)X=0.

I am stuck here. Does X then turn out to be a function of cosM and sinM, when $<0? (M being theta, or some angle). Furthermore, X=CcosM + DsinM...right?


note: I didnt include that boundary conditions as I doubt that they are needed for my question.
 
Physics news on Phys.org
calvino said:
Does X then turn out to be a function of cosM and sinM, when $<0? (M being theta, or some angle). Furthermore, X=CcosM + DsinM...right?
note: I didnt include that boundary conditions as I doubt that they are needed for my question.
Yes, one form of the solution would be a sum of a sin and cos function. I think you would be better off writing the solution as Acos(mx) + Bsin(mx) rather than cos(M) + sin(M) so that you'll be able to take the derivatives when you plug back into the ODE to find the value of m. Also, I wouldn't bother solving the cases of $>0 and $<0 seperately. Just assume the form to be exponential and Euler's formula can put your answer in a more pleasent form.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top