Laplacian, partial derivatives

SpY]
Messages
63
Reaction score
0

Homework Statement


Find the Laplacian of F = sin(k_x x)sin(k_y y)sin(k_z z)


Homework Equations



\nabla^2 f = \left( \frac{\partial}{\partial x} +\frac{\partial}{\partial y} + \frac{\partial}{\partial z} \right) \cdot \left( \frac{\partial}{\partial x} + \frac{\partial}{\partial y} + \frac{\partial}{\partial z} \right) \cdot F
Where F is a scalar function

The Attempt at a Solution



Biggest problem is with partial derivatives. I don't know how to approach taking a partial derivative of such a big multivariate product :( Just got the derivative of sin(x) is cos(x) and the second derivative -sin(x)

Just want to makes sure, but \frac{\partial}{\partial x}y = 0 but \frac{\partial}{\partial x}xy = y ?
 
Physics news on Phys.org
Yes to everything you've written. The dot of the two vector operators is the sum of the second derivatives of F. There is no dot product with F. F is a scalar. What do you get if you add the three second derivatives of F with respect to x, y and z?
 
It will just be the sum that is the Laplacian.. as you just said :O

Problem is how to do one partial derivative, for starters, on
<br /> sin(k_x x)sin(k_y y)sin(k_z z)<br />
 
What is the derivative, with respect to x, of AB sin(k_x x) with A and B constants?

What is the derivative, with respect to y, of AB sin(k_y y) with A and B constants?

What is the derivative, with respect to z, of AB sin(k_z z) with A and B constants?
 
I think when you're taking the partial derivative of the first term, the k term gets pulled out by the chain rule, then just change it to cos. Taking the second derivative brings the k out again by the chain rule, leaving k^. So it will be -k^2(sin-sin-sin)
 
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