-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSample_hatena.html
More file actions
65 lines (65 loc) · 3.23 KB
/
Sample_hatena.html
File metadata and controls
65 lines (65 loc) · 3.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<h2>数式テスト</h2>
<p>ポテンシャルが[tex:\displaystyle{ r }]のみの関数(中心力場)で、定常状態の場合のシュレーディンガー方程式は、</p>
<div align="center">[tex:\displaystyle{ \left\[ -\frac{\hbar^2}{2m}\nabla^2+V(r)\right\]\varphi(\pmb{r})=\varepsilon\varphi(\pmb{r})\tag{1} }]</div>
<p>となる。ラプラシアン[tex:\displaystyle{ \nabla^2 }]は、球面極座標[tex:\displaystyle{ (r,\theta,\phi) }]では・・・</p>
<h2>不等号テスト</h2>
<p>[tex:\displaystyle{ 0\lt x\lt a }]にポテンシャルの壁がある場合の粒子の運動、トンネル効果について考える。</p>
<div align="center">[tex:\displaystyle{ \begin{align}V(x)&=0\hspace{20pt}x\lt 0,\hspace{10pt}x\gt a\\V(x)&=V_0\hspace{17pt}0\lt x\lt a\end{align}\tag{1} }]</div>
<h2>角括弧・波括弧テスト</h2>
<p>標準正規分布[tex:\displaystyle{ \mathcal{N} (0,1) }]の確率母関数は[tex:\displaystyle{ M_Z(t)=E\[e^{tZ}\]=e^{t^2/2} }]である。
ガンマ分布[tex:\displaystyle{ X\sim Ga(\alpha,\beta) }]について[tex:\displaystyle{ Y=X/\beta }]と変数変換したとき、[tex:\displaystyle{ Y }]の確率母関数は次のようになる。</p>
<div align="center">[tex:\displaystyle{ M_Y(t)=E\[e^{tZ}\]=\frac{1}{(1-t)^\alpha} }]</div>
<p>波括弧テスト[tex:\displaystyle{ \{\[test\]\} }]</p>
<h2>aligned環境テスト</h2>
<p>クーロン場での動径方向のシュレーディンガー方程式の固有関数は</p>
<div align="center">[tex:\displaystyle{ \begin{align}R_{1s}(r)&=\left(\frac{Z}{a_0}\right)^{\frac{3}{2}}2\mathrm{e}^{-Zr/a_0}\\\\R_{2s}(r)&=\left(\frac{Z}{a_0}\right)^{\frac{3}{2}}\frac{1}{\sqrt{2}}\left(1-\frac{1}{2}\frac{Zr}{a_0}\right)\mathrm{e}^{-Zr/2a_0}\\R_{2p}(r)&=\left(\frac{Z}{a_0}\right)^{\frac{3}{2}}\frac{1}{2\sqrt{6}}\frac{Zr}{a_0}\mathrm{e}^{-Zr/2a_0}\end{align} }]</div>
<h2>array環境テスト</h2>
<p>球面調和関数は</p>
<div align="center">[tex:\displaystyle{ \begin{array}{ccl}l=0:&s:&Y^0_0=\frac{1}{\sqrt{4\pi}}\\\\l=1:&p0:&Y^0_1=\sqrt{\frac{3}{4\pi}}\cos\theta\\&p\pm1:&Y^{\pm1}_1=\mp\sqrt{\frac{3}{8\pi}}\sin\theta \mathrm{e}^{\pm i\phi}\end{array} }]</div>
<h2>表テスト</h2>
<p>角運動量[tex:\displaystyle{ \pmb{l} }]に結果を表にまとめると、</p>
<table>
<thead>
<tr>
<th>演算子</th>
<th>固有値</th>
<th>作用した結果</th>
</tr>
</thead>
<tbody>
<tr>
<td>[tex:\displaystyle{ \pmb{l}^2 }]</td>
<td>[tex:\displaystyle{ l(l+1)\hbar^2 }]</td>
<td>[tex:\displaystyle{ \pmb{l}^2Y^m_l=l(l+1)\hbar^2Y^m_l }]</td>
</tr>
<tr>
<td>[tex:\displaystyle{ l_z }]</td>
<td>[tex:\displaystyle{ m_l\hbar }]</td>
<td>[tex:\displaystyle{ l_zY^m_l=m_l\hbar Y^m_l }]</td>
</tr>
<tr>
<td>[tex:\displaystyle{ l_+ }]</td>
<td>なし</td>
<td>[tex:\displaystyle{ l_+Y^m_l=\hbar\sqrt{(l-m)(l+m+1)}Y^{m+1}_l }]</td>
</tr>
<tr>
<td>[tex:\displaystyle{ l_- }]</td>
<td>なし</td>
<td>[tex:\displaystyle{ l_-Y^m_l=\hbar\sqrt{(l+m)(l-m+1)}Y^{m-1}_l }]</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th>[tex:\displaystyle{ 0\lt a }]</th>
<th>[tex:\displaystyle{ \[a\gt 0\] }]</th>
</tr>
</thead>
<tbody>
<tr>
<td>[tex:\displaystyle{ \sqrt{a\gt 0} }]</td>
<td>[tex:\displaystyle{ \[\omega^2\] }]</td>
</tr>
</tbody>
</table>