Method of Characteristics help

  • Thread starter Thread starter lackrange
  • Start date Start date
  • Tags Tags
    Method
lackrange
Messages
19
Reaction score
0
Problem: Find the characteristics of
xyu_x+(2y^2-x^6)u_y=0
So I rewrote this as u_x+\frac{2y^2-x^6}{xy}u_y=0 and then set this as <br /> \frac{du}{dx}=0\implies \frac{dy}{dx}=\frac{2y^2-x^6}{xy}
I solved this, and found that the characteristics were \frac{y^2+x^6}{x^4}=C
where C is a constant, and u is constant along this curve. Now the problem says consider the initial condition u(x,α x^n)=x^2,\;\;n\in \mathbb{N}\;\;α&gt;0,
for what α>0 does the problem have a solution? For what α > 0 is the solution uniquely? Your answer may depend on n (Try n=1, n=2 etc.).

So I wrote αx^n=\frac{y^2+x^6}{x^4} and solved for α, but I don't think this is what I am suppose to do, can someone help me please?
 
Physics news on Phys.org
anyone?
 
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