Functions for Engineering
A function is a mathematical relationship where each input has exactly one output, usually written as . In engineering, functions model how a physical system behaves as a parameter (like time or temperature) changes.
1. Linear Functions
A linear function produces a straight line when graphed.
- Formula: (where is the slope and is the y-intercept).
- Engineering Meaning: Represents constant rates of change, such as Hooke's Law for springs (), where the force increases proportionally to the extension.
2. Polynomial Functions
Polynomials involve variables raised to positive integer powers.
- Formula: (Quadratic) or (Cubic)
- Engineering Meaning: Used to model structural deflection (bending moments are often parabolic), projectile motion under gravity, and aerodynamic drag ().
3. Exponential Functions
Exponential functions have a constant base raised to a variable exponent.
- Formula: or
- Engineering Meaning: Represents processes that grow or decay at a rate proportional to their current value. Examples include radioactive decay, capacitor discharging in RC circuits, and population growth.
4. Logarithmic Functions
Logarithms are the inverse of exponential functions. They answer the question: "To what power must the base be raised to produce a given number?"
- Formula: or (natural logarithm, base )
- Engineering Meaning: Used to compress huge ranges of data into a manageable scale, such as the Decibel (dB) scale for acoustics, the Richter scale for earthquakes, and pH values in chemistry. Also appears in thermodynamics (entropy formulas).
5. Trigonometric Functions
Trigonometric functions relate the angle of a right triangle to the ratios of its sides.
- Formula:
- Engineering Meaning: Essential for modeling periodic and oscillating phenomena, such as alternating current (AC) electricity, mechanical vibrations, sound waves, and pendulum motion.