Derivative: Differentiate a function—Wolfram Documentation (2024)

f'

represents the derivative of a function f of one argument.

Derivative[n1,n2,][f]

is the general form, representing a function obtained from f by differentiating n1 times with respect to the first argument, n2 times with respect to the second argument, and so on.

Derivative: Differentiate a function—Wolfram Documentation (1)

  • f' is equivalent to Derivative[1][f].
  • f'' evaluates to Derivative[2][f].
  • You can think of Derivative as a functional operator which acts on functions to give derivative functions.
  • Derivative is generated when you apply D to functions whose derivatives the Wolfram Language does not know.
  • The Wolfram Language attempts to convert Derivative[n][f] and so on to pure functions. Whenever Derivative[n][f] is generated, the Wolfram Language rewrites it as D[f[#],{#,n}]&. If the Wolfram Language finds an explicit value for this derivative, it returns this value. Otherwise, it returns the original Derivative form.
  • Derivative[-n][f] represents the n Derivative: Differentiate a function—Wolfram Documentation (2) indefinite integral of f.
  • Derivative[{n1,n2,}][f] represents the derivative of f[{x1,x2,}] taken ni times with respect to xi. In general, arguments given in lists in f can be handled by using a corresponding list structure in Derivative.
  • N[f'[x]] will give a numerical approximation to a derivative.
open allclose all

Basic Examples(1)

Scope(5)

The derivative of a function returns a function:

Partial derivatives with respect to different arguments:

The partial derivative with respect to the first argument:

A mixed partial evaluated at a particular value:

Partial derivatives for functions with list arguments:

The partial derivative with respect to the first element:

A mixed partial evaluated at a particular value:

Define a derivative for a function:

Define partial derivatives for a function:

This effectively defines the gradient:

Show the vector field:

Generalizations & Extensions(1)

Derivative with a negative integer order can do integrals:

Properties & Relations(1)

Use N to find a numerical approximation to the derivative:

Introduced in 1988 (1.0) | Updated in 1996 (3.0) 1999 (4.0) 2000 (4.1) 2002 (4.2)

Wolfram Research (1988), Derivative, Wolfram Language function, https://reference.wolfram.com/language/ref/Derivative.html (updated 2002).

Text

Wolfram Research (1988), Derivative, Wolfram Language function, https://reference.wolfram.com/language/ref/Derivative.html (updated 2002).

CMS

Wolfram Language. 1988. "Derivative." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2002. https://reference.wolfram.com/language/ref/Derivative.html.

APA

Wolfram Language. (1988). Derivative. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Derivative.html

BibTeX

@misc{reference.wolfram_2024_derivative, author="Wolfram Research", title="{Derivative}", year="2002", howpublished="\url{https://reference.wolfram.com/language/ref/Derivative.html}", note=[Accessed: 29-May-2024]}

BibLaTeX

@online{reference.wolfram_2024_derivative, organization={Wolfram Research}, title={Derivative}, year={2002}, url={https://reference.wolfram.com/language/ref/Derivative.html}, note=[Accessed: 29-May-2024]}

Derivative: Differentiate a function—Wolfram Documentation (2024)

FAQs

How do you differentiate a function from a derivative? ›

To differentiate y=f(g(x)) y = f ( g ( x ) ) , let u=g(x) u = g ( x ) so that we have y as a function of u , y=f(u) y = f ( u ) . Then the chain rule says: dydx=dydu×dudx d y d x = d y d u × d u d x Once you have worked this out, you replace u by g(x) and your answer is now in terms of x .

How do you define a function as a derivative in Mathematica? ›

You can define the derivative in Mathematica of a function f of one argument simply by an assignment like f'[x_]=fp[x]. This defines the derivative of f(x) to be fp(x). In ... Derivatives in Mathematica work essentially the same as in standard mathematics.

What is the derivative function of Wolfram Alpha? ›

How Wolfram|Alpha calculates derivatives. Wolfram|Alpha calls Wolfram Languages's D function, which uses a table of identities much larger than one would find in a standard calculus textbook. It uses well-known rules such as the linearity of the derivative, product rule, power rule, chain rule and so on.

What is the easiest way to find the derivative of a function? ›

Basically, we can compute the derivative of f(x) using the limit definition of derivatives with the following steps:
  1. Find f(x + h).
  2. Plug f(x + h), f(x), and h into the limit definition of a derivative.
  3. Simplify the difference quotient.
  4. Take the limit, as h approaches 0, of the simplified difference quotient.

Can Wolfram solve system of differential equations? ›

The Wolfram Language's differential equation solving functions can be applied to many different classes of differential equations, automatically selecting the appropriate algorithms without needing preprocessing by the user.

Can wolfram do partial derivatives? ›

In the Wolfram System, D[f,x] gives a partial derivative, with all other variables assumed independent of x. Dt[f,x] gives a total derivative, in which all variables are assumed to depend on x. In both cases, you can add an argument to give more information on dependencies.

How to check if a derivative is correct? ›

You can check certain values, like the saddle points, extremal points and local minima/maxima by setting the first derivative equal to zero/deriving further and checking these derivatives too. If you found them right, putting the values into the original function plus/minus some Δx should make things clear.

What is the derivative of a function for dummies? ›

A derivative is a function that you can use to calculate the slope of another function at any given point. If you have a function like f(x)=2x f ( x ) = 2 x , the slope is 2 everywhere, so the derivative is just f′(x)=2 f ′ ( x ) = 2 .

How do you write a derivative function? ›

The first notation is to write f′(x) for the derivative of the function f(x). This functional notation was introduced by Lagrange, based on Isaac Newton's ideas. The dash in f′(x) denotes that f′(x) is derived from f(x). The other notation is to write dydx.

How do you prove a function is a derivative? ›

How to Prove a Function is Differentiable? A function can be proved differentiable if its left-hand limit is equal to the right-hand limit and the derivative exists at each interior point of the domain.

What is the function of the Wolfram? ›

The functions you define in the Wolfram Language are essentially procedures that execute the commands you give. You can have several steps in your procedures, separated by semicolons. The result you get from the whole function is simply the last expression in the procedure.

How to tell the difference between function and derivative graph? ›

The top graph is the original function, f(x), and the bottom graph is the derivative, f'(x). What do you notice about each pair? If the slope of f(x) is negative, then the graph of f'(x) will be below the x-axis. If the slope of f(x) is positive, then the graph of f'(x) will be above the x-axis.

What is the relationship between a function and its derivative? ›

The derivative of a function f(x) is the function whose value at x is f′(x). The graph of a derivative of a function f(x) is related to the graph of f(x). Where f(x) has a tangent line with positive slope, f′(x)>0. Where f(x) has a tangent line with negative slope, f′(x)<0.

How do you tell which function is the derivative of the other? ›

Find where one is always increasing, and the other always corresponds to be positive, and find where the function is decreasing, to find the corresponding negative function. The graph that's positive and negative while the other is increasing and decreasing is a derivative function.

Is differential of a function the same as derivative? ›

While differential and derivative are related, they are not the same thing. The main difference between differential and derivative is that a differential is an infinitesimal change in a variable, while a derivative is a measure of how much the function changes with respect to its input.

Top Articles
Latest Posts
Article information

Author: Dean Jakubowski Ret

Last Updated:

Views: 6042

Rating: 5 / 5 (70 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Dean Jakubowski Ret

Birthday: 1996-05-10

Address: Apt. 425 4346 Santiago Islands, Shariside, AK 38830-1874

Phone: +96313309894162

Job: Legacy Sales Designer

Hobby: Baseball, Wood carving, Candle making, Jigsaw puzzles, Lacemaking, Parkour, Drawing

Introduction: My name is Dean Jakubowski Ret, I am a enthusiastic, friendly, homely, handsome, zealous, brainy, elegant person who loves writing and wants to share my knowledge and understanding with you.