Analytical solution to mx"(t)+b(x'(t))x'(t)+k(p)x(t)=0

dr_mushroom
Messages
3
Reaction score
0
Hello guys!

I have following differential equation mx"(t)+b(x'(t))x'(t)+k(p)x(t)=0. As can be seen, "attenuation term" is dependent of velocity x'(t).

Also stiffness term k(p) is dependent of term p, which is p=k(p)x(t)/A. In this equation A is constant and k(p) means, of course, same term as in our differential equation. And there we have x(t) again... It looks very hard, I know.. :)

This whole mx"(t)+b(x'(t))x'(t)+k(p)x(t)=0, p=k(p)x(t)/A describes pressurizing of liquid in cylinder as function of displacement.

I have no idea can this kind of equation be even solved analytically. I tried to solve it numerically in Matlab and got good results, that's not a problem. I would be however interested to see what kind of analytic solution there might be.

So, my question is that is there some analytic solution?

If there is no analytic solution, would there be analytic solution to even mx"(t)+b(x'(t))x'(t)+kx(t)=0? In this, we have deleted nasty dependence of p term in k(p)-->k

Thanks already for your answers and follow-up questions,
-DRmushroom
 
Physics news on Phys.org
With an unspecified b, this won't have an analytic solution, otherwise a very general class of differential functions would have one.
 
Hello mfb,

I checked and b(x') could be approximated with for example b(x')=100*(x')^(1/4), when x'>0. It is not exactly that, but quite close with few percent max. error. And anyway b is not very dominant term in this case anyway. So in this case we have solution? That's Interesting.. how it looks like and how could this be derived?

-DRmushroom
 
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...
Back
Top