New Reply

Solving a Differential Equation

 
Share Thread
Feb6-11, 05:21 PM   #1
 

Solving a Differential Equation


1. The problem statement, all variables and given/known data

Solve:
2 * √(x) * (dy/dx) = cos^2(y)
y(4) = π/4

2. Relevant equations

TRIGONOMETRIC RECIPROCAL IDENTITY: sec(u) = 1 / cos(u)
arctan( 1 ) = π / 4

3. The attempt at a solution

This is a separable differential equation.

2 * √(x) * (dy/dx) = cos^2(y)
2 * √(x) * dy = cos^2(y) * dx
[2 / cos^2(y)] * dy = [1 / √(x)] * dx
TRIGONOMETRIC RECIPROCAL IDENTITY: sec(u) = 1 / cos(u)
[2 * sec^2(y)] * dy = x^(-1/2) * dx

∫ [2 * sec^2(y)] * dy = ∫ x^(-1/2) * dx
2 * tan(y) = 2 * √(x) + C
y(x) = arctan( √(x) + C) <<< General Solution

NOTE: arctan( 1 ) = π / 4
y(4) = arctan( √(4) + C )
y(4) = arctan( 2 + C)
C = -1

y(x) = arctan( √(x) - 1 ) <<< Particular Solution

Is that all correct? Thank you!
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Feb6-11, 05:26 PM   #2
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Looks ok to me.
Feb6-11, 05:36 PM   #3
 
Thanks! I just remembered that I can check these in my calculator as well.... >.<
Feb6-11, 07:19 PM   #4
 

Solving a Differential Equation


derivative y=√x+√x
y'=?
Feb6-11, 07:27 PM   #5
 
Quote by tinala View Post
derivative y=√x+√x
y'=?
Um... what?

Well, if
y=√(x)+√(x)
then
y=2√(x)
and
y'=4x^(3/2)/3

but you need to separate the variables first, then integrate not derive, so I don't see how that's relevant...?
Feb7-11, 03:10 AM   #6
 
Quote by gmmstr827 View Post
Um... what?

Well, if
y=√(x)+√(x)
then
y=2√(x)
and
y'=4x^(3/2)/3

but you need to separate the variables first, then integrate not derive, so I don't see how that's relevant...?
under sqrtx is also +sqrtx
Feb7-11, 03:11 AM   #7
 
Recognitions:
Gold Membership Gold Member
Quote by tinala View Post
under sqrtx is also +sqrtx
Don't hijack other problems with your own.
Feb7-11, 03:15 AM   #8
 
Quote by Char. Limit View Post
Don't hijack other problems with your own.
sorry
New Reply

Similar discussions for: Solving a Differential Equation
Thread Forum Replies
Solving a partial differential equation (Helmholtz equation) Differential Equations 7
Help solving a Cauchy-Euler Equation (Differential equation help) Calculus & Beyond Homework 2
Help solving a Differential equation Differential Equations 2
Solving A Differential Equation Calculus & Beyond Homework 4
solving this differential equation Classical Physics 7