Abstraction Level Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
What abstraction level jump occurs from 'triple any number and add one' to f(x)=3x+1f(x) = 3x + 1?

Solution

  1. 1
    Natural language โ†’ symbolic algebra.
  2. 2
    The function notation f(x)=3x+1f(x) = 3x + 1 makes the rule precise, manipulable, and composable.

Answer

From verbal description to symbolic/functional notation.
Translating from words to symbols is a key abstraction step. Once in symbolic form, the rule can be graphed, composed (f(f(x))f(f(x))), inverted, differentiated โ€” operations impossible in plain English.

About Abstraction Level

The degree of generality at which a mathematical concept or expression is stated, ranging from specific numerical cases to fully universal symbolic forms.

Learn more about Abstraction Level โ†’

More Abstraction Level Examples