• metallic_z3r0@infosec.pub
    link
    fedilink
    arrow-up
    12
    ·
    4 hours ago

    Except geometric means the exponent is fixed, i.e.

    f(x) = x^2

    f(x) = x^3

    f(x) = x^n

    where n is a constant, while exponential means the exponent is the variable, like

    f(x) = 3^x

    • TriangleSpecialist@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      37 minutes ago

      No. A geometric progression (u_n) with ratio r and first term a satisfies:

      For every n, u_n = a × r^n.

      Ratio r and first term a are fixed, exponent n varies. The sequence (u_n) does grow (or decrease) exponentially fast.

      At least that’s what the English definition is, and in my first language as well. If there is one in which “geometric” means “power function”, I’d actually be curious to know.