Directional derivatives, SIMPLE

  • Thread starter pleasehelpme6
  • Start date
  • Tags
    Derivatives
In summary, a directional derivative is a measure of the rate of change of a function in a specific direction at a given point. It is calculated by taking the dot product of the function's gradient and a unit vector in the desired direction. Directional derivatives have practical applications in fields such as physics, engineering, and economics. The SIMPLE method is a computational method that uses directional derivatives to solve fluid dynamics problems. The directional derivative can be negative, indicating a decrease in the function, positive, indicating an increase, or zero, indicating a constant function in the specified direction.
  • #1
pleasehelpme6
62
0
f(x, y, z) = xe^y + ye^z + ze^x, at (0, 0, 0),

directional vector v = <-2, 0, 5>

i solved for gradient f = (e^y + ze^x, xe^y + e^z, ye^z + e^x), at f(0,0,0) to be...

gradient f = (1,1,1)

this would make the answer just be -2 + 0 + 5 = 3
but this isn't right.

can someone show me what i did wrong?
 
Physics news on Phys.org
  • #2
please.
 
  • #3
The directional derivative involves the unit vector in the direction of v, not v itself. Find the unit vector u = v/|v| and use that in your calculation.
 
  • #4
thank you! that makes a lot of sense
 

Related to Directional derivatives, SIMPLE

1. What is a directional derivative?

A directional derivative is a measure of how a function changes in a specific direction. It provides information about the rate of change of a function in a particular direction at a specific point.

2. How is a directional derivative calculated?

The directional derivative is calculated by taking the dot product of the gradient of the function and a unit vector in the desired direction. This can also be written as the product of the gradient and the cosine of the angle between the gradient and the direction vector.

3. What is the significance of directional derivatives in real life?

Directional derivatives have many practical applications, such as in physics, engineering, and economics. For example, they can be used to determine the rate of change of temperature in a specific direction, or the rate of change of profit in a particular direction.

4. What is the SIMPLE method for calculating directional derivatives?

SIMPLE stands for "Sequentially-Implemented Multi-Purpose Program for Numerical Simulation of Fluid Flows". It is a computational method used to solve fluid dynamics problems, including calculating directional derivatives.

5. Can the directional derivative be negative?

Yes, the directional derivative can be negative. This indicates that the function is decreasing in the specified direction. A positive directional derivative indicates that the function is increasing in the specified direction, while a zero directional derivative indicates that the function is constant in that direction.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
564
  • Calculus and Beyond Homework Help
Replies
8
Views
537
  • Calculus and Beyond Homework Help
Replies
2
Views
707
  • Calculus and Beyond Homework Help
Replies
2
Views
549
  • Calculus and Beyond Homework Help
Replies
3
Views
862
  • Calculus and Beyond Homework Help
Replies
6
Views
886
  • Calculus and Beyond Homework Help
Replies
1
Views
496
  • Calculus and Beyond Homework Help
Replies
2
Views
478
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
595
Back
Top