Solve Laplacian for sqrt(x^-y^2) & ln(r^2)

  • Thread starter Thread starter jlmac2001
  • Start date Start date
  • Tags Tags
    Laplacian
AI Thread Summary
The discussion focuses on finding the Laplacian of the functions sqrt(x^2 - y^2) and ln(r^2). The Laplacian in Cartesian coordinates is defined as the sum of the second partial derivatives with respect to x, y, and z. The user initially attempts to compute the Laplacian for sqrt(x^2 - y^2) but expresses uncertainty about their calculations. They also seek clarification on the derivative of ln(r^2), which they equate to ln(x^2 + y^2). Overall, the thread highlights the challenges in computing the Laplacian for these specific functions.
jlmac2001
Messages
75
Reaction score
0
Here's the problem:

Find the Laplacian of sqrt(x^-y^2) and ln(r^2).

Will i just take the gradient of each one of these twice?
 
Physics news on Phys.org
Originally posted by jlmac2001
Will i just take the gradient of each one of these twice?

No, the Laplacian is (in Cartesian coordinates):

∂2/∂x2+∂2/∂y2+∂2/∂z2
 
is this right?

For sqrt(x^2-y^2), I got:

((x^2-y^2)^-1/2 + x^2(x^2-y^2)^-3/2)i + ((x^2-y^2)^-1/2 -y^2(x^2-y^2)^3/2)j

I'm not sure how to do the ln(r^2). Can someone help?
 
ln(r^2)= ln(x^2+ y^2). Does that help?
 
is this right

First off, did I do the Sqrt(x^2-y^2) right? For ln(r^2), I'm not sure if I'm doing the derivative right. i got, -2/r^3 i
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top