Expi (mathematics)
   HOME

TheInfoList



OR:

is a mathematical notation defined by , where is the cosine function, is the imaginary unit and is the
sine In mathematics, sine and cosine are trigonometric functions of an angle. The sine and cosine of an acute angle are defined in the context of a right triangle: for the specified angle, its sine is the ratio of the length of the side that is oppo ...
function. The notation is less commonly used in mathematics than Euler's formula, which offers an even shorter notation for but cis(x) is widely used as a name for this function in software libraries.


Overview

The notation is a shorthand for the combination of functions on the right-hand side of Euler's formula: :e^ = \cos x + i\sin x, where . So, :\operatorname x = \cos x + i\sin x, i.e. "" is an acronym for "". The notation was first coined by William Rowan Hamilton in ''Elements of Quaternions'' (1866) and subsequently used by
Irving Stringham Washington Irving Stringham (December 10, 1847 – October 5, 1909) was an American mathematician born in Yorkshire, New York. He was the first person to denote the natural logarithm as \ln(x) where x is its argument. The use of \ln(x) in place o ...
in works such as ''Uniplanar Algebra'' (1893), or by James Harkness and Frank Morley in their ''Introduction to the Theory of Analytic Functions'' (1898). It connects trigonometric functions with exponential functions in the
complex plane In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by the ...
via Euler's formula. It is mostly used as a convenient shorthand notation to simplify some expressions, for example in conjunction with Fourier and Hartley transforms, or when exponential functions shouldn't be used for some reason in math education. In information technology, the function sees dedicated support in various high-performance math libraries (such as Intel's Math Kernel Library (MKL)), available for many compilers, programming languages (including C, C++,
Common Lisp Common Lisp (CL) is a dialect of the Lisp programming language, published in ANSI standard document ''ANSI INCITS 226-1994 (S20018)'' (formerly ''X3.226-1994 (R1999)''). The Common Lisp HyperSpec, a hyperlinked HTML version, has been derived fro ...
, D, Fortran, Haskell, Julia, and Rust), and operating systems (including Windows, Linux, macOS and
HP-UX HP-UX (from "Hewlett Packard Unix") is Hewlett Packard Enterprise's proprietary implementation of the Unix operating system, based on Unix System V (initially System III) and first released in 1984. Current versions support HPE Integrity Ser ...
). Depending on the platform the fused operation is about twice as fast as calling the sine and cosine functions individually.


Mathematical identities


Derivative

:\frac\operatorname z = i\operatorname z = ie^


Integral

:\int\operatorname z \,\mathrmz = -i\operatorname z = -ie^


Other properties

These follow directly from Euler's formula. :\operatorname(x+y) = \operatorname x\,\operatorname y :\operatorname(x-y) = The identities above hold if and are any complex numbers. If and are real, then :, \operatorname x - \operatorname y, \le , x-y, .


History

This notation was more common when typewriters were used to convey mathematical expressions. The notation is sometimes used to emphasize one method of viewing and dealing with a problem over another. The mathematics of trigonometry and exponentials are related but not exactly the same; exponential notation emphasizes the whole, whereas and notations emphasize the parts. This can be rhetorically useful to mathematicians and engineers when discussing this function, and further serve as a mnemonic (for ). The notation is convenient for math students whose knowledge of trigonometry and complex numbers permit this notation, but whose conceptual understanding does not yet permit the notation . As students learn concepts that build on prior knowledge, it is important not to force them into levels of math for which they are not yet prepared: the usual proof that requires calculus, which the student may not have studied before encountering the expression . In 1942, inspired by the notation,
Ralph V. L. Hartley Ralph Vinton Lyon Hartley (November 30, 1888 – May 1, 1970) was an American electronics researcher. He invented the Hartley oscillator and the Hartley transform, and contributed to the foundations of information theory. Biography Hartley was ...
introduced the (for ''cosine-and-sine'') function for the real-valued Hartley kernel, a meanwhile established shortcut in conjunction with Hartley transforms: : \operatorname x = \cos x + \sin x.


See also

* De Moivre's formula * Euler's formula * Complex number * Ptolemy's theorem *
Phasor In physics and engineering, a phasor (a portmanteau of phase vector) is a complex number representing a sinusoidal function whose amplitude (''A''), angular frequency (''ω''), and initial phase (''θ'') are time-invariant. It is related to ...
* Versor


References

{{DEFAULTSORT:Cis Trigonometry Mathematical identities