Hyperbolic partial differential equation

Elkholy
Messages
2
Reaction score
0
What is the general solution of the following hyperbolic partial differential equation:
upload_2015-7-8_15-21-26.png

The head (h) at a specified distance (x) is a sort of a damping function in the form:
upload_2015-7-8_15-28-5.png

Where, a, b, c and d are constants. And the derivatives are with respect to t (time) and x (distance).

Thanks in advance.
 
Physics news on Phys.org
Well, just looking at it, you know it has to be exponential in t. If we guess ##h_1=e^{-a*t}##, that works as one homogeneus solution, although the second 2 terms become arbitrary. So h_1 is part of the general solution, we just need other solutions to make the second 2 terms non arbitrary. So the second derivative with respect to x must differ from partial x partial t only by a constant. x works, as it's derivative is zero for all partials above, so far we have ##h_{1+2}=k_1e^{-a*t}+k_2x## where ##k_{n}## is an arbitrary constant. Now you try to throw a few out there, I have a feeling there are a lot, or at least one more function of x and t. I honestly don't know though.
 
BiGyElLoWhAt said:
Well, just looking at it, you know it has to be exponential in t. If we guess ##h_1=e^{-a*t}##, that works as one homogeneus solution, although the second 2 terms become arbitrary. So h_1 is part of the general solution, we just need other solutions to make the second 2 terms non arbitrary. So the second derivative with respect to x must differ from partial x partial t only by a constant. x works, as it's derivative is zero for all partials above, so far we have ##h_{1+2}=k_1e^{-a*t}+k_2x## where ##k_{n}## is an arbitrary constant. Now you try to throw a few out there, I have a feeling there are a lot, or at least one more function of x and t. I honestly don't know though.

I know that the governing differential equation of a free vibration of a damped system has this form
upload_2015-7-8_18-59-34.png

and its solution (subject to initial conditions) is
upload_2015-7-8_19-0-5.png

where,
upload_2015-7-8_19-0-22.png
, ω_n is the natural frequency and ζ is a damping factor <1 and if drawn it gives
upload_2015-7-8_19-2-27.png

But, the problem here is the third and the fourth terms.
Is it right to just add this term k_2 x to the previous solution?
 

Attachments

  • upload_2015-7-8_18-56-12.png
    upload_2015-7-8_18-56-12.png
    2.5 KB · Views: 616
The all cancel out. The general solution is the sum of all homogenous solutions (they all equal zero). This isn't an enveloped oscillator, at least as far as I can see.
 
Basically, the general solution to this differential equation is any terms that you can add to gether that, when you plug the whole thing into this PDE, equals zero. I will almost guarantee that there are more terms. One way you can check is by taking 2 initial conditions and plugging them into the function, see if this function satisfies both conditions, if not, then we're missing stuff.
 
Elkholy said:
What is the general solution of the following hyperbolic partial differential equation:
View attachment 85690
The head (h) at a specified distance (x) is a sort of a damping function in the form:
View attachment 85691
Where, a, b, c and d are constants. And the derivatives are with respect to t (time) and x (distance).

Thanks in advance.

There are wave-like solutions h(x,t) = f(x - vt) where f must satisfy <br /> (v^2 - bv + c)f&#039;&#039; - av f&#039; = 0.

There are also separable solutions of the form h(x,t) = X(x)e^{-kt}e^{i\omega t} where X must satisfy <br /> cX&#039;&#039; + b(-k + i\omega)X&#039; + ((-k + i\omega)^2 + a(-k + i\omega))X = 0.
 
  • Like
Likes hunt_mat
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top