How can I solve a third order nonlinear ODE for a boundary layer equation?

  • Thread starter Thread starter homeros_81
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving a third order nonlinear ordinary differential equation (ODE) related to boundary layer equations, specifically the equation f''' + (1 - f'^2) = 0. The user references Kundu's 'Fluid Mechanics' for context, noting that the solution is provided in closed form. The user attempts to manipulate the equation using integration and substitution, ultimately leading to a complex expression involving elliptic integrals. They seek assistance in simplifying or solving this expression, which is critical for progressing in their analysis.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with boundary layer theory in fluid mechanics
  • Proficiency in integration techniques and manipulation of nonlinear equations
  • Knowledge of elliptic integrals and their properties
NEXT STEPS
  • Research methods for solving third order nonlinear ODEs
  • Explore elliptic integrals and their applications in fluid mechanics
  • Learn about numerical methods for approximating solutions to complex differential equations
  • Investigate software tools like Maple for symbolic computation of differential equations
USEFUL FOR

Students and researchers in applied mathematics, fluid mechanics, and engineering who are tackling complex nonlinear differential equations and seeking to understand boundary layer behavior.

homeros_81
Messages
1
Reaction score
0

Homework Statement


I'm trying to solve a boundary layer equation but i don't really know how. The same problem can be found in Kundu's book 'Fluid Mechanics' there the answer is just written out, but he mentions that it is solved by closed form.

Homework Equations


The equation looks like this:
f'''+(1-f'^2)=0

The Attempt at a Solution


This is how far i have got:
Multiplicate with f''
f''f'''+f''-f''f'^2=0
d/ds(f''^2/2)+d/ds(f')-d/ds(f'^3/3)=0
Integrate
f''^2/2+f'-f'^3/3=C
Let g=f'
g'=f''
g'^2+2g-2g^3/3=D
g'=sqrt(2g^3/3-2g+D)
dg/ds=sqrt(2g^3/3-2g+D)
Separable
1/sqrt(2g^3/3-2g+D)*dg=ds

Putting this into maple gives a really complex expression, there i have no idea how to solve for g.
Does someone have any idea how to do this?
 
Physics news on Phys.org
It's an elliptic integral. It looks nasty, indeed, but that's what the solution is.

If y=f'(x), then

[tex]x+\bar{C}=\int \frac{dy}{\sqrt{C-2y-\frac{2}{3}y^{3}}}[/tex]

Daniel.
 

Similar threads

Replies
6
Views
3K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
1K