Wronskian and linear independence

dumbQuestion
Messages
124
Reaction score
0
Hello,


I understand that if we have three functions f, g, and h, they are linearly independent <=> the only c1, c2, and c3 that satisfy (c1)f+(c2)g+(c3)h=0 are c1=c2=c3=0.


In order to solve for these c1, c2, and c3, we want three equations in the three unknowns. To do this we can differentiate f, g, and h twice and construct the Wronskian. Since this is a square matrix, if the det(W =/= 0, then we know that this system is nonsingular, consistent, and the solution is unique. Furthermore, since its homogeneous we know that unique solution must be c1=c2=c3=0. So if this is the result, we know f,g, and h are linearly independent. But that also means that f', g' and h' are linearly independent, and f'', g'', and h'' are linearly independent, right?


I guess my confusion is, what if there are functions f,g, and h such that f, g, and h are linearly independent but say, f'', g'' and h'' are linearly dependent? Wouldn't this mean if we construct the Wronskian it will end up inconsistent even though f, h, and h are linearly independent? Is it even possible for that to happen?


Sorry if the question is confusing.
 
Physics news on Phys.org
dumbQuestion said:
I guess my confusion is, what if there are functions f,g, and h such that f, g, and h are linearly independent but say, f'', g'' and h'' are linearly dependent? Wouldn't this mean if we construct the Wronskian it will end up inconsistent even though f, h, and h are linearly independent? Is it even possible for that to happen?

The derivative of ##c_1 f + c_2 g + c_3 h## is just ## c_1 f' + c_2 g' + c_3 h'##, because the c's are constants.

So the functions are linearly dependent if and only if the derivatives are linearly dependent.
 
ok I want to make sure I understand. Is the reasoning something like this.


let's assume f' and g' are linearly dependent.


this means f' = (c)g' for some constant c

So then we can integrate both sides

∫f' = ∫(c)g'

∫f' = c∫g'

f = (c)g


Which means f and g have to be linearly dependent as well.


So pretty much if functions are differentiable and linearly dependent, their derivatives are linearly dependent also? And if functions are integrable and linearly dependent, their antiderivatives are linearly dependent also?
 
Well, this doesn't work for integration, because you forgot about the arbitrary constants and they might mess up the linear dependency.

But you have got the general idea about what's going on.
 
ok, thank you very much. this clears up the confusion I had!
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top