Prime manifold: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Tatau87
 
en>Mogism
m Cleanup/Typo fixing, typo(s) fixed: a an → an an, an an → an using AWB
Line 1: Line 1:
I am 27 years old and my name is Regena Wells. I life in Kobenhavn K (Denmark).<br>xunjie ファッションニット帽子ジャケットステッチエレガントな雰囲気Dachuのスタイルのファッションニット帽子ジャケットステッチエレガントな雰囲気Dachuのスタイルのファッションニット帽子ジャケットステッチ、
In [[integral calculus]], [[complex number]]s and [[Euler's formula]] may be used to evaluate [[integral]]s involving [[trigonometric functions]]. Using Euler's formula, any trigonometric function may be written in terms of ''e''<sup>''ix''</sup> and ''e''<sup>&minus;''ix''</sup>, and then integrated.  This technique is often simpler and faster than using [[trigonometric identities]] or [[integration by parts]], and is sufficiently powerful to integrate any rational expression involving trigonometric functions.
材料がネットワークファブリックの少し薄い砂の種類、
さまざまなを作るために長いビードを身に着けることができる、 [http://www.equityfair.ch/gzd/jr/mall/shoe/newbalance/ �˥�`�Х�� ���˩`���` ��] お母さんはいつも明るくオハイオ州のようにかわいい赤ちゃんながら、
シンプルで質の高い生活の女性の追求を反映しています。
記録を設定されている価格と多くの新興市場国から。 [http://www.dressagetechnique.com/images/jp/top/jimmychoo/ ���ߩ`��奦 ѥ ��ǥ��`��] イタリアのブランド「カヴァッリです」(ジャストカバリ)12分の2011年秋と冬のショーほとんど同じで1971年ファッション誌「VOGUE」でトレースラクダの毛皮の服にスタイル、
企業文化を促進するために、
単一の靴をリベットスタイリッシュなモザイク要素と、[http://alpha-printing.com/images/store/mcm.php MCM ��ʽ] 単一の製品の緑の衣装のコンパイルエリサナリン12の解釈をビート:ポスターファッション·エディター:博士舞う - ベンの原稿はもっと普及するように他のメディアで再現されているこのような著作権の問題が関与など詳細については、
社会消費財の小売総額45.5億元、
ハイテク繊維の開発と応用にコミットされています。
ファッションブランドで開催され続けます。 [http://alpha-printing.com/images/gaga.html �����ߥ�� �rӋ<br><br>� �˚�]


Feel free to surf to my web blog [http://www.cosmopolitancarpetcleaning.com/data/images1/gaga.html ガガミラノ 時計 レディース]
==Euler's formula==
Euler's formula states that
:<math>e^{ix} = \cos x + i\,\sin x.</math>
Substituting &minus;''x'' for ''x'' gives the equation
:<math>e^{-ix} = \cos x - i\,\sin x.</math>
These two equations can be solved for the sine and cosine:
:<math>\cos x = \frac{e^{ix} + e^{-ix}}{2}\quad\text{and}\quad\sin x = \frac{e^{ix}-e^{-ix}}{2i}.</math>
 
==Simple example==
Consider the integral
:<math>\int \cos^2 x \, dx.</math>
The standard approach to this integral is to use a [[half-angle formula]] to simplify the integrand.  We shall use Euler's identity instead:
:<math>\begin{align}
\int \cos^2 x \, dx \,&=\, \int \left(\frac{e^{ix}+e^{-ix}}{2}\right)^2 dx \\[6pt]
&=\, \frac{1}{4}\int \left( e^{2ix} + 2 + e^{-2ix} \right) dx
\end{align}</math>
At this point, it would be possible to change back to real numbers using the formula ''e''<sup>2''ix''</sup>&nbsp;+&nbsp;''e''<sup>&minus;2''ix''</sup>&nbsp;=&nbsp;2&nbsp;cos&nbsp;2''x''.  Alternatively, we can integrate the complex exponentials and not change back to trigonometric functions until the end:
:<math>\begin{align}
\frac{1}{4}\int \left( e^{2ix} + 2 + e^{-2ix} \right) dx
\,&=\, \frac{1}{4}\left(\frac{e^{2ix}}{2i} + 2x - \frac{e^{-2ix}}{2i}\right)+C \\[6pt]
&=\, \frac{1}{4}\left(2x + \sin 2x\right) +C.
\end{align}</math>
 
==Second example==
Consider the integral
:<math>\int \sin^2 x \cos 4x \, dx.</math>
This integral would be extremely tedious to solve using trigonometric identities, but using Euler's identity makes it relatively painless:
:<math>\begin{align}
\int \sin^2 x \cos 4x \, dx \,
&=\, \int \left(\frac{e^{ix}-e^{-ix}}{2i}\right)^2\left(\frac{e^{4ix}+e^{-4ix}}{2}\right) dx \\[6pt]
&=\, -\frac{1}{8}\int \left(e^{2ix} - 2 + e^{-2ix}\right)\left(e^{4ix}+e^{-4ix}\right) dx \\[6pt]
&=\, -\frac{1}{8}\int \left(e^{6ix} - 2e^{4ix} + e^{2ix} + e^{-2ix} - 2e^{-4ix} + e^{-6ix}\right) dx.
\end{align}</math>
At this point we can either integrate directly, or we can first change the integrand to cos&nbsp;6''x''&nbsp;-&nbsp;2&nbsp;cos&nbsp;4''x''&nbsp;+&nbsp;cos&nbsp;2''x'' and continue from there.
Either method gives
:<math>\int \sin^2 x \cos 4x \, dx \,=\, -\frac{1}{24}\sin 6x + \frac{1}{8}\sin 4x - \frac{1}{8}\sin 2x + C.</math>
 
==Using real parts==
In addition to Euler's identity, it can be helpful to make judicious use of the [[real part]]s of complex expressions.  For example, consider the integral
:<math>\int e^x \cos x \, dx.</math>
Since cos&nbsp;''x'' is the real part of ''e''<sup>''ix''</sup>, we know that
:<math>\int e^x \cos x \, dx \,=\, \operatorname{Re}\int e^x e^{ix}\, dx.</math>
The integral on the right is easy to evaluate:
:<math>\int e^x e^{ix} \, dx \,=\, \int e^{(1+i)x}\,dx \,=\, \frac{e^{(1+i)x}}{1+i} + C.</math>
Thus:
:<math>\begin{align}
\int e^x \cos x \, dx \,&=\, \operatorname{Re}\left\{\frac{e^{(1+i)x}}{1+i}\right\} + C \\[6pt]
&=\, e^x\operatorname{Re}\left\{\frac{e^{ix}}{1+i}\right\} +C \\[6pt]
&=\, e^x\operatorname{Re}\left\{\frac{e^{ix}(1-i)}{2}\right\} +C \\[6pt]
&=\, e^x\,\frac{\cos x + \sin x}{2} +C.
\end{align}
</math>
 
==Fractions==
In general, this technique may be used to evaluate any fractions involving trigonometric functions.  For example, consider the integral
:<math>\int \frac{1+\cos^2 x}{\cos x + \cos 3x} \, dx.</math>
Using Euler's identity, this integral becomes
:<math>\frac{1}{2}\int \frac{6 + e^{2ix} + e^{-2ix} }{e^{ix} + e^{-ix} + e^{3ix} + e^{-3ix}} \, dx.</math>
If we now make the [[integration by substitution|substitution]] ''u''&nbsp;=&nbsp;''e''<sup>''ix''</sup>, the result is the integral of a [[rational function]]:
:<math>\frac{1}{2i}\int \frac{1+6u^2 + u^4}{1 + u^2 + u^4 + u^6}\,du.</math>
Any [[rational function]] is integrable (using, for example, [[partial fractions in integration|partial fractions]]), and therefore any fraction involving trigonometric functions may be integrated as well.
 
==External links==
*[http://www.docstoc.com/docs/159557614/Exponential-Circular-Integrals/ Evaluation of difficult integrals using complex numbers and Euler's formula]
[[Category:Integral calculus]]

Revision as of 20:26, 1 November 2013

In integral calculus, complex numbers and Euler's formula may be used to evaluate integrals involving trigonometric functions. Using Euler's formula, any trigonometric function may be written in terms of eix and eix, and then integrated. This technique is often simpler and faster than using trigonometric identities or integration by parts, and is sufficiently powerful to integrate any rational expression involving trigonometric functions.

Euler's formula

Euler's formula states that

Substituting −x for x gives the equation

These two equations can be solved for the sine and cosine:

Simple example

Consider the integral

The standard approach to this integral is to use a half-angle formula to simplify the integrand. We shall use Euler's identity instead:

At this point, it would be possible to change back to real numbers using the formula e2ix + e−2ix = 2 cos 2x. Alternatively, we can integrate the complex exponentials and not change back to trigonometric functions until the end:

Second example

Consider the integral

This integral would be extremely tedious to solve using trigonometric identities, but using Euler's identity makes it relatively painless:

At this point we can either integrate directly, or we can first change the integrand to cos 6x - 2 cos 4x + cos 2x and continue from there. Either method gives

Using real parts

In addition to Euler's identity, it can be helpful to make judicious use of the real parts of complex expressions. For example, consider the integral

Since cos x is the real part of eix, we know that

The integral on the right is easy to evaluate:

Thus:

Fractions

In general, this technique may be used to evaluate any fractions involving trigonometric functions. For example, consider the integral

Using Euler's identity, this integral becomes

If we now make the substitution u = eix, the result is the integral of a rational function:

Any rational function is integrable (using, for example, partial fractions), and therefore any fraction involving trigonometric functions may be integrated as well.

External links