Help to find asymptotic solution of linear ode

  • MHB
  • Thread starter flanker
  • Start date
  • Tags
    Linear Ode
In summary, the problem is that the initial answer to these equations is too complicated to apply an inverse laplace transform to.
  • #1
flanker
4
0
I have a trouble with ODE, I try to find asymptotic solution for odes which presented in pics. But I can’t. Please introduce a method which I solve these equations. I can solve these equations analytically but after solution, inverse Laplace transform must apply to find final answer. In analytical solution inverse Laplace transform near to impossible. Since I want a way to approximate analytical solution to these equations afterwards I can apply inverse Laplace transform to find final answer.
thanks
View attachment 5647
 

Attachments

  • 2s.jpg
    2s.jpg
    12.8 KB · Views: 86
Physics news on Phys.org
  • #2
flanker said:
I have a trouble with ODE, I try to find asymptotic solution for odes which presented in pics. But I can’t. Please introduce a method which I solve these equations. I can solve these equations analytically but after solution, inverse Laplace transform must apply to find final answer. In analytical solution inverse Laplace transform near to impossible. Since I want a way to approximate analytical solution to these equations afterwards I can apply inverse Laplace transform to find final answer.
thanks

Hi flanker! Welcome to MHB! ;)

Suppose $Y_1(s)$ is the Laplace transform of $y_1(x)$, then from the tables, we can see:
\begin{array}{lll}KSy_1 &= y_1'' & \text{Initial equation}\\
KS Y_1&= s^2 Y_1 - sy_1(0)-y_1'(0) & \text{Laplace transform} \\
Y_1 &= \frac{sy_1(0)+y_1'(0)}{s^2-KS} & \text{Solve for }Y_1 \\
Y_1 &= y_1(0)\frac{s}{s^2-KS} + y_1'(0)\frac{1}{s^2-KS} & \text{Prepare for Inverse Laplace transform}\\
y_1 &= y_1(0) \cosh(x\sqrt{KS}) + y_1'(0) \sinh(x\sqrt{KS}) & \text{Inverse Laplace transform}
\end{array}
Now we can fill in the boundary conditions to find $y_1(0)$ respectively $y_1'(0)$.
 
  • #3
Thank you very much dear for your kindly attention to my question. but I applied a laplace transform to a PDE for x then these equation are producted. I must solve these equations and apply the inverse laplace transform to find final answer. But the initial answer of these equations are too complicated that I can't apply inverse laplace transform.:(
 
  • #4
flanker said:
Thank you very much dear for your kindly attention to my question. but I applied a laplace transform to a PDE for x then these equation are producted. I must solve these equations and apply the inverse laplace transform to find final answer. But the initial answer of these equations are too complicated that I can't apply inverse laplace transform.:(

There seems to be some misunderstanding.
It doesn't make sense to me to apply an inverse laplace transform to the solution of these ODE's.

Anyway, the inverse Laplace transform of for instance $\cosh(x\sqrt{KS})$ is $\frac 12\delta(t-\sqrt{KS}) + \frac 12\delta(t+\sqrt{KS})$.

Maybe you can provide the initial answer that an inverse laplace transform should be applied to?
And perhaps the original problem?
 
  • #5
Dear sir can u give your mail which i want to send u an article
 
  • #6
How about attaching it to this thread?
 
  • #7

Attachments

  • 1.jpg
    1.jpg
    32.4 KB · Views: 76

FAQ: Help to find asymptotic solution of linear ode

1. What is an asymptotic solution of a linear ODE?

An asymptotic solution of a linear ODE is an approximation of the true solution of the differential equation as the independent variable approaches infinity or some other critical value.

2. Why is finding the asymptotic solution of a linear ODE important?

Finding the asymptotic solution can help us understand the long-term behavior of a system described by the differential equation. It can also provide insight into the stability and convergence of numerical methods used to solve the equation.

3. How do you find the asymptotic solution of a linear ODE?

The asymptotic solution can be found using a variety of techniques, such as the method of dominant balance, perturbation methods, or series solutions. The specific method used will depend on the characteristics of the ODE and the desired level of accuracy.

4. Can the asymptotic solution of a linear ODE be used to approximate the true solution at any point?

No, the asymptotic solution is only valid as the independent variable approaches infinity or a critical value. It should not be used to approximate the true solution at any other point, as it may not accurately represent the behavior of the system.

5. Are there any limitations to using the asymptotic solution of a linear ODE?

Yes, the asymptotic solution is an approximation and may not accurately represent the true solution of the ODE. It is also only valid for certain types of linear ODEs and may not be applicable to nonlinear or higher-order equations.

Back
Top