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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top