Proving that g1,g2,g3 are linearly independent

Click For Summary
SUMMARY

The discussion focuses on proving that the functions g1(x) = e^x, g2(x) = e^(2x), and g3(x) = e^(3x) are linearly independent in the vector space V of differentiable functions from R to R. The key approach involves evaluating the Wronskian determinant at x = 0, which must be non-zero to confirm independence. The participants suggest using specific values of x, such as 0 and ln(2), to derive a system of equations for the coefficients k1, k2, and k3, leading to the conclusion that only the trivial solution exists, thereby establishing linear independence.

PREREQUISITES
  • Understanding of vector spaces and linear independence
  • Familiarity with the concept of the Wronskian in differential equations
  • Knowledge of differentiable functions and their properties
  • Basic skills in solving systems of equations
NEXT STEPS
  • Study the properties of the Wronskian and its applications in determining linear independence
  • Learn how to compute the Wronskian for various sets of functions
  • Explore examples of linear dependence and independence in different function spaces
  • Investigate the implications of linear independence in the context of differential equations
USEFUL FOR

Students and educators in mathematics, particularly those studying linear algebra and differential equations, as well as anyone interested in understanding the concepts of linear independence in function spaces.

vikkisut88
Messages
34
Reaction score
0

Homework Statement


Let V = {differentiable f:R -> R}, a vector space over R. Take g1,g2,g3 in V where g1(x) = e^{}x, g2(x) = e^{}2x and g3(x) = e^{}3x.
Show that g1, g2 and g3 are distinct.

Homework Equations


If g1-g3 are linearly independent, it means that for any constant, k in F (field) then they all = 0 when g1k1 + g2k2 + g3k3 = 0.

The Attempt at a Solution


I have the idea to choose a value of x in R so that g1(x), g2(x), g3(x) are distinct, but I'm not exactly sure where to go from there because apart from choosing x=0 then for the rest of the time then they must be distinct as they all have different values. I'm just not sure how I prove this.
 
Physics news on Phys.org
If they are linearly dependent, there should be choices of {k1, k2, k3} such that k1 g1(x) + k2 g2(x) + k3 g3(x) = 0 for all x (by definition of the vector (k1 g1 + k2 g2 + k3 g3).

So probably the easiest way is to take x = 0 and x = ln(2), for example, and write down a system of equations for {k1, k2, k3} and show that only the trivial solution k1 = k2 = k3 = 0 is possible.
 
Another way to do that is to use the Wronskian. If f(x), g(x), and h(x) are dependent functions, then there exist a, b, c, not all 0, so that af(x)+ bg(x)+ ch(x)= 0 for all x. One way to see if that is true is to choose 3 values for x, as CompuChip suggests, so you have three numeric equations you can solve and see if a=b=c= 0 is the only solution (independent) or if there are other solutions (dependent).

But with functions, you can also get three equations by differentiating. If af(x)+ bg(x)+ ch(x)= 0 for all x, then it is a constant and so its derivative is also 0: af'(x)+ bg'(x)+ ch'(x)= 0. Since that is also identically 0, it is a constant and so its derivative is 0" af"(x)+ bg"(x)+ ch"(x)= 0. Taking x to be any convenient value, say 0 here, we have the three equations af(0)+ bg(0)+ ch(0)= 0, af'(0)+ bg'(0)+ ch'(0)= 0, and af"(0)+ bg"(0)+ ch"(0)= 0. That system of equations will have a unique solution, and the functions will be independent, if and only if the determinant of the array of coefficients,
\left|\begin{array}{ccc}f(0) & g(0) & h(0) \\ f'(0) & g'(0) & h'(0) \\ f"(0) & g"(0) & h"(0)\end{array}\right|
the "Wronskian" of the functions at x= 0, is non-zero and the functions will be dependent if that determinant is 0.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K