Linearly Dependent Functions — Definition, Formula & Examples
Linearly dependent functions are functions where at least one can be written as a combination of the others using constant multipliers. In other words, there exist constants (not all zero) such that a weighted sum of the functions equals the zero function everywhere.
A set of functions defined on an interval is linearly dependent on if there exist constants , not all zero, such that for all . If the only solution is , the functions are linearly independent.
Key Formula
Where:
- = The two functions being tested
- = First derivatives of the functions
- = Wronskian determinant; if zero everywhere, functions may be dependent
How It Works
To check whether functions are linearly dependent, you can compute the Wronskian determinant. Form a matrix whose rows contain each function and its successive derivatives, then take the determinant. If the Wronskian is identically zero on the interval, the functions may be dependent (though this alone is not always conclusive). If the Wronskian is nonzero at even one point, the functions are guaranteed to be linearly independent. For solutions to a linear ODE, a vanishing Wronskian does confirm dependence.
Worked Example
Problem: Determine whether and are linearly dependent.
Step 1: Look for constants and , not both zero, such that for all .
Step 2: Factor out , which is never zero.
Step 3: Choose and . These are not both zero, so a nontrivial combination exists.
Answer: The functions are linearly dependent because , so one is a constant multiple of the other.
Why It Matters
Identifying linearly dependent functions is essential when solving differential equations — you need linearly independent solutions to form a general solution. It also arises in signal processing when checking whether a set of basis functions is redundant.
Common Mistakes
Mistake: Assuming a Wronskian of zero at a single point proves dependence.
Correction: The Wronskian must vanish for all in the interval to suggest dependence. A single zero value can occur even for independent functions (unless they are solutions to the same linear ODE).
