Leibniz integral rule: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
 
en>Salih
Reverted good faith edits by 61.12.19.99 (talk). (TW)
Line 1: Line 1:
Marvella is what you can call her but it's not the most female name out there. For years he's been living in North Dakota and his family members enjoys it. Managing individuals has been his working day job for a whilst. To gather coins is what her family members and her enjoy.<br><br>Feel free to surf to my web-site ... [http://www.buzzbit.net/user/AFilson www.buzzbit.net]
In [[mathematics]], '''orthogonal trajectories''' are a family of curves in the plane that intersect a given family of curves at [[right angle]]s. The problem is classical, but is now understood by means of [[complex analysis]]; see for example [[harmonic conjugate]].
 
For a family of [[level curve]]s described by <math>g(x, y) = C</math>, where <math>C</math> is a constant, the orthogonal trajectories may be found as the level curves of a new function <math>f(x, y)</math> by solving the [[partial differential equation]]
 
:<math>\nabla f \cdot \nabla g = 0</math>
 
for <math>f(x, y)</math>. This is literally a statement that the [[gradient]]s of the functions (which are perpendicular to the curves) are orthogonal. Note that if <math>f</math> and <math>g</math> are functions of three variables instead of two, the equation above will be [[nonlinear]] and will specify orthogonal [[surface]]s.
 
The partial differential equation may be avoided by instead equating the tangent of a [[parametric curve]] <math>\vec r(t)</math> with the gradient of <math>g(x, y)</math>:
 
:<math>\frac{d}{d t}\left(\vec r(t)\right) = \nabla g</math>
 
which will result in two possibly coupled ordinary differential equations, whose solutions are the orthogonal trajectories. Note that with this formula, if <math>g</math> is a function of three variables its [[level set]]s are surfaces, and the family of curves <math>\vec r(t)</math> are orthogonal to the surfaces.
 
==Example: circle==
 
In [[polar coordinates]], the family of circles centered about the origin is the level curves of
 
:<math>r - R = 0</math>
 
where <math>R</math> is the radius of the circle. Then the orthogonal trajectories are the level curves of <math>f</math> defined by:
 
:<math>\nabla f \cdot \nabla (r - R) = 0</math>
 
:<math>\left(\frac{\partial f}{\partial r}, \frac{1}{r} \frac{\partial f}{\partial \theta}\right) \cdot \left(\frac{\partial}{\partial r}(r - R), \frac{1}{r} \frac{\partial}{\partial \theta}(r - R)\right) = 0</math>
 
:<math>\frac{\partial f}{\partial r} = 0 \quad \Rightarrow \quad f = f(\theta)</math>
 
The lack of complete boundary data prevents determining <math>f(\theta)</math>. However, we want our orthogonal trajectories to span every point on every circle, which means that <math>f(\theta)</math> must have a range which at least include one period of rotation. Thus, the level curves of <math>f(\theta) = 0</math>, with freedom to choose any <math>f</math>, are all of the <math>\theta = constant</math> curves that intersect circles, which are (all of the) straight lines passing through the origin. Note that the [[dot product]] takes nearly the familiar form since polar coordinates are [[orthogonal coordinates|orthogonal]].
 
The absence of boundary data is a good thing, as it makes solving the PDE simple as one doesn't need to contort the solution to any boundary. In general, though, it must be ensured that ''all'' of the trajectories are found.
 
==External links==
* [http://www.bluffton.edu/~nesterd/java/OrthTraj.html Exploring orthogonal trajectories] - applet allowing user to draw families of curves and their orthogonal trajectories.
 
[[Category:Curves]]
[[Category:Complex analysis]]

Revision as of 10:42, 9 December 2013

In mathematics, orthogonal trajectories are a family of curves in the plane that intersect a given family of curves at right angles. The problem is classical, but is now understood by means of complex analysis; see for example harmonic conjugate.

For a family of level curves described by , where is a constant, the orthogonal trajectories may be found as the level curves of a new function by solving the partial differential equation

for . This is literally a statement that the gradients of the functions (which are perpendicular to the curves) are orthogonal. Note that if and are functions of three variables instead of two, the equation above will be nonlinear and will specify orthogonal surfaces.

The partial differential equation may be avoided by instead equating the tangent of a parametric curve with the gradient of :

which will result in two possibly coupled ordinary differential equations, whose solutions are the orthogonal trajectories. Note that with this formula, if is a function of three variables its level sets are surfaces, and the family of curves are orthogonal to the surfaces.

Example: circle

In polar coordinates, the family of circles centered about the origin is the level curves of

where is the radius of the circle. Then the orthogonal trajectories are the level curves of defined by:

The lack of complete boundary data prevents determining . However, we want our orthogonal trajectories to span every point on every circle, which means that must have a range which at least include one period of rotation. Thus, the level curves of , with freedom to choose any , are all of the curves that intersect circles, which are (all of the) straight lines passing through the origin. Note that the dot product takes nearly the familiar form since polar coordinates are orthogonal.

The absence of boundary data is a good thing, as it makes solving the PDE simple as one doesn't need to contort the solution to any boundary. In general, though, it must be ensured that all of the trajectories are found.

External links