Solving Airy's Equation with Nontraditional Methods

  • Thread starter Marin
  • Start date
In summary, the conversation discusses an attempt to solve Airy's equation using a nontraditional method. The mistake in the method is pointed out and alternatives such as the Laplace transform and the Frobenius method are suggested for a correct solution.
  • #1
Marin
193
0
Hi all!

I attempted to solve Airy's equation

http://en.wikipedia.org/wiki/Airy_function

[tex]\ddot y = \lambda ty[/tex]

in a rather nontraditional way which I highly doubt to be correct for obvious reasons, but I can't find my mistake. Here's my attempt:

first, rewrite the second order ode as a system of two 1st order ode's:
define [tex]\dot y = z[/tex]. Then we have:

[tex] \left(\begin{array}{c}\dot y \\ \dot z\end{array}\right) = \left(\begin{array}{cc}0&1 \\ \lambda t&0\end{array}\right)\left(\begin{array}{c} y \\ z\end{array}\right) [/tex]

Here comes the step I suspect: I simply exponentiate the matrix with the antiderivatives of the original entries, to get:

[tex] \left(\begin{array}{c} y\\ z\end{array}\right)=\exp(\left(\begin{array}{cc}0&t\\ \frac{\lambda}{2}t^2 & 0\end{array}\right))\left(\begin{array}{c} y_0\\ z_0\end{array}\right) [/tex]

since the value of the exponent at t=0 is identity.

To back up this step, I decompose the matrix in the exponential in a trivial way:

[tex]\left(\begin{array}{cc}0&t\\ \frac{\lambda}{2}t^2 & 0\end{array}\right) = t\left(\begin{array}{cc}0&1\\ 0 & 0\end{array}\right)+\frac{\lambda}{2}t^2\left(\begin{array}{cc}0&0\\ 1 & 0\end{array}\right) =: a e_2+b e_4 [/tex]

and set it in the series of exp by definition. Then I take the time derivative, to ?confirm? the validity of the solution:

[tex]\partial_t\exp (a e_2+b e_4) = \partial_t\big\sum_n\frac{(a e_2+b e_4)^n}{n!}= \big\sum_n\frac{\partial_t(a e_2+b e_4)^n}{n!} =(\dot a e_2+\dot b e_4)\big\sum_n\frac{(a e_2+b e_4)^{n-1}}{(n-1)!}=(\dot a e_2+\dot b e_4) \exp (a e_2+b e_4) [/tex]

thereby establishing the initial system of ode's (since a' = 1 and b' = \lambda t by definition)

Further it's quite simple since one can change basis in order to diagonalise (here it's doable, otherwise just take the jordan normal form) the exponent and perform the exponential, and then go back to the initial basis constructing the final solution for y(t).

The big problem is whatever you do, you won't get in any way any of the Airy functions Ai or Bi, hence my suspicion for this solution.

It could be, after all, that the obtained solution is some special linear combination of the linearly independent Ai and Bi, but I doubt it.

I would be very thankful, if someone points out where the above calculations break down :)

regards, marin

MISTAKE FOUND: matrices do not commute, so the product rule breaks down :)
 
Last edited:
Physics news on Phys.org
  • #2


Hi marin,

Thank you for sharing your attempt at solving Airy's equation. It is always interesting to see different approaches to solving mathematical problems. However, as you have already pointed out, there seems to be a mistake in your calculations.

The main mistake is that you have assumed that the matrices in the exponential function will commute, which is not always the case. This assumption led to the breakdown of the product rule and consequently, the incorrect solution.

To solve this problem, you can try using the Laplace transform or the Frobenius method. These methods are more commonly used to solve Airy's equation and have been proven to provide accurate solutions.

I hope this helps in your future attempts at solving mathematical problems. Good luck!
 

FAQ: Solving Airy's Equation with Nontraditional Methods

What is Airy's Equation?

Airy's equation is a second-order linear differential equation that is commonly used in physics and engineering to describe the behavior of waves, particularly in the study of optics and fluid mechanics.

How is Airy's Equation traditionally solved?

Airy's equation is typically solved using classical mathematical methods, such as power series or Frobenius series solutions, which can be time-consuming and require extensive mathematical knowledge.

What are nontraditional methods for solving Airy's Equation?

Nontraditional methods for solving Airy's equation include numerical methods, such as finite difference methods and spectral methods, as well as analytical methods, such as the Homotopy Perturbation Method and the Adomian Decomposition Method.

What are the advantages of using nontraditional methods for solving Airy's Equation?

Nontraditional methods can provide faster and more accurate solutions to Airy's equation compared to traditional methods. They also do not require extensive mathematical knowledge, making them more accessible to scientists and engineers.

Are there any limitations to using nontraditional methods for solving Airy's Equation?

Nontraditional methods may not be applicable to all types of Airy's equation, and their accuracy may also depend on the specific problem being solved. Additionally, some nontraditional methods may require more computational resources compared to traditional methods.

Similar threads

Replies
2
Views
2K
Replies
2
Views
940
Replies
5
Views
1K
Replies
4
Views
3K
Replies
5
Views
1K
Replies
1
Views
1K
Replies
6
Views
1K
Replies
4
Views
1K
Back
Top