An approximation of a differential equation

In summary, to find an approximate oscillating solution for the equation y'' = (y-x)^2 - exp(2*(y-x)), you can use the method of perturbation or numerical methods.
  • #1
KFC
488
4

Homework Statement


Find an approximate oscillating soution of y'' = (y-x)^2 - exp(2*(y-x))

where y=y(x), y'' denotes second deriviate


Homework Equations


y'' = (y-x)^2 - exp(2*(y-x))

The Attempt at a Solution


I try to change a variable with p = y-x, so
dy/dx = dp/dx+1
y'' = p''

The original equation becomes p'' = p^2 - exp(2p)
when p^2 close to exp(2p) or p close to exp(p), we have p'' -> 0, i.e. p -> ax+b

I think the approximate solution is p = ax + b, but it turns out to be not. Does anyone give me some hint to find out the approximate oscillating solution? Thanks in advance
 
Physics news on Phys.org
  • #2
!

Hello,

Thank you for sharing your attempt at solving this problem. Your approach of changing variables to p = y-x is a good starting point. However, your assumption that p'' = 0 when p^2 is close to exp(2p) or p is close to exp(p) is not correct. In fact, when p is close to exp(p), p'' will be very large and not equal to 0.

To find an approximate oscillating solution, you can use the method of perturbation. This involves expanding the solution in a series and solving for each term. In this case, you can start by assuming a solution of the form y = a(x)cos(b(x)) where a(x) and b(x) are functions to be determined. Then, you can substitute this into the original equation and solve for a(x) and b(x) by equating coefficients of different powers of x. This will give you an approximate solution in terms of a(x) and b(x).

Alternatively, you can use numerical methods to solve the equation and find an approximate oscillating solution. This involves using a computer program or software to solve the equation numerically and obtain the solution.

I hope this helps and good luck with your solution!
 

1. What is an approximation of a differential equation?

An approximation of a differential equation is a simplified version of a complex mathematical equation that is used to estimate the behavior of a system. It is often used when the exact solution of the differential equation is difficult or impossible to obtain.

2. How is an approximation of a differential equation calculated?

An approximation of a differential equation is typically calculated using numerical methods, such as Euler's method or the Runge-Kutta method. These methods involve breaking down the equation into smaller, simpler steps and using iterative calculations to approximate the solution.

3. What are some applications of approximations of differential equations?

Approximations of differential equations are used in a variety of fields, including physics, engineering, and economics. They can be used to model and predict the behavior of systems, such as the motion of objects, the flow of fluids, or the growth of populations.

4. Can an approximation of a differential equation be accurate?

An approximation of a differential equation can be accurate to a certain extent, depending on the complexity of the original equation and the method used to approximate it. However, it is important to note that an approximation is never as accurate as the exact solution of the differential equation.

5. What are the limitations of using approximations of differential equations?

One limitation of using approximations of differential equations is that they may not accurately capture the behavior of a system in certain situations. Additionally, the accuracy of the approximation may decrease as the system becomes more complex or as the time interval being modeled becomes larger.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
494
  • Calculus and Beyond Homework Help
Replies
3
Views
817
  • Calculus and Beyond Homework Help
Replies
5
Views
279
  • Calculus and Beyond Homework Help
Replies
5
Views
615
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
684
  • Calculus and Beyond Homework Help
Replies
8
Views
758
  • Calculus and Beyond Homework Help
Replies
2
Views
262
  • Calculus and Beyond Homework Help
Replies
9
Views
541
  • Calculus and Beyond Homework Help
Replies
3
Views
905
Back
Top