WOLFRAM

expands out products and powers that appear in the numerator of expr.

Details and Options

  • ExpandNumerator works on terms that have positive integer exponents.
  • ExpandNumerator applies only to the top level in expr.
  • ExpandNumerator automatically threads over lists, as well as equations, inequalities, and logic functions.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Expand the numerator of a fraction:

Out[1]=1

Expand a numerator involving multiple variables:

Out[1]=1

Scope  (7)Survey of the scope of standard use cases

Expand the numerator of a rational function:

Out[1]=1

ExpandNumerator threads over sums:

Out[1]=1

ExpandNumerator threads over Boolean combinations of equations and inequalities:

Out[1]=1

ExpandNumerator does not separate the fraction; Expand does:

Out[1]=1
Out[2]=2

Expand numerator of a fraction involving arbitrary functions:

Out[1]=1

Expand the numerator using expansion formulas for trigonometric functions:

Out[1]=1

Expand the numerator over the integers modulo :

Out[1]=1

Options  (2)Common values & functionality for each option

Modulus  (1)

Expand the numerator over the integers modulo 3:

Out[1]=1

Trig  (1)

Expand the numerator using expansion formulas for trigonometric functions:

Out[1]=1

Applications  (1)Sample problems that can be solved with this function

ExpandNumerator can be used to verify that two expressions are equal:

Out[1]=1
Out[2]=2

Properties & Relations  (5)Properties of the function, and connections to other functions

ExpandNumerator leaves the denominator unexpanded:

Out[1]=1

ExpandDenominator expands the denominator, leaving the numerator unexpanded:

Out[1]=1

Expand expands the numerator and expands the fraction into a sum of fractions:

Out[1]=1

ExpandAll expands the numerator, the denominator, and the fraction:

Out[1]=1

Use Factor, Numerator, and Denominator to factor the numerator back:

Out[1]=1
Wolfram Research (1988), ExpandNumerator, Wolfram Language function, https://reference.wolfram.com/language/ref/ExpandNumerator.html (updated 2007).
Wolfram Research (1988), ExpandNumerator, Wolfram Language function, https://reference.wolfram.com/language/ref/ExpandNumerator.html (updated 2007).

Text

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

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

CMS

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

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

APA

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

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

BibTeX

@misc{reference.wolfram_2025_expandnumerator, author="Wolfram Research", title="{ExpandNumerator}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ExpandNumerator.html}", note=[Accessed: 28-April-2025 ]}

@misc{reference.wolfram_2025_expandnumerator, author="Wolfram Research", title="{ExpandNumerator}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ExpandNumerator.html}", note=[Accessed: 28-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_expandnumerator, organization={Wolfram Research}, title={ExpandNumerator}, year={2007}, url={https://reference.wolfram.com/language/ref/ExpandNumerator.html}, note=[Accessed: 28-April-2025 ]}

@online{reference.wolfram_2025_expandnumerator, organization={Wolfram Research}, title={ExpandNumerator}, year={2007}, url={https://reference.wolfram.com/language/ref/ExpandNumerator.html}, note=[Accessed: 28-April-2025 ]}