Differential Equation- Separation of Variables

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
brutalmadness
Messages
16
Reaction score
0

Homework Statement


y'=xsec^2(x^2)

2. The attempt at a solution
dy/dx=xsec^2(x^2)
dy=xsec^2(x^2)dx
[tex]\int[/tex]dy=[tex]\int[/tex]xsec^2(x^2)dx
lny= (here i'll do a u substitution)
----
u=x^2 du=1/3x^3dx


... and here's my problem. It seems like that creates a very difficult u-sub to try and manage. Any suggestions/help?
 
Physics news on Phys.org
brutalmadness said:
lny= (here i'll do a u substitution)
----
u=x^2 du=1/3x^3dx
This is incorrect. Your method is correct, though.
 
I think you should write sec function in terms of cos. Function will be dy = x / (cos^2(x^2)). Then if you say x^2 = u and du = 2x.dx, you can solve the problem easily.
 
u=x^2 du=2xdx
2[tex]\int[/tex]du/cos^2(u)