Finding solution to second order non linear dif. equation with IV

  • Context: Graduate 
  • Thread starter Thread starter gsarantop
  • Start date Start date
  • Tags Tags
    Linear Second order
Click For Summary
SUMMARY

The discussion focuses on solving a second-order nonlinear differential equation defined by the equation D*C''(x) = A*C(x)/[K+C(x)], with initial conditions C(0) = Known and C''(a) = 0. The solution approach involves transforming the equation into the form c''(x) = c' * (dc'/dc) and integrating both sides to derive c'. This method effectively allows for the resolution of the equation by obtaining c' and subsequently integrating to find C(x).

PREREQUISITES
  • Understanding of differential equations, specifically second-order nonlinear types.
  • Familiarity with initial value problems (IVPs) in calculus.
  • Knowledge of integration techniques and their applications in solving differential equations.
  • Proficiency in manipulating derivatives and applying the chain rule in calculus.
NEXT STEPS
  • Study the method of integrating factors for solving nonlinear differential equations.
  • Explore the application of numerical methods for approximating solutions to complex IVPs.
  • Learn about phase plane analysis for understanding the behavior of nonlinear systems.
  • Investigate the use of software tools like MATLAB or Mathematica for solving differential equations symbolically and numerically.
USEFUL FOR

Mathematicians, physicists, and engineers dealing with nonlinear differential equations, as well as students studying advanced calculus or differential equations.

gsarantop
Messages
1
Reaction score
0
Hi, I'm trying to solve this exercise:
0=<x=<a
D*C''(x)= A*C(x)/ [K+C(x)]
D, A and K are constants
and we know the following IV:
C(0)= Known (number)
C''(a)=0
Do you have any idea how I may proceed with this?
 
Physics news on Phys.org
The trick to solving equations like this, of the form c'' = f(c), is to write [tex]c''(x) = \frac{dc'}{dx} = \frac{dc'}{dc}\frac{dc}{dx} = c'\frac{dc'}{dc}[/tex]. Then, since c' dc'/dc = f(c), c' dc' = f(c) dc, you can integrate both sides and solve for c', which you can then integrate a second time to get the final result.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
961
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K