General solution to a 2nd order differential

EmmaLemming
Messages
18
Reaction score
0
General solution to a 2nd order differential :(

Homework Statement



What is the general solution of ∂2f(x,t)/∂x∂t = xt ?

Homework Equations





The Attempt at a Solution



I have no idea, I tried to follow an example out of the book but it was quite different to this question.

Do I need to replace x's and y's with u's and v's? If so, how?
 
Physics news on Phys.org


EmmaLemming said:

Homework Statement



What is the general solution of ∂2f(x,t)/∂x∂t = xt ?

Homework Equations





The Attempt at a Solution



I have no idea, I tried to follow an example out of the book but it was quite different to this question.

Do I need to replace x's and y's with u's and v's? If so, how?

Hi EmmaLemming! :smile:

How about you try to integrate with respect to x, and afterward again with respect tot t?
 


Ahh is it really that simple? Awesome :) I thought there was more to it than that.

I get, f(x,t) = 1/4(x2t2) + Ct + D = 1

Does that seem reasonable?

Do I need to do anything else?

Thank you for your help :)
 


Basically that's it, except for your integration constants.
(I like simple. :wink:)

Your integration constants are not just any integration constants.
When you integrate with respect to x, you get an integration constant that can be any function of t.
Same for integrating with respect to t, where you would have to integrate the previous integration constant, and add an integration constant that is a function of x.

Btw, what is that "=1" that you appended?
 


oh dear..

So do I have to find out what C and D are? ... How?

And I put "= 1" on the RHS because ∂2f(x,t)/∂x∂t = xt

I thought integration of 'xt' wrtx and then t equates to 1..?
Is that incorrect?
 


I don't get what you mean about the "1". :confused:Anyway, when integrating the first time wrt x, you should get:
∂f(x,t)/∂t = (1/2)x2t + c(t)

I'm writing c(t) to indicate that it is a function of t.
Differentiating wrt x will make any function of t disappear.

Next when you integrate wrt t, you effectively integrate c(t) to just another unknown function C(t).

So you get:
f(x,t) = (1/4)x2t2 + C(t) + D(x)
 
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