New Reply

Finding a function given its partial derivatives, stuck on finding g'(x)

 
Share Thread Thread Tools
Aug7-12, 01:50 AM   #1
 

Finding a function given its partial derivatives, stuck on finding g'(x)


Hi all,

I have the following partial derivatives

∂f/∂x = cos(x)sin(x)-xy2

∂f/∂y = y - yx2

I need to find the original function, f(x,y).

I know that df = (∂f/∂x)dx + (∂f/∂y)dy

and hence

f(x,y) = ∫∂f/∂x dx + g(y) = -1/2(x2y2+cos2(x)) + g(y)

Then to find g(y) I took the partial derivative of f(x,y) that I just found wrt y and equate to the original given ∂f/∂y

i.e -x2y +g'(y) = y-x2
which is a first order differential equation of the form

dg/dy = - (y+x2)/(x2y)

and now I am not sure how to proceed and solve this DE

Mitch
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Aug7-12, 02:31 AM   #2
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by mitch_1211 View Post
Hi all,

I have the following partial derivatives

∂f/∂x = cos(x)sin(x)-xy2

∂f/∂y = y - yx2

I need to find the original function, f(x,y).

I know that df = (∂f/∂x)dx + (∂f/∂y)dy

and hence

f(x,y) = ∫∂f/∂x dx + g(y) = -1/2(x2y2+cos2(x)) + g(y)

Then to find g(y) I took the partial derivative of f(x,y) that I just found wrt y and equate to the original given ∂f/∂y

i.e -x2y +g'(y) = y-x2
which is a first order differential equation of the form
That's a typo, no? It should be

[tex]-x^2y+g^\prime(y)=y-yx^2[/tex]
Aug7-12, 07:00 AM   #3
 
oh you're right, I must have typed it out incorrectly from my notes.

so it becomes

dg/dy = y

∴ ∫dg = ∫y dy

so g = y2/2

does that sound about right?
Aug7-12, 07:35 PM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Finding a function given its partial derivatives, stuck on finding g'(x)


Quote by mitch_1211 View Post
so g = y2/2
does that sound about right?
Well, it satisfies the original equations, right? But don't forget to allow a constant term.
New Reply
Thread Tools


Similar Threads for: Finding a function given its partial derivatives, stuck on finding g'(x)
Thread Forum Replies
Partial Derivatives - Finding tangent in a volume? Calculus & Beyond Homework 5
Stuck with finding function from graph of its derivative. Calculus & Beyond Homework 4
Finding partial derivatives Calculus & Beyond Homework 3
Finding specified partial derivatives Calculus & Beyond Homework 9
Finding partial derivatives Calculus & Beyond Homework 3