Wolfram Researchfunctions.wolfram.comOther Wolfram Sites
Search Site
Function CategoriesGraphics GalleryNotationsGeneral IdentitiesAbout This Site Email Comments

View Related Information In
The Documentation Center
MathWorld

Download All Formulas For This Function
Mathematica Notebook
PDF File

Download All Introductions For This Function
Mathematica Notebook
PDF File

 

Developed with Mathematica -- Download a Free Trial Version
 











Sinh






Mathematica Notation

Traditional Notation









Elementary Functions > Sinh[z] > Introduction to the Hyperbolic Sine Function in Mathematica





Operations carried out by specialized Mathematica functions


Calculating the series expansion of a hyperbolic sine function to hundreds of terms can be done in seconds.

Mathematica comes with the add‐on package DiscreteMath`RSolve` that allows finding the general terms of series for many functions. After loading this package, and using the package function SeriesTerm, the following term of can be evaluated.

This result can be verified by the following process. The previous expression is not zero for and the corresponding sum has the following value.

Mathematica can evaluate derivatives of the hyperbolic sine function of an arbitrary positive integer order.

Mathematica can calculate finite symbolic sums that contain the hyperbolic sine function. Here are some examples.

Mathematica can calculate infinite sums that contain the hyperbolic sine function. Here are some examples.

Mathematica can calculate some doable finite symbolic products that contain the hyperbolic sine function. Here are two examples.

Mathematica can calculate a huge set of doable indefinite integrals that contain the hyperbolic sine function. Here are some examples.

Mathematica can calculate wide classes of definite integrals that contain the hyperbolic sine function. Here are some examples.

Mathematica can calculate limits that contain the hyperbolic sine function. Here are some examples.

The next inputs solve two equations that contain the hyperbolic sine function. Because of the multivalued nature of the inverse hyperbolic sine function, the message indicates that only some of the possible solutions are returned.

A complete solution of the previous equation can be obtained using the function Reduce.

Here are differential equations whose linear independent solutions include the hyperbolic sine function. The solutions of the simplest second-order linear ordinary differential equation with constant coefficients can be represented using and .

In the last input, the differential equation was solved for . If the argument is suppressed, the result is returned as a pure function (in the sense of the ‐calculus).

The advantage of such a pure function is that it can be used for different arguments, derivatives, and more.

In carrying out the algorithm to solve the following nonlinear differential equation, Mathematica has to solve a transcendental equation. In doing so, the generically multivariate inverse of a function is encountered, and a message is issued warning that a solution branch is potentially missed.

Mathematica supports the main integral transforms, such as the direct and inverse Laplace and Fourier transforms that can give results that contain classical or generalized functions.

Mathematica has built‐in functions for 2D and 3D graphics. Here are some examples.