Is This the Correct Approach to Solving Laplace's Equation?

  • Thread starter Thread starter tesla93
  • Start date Start date
  • Tags Tags
    Laplace's equation
tesla93
Messages
22
Reaction score
0

Homework Statement



Determine whether each of the following functions is a solution of Laplace’s
equation uxx + uyy = 0.

x^3 + 3xy^2

ux=3x^2

uxx=6x

uy=6xy^2

uyy=6x

6x+6x=12x and is therefore not a solution

Did I do that right? I'm just learning about this topic and it's a little hard to understand. Can anyone give any advice as to if I approached this correctly?

 
Physics news on Phys.org
while your result is correct, your steps are not written down correctly.
 
Your derivatives are wrong. The procedure is correct, but your partial derivatives are wrong.

You have: f(x,y)=x^3+3xy^2
Then, the derivative with respect to x is:
f_x(x,y)=3x^2+3y^2

Everything else is okey. The result you found is fine because when you take the second derivative with respect to x the term involving y vanishes.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top