Laplace Operator: Vector Dot Product & 2nd Derivative

In summary: In this case, it's worth pointing out that the 'dot' is a scalar product (not a vector product), and so it takes two vectors and outputs a scalar. In summary, the Laplace operator is a dot product of two gradient vector operators that results in a scalar function when applied to f(x,y). This can be seen by considering the dot product definition and the Leibniz notation for derivatives. The notation may be seen as an abuse, but it allows for easier descriptions of concepts such as the divergence and curl.
  • #1
ameeno97
34
0
Hi guys

The Laplace Operator

The Laplace operator is defined as the dot product (inner product) of two gradient vector operators:

img65.png


When applied to f(x,y), this operator produces a scalar function:

img66.png




My question is how a vector dot product ( del operator vector dot product del operator vector) will result in the second derivative!? shouldn't it be del operator squared?



 
Physics news on Phys.org
  • #2
If you think about the dot product, which says that a dot b = a_1 b_1 + a_2 b_2, then it becomes obvious:

[tex]\nabla \cdot \nabla = \frac{\partial}{\partial x} \left( \frac{\partial}{\partial x} \right) + \frac{\partial}{\partial y} \left( \frac{\partial}{\partial y} \right)[/tex]

From there, the reason why it gives the second derivative is obvious.
 
  • #3
Shouldn't the answer be first derivative squared !? [itex]\left(\frac{\partial}{\partial x}\right)^{2}[/itex]
 
Last edited:
  • #4
ameeno97 said:
Shouldn't the answer be first derivative squared !? [itex]\left(\frac{\partial}{\partial x}\right)^{2}[/itex]

No, why would it be?
 
  • #5
img65.png


From above definition this just a dot product so just need to multiply
∂∂x i by ∂∂x i


isn't that we do when we take dot product of two vectors;multiplication !?
 
  • #6
Isn't that the same thing?
$$\left({\partial \over \partial x}\right)^2 = {\partial \over \partial x} \cdot {\partial \over \partial x} = {\partial^2 \over \partial x^2}$$
I have to admit that this is not immediately clear intuitively, but it's true nonetheless.

As opposed to:
$$\left({\partial f \over \partial x}\right)^2 = {\partial f \over \partial x} \cdot {\partial f \over \partial x} \ne {\partial^2 f \over \partial x^2}$$
 
  • #7
I like Serena said:
Isn't that the same thing?
$$\left({\partial \over \partial x}\right)^2 = {\partial \over \partial x} \cdot {\partial \over \partial x} = {\partial^2 \over \partial x^2}$$

Are you sure ?, from where have you brought this !? Could you proof that?

If that is true so what does that mean? How could multiplication results in the second derivative !?

regards
 
Last edited:
  • #8
It's not really something to prove. It's a notational matter.

The notation ##{\partial \over \partial x}## represents an operator.
It needs to operate on a function to have meaning, in which case it's the derivative of the function.

Intuitively the ##\partial## is the "change" in something that comes after, which is divided by the change in x.
If these changes are small enough the result approximates the derivative.

In this context the multiplication is not really a multiplication, but it's an operator appliance, which behaves in most ways similar to a multiplication.
Since they are so similar, they are often denoted the same, although you should always be aware that you're talking about differentation, which does behave differently from multiplication sometimes.

from where have you brought this !?
It's part of how the Leibniz notation for derivatives works:
http://en.wikipedia.org/wiki/Leibniz's_notation
 
Last edited:
  • #9
I think the real problem here is the abuse of notation. Formally, you really shouldn't SAY that the gradient operator, as is, even exists on its own. It needs to be paired with a function, f, to exist. However, we allow this abuse of notation because it makes descriptions for things like the divergence and the curl much easier.
 

1. What is the Laplace operator?

The Laplace operator, also known as the Laplacian, is a mathematical operator used in vector calculus that represents the second derivative of a function. It is denoted by the symbol ∇² or Δ and is used to describe the rate of change of a quantity in a given direction.

2. How is the Laplace operator related to the vector dot product?

The Laplace operator is related to the vector dot product by the equation ∇² = ∇ · ∇, where ∇ is the gradient operator. This means that the Laplacian of a function is equal to the dot product of the gradient of that function with itself.

3. What is the physical interpretation of the Laplace operator?

The Laplace operator has various interpretations in different fields of science. In physics, it represents the rate of change of a quantity in a given direction, such as the temperature or electric potential in a particular point in space. In mathematics, it is used to describe the curvature of a surface or the stability of a system.

4. How is the Laplace operator used in solving differential equations?

The Laplace operator is commonly used in solving differential equations, particularly in physics and engineering. It allows us to convert a differential equation into an algebraic equation, which can then be solved using various techniques. This simplifies the process of solving complex equations and helps in finding solutions to real-world problems.

5. What are some applications of the Laplace operator?

The Laplace operator has numerous applications in various fields of science and engineering. It is used in fluid mechanics to describe the motion and behavior of fluids, in signal processing to analyze and filter signals, in quantum mechanics to describe the behavior of particles, and in computer graphics to simulate and render realistic images. It also has applications in fields such as electromagnetism, heat transfer, and finance.

Similar threads

  • Calculus
Replies
4
Views
510
  • Calculus
Replies
2
Views
1K
  • Calculus
Replies
4
Views
15K
Replies
14
Views
1K
Replies
23
Views
3K
  • Quantum Physics
Replies
21
Views
2K
Replies
2
Views
2K
Replies
6
Views
925
Replies
3
Views
258
Replies
3
Views
2K
Back
Top