Is f(xy)=e^(2y)sin(pix) a Solution to the Differential Equation Given?

VU2
Messages
35
Reaction score
0
let f(xy)=e^(2y)sin(pix), is f a solution to (fxy)^2 -fxx(fyy)=4pi^2 e^(4x)


So I found fxx and fyy and fxy, which are -pi(e^(2y))sin(pix), 4sin(pix)e^(2y), 2pi(e^(2y))cos(pix) respectively,

When i reduced everything i got e^4y(sin^2(pix))+pie^4ycos^2(pix)=pie^(4x). I am assuming it is not a solution to 4pi^2 e^(4x) because first, it doesn't add up, and second, e^(4y) is never e^(4x). Am I right, I am not sure?
 
Physics news on Phys.org
You are right that it is not a solution, but I wonder whether it's because there is a typo in the question. Maybe it should say fxy2 -fxxfyy=4pi2 e4y
 
Yeah, me too. But the problem on the paper clearly states that. I'll bring it up to my professor. Thanks!
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top