What does it mean if two functions are orthogonal?

AI Thread Summary
Orthogonal functions are defined as having an integral of their product equal to zero over a specified interval, indicating that when one function is active, the other is passive. This concept generalizes the idea of perpendicular vectors in geometry, where their dot product is also zero. In the context of function spaces, particularly L_2[a, b], orthogonality is defined through an inner product, allowing for broader applications in analysis. Examples include the sine and cosine functions, which maintain orthogonality under certain conditions. Understanding orthogonality is crucial for various mathematical and engineering applications, particularly in signal processing and Fourier analysis.
ainster31
Messages
158
Reaction score
1
Mathematics news on Phys.org
In its simplest form, it means that the integral of product function of the two functions over a specified interval is zero.

"So what", you may ask:

It can essentially be regarded as a generalization of the following situation:

If a(x) and b(x) are orthogonal functions over some interval I, it means that whenever on I a(x) is "active" (that is, from the most part DIFFERENT from zero), b(x) is "passive" (i.e, for the most part equal to zero), and vice versa.

So, the PRODUCT of a(x) and b(x) will be practically "passive" everywhere, rather than that a and b reinforce/twist the effects of each other.
 
"Orthogonal", of course, comes from geometry meaning "perpendicular". One property of that is that if two vectors are perpendicular their dot product is 0.

It can be generalized to any "inner product space" with orthogonal defined as "the inner product" (a generalization of dot product in Rn). For spaces of functions, such as "L_2[a, b]", the set of all function that are "square integrable" on interval [0, 1], we can define the inner product to be \int_a^b f(x)g(x) dx (or complex conjugate of g for complex valued functions). Two such functions, f and g, are said to be "orthogonal" if \int_a^b f(x)g(x)dx= 0.

One can show, for example, that \int_0^{2\pi} sin(nx)sin(mx)dx= 0 and \int_0^{2\pi} cos(nx)cos(mx)dx, as long as m\ne n and that \int_0^{2\pi} sin(nx)cos(mx)= 0 for all m and n. Thus, the set of functions {sin(nx), cos(nx)} for for an "orthogonal set" of functions.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top