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
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top