Differential Equation- Separation of Variables

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
\intdy=\intxsec^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\intdu/cos^2(u)
 
You're off by a factor of 1/4. It should be \frac{1}{2} \int sec^2u \ du.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top