Power Function Calculator

Evaluate f(x) = axn and analyze domain, range, symmetry, and end behavior.

Enter Power Function Parameters

Result

f(x) = axn
128
f(4) = 2 x 4^3
Function f(x) = 2x^3
f(x) Value 128
Domain All real numbers
Range All real numbers
Symmetry Odd (origin)
End Behavior -inf, +inf

Step-by-Step Solution

f(x) = 2x^3 => f(4) = 2 x 64 = 128

Understanding Power Functions

A power function has the form f(x) = axn, where a is the coefficient and n is the exponent. These functions are among the most fundamental in mathematics, forming the building blocks of polynomial functions and appearing throughout science and engineering.

Types of Power Functions

Positive Integer Exponent

n = 1, 2, 3, ... Produces polynomials. Even powers create U-shapes, odd powers create S-shapes.

f(x) = x^2, f(x) = x^3

Negative Integer Exponent

n = -1, -2, ... Creates reciprocal functions with vertical asymptote at x = 0.

f(x) = x^(-1) = 1/x

Fractional Exponent

n = 1/2, 1/3, ... Creates root functions. Domain may be restricted.

f(x) = x^(1/2) = sqrt(x)

Properties of Power Functions

Symmetry

  • Even exponent (n = 2, 4, ...): Even function with y-axis symmetry: f(-x) = f(x).
  • Odd exponent (n = 1, 3, ...): Odd function with origin symmetry: f(-x) = -f(x).

End Behavior

For positive a and positive integer n:

  • Even n: f(x) approaches +infinity as x approaches both +infinity and -infinity.
  • Odd n: f(x) approaches +infinity as x approaches +infinity, and -infinity as x approaches -infinity.

Domain and Range

  • Positive integer n: Domain = all reals. Range depends on even/odd and sign of a.
  • Negative integer n: Domain = all reals except 0. Range = all reals except 0.
  • Fractional n with even denominator: Domain = [0, infinity). Range = [0, infinity) for positive a.

Applications

  • Physics: Gravity (inverse square), Kepler's laws, wave intensity.
  • Biology: Allometric scaling (metabolic rate vs. body mass).
  • Engineering: Stress-strain relationships, fluid dynamics.
  • Economics: Economies of scale, utility functions.