Alternative differentiation notation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Timothy S
Messages
49
Reaction score
0
To express the derivative of a particular function, I have recently come across a "new" notation. For the function x2-3x for example, can you write the derivative operator like this?

x2-3x dx . I heard this is called the Euler notation, is it valid?
 
Physics news on Phys.org
To express the derivative of a particular function, I have recently come across..
... where?
Without the context it is very difficult to advise you.

... a "new" notation. For the function x2-3x for example, can you write the derivative operator like this?

x2-3x dx .

To be an operator, it has to have some way to receive the input function and some way to output one. So no, that is not an operator.

If we put ## y=x^2-3x##, then ##dy = (2x-3)dx## is just the usual use of Liebnitz notation.

I heard this is called the Euler notation, is it valid?
... people are free to define whatever notation they want and call it any name they like - so long as they spell that out in some sort of preamble and are consistent within the text.

However you have not described "Euler Notation" as it is usually defined.
http://en.wikipedia.org/wiki/Notation_for_differentiation#Euler.27s_notation
 
  • Like
Likes   Reactions: Greg Bernhardt
Timothy S said:
To express the derivative of a particular function, I have recently come across a "new" notation. For the function x2-3x for example, can you write the derivative operator like this?

x2-3x dx . I heard this is called the Euler notation, is it valid?

If f(x) = x2 - 3x, then currently acceptable forms of indicating the derivative can be noted as:

f'(x) = 2x - 3, which is read "f-prime of x equals ..." or (Lagrange)

df/dx = 2x - 3, which is read "the derivative of f with respect to x equals ..." (Leibniz)

Over the years, especially in the 17th and 18th centuries, calculus notation was in a state of flux (get it?), with different notation being preferred in England to that preferred on the Continent. Scientists in England preferred the dot notation used by Newton, which is commonly seen today for expressions with derivatives taken w.r.t. time.

Scientists on the Continent preferred the d-notation developed by Leibniz or the prime notation due to Lagrange.

http://en.wikipedia.org/wiki/Notation_for_differentiation
 
Don't use that notation for the derivative. Regardless what Euler did, that notation means something else now. @SteamKing's link gives the common notations. It says that 'D'is called the Euler notation for the differentiation operator. It is very commonly used.
 
Timothy S said:
To express the derivative of a particular function, I have recently come across a "new" notation. For the function x2-3x for example, can you write the derivative operator like this?

x2-3x dx . I heard this is called the Euler notation, is it valid?
No, what you have is the differential of the function. If df/dx = x2 - 3x represents the derivative of f with respect to x, then df = (x2 - 3x)dx represents the differential of f.