Commit 91fe1a4c authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 532ef330
Pipeline #22245 canceled with stage
......@@ -901,15 +901,16 @@ _l'interférence entre ces deux ondes est destructive_
<br>
$`cos(a+b)\;=\;cos\,a\,cos\,b\;-\;sin\,a\,sin\,b`$
et
$`,cos(a-b)\;=\;cos\,a\,cos\,b\;+\;sin\,a\,sin\,b`$
$`cos(a-b)\;=\;cos\,a\,cos\,b\;+\;sin\,a\,sin\,b`$
<br>
Tu obtiens alors :
<br>
**$`\mathbf{ U(x,t)}`$**
$`\begin{align}
\quad & = A\;\left[\,cos\Big(\alpha_{moyen} + \dfrac{\Delta\varphi}{2}\Big) + \,cos\Big(\alpha_{moyen} - \dfrac{\Delta\varphi}{2}\Big)\,\right]\\
&\\
&=A\;\left[\,\underbrace{cos(\alpha)\,cos\Big(\dfrac{\Delta\varphi}{2}\Big)\,-\,sin(\alpha)\,sin\Big(\dfrac{\Delta\varphi}{2}\Big)}_{\color{blue}{\text{car }cos(a+b)\;=\;cos\,a\,cos\,b\;-\;sin\,a\,sin\,b}}\big)\\
$`\quad = A\;\left[\,cos\Big(\alpha_{moyen} + \dfrac{\Delta\varphi}{2}\Big) + \,cos\Big(\alpha_{moyen} - \dfrac{\Delta\varphi}{2}\Big)\,\right]`$
<br>
$`\quad = A\;\left[\,\underbrace{cos(\alpha_{moyen})\,cos\Big(\dfrac{\Delta\varphi}{2}\Big)\,-\,sin(\alpha_{moyen})\,sin\Big(\dfrac{\Delta\varphi}{2}\Big)}_{\color{blue}{\text{car }cos(a+b)\;=\;cos\,a\,cos\,b\;-\;sin\,a\,sin\,b}}\big)`$
&\quad + \underbrace{cos(\alpha ')\,cos\Big(\dfrac{\varphi_1-\varphi_2}{2}\Big)\,+\,sin(\alpha ')\,sin\Big(\dfrac{\varphi_1-\varphi_2}{2}}_{\color{blue}{\text{car }cos(a-b)\;=\;cos\,a\,cos\,b\;+\;sin\,a\,sin\,b}}\big)\,\right]\\
&\\
&=2\,A\cdot cos(\alpha ')\,cos\Big(\dfrac{\varphi_1-\varphi_2}{2}\Big)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment