Dummy Variable

A variable that appears in a calculation only as a placeholder and which disappears completely in the final result. For example, in the integral

 int_0^xf(x^')dx^',

x^' is a dummy variable since it is "integrated out" in the final answer. Any variable name other than x^' could therefore be used in the above expression, e.g., int_0^xf(lambda)dlambda, int_0^xf(q)dq, etc.

Dummy variables are also called bound variables or dead variables. Comtet (1974) adopts a notation in which dummy variable appearing as indices in sums are denoted by placing a dot underneath them (i.e., indicating them with an underdot), e.g.,

 sum_(c_._1+c_._2=n)c_1c_2=1/6n(n^2-1)

(Comtet 1974, p. 33).

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.