Solving ODE Substitution: dy/dx= (4x sec(2y/x) +y) / x

  • Thread starter Thread starter Laura1321412
  • Start date Start date
  • Tags Tags
    Ode Substitution
Click For Summary
SUMMARY

The discussion focuses on solving the ordinary differential equation (ODE) given by dy/dx = (4x sec(2y/x) + y) / x with the initial condition y(1) = π/4. The solution involves substituting v = y/x, leading to a separable equation. The final solution derived is y = (x arcsin(8lnx + 1)) / 2, which is valid within the interval [e^(-1/4), 1]. The solution's validity is confirmed by checking it against the initial condition.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with trigonometric functions, specifically secant and arcsine
  • Knowledge of separation of variables technique in differential equations
  • Basic logarithmic properties and their applications
NEXT STEPS
  • Study the method of separation of variables in ODEs
  • Learn about the properties and applications of the secant function
  • Explore the domain restrictions of the arcsine function
  • Investigate initial value problems and their solutions in differential equations
USEFUL FOR

Students and educators in mathematics, particularly those focusing on differential equations, as well as anyone looking to deepen their understanding of solving ODEs with initial conditions.

Laura1321412
Messages
23
Reaction score
0

Homework Statement



dy/dx= (4x sec(2y/x) +y) / x IC: y (1) = pi/4

Homework Equations





The Attempt at a Solution



So i can split that up into 4xsec(2y/x)/x +y/x

= 4sec(2y/x) +y/x and let v= y/x dy/dx = xdv/dx +v

4sec(2v) +v = xv' +v
4sec(2v)=xv' which is seperable

1/x dx - 1/4sec(2v) dv =0
1/xdx - cos(2v)/4 dv =0
lnx - sin(2v)/8 = C annnd going back to y/x

lnx-sin(2y/x)/8 = C and with the initial condition

-sin(2pi/4) / 8 = C

C= -1/8
So, lnx-sin(2y/x)/8=-1/8

lnx+1/8=sin(2y/x)/8
8lnx +1 = sin(2y/x)
arcsin(8lnx +1)= 2y/x
(xarcsin(8lnx +1) ) /2 = y Is what i get a solution. However this doesn't make sense because arcsin of 8lnx +1 doesn't really work...

So, I am not sure where i went wrong :(
 
Physics news on Phys.org
On a first sight you didn't go wrong. Arcsin makes sense only in the interval (domain) [-1,1], so that puts a boundary on "x", but the rest is just fine. You can check your final solution y(x) versus the condition y(1)=pi/4. It works.
 
The inteval of definition of the solution is when 8lmx+1=1 and 8lnx+1=-1, the first condition yields x=1 and the other condition yields x=exp(-0.25), so your solution workk for the range:
[tex] [e^{-\frac{1}{4}},1][/tex]
 

Similar threads

Replies
2
Views
2K
Replies
7
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
13
Views
2K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K