Help Solving ODE: y'' - 4k^2 y^2 = 0

  • Thread starter Thread starter eckiller
  • Start date Start date
  • Tags Tags
    Ode
Click For Summary
SUMMARY

The discussion focuses on solving the ordinary differential equation (ODE) y'' - 4k^2 y^2 = 0 with initial conditions y(0) = 2 and y'(0) = 4k, where k is a fixed positive constant. The method of substitution is employed, letting v = y', leading to the equation v^2 = 2k^2 y^3 + C0. The initial condition v(0) = 4k is used to determine the constant C0, revealing that C0 = 0 simplifies the separable equation for integration. The final expression for dy/dx is derived as dy/dx = sqrt(2k^2 y^3 + 16k^2).

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with substitution methods in calculus
  • Knowledge of initial value problems
  • Proficiency in integration techniques
NEXT STEPS
  • Study the method of solving separable differential equations
  • Learn about initial value problems in ODEs
  • Explore techniques for integrating polynomial expressions
  • Investigate the implications of constant parameters in differential equations
USEFUL FOR

Mathematicians, physics students, and anyone involved in solving ordinary differential equations, particularly those dealing with initial conditions and nonlinear terms.

eckiller
Messages
41
Reaction score
0
I need help completing this problem:

y'' - 4k^2 y^2 = 0, y(0) = 2, y'(0) = 4k, k > 0 and fixed constant

Let v = y'

dv/dx = dv/dy * dy/dx = dv/dy * v

dv/dy * v - 3k^2 y^2 = 0

Integral( v dv ) = Integral( 3k^2 y^2 )

v^2 = 2k^2 y^3 + C0

v(0) = 4k ==> C0 = 16k^2

dy/dx = sqrt( 2k^2 y^3 + 16k^2 )

I think this is separable, but I can't do the integral, so I think I messed up somewhere.
 
Physics news on Phys.org
Your equation for v(0) is wrong, since v(0)=4k ==> 16k^2 = 2k^2*y(0)^3 + C0 = 2k^2 * 8 * C0 ==> C0 = 0. This makes the separable equation easier.
 

Similar threads

Replies
4
Views
3K
Replies
6
Views
2K
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
2K
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
20
Views
2K