In summary, the Wronskian formula is a mathematical tool used to determine the linear independence or dependence of a set of functions. It is calculated by taking the determinant of a matrix of the functions' derivatives. It has applications in differential equations, linear algebra, and quantum mechanics, but has limitations such as only being applicable to a finite set of functions and not being able to handle non-differentiable or singular functions.
#1
zaybu
53
2
Can anyone point to a proof for the Wronskian formula:
[itex] W= s z^{*}- s^{*}z[/itex]
[itex]s=a+ib[/itex]
[itex]z=c+id[/itex]
[itex] W= (a+ib) (c-id) - (a-ib) (c+id)[/itex]
[itex] W= ac -i ad +i bc -bd - ac -i ad +ibc+bd[/itex]
[itex] W= -i ad +i bc -i ad +ibc[/itex]
[itex] W= 2i bc - 2i ad = 2i (bc-ad)[/itex]
[itex] sz^{*} = ac + bd + i (bc-ad) [/itex]
so
[itex] Im(sz^{*})= bc-ad[/itex]
The proof is already seen
#4
zaybu
53
2
Thanks
#5
blue_raver22
2,250
0
for your question! The Wronskian formula is a mathematical tool used in the study of differential equations, and it is often used to determine whether a set of solutions to a differential equation is linearly independent or not. The formula is given by W[v,v*] = v'v* - vv*', where v and v* are two solutions to the differential equation and the prime notation (') represents differentiation with respect to the independent variable.
As for a proof of this formula, there are many resources available online that provide step-by-step explanations and derivations. One possible approach is to use the definition of linear independence and show that W[v,v*] = 0 if and only if the solutions v and v* are linearly dependent. Another approach is to use the property that the Wronskian of a set of solutions is a constant multiple of the determinant of the matrix formed by the solutions and their derivatives.
Ultimately, the proof relies on the properties of derivatives and linear independence, and it can be extended to more general cases involving higher order differential equations and multiple solutions. I hope this helps and encourages you to explore the fascinating world of differential equations and their applications further!