Partial Diff Qn: Can u(x,y) be a Product of fx and fy?

  • Thread starter Thread starter fredrick08
  • Start date Start date
  • Tags Tags
    Partial
Click For Summary

Homework Help Overview

The discussion revolves around a differential equation concerning the function u(x,y) and whether it can be expressed as a product of functions of its independent variables, specifically in the form u(x,y) = f(x)g(y). Participants explore the implications of this form and the resulting partial derivatives.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants attempt to express u(x,y) as a product of functions and discuss the implications for its partial derivatives. Questions arise regarding the correctness of their expressions and the relationships between the derivatives of f(x) and g(y).

Discussion Status

The discussion is ongoing, with participants exploring various interpretations of the differential equation and attempting to clarify their understanding of the relationships between the functions and their derivatives. Some guidance has been offered regarding the evaluation of derivatives and the separation of variables.

Contextual Notes

Participants express confusion regarding the steps involved in solving the differential equation and the implications of constants in their expressions. There is a focus on ensuring that the functions are treated correctly in terms of their dependencies on x and y.

fredrick08
Messages
374
Reaction score
0

Homework Statement


Does the following differential equation for u(x,y) have solutions which have the form of a product of functions of each independent variable:

\partial2u/\partialx\partialy=u3. The Attempt at a Solution [/]

=>\int\intu dx dy =uxy=f(x)f(y) ?
 
Last edited:
Physics news on Phys.org
im not sure if that even makes sense, but if u(x,y)=f(x)f(y) and d*f(x)/dx=u/constant and d*f(y)/dy=constant... i think, i don't know I am confused..
 
Set u(x,y)=f(x)*g(y). What is your partial derivative in terms of f(x), f'(x), g(y), and g'(y)?
 
so \partial2u/\partialx\partialy=f(x)g(y)??
so in terms of f'(x) and g'(y) I am not sure..
 
You have an equation that equates the derivative of u to u itself. You can already guess what u will be, but let's not guess.

Setting u(x,y)=f(x)g(y), then the equation becomes \frac{\partial^2 f(x)g(y)}{\partial x \partial y}=f(x)g(y). Now what Dick asks you to do is to calculate \frac{\partial^2 f(x)g(y)}{\partial x \partial y}.

Hint:

<br /> \frac{d}{dx}f(x)= ?<br />

In terms of f'(x)
 
Last edited:
I actually meant u(x,y)=f(x)g(y). There's no reason why the function of x would have to be the same as the function of y. And yes, evaluate the derivative.
 
Sorry, that was sloppy of me I actually meant f(x)g(x). I will fix it.
 
hmm d/dx of f(x).. isn't that just f'(x)??... is it something like the integral of f'(x)g'(y)??
 
so... <br /> \frac{\partial^2 f(x)g(y)}{\partial x \partial y}<br /> =\int\intf'(x)g'(y) dx dy??
 
  • #10
What you've written down now is the equivalent to \frac{d}{dx}f(x)=\int f&#039;(x) dx. Which is wrong. Let's test it, f(x)=x then \frac{d}{dx}x=1 \neq \int 1 dx=x+c.

hmm d/dx of f(x).. isn't that just f'(x)??

This is right, so if you evaluate \frac{\partial^2 f(x)g(y)}{\partial x \partial y} you get...?
 
  • #11
u get f'(x)g'(y)?? I am confused becasue when u take partial of f(x), u get d/dy(d/dx*f(x))=0??
 
  • #12
Yes that's correct, but you're not taking the partial of f(x), you're talking the partial derivative of f(x)g(y).

<br /> \frac{\partial^2 f(x)g(y)} {\partial x \partial y}=\frac{\partial}{\partial x} f(x) \frac{\partial}{\partial y}g(y)=f&#039;(x)g&#039;(y)<br />
 
  • #13
ok so since f(x)g(y)=f'(x)g(y)=u(x,y)=??
 
  • #14
You forgot a prime it should be f&#039;(x)g&#039;(y)=f(x)g(y)=u(x,y). You can instantly see which function satisfies the equation, but you can also separate the variables.
 
  • #15
e^x+y?? so f(x)=e^x and g(y)=e^y same as the derivativeS?
 
  • #16
That would be a solution indeed, you're on the right track. it is not the general solution however. The general solution will involve integration constants and a constant in the argument of the exponential. Can you see how to integrate the differential equation?
 
  • #17
e^xy?? so f(x)=e^x and g(y)=e^y same as the derrivativeS?

srry this was an accident
 
  • #18
Don't randomly guess, f&#039;(x)g&#039;(y)=y e^{xy}xe^{xy} \neq e^{xy}. Separate the variables first, that is all the x dependent stuff on one side and all the y dependent stuff on the other side.
 
  • #19
na I am confused now... like f(x)=e^c1 g(y)=e^c2 and u(x,y)=e^c1+c2??
 
  • #20
If c are constants then f'(x)=g'(y)=0, which doesn't fit either. Can you please separate the variables first.
 
  • #21
im confused because when u take the derivative of a constant its zero?
 
  • #22
Yes when you take the derivative of a constant it's zero. You may want to elaborate on your confusion.
 
  • #23
oh ok i will try we only just learned this... U(x,y)=F(x)G(y)

F'(x)G'(y)=F(x)G(y) divide by U(x,y)=F'(x)G'(y)/F(x)G(y)=1
im not sure the ones i have done arent as confusing as this one
 
Last edited:
  • #24
no that's not rite... umm F'/F=G/G'=gamma?
 
  • #25
No you have the y and x terms on the same side now. Separation of variables means that you put all the functions depending on x on one side and all functions depending on y on the other side. Can you do this?
 
  • #26
please help.. I am sure this is not rite, and if so, where am i going with this?

F'=gamma*F and G'=G/gamma??
 
  • #27
Don't worry I won't run away. Where does the gamma come from and no that's not right.

The equation we have is f&#039;(x)g&#039;(y)=f(x)g(y) dividing by f(x) and g'(y) ensures that x and y are both on separate sides.

<br /> \frac{f&#039;(x)}{f(x)}=\frac{g(y)}{g&#039;(y)}<br />

Now if this equality holds for every x and y, then what do both sides need to be equal to?
 
Last edited:
  • #28
ummm ok sorry this gamma thing, is what we do in our notes... both side equal gamma, then gamma has different conditions... ok well if

F'/F=G/G'=a constant?
 
  • #29
That is correct, they are equal to a constant. So now you have to solve two separate differential equations.

Can you solve f&#039;(x)/f(x)=a?
 
  • #30
na, how can i solve for that if the answer is a constant? what am i solving for? do i make f(x)= like 3x^2 or something?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
1K
Replies
6
Views
2K
Replies
21
Views
2K
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
5
Views
4K