Does anyone know anything about perpendicular functions? I just kinda stumbled onto it thinking about perpendicular tanget lines. Could anyone shed light on the situation?
I'm not sure what you mean by "perpendicular functions" but you might be thinking about "orthogonal functions." The (overly) simple definition of orthogonal functions is that the integral of their product over a domain is zero.
#3
Silverious
52
0
Maybe I should consider it more and post a more detailed question. I'll do that.
#4
phoenixthoth
1,600
2
If the two functions belong to an inner product space, they are perpendicular if their dot product is zero just like how any two vectors are perpendicular if their dot product is zero.
An orthonormal basis is a set of vectors that are all perpendicular and have unit length. In R^3 Euclidean space, (1,0,0), (0,1,0), and (0,0,1) are in such a basis. In a function space, a space with functions in it, you might have a list of orthonomoral functions (which are still vectors). Then you can project another function onto the space using the orthonormal basis. For example, if you project e^x onto the space generated by {1,x,x^2} which BTW is not itself an o.n. basis, then you get a 2nd degree polynomial that approximates e^x. Perpedicular functions run amok in this process. . .
Hi everybody
If we have not any answers for critical points after first partial derivatives equal to zero, how can we continue to find local MAX, local MIN and Saddle point?. For example: Suppose we have below equations for first partial derivatives:
∂ƒ/∂x = y + 5 , ∂ƒ/∂y = 2z , ∂ƒ/∂z = y
As you can see, for ∇ƒ= 0 , there are not any answers (undefined)