Sech

Sech[z]

gives the hyperbolic secant of z.

Details

  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • .
  • 1/Cosh[z] is automatically converted to Sech[z]. TrigFactorList[expr] does decomposition.
  • For certain special arguments, Sech automatically evaluates to exact values.
  • Sech can be evaluated to arbitrary numerical precision.
  • Sech automatically threads over lists.
  • Sech can be used with Interval and CenteredInterval objects. »

Background & Context

  • Sech is the hyperbolic secant function, which is the hyperbolic analogue of the Sec circular function used throughout trigonometry. It is defined as the reciprocal of the hyperbolic cosine function as . It is defined for real numbers by letting be twice the area between the axis and a ray through the origin intersecting the unit hyperbola . Sech[α] then represents the reciprocal of the horizontal coordinate of the intersection point. The equivalent definition of hyperbolic secant is , where is the base of the natural logarithm Log.
  • Sech automatically evaluates to exact values when its argument is the (natural) logarithm of a rational number. When given exact numeric expressions as arguments, Sech may be evaluated to arbitrary numeric precision. TrigFactorList can be used to factor expressions involving Sech into terms containing Sinh, Cosh, Sin, and Cos. Other operations useful for manipulation of symbolic expressions involving Sech include TrigToExp, TrigExpand, Simplify, and FullSimplify.
  • Sech threads element-wise over lists and matrices. In contrast, MatrixFunction can be used to give the hyperbolic secant of a square matrix (i.e. the power series for the hyperbolic secant function with ordinary powers replaced by matrix powers) as opposed to the hyperbolic secants of the individual matrix elements.
  • Sech[x] decreases exponentially as x approaches . Sech satisfies an identity similar to the Pythagorean identity satisfied by Sec, namely . The definition of the hyperbolic secant function is extended to complex arguments by way of the identity . Sech has poles at values for an integer and evaluates to ComplexInfinity at these points. Sech[z] has series expansion sum_(k=0)^infty(TemplateBox[{{2,  , k}}, EulerE])/((2 k)!)z^(2 k) about the origin that may be expressed in terms of the Euler numbers EulerE.
  • The inverse function of Sech is ArcSech. Related mathematical functions include Cosh and Csch.

Examples

open allclose all

Basic Examples  (5)

Evaluate numerically:

Plot over a subset of the reals:

Plot over a subset of the complexes:

Series expansion at the origin:

Asymptotic expansion at a singular point:

Scope  (47)

Numerical Evaluation  (6)

Evaluate numerically:

Evaluate to high precision:

The precision of the output tracks the precision of the input:

Sech can take complex number inputs:

Evaluate Sech efficiently at high precision:

Sech threads elementwise over lists and matrices:

Sech can be used with Interval and CenteredInterval objects:

Specific Values  (4)

Values of Sech at fixed purely imaginary points:

Values at infinity:

Maximum of Sech:

Find the maximum as a root of :

Substitute in the value:

Visualize the result:

Simple exact values are generated automatically:

More complicated cases require explicit use of FunctionExpand:

Visualization  (3)

Plot the Sech function:

Plot the real part of :

Plot the imaginary part of :

Polar plot with :

Function Properties  (12)

Sech is defined for all real values:

Complex domain:

Sech achieves all real values from the interval :

Sech is an even function:

Sech has the mirror property sech(TemplateBox[{z}, Conjugate])=TemplateBox[{{sech, (, z, )}}, Conjugate]:

Sech is an analytic function of on the reals:

While it is not analytic on the complex plane, it is meromorphic:

Sech is neither non-decreasing nor non-increasing:

Sech is not injective:

Sech is not surjective:

Sech is non-negative:

Sech has no singularities or discontinuities:

Sech is neither convex nor concave:

TraditionalForm formatting:

Differentiation  (3)

First derivative:

Higher derivatives:

Formula for the ^(th) derivative:

Integration  (3)

Indefinite integral of Sech:

Definite integral of an even function over the interval centered at the origin:

This is twice the integral over half the interval:

More integrals:

Series Expansions  (4)

Find the Taylor expansion using Series:

Plot the first three approximations for Sech around :

General term in the series expansion of Sech:

The first term of Fourier series for Sech:

Sech can be applied to power series:

Integral Transforms  (2)

Compute the Laplace transform using LaplaceTransform:

FourierTransform:

Function Identities and Simplifications  (6)

Sech of a double angle:

Sech of a sum:

Convert multipleangle expressions:

Convert sums of hyperbolic functions to products:

Expand assuming real variables and :

Convert to exponentials:

Function Representations  (4)

Representation through Cos:

Representation through Bessel functions:

Representation through Jacobi functions:

Representation in terms of MeijerG:

Applications  (7)

Plot a tractrix pursuit curve:

Plot a pseudosphere:

Calculate the finite area of the surface extending to infinity:

A soliton in the Kortewegde Vries equation:

A Schrödinger equation with a zero energy solution:

Calculate the CDF of the hyperbolic secant PDF:

Plot the PDF and CDF:

Solve a differential equation:

Compute nonlinear Schrödinger equation: a soliton profile perturbed by a periodic potential:

Properties & Relations  (11)

Basic parity and periodicity properties of Sech get automatically applied:

Expressions containing hyperbolic functions do not automatically simplify:

Use Refine, Simplify, and FullSimplify to simplify expressions containing Sech:

Use FunctionExpand to express special values in radicals:

Compose with inverse functions:

Solve a hyperbolic equation:

Numerically find a root of a transcendental equation:

Reduce a hyperbolic equation:

Obtain Sech from sums, products, and integrals:

Sech appears in special cases of special functions:

Sech is a numeric function:

Possible Issues  (5)

Machine-precision input is insufficient to give a correct answer:

With exact input, the answer is correct:

A larger setting for $MaxExtraPrecision can be needed:

The inverse of Sech evaluates to Cosh:

No power series exists at infinity, where Sech has an essential singularity:

In TraditionalForm, parentheses are needed around the argument:

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

Text

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2023_sech, author="Wolfram Research", title="{Sech}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/Sech.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_sech, organization={Wolfram Research}, title={Sech}, year={2021}, url={https://reference.wolfram.com/language/ref/Sech.html}, note=[Accessed: 18-March-2024 ]}