erok81
- 454
- 0
Homework Statement
I am working on some PDE's where we are doing Laplacian's in various coordinate systems and got stuck on a partial derivative of all things. It's been a while and it seems I have forgotten how to do them.
Homework Equations
I have the equation
u(x,y)=\frac{1}{\sqrt{x^2 +y^2}}
Which I converted to polar coordinates and ended up with
u(r,\theta )= \frac{1}{r}
The Attempt at a Solution
I have to compute the following:
\frac{\partial ^{2} u}{\partial r^{2}} (1)
\frac{\partial u}{\partial r} (2)
\frac{\partial ^{2} u}{\partial \theta^{2}} (3)
Here is what I have so far...
(1) 2r-3
(2) -r-2
(3) 0
I think I have (3) wrong. If they were normal derivatives, I wouldn't have an issue.
Last edited: