Thread Closed

first order differentials: separating variables

 
Share Thread Thread Tools
Nov13-06, 09:57 PM   #1
 
Unhappy

first order differentials: separating variables


"Find the general solution to the differential equation by separating variables:
3tany - dy/dx(secx) = 0"

This is what I set up:

3tany dx = secx dy
1/secx dx = 1/3tany dy
cosx dx = 1/3tany dy
[int] cosx dx = [int] 1/3tany dy
sinx = (1/3)ln|sinx|

I'm stuck as to what to do next, how to solve the equation.. did I mess up in the beginning or what am I doing wrong?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Nov13-06, 10:22 PM   #2
 
you have to seperate the same variables. So:

[tex] 3\tan y \; dx = \sec x \; dy [/tex]

Multiply by [tex] \frac{1}{dy\cdot dx} [/tex]. Then you get:

[tex] \frac{dx}{\sec x} = \frac{dy}{3\tan y} [/tex]

[tex] \int \cos x \; dx = \frac{1}{3}\int \cot y + C [/tex]

[tex] \sin x = \frac{1}{3}\ln|\sin y| [/tex]

[tex] 3\sin x = \ln|\sin y| [/tex]

[tex] \sin y = e^{3\sin x} [/tex]

[tex] y = \arcsin(e^{3\sin x}) + C [/tex]
 
Nov13-06, 10:27 PM   #3
 
Quote by raincheck
[int] cosx dx = [int] 1/3tany dy
sinx = (1/3)ln|sinx|
It looks like the y's became x's between these two steps :)
 
Nov14-06, 05:45 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

first order differentials: separating variables


Quote by raincheck
"Find the general solution to the differential equation by separating variables:
3tany - dy/dx(secx) = 0"

This is what I set up:

3tany dx = secx dy
1/secx dx = 1/3tany dy
cosx dx = 1/3tany dy
[int] cosx dx = [int] 1/3tany dy
Every thing exactly right up to here.

sinx = (1/3)ln|sinx|
No, sin x= (1/3) ln |cos(y)|+ C. You accidently wrote x instead of y and forgot the constant of integeration.

[/quote]I'm stuck as to what to do next, how to solve the equation.. did I mess up in the beginning or what am I doing wrong?[/QUOTE]
What exactly do you mean by "solve the equation". In general you cannot solve for y. What you have, with the corrections, is the general solution.
 
Thread Closed
Thread Tools


Similar Threads for: first order differentials: separating variables
Thread Forum Replies
[SOLVED] Integrating factors or separating the variables Calculus & Beyond Homework 4
Taylor's Formula in Higher Dimension/Higher order Total differentials Calculus & Beyond Homework 3
second order diff eq with two variables Calculus & Beyond Homework 7
first order differentials & euler's method Calculus & Beyond Homework 2
Separating a higher-order ODE into 1st-order ODEs Calculus & Beyond Homework 0