├── README.md ├── 分析力学 王克东 ├── 期中回忆.md └── 期末回忆.md ├── 固体物理 徐虎 ├── 期中回忆.md └── 期末回忆.md ├── 广义相对论 Modesto └── 期末回忆.md ├── 物理学中的群论 刘奇航 ├── 期中回忆.md └── 期末回忆.md ├── 统计物理II 吴健生 ├── 期中回忆.md └── 期末回忆.md ├── 近代光学 戴俊峰 ├── 光学期中note │ ├── EffectiveFocal.png │ ├── Fresnel垂直公式表.png │ ├── Fresnel平行.png │ ├── Pupil.png │ ├── RayVec.png │ ├── 光学期中note.aux │ ├── 光学期中note.log │ ├── 光学期中note.out │ ├── 光学期中note.pdf │ ├── 光学期中note.synctex.gz │ ├── 光学期中note.tex │ ├── 几何光学作图.png │ ├── 无限光学系统.png │ ├── 球面折射.png │ ├── 界面电场.png │ ├── 色散.png │ └── 透反射率.png ├── 光学期末回忆 张子健.md └── 期中回忆.md ├── 量子光学 陈洁菲 └── 期末.md ├── 量子力学II 卢海舟 ├── 期中回忆.md └── 期末回忆.md ├── 量子场论 Modesto └── 期末回忆.md └── 高等量子力学 叶飞 ├── 期中回忆.md └── 期末回忆.md /README.md: -------------------------------------------------------------------------------- 1 | # PhysicsNotesSUSTech 2 | The way to high score for the students in the department of physics in SUSTech 3 | 4 | 这个Repo用于存储南方科技大学(SUSTech)物理系的相关课程资料。内容包括但不限于考试内容回忆,各种笔记。 5 | 6 | 我们非常推荐同学在考试结束之后立即回忆考试内容并写成记录上传到这个Repo里来,帮助同学们在下一年少浪费一些时间。 7 | 8 | 我们也希望有更多的同学把自己写的笔记(尤其是TeX)上传到这个Repo里。如果可以的话,请上传tex文件方便后来的同学改进你的笔记。 9 | 10 | 在新建关于一门课的文件夹时,请在课程的正式名称后面备注任课教师的姓名。因为不同老师的考试风格可能非常不同。 -------------------------------------------------------------------------------- /分析力学 王克东/期中回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/分析力学 王克东/期中回忆.md -------------------------------------------------------------------------------- /分析力学 王克东/期末回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/分析力学 王克东/期末回忆.md -------------------------------------------------------------------------------- /固体物理 徐虎/期中回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/固体物理 徐虎/期中回忆.md -------------------------------------------------------------------------------- /固体物理 徐虎/期末回忆.md: -------------------------------------------------------------------------------- 1 | 2021-1-10: 2 | 3 | 固体物理,上来先20个概念,什么电离能,结合能,费米分布,pn节 4 | 5 | 然后9个大题,算晶体基底,算晶格常数,给势能算晶体能量,算费米能,能带结构与导体半导体什么的。。。 6 | 7 | By 张奥 -------------------------------------------------------------------------------- /广义相对论 Modesto/期末回忆.md: -------------------------------------------------------------------------------- 1 | 其实本人除了参加过考试以外,也担任过这门课的TA,其实手上是有卷子原稿的,但是不方便透露。 2 | 就很重要的一点Tip:一定要准备好Modesto的笔记,把他上课讲过的、算过的、并且在notebook上有详细过程的搞清楚,,因为考试基本上就是套用(照抄)他上课讲过的例题了,稍微有一点modification,加了他自己一些研究方向的小例子做成的考题 3 | -------------------------------------------------------------------------------- /物理学中的群论 刘奇航/期中回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/物理学中的群论 刘奇航/期中回忆.md -------------------------------------------------------------------------------- /物理学中的群论 刘奇航/期末回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/物理学中的群论 刘奇航/期末回忆.md -------------------------------------------------------------------------------- /统计物理II 吴健生/期中回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/统计物理II 吴健生/期中回忆.md -------------------------------------------------------------------------------- /统计物理II 吴健生/期末回忆.md: -------------------------------------------------------------------------------- 1 | 2020/1/2 马之初 2 | 3 | 1. 求第二virial系数, 4 | 2. 转移矩阵,解三次方程, 5 | 3. 一维谐振子有没有bec? 6 | 4. 求fermi能, 7 | 5. 密度矩阵的性质 -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/EffectiveFocal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/EffectiveFocal.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/Fresnel垂直公式表.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/Fresnel垂直公式表.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/Fresnel平行.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/Fresnel平行.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/Pupil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/Pupil.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/RayVec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/RayVec.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand*\HyPL@Entry[1]{} 18 | \HyPL@Entry{0<>} 19 | \@writefile{toc}{\contentsline {section}{\numberline {1}目前可以公开的情报}{1}{section.1}} 20 | \@writefile{toc}{\contentsline {section}{\numberline {2}Chapter 1}{1}{section.2}} 21 | \@writefile{toc}{\contentsline {section}{\numberline {3}Chapter 2}{2}{section.3}} 22 | \@writefile{toc}{\contentsline {section}{\numberline {4}Chapter 3}{3}{section.4}} 23 | \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Fresnel 电场垂直于入射面时\relax }}{4}{figure.caption.3}} 24 | \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Fresnel Equation\relax }}{5}{figure.caption.4}} 25 | \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces 透反射率\relax }}{6}{figure.caption.5}} 26 | \@writefile{toc}{\contentsline {section}{\numberline {5}Chapter 4}{7}{section.5}} 27 | \@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces 几何光学作图\relax }}{8}{figure.caption.6}} 28 | \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Pupil神题,做完就行了\relax }}{9}{figure.caption.7}} 29 | \@writefile{toc}{\contentsline {section}{\numberline {6}Chapter 5}{9}{section.6}} 30 | \@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces 无限远光学系统\relax }}{10}{figure.caption.8}} 31 | \@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Ray vector的定义\relax }}{10}{figure.caption.9}} 32 | \@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Effective focal与Principal Point\relax }}{11}{figure.caption.10}} 33 | -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.log: -------------------------------------------------------------------------------- 1 | This is XeTeX, Version 3.14159265-2.6-0.99999 (MiKTeX 2.9.6880 64-bit) (preloaded format=xelatex 2018.12.16) 13 NOV 2019 00:15 2 | entering extended mode 3 | **./光学期中note.tex 4 | (光学期中note.tex 5 | LaTeX2e <2018-04-01> patch level 5 6 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\ctexart.cls" 7 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3kernel\expl3.sty" 8 | Package: expl3 2018-11-19 L3 programming layer (loader) 9 | 10 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3kernel\expl3-code.tex" 11 | Package: expl3 2018-11-19 L3 programming layer (code) 12 | \c_max_int=\count80 13 | \l_tmpa_int=\count81 14 | \l_tmpb_int=\count82 15 | \g_tmpa_int=\count83 16 | \g_tmpb_int=\count84 17 | \g__kernel_prg_map_int=\count85 18 | \c_log_iow=\count86 19 | \l_iow_line_count_int=\count87 20 | \l__iow_line_target_int=\count88 21 | \l__iow_one_indent_int=\count89 22 | \l__iow_indent_int=\count90 23 | \c_zero_dim=\dimen102 24 | \c_max_dim=\dimen103 25 | \l_tmpa_dim=\dimen104 26 | \l_tmpb_dim=\dimen105 27 | \g_tmpa_dim=\dimen106 28 | \g_tmpb_dim=\dimen107 29 | \c_zero_skip=\skip41 30 | \c_max_skip=\skip42 31 | \l_tmpa_skip=\skip43 32 | \l_tmpb_skip=\skip44 33 | \g_tmpa_skip=\skip45 34 | \g_tmpb_skip=\skip46 35 | \c_zero_muskip=\muskip10 36 | \c_max_muskip=\muskip11 37 | \l_tmpa_muskip=\muskip12 38 | \l_tmpb_muskip=\muskip13 39 | \g_tmpa_muskip=\muskip14 40 | \g_tmpb_muskip=\muskip15 41 | \l_keys_choice_int=\count91 42 | \l__intarray_loop_int=\count92 43 | \c__intarray_sp_dim=\dimen108 44 | \g__intarray_font_int=\count93 45 | \c__fp_leading_shift_int=\count94 46 | \c__fp_middle_shift_int=\count95 47 | \c__fp_trailing_shift_int=\count96 48 | \c__fp_big_leading_shift_int=\count97 49 | \c__fp_big_middle_shift_int=\count98 50 | \c__fp_big_trailing_shift_int=\count99 51 | \c__fp_Bigg_leading_shift_int=\count100 52 | \c__fp_Bigg_middle_shift_int=\count101 53 | \c__fp_Bigg_trailing_shift_int=\count102 54 | \g__fp_array_int=\count103 55 | \l__fp_array_loop_int=\count104 56 | \l__sort_length_int=\count105 57 | \l__sort_min_int=\count106 58 | \l__sort_top_int=\count107 59 | \l__sort_max_int=\count108 60 | \l__sort_true_max_int=\count109 61 | \l__sort_block_int=\count110 62 | \l__sort_begin_int=\count111 63 | \l__sort_end_int=\count112 64 | \l__sort_A_int=\count113 65 | \l__sort_B_int=\count114 66 | \l__sort_C_int=\count115 67 | \l__tl_analysis_normal_int=\count116 68 | \l__tl_analysis_index_int=\count117 69 | \l__tl_analysis_nesting_int=\count118 70 | \l__tl_analysis_type_int=\count119 71 | \l__regex_internal_a_int=\count120 72 | \l__regex_internal_b_int=\count121 73 | \l__regex_internal_c_int=\count122 74 | \l__regex_balance_int=\count123 75 | \l__regex_group_level_int=\count124 76 | \l__regex_mode_int=\count125 77 | \c__regex_cs_in_class_mode_int=\count126 78 | \c__regex_cs_mode_int=\count127 79 | \l__regex_catcodes_int=\count128 80 | \l__regex_default_catcodes_int=\count129 81 | \c__regex_catcode_L_int=\count130 82 | \c__regex_catcode_O_int=\count131 83 | \c__regex_catcode_A_int=\count132 84 | \c__regex_all_catcodes_int=\count133 85 | \l__regex_show_lines_int=\count134 86 | \l__regex_min_state_int=\count135 87 | \l__regex_max_state_int=\count136 88 | \l__regex_left_state_int=\count137 89 | \l__regex_right_state_int=\count138 90 | \l__regex_capturing_group_int=\count139 91 | \l__regex_min_pos_int=\count140 92 | \l__regex_max_pos_int=\count141 93 | \l__regex_curr_pos_int=\count142 94 | \l__regex_start_pos_int=\count143 95 | \l__regex_success_pos_int=\count144 96 | \l__regex_curr_char_int=\count145 97 | \l__regex_curr_catcode_int=\count146 98 | \l__regex_last_char_int=\count147 99 | \l__regex_case_changed_char_int=\count148 100 | \l__regex_curr_state_int=\count149 101 | \l__regex_step_int=\count150 102 | \l__regex_min_active_int=\count151 103 | \l__regex_max_active_int=\count152 104 | \l__regex_replacement_csnames_int=\count153 105 | \l__regex_match_count_int=\count154 106 | \l__regex_min_submatch_int=\count155 107 | \l__regex_submatch_int=\count156 108 | \l__regex_zeroth_submatch_int=\count157 109 | \g__regex_trace_regex_int=\count158 110 | \c_empty_box=\box26 111 | \l_tmpa_box=\box27 112 | \l_tmpb_box=\box28 113 | \g_tmpa_box=\box29 114 | \g_tmpb_box=\box30 115 | \l__box_top_dim=\dimen109 116 | \l__box_bottom_dim=\dimen110 117 | \l__box_left_dim=\dimen111 118 | \l__box_right_dim=\dimen112 119 | \l__box_top_new_dim=\dimen113 120 | \l__box_bottom_new_dim=\dimen114 121 | \l__box_left_new_dim=\dimen115 122 | \l__box_right_new_dim=\dimen116 123 | \l__box_internal_box=\box31 124 | \l__coffin_internal_box=\box32 125 | \l__coffin_internal_dim=\dimen117 126 | \l__coffin_offset_x_dim=\dimen118 127 | \l__coffin_offset_y_dim=\dimen119 128 | \l__coffin_x_dim=\dimen120 129 | \l__coffin_y_dim=\dimen121 130 | \l__coffin_x_prime_dim=\dimen122 131 | \l__coffin_y_prime_dim=\dimen123 132 | \c_empty_coffin=\box33 133 | \l__coffin_aligned_coffin=\box34 134 | \l__coffin_aligned_internal_coffin=\box35 135 | \l_tmpa_coffin=\box36 136 | \l_tmpb_coffin=\box37 137 | \l__coffin_display_coffin=\box38 138 | \l__coffin_display_coord_coffin=\box39 139 | \l__coffin_display_pole_coffin=\box40 140 | \l__coffin_display_offset_dim=\dimen124 141 | \l__coffin_display_x_dim=\dimen125 142 | \l__coffin_display_y_dim=\dimen126 143 | \g__file_internal_ior=\read1 144 | \l__coffin_bounding_shift_dim=\dimen127 145 | \l__coffin_left_corner_dim=\dimen128 146 | \l__coffin_right_corner_dim=\dimen129 147 | \l__coffin_bottom_corner_dim=\dimen130 148 | \l__coffin_top_corner_dim=\dimen131 149 | \l__coffin_scaled_total_height_dim=\dimen132 150 | \l__coffin_scaled_width_dim=\dimen133 151 | \l__seq_internal_a_int=\count159 152 | \l__seq_internal_b_int=\count160 153 | ) 154 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3kernel\l3xdvipdfmx.def" 155 | File: l3xdvidpfmx.def 2018-11-19 v L3 Experimental driver: xdvipdfmx 156 | \g__driver_image_int=\count161 157 | \g__driver_pdf_object_int=\count162 158 | )) 159 | Document Class: ctexart 2018/05/02 v2.4.14 Chinese adapter for class article (C 160 | TEX) 161 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3packages\xparse\xparse.sty" 162 | Package: xparse 2018-10-17 L3 Experimental document command parser 163 | \l__xparse_current_arg_int=\count163 164 | \g__xparse_grabber_int=\count164 165 | \l__xparse_m_args_int=\count165 166 | \l__xparse_mandatory_args_int=\count166 167 | \l__xparse_v_nesting_int=\count167 168 | ) 169 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3packages\l3keys2e\l3keys2e.sty" 170 | Package: l3keys2e 2018-10-17 LaTeX2e option processing using LaTeX3 keys 171 | ) 172 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\ctexhook.sty" 173 | Package: ctexhook 2018/05/02 v2.4.14 Document and package hooks (CTEX) 174 | ) 175 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\ctexpatch.sty" 176 | Package: ctexpatch 2018/05/02 v2.4.14 Patching commands (CTEX) 177 | ) 178 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\fix-cm.sty" 179 | Package: fix-cm 2015/01/14 v1.1t fixes to LaTeX 180 | 181 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\ts1enc.def" 182 | File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file 183 | )) 184 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ms\everysel.sty" 185 | Package: everysel 2011/10/28 v1.2 EverySelectfont Package (MS) 186 | ) 187 | \l__ctex_tmp_int=\count168 188 | \l__ctex_tmp_box=\box41 189 | \l__ctex_tmp_dim=\dimen134 190 | \g__ctex_font_size_flag=\count169 191 | 192 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\config\ctexopts.cfg" 193 | File: ctexopts.cfg 2018/05/02 v2.4.14 Option configuration file (CTEX) 194 | ) 195 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\article.cls" 196 | Document Class: article 2014/09/29 v1.4h Standard LaTeX document class 197 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\size10.clo" 198 | File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option) 199 | ) 200 | \c@part=\count170 201 | \c@section=\count171 202 | \c@subsection=\count172 203 | \c@subsubsection=\count173 204 | \c@paragraph=\count174 205 | \c@subparagraph=\count175 206 | \c@figure=\count176 207 | \c@table=\count177 208 | \abovecaptionskip=\skip47 209 | \belowcaptionskip=\skip48 210 | \bibindent=\dimen135 211 | ) 212 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\engine\ctex-engine-xetex.def" 213 | File: ctex-engine-xetex.def 2018/05/02 v2.4.14 XeLaTeX adapter (CTEX) 214 | 215 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\xecjk\xeCJK.sty" 216 | Package: xeCJK 2018/04/30 v3.7.1 Typesetting CJK scripts with XeLaTeX 217 | 218 | ("C:\Program Files\MiKTeX 2.9\tex\latex\l3packages\xtemplate\xtemplate.sty" 219 | Package: xtemplate 2018-10-17 L3 Experimental prototype document functions 220 | \l__xtemplate_tmp_dim=\dimen136 221 | \l__xtemplate_tmp_int=\count178 222 | \l__xtemplate_tmp_muskip=\muskip16 223 | \l__xtemplate_tmp_skip=\skip49 224 | ) 225 | \l__xeCJK_tmp_int=\count179 226 | \l__xeCJK_tmp_box=\box42 227 | \l__xeCJK_tmp_dim=\dimen137 228 | \l__xeCJK_tmp_skip=\skip50 229 | \g__xeCJK_space_factor_int=\count180 230 | \l__xeCJK_begin_int=\count181 231 | \l__xeCJK_end_int=\count182 232 | \c__xeCJK_CJK_class_int=\XeTeXcharclass1 233 | \c__xeCJK_FullLeft_class_int=\XeTeXcharclass2 234 | \c__xeCJK_FullRight_class_int=\XeTeXcharclass3 235 | \c__xeCJK_HalfLeft_class_int=\XeTeXcharclass4 236 | \c__xeCJK_HalfRight_class_int=\XeTeXcharclass5 237 | \c__xeCJK_NormalSpace_class_int=\XeTeXcharclass6 238 | \c__xeCJK_CM_class_int=\XeTeXcharclass7 239 | \c__xeCJK_HangulJamo_class_int=\XeTeXcharclass8 240 | \l__xeCJK_last_skip=\skip51 241 | \g__xeCJK_node_int=\count183 242 | \c__xeCJK_CJK_node_dim=\dimen138 243 | \c__xeCJK_CJK-space_node_dim=\dimen139 244 | \c__xeCJK_default_node_dim=\dimen140 245 | \c__xeCJK_default-space_node_dim=\dimen141 246 | \c__xeCJK_CJK-widow_node_dim=\dimen142 247 | \c__xeCJK_normalspace_node_dim=\dimen143 248 | \l__xeCJK_ccglue_skip=\skip52 249 | \l__xeCJK_ecglue_skip=\skip53 250 | \l__xeCJK_punct_kern_skip=\skip54 251 | \l__xeCJK_last_penalty_int=\count184 252 | \l__xeCJK_last_bound_dim=\dimen144 253 | \l__xeCJK_last_kern_dim=\dimen145 254 | \l__xeCJK_widow_penalty_int=\count185 255 | 256 | Package xtemplate Info: Declaring object type 'xeCJK/punctuation' taking 0 257 | (xtemplate) argument(s) on line 2362. 258 | 259 | \l__xeCJK_fixed_punct_width_dim=\dimen146 260 | \l__xeCJK_mixed_punct_width_dim=\dimen147 261 | \l__xeCJK_middle_punct_width_dim=\dimen148 262 | \l__xeCJK_fixed_margin_width_dim=\dimen149 263 | \l__xeCJK_mixed_margin_width_dim=\dimen150 264 | \l__xeCJK_middle_margin_width_dim=\dimen151 265 | \l__xeCJK_bound_punct_width_dim=\dimen152 266 | \l__xeCJK_bound_margin_width_dim=\dimen153 267 | \l__xeCJK_margin_minimum_dim=\dimen154 268 | \l__xeCJK_kerning_total_width_dim=\dimen155 269 | \l__xeCJK_same_align_margin_dim=\dimen156 270 | \l__xeCJK_different_align_margin_dim=\dimen157 271 | \l__xeCJK_kerning_margin_width_dim=\dimen158 272 | \l__xeCJK_kerning_margin_minimum_dim=\dimen159 273 | \l__xeCJK_bound_dim=\dimen160 274 | \l__xeCJK_reverse_bound_dim=\dimen161 275 | \l__xeCJK_minimum_bound_dim=\dimen162 276 | \l__xeCJK_kerning_margin_dim=\dimen163 277 | \l__xeCJK_original_margin_dim=\dimen164 278 | \g__xeCJK_family_int=\count186 279 | \l__xeCJK_fam_int=\count187 280 | \g__xeCJK_fam_allocation_int=\count188 281 | \l__xeCJK_verb_case_int=\count189 282 | \l__xeCJK_verb_exspace_skip=\skip55 283 | 284 | ("C:\Program Files\MiKTeX 2.9\tex\latex\fontspec\fontspec.sty" 285 | Package: fontspec 2018/07/30 vv2.6h Font selection for XeLaTeX and LuaLaTeX 286 | 287 | ("C:\Program Files\MiKTeX 2.9\tex\latex\fontspec\fontspec-xetex.sty" 288 | Package: fontspec-xetex 2018/07/30 vv2.6h Font selection for XeLaTeX and LuaLaT 289 | eX 290 | \l__fontspec_script_int=\count190 291 | \l__fontspec_language_int=\count191 292 | \l__fontspec_strnum_int=\count192 293 | \l__fontspec_tmp_int=\count193 294 | \l__fontspec_em_int=\count194 295 | \l__fontspec_emdef_int=\count195 296 | \l__fontspec_strong_int=\count196 297 | \l__fontspec_strongdef_int=\count197 298 | \l__fontspec_tmpa_dim=\dimen165 299 | \l__fontspec_tmpb_dim=\dimen166 300 | \l__fontspec_tmpc_dim=\dimen167 301 | 302 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\fontenc.sty" 303 | Package: fontenc 2017/04/05 v2.0i Standard LaTeX package 304 | 305 | ("C:\Program Files\MiKTeX 2.9\tex\latex\base\tuenc.def" 306 | File: tuenc.def 2017/04/05 v2.0i Standard LaTeX file 307 | LaTeX Font Info: Redeclaring font encoding TU on input line 82. 308 | )) 309 | ("C:\Program Files\MiKTeX 2.9\tex\latex\fontspec\fontspec.cfg") 310 | LaTeX Info: Redefining \itshape on input line 3910. 311 | LaTeX Info: Redefining \slshape on input line 3915. 312 | LaTeX Info: Redefining \scshape on input line 3920. 313 | LaTeX Info: Redefining \upshape on input line 3925. 314 | LaTeX Info: Redefining \em on input line 3955. 315 | LaTeX Info: Redefining \emph on input line 3980. 316 | LaTeX Info: Redefining \- on input line 4034. 317 | )) 318 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\xecjk\xeCJK.cfg" 319 | File: xeCJK.cfg 2018/04/30 v3.7.1 Configuration file for xeCJK package 320 | )) 321 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\xecjk\xeCJKfntef.sty" 322 | Package: xeCJKfntef 2018/04/30 v3.7.1 xeCJK font effect 323 | 324 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ulem\ulem.sty" 325 | \UL@box=\box43 326 | \UL@hyphenbox=\box44 327 | \UL@skip=\skip56 328 | \UL@hook=\toks14 329 | \UL@height=\dimen168 330 | \UL@pe=\count198 331 | \UL@pixel=\dimen169 332 | \ULC@box=\box45 333 | Package: ulem 2012/05/18 334 | \ULdepth=\dimen170 335 | ) 336 | ("C:\Program Files\MiKTeX 2.9\tex\latex\environ\environ.sty" 337 | Package: environ 2014/05/04 v0.3 A new way to define environments 338 | 339 | ("C:\Program Files\MiKTeX 2.9\tex\latex\trimspaces\trimspaces.sty" 340 | Package: trimspaces 2009/09/17 v1.1 Trim spaces around a token list 341 | ) 342 | \@envbody=\toks15 343 | ) 344 | ("C:\Program Files\MiKTeX 2.9\tex\latex\cjk\CJKfntef.sty" 345 | Package: CJKfntef 2015/04/18 4.8.4 346 | \CJK@fntefSkip=\skip57 347 | \CJK@nest=\count199 348 | \CJK@fntefDimen=\dimen171 349 | \CJK@underdotBox=\box46 350 | \CJK@ULbox=\box47 351 | \CJK@underanyskip=\dimen172 352 | ) 353 | \l__xeCJK_space_skip=\skip58 354 | \c__xeCJK_ulem-begin_node_dim=\dimen173 355 | \c__xeCJK_null_box=\box48 356 | \l__xeCJK_fntef_box=\box49 357 | \l__xeCJK_under_symbol_box=\box50 358 | \c__xeCJK_filll_skip=\skip59 359 | ) 360 | \ccwd=\dimen174 361 | \l__ctex_ccglue_skip=\skip60 362 | ) 363 | \l__ctex_ziju_dim=\dimen175 364 | 365 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\zhnumber\zhnumber.sty" 366 | Package: zhnumber 2018/01/28 v2.6 Typesetting numbers with Chinese glyphs 367 | \l__zhnum_scale_int=\count266 368 | 369 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\zhnumber\zhnumber-utf8.cfg" 370 | File: zhnumber-utf8.cfg 2018/01/28 v2.6 Chinese numerals with UTF8 encoding 371 | )) 372 | \l__ctex_heading_skip=\skip61 373 | 374 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\scheme\ctex-scheme-chinese-article 375 | .def" 376 | File: ctex-scheme-chinese-article.def 2018/05/02 v2.4.14 Chinese scheme for art 377 | icle (CTEX) 378 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\config\ctex-name-utf8.cfg" 379 | File: ctex-name-utf8.cfg 2018/05/02 v2.4.14 Caption with encoding UTF8 (CTEX) 380 | )) ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\ctex-c5size.clo" 381 | File: ctex-c5size.clo 2018/05/02 v2.4.14 c5size option (CTEX) 382 | ) 383 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\fontset\ctex-fontset-windows.def" 384 | File: ctex-fontset-windows.def 2018/05/02 v2.4.14 Windows fonts definition (CTE 385 | X) 386 | 387 | ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\fontset\ctex-fontset-windowsnew.de 388 | f" 389 | File: ctex-fontset-windowsnew.def 2018/05/02 v2.4.14 Windows fonts definition f 390 | or Vista or later version (CTEX) 391 | 392 | Package fontspec Info: Could not resolve font "KaiTi/B" (it probably doesn't 393 | (fontspec) exist). 394 | 395 | 396 | Package fontspec Info: Could not resolve font "SimHei/I" (it probably doesn't 397 | (fontspec) exist). 398 | 399 | 400 | Package fontspec Info: Could not resolve font "SimSun/BI" (it probably doesn't 401 | (fontspec) exist). 402 | 403 | 404 | Package fontspec Info: Font family 'SimSun(0)' created for font 'SimSun' with 405 | (fontspec) options 406 | (fontspec) [Script={CJK},BoldFont={SimHei},ItalicFont={KaiTi}]. 407 | (fontspec) 408 | (fontspec) This font family consists of the following NFSS 409 | (fontspec) series/shapes: 410 | (fontspec) 411 | (fontspec) - 'normal' (m/n) with NFSS spec.: 412 | (fontspec) <->"SimSun/OT:script=hani;language=DFLT;" 413 | (fontspec) - 'small caps' (m/sc) with NFSS spec.: 414 | (fontspec) - 'bold' (bx/n) with NFSS spec.: 415 | (fontspec) <->"SimHei/OT:script=hani;language=DFLT;" 416 | (fontspec) - 'bold small caps' (bx/sc) with NFSS spec.: 417 | (fontspec) - 'italic' (m/it) with NFSS spec.: 418 | (fontspec) <->"KaiTi/OT:script=hani;language=DFLT;" 419 | (fontspec) - 'italic small caps' (m/itsc) with NFSS spec.: 420 | 421 | ))) ("C:\Program Files\MiKTeX 2.9\tex\latex\ctex\config\ctex.cfg" 422 | File: ctex.cfg 2018/05/02 v2.4.14 Configuration file (CTEX) 423 | ) 424 | ("C:\Program Files\MiKTeX 2.9\tex\latex\tools\enumerate.sty" 425 | Package: enumerate 2015/07/23 v3.00 enumerate extensions (DPC) 426 | \@enLab=\toks16 427 | ) 428 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphicx.sty" 429 | Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR) 430 | 431 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty" 432 | Package: keyval 2014/10/28 v1.15 key=value parser (DPC) 433 | \KV@toks@=\toks17 434 | ) 435 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphics.sty" 436 | Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR) 437 | 438 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\trig.sty" 439 | Package: trig 2016/01/03 v1.10 sin cos tan (DPC) 440 | ) 441 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics-cfg\graphics.cfg" 442 | File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration 443 | ) 444 | Package graphics Info: Driver file: xetex.def on input line 99. 445 | 446 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics-def\xetex.def" 447 | File: xetex.def 2017/06/24 v5.0h Graphics/color driver for xetex 448 | )) 449 | \Gin@req@height=\dimen176 450 | \Gin@req@width=\dimen177 451 | ) 452 | ("C:\Program Files\MiKTeX 2.9\tex\latex\subfig\subfig.sty" 453 | Package: subfig 2005/06/28 ver: 1.3 subfig package 454 | 455 | ("C:\Program Files\MiKTeX 2.9\tex\latex\caption\caption.sty" 456 | Package: caption 2018/10/06 v3.3-154 Customizing captions (AR) 457 | 458 | ("C:\Program Files\MiKTeX 2.9\tex\latex\caption\caption3.sty" 459 | Package: caption3 2018/09/12 v1.8c caption3 kernel (AR) 460 | Package caption3 Info: TeX engine: e-TeX on input line 64. 461 | \captionmargin=\dimen178 462 | \captionmargin@=\dimen179 463 | \captionwidth=\dimen180 464 | \caption@tempdima=\dimen181 465 | \caption@indent=\dimen182 466 | \caption@parindent=\dimen183 467 | \caption@hangindent=\dimen184 468 | ) 469 | \c@caption@flags=\count267 470 | \c@ContinuedFloat=\count268 471 | ) 472 | \c@KVtest=\count269 473 | \sf@farskip=\skip62 474 | \sf@captopadj=\dimen185 475 | \sf@capskip=\skip63 476 | \sf@nearskip=\skip64 477 | \c@subfigure=\count270 478 | \c@subfigure@save=\count271 479 | \c@lofdepth=\count272 480 | \c@subtable=\count273 481 | \c@subtable@save=\count274 482 | \c@lotdepth=\count275 483 | \sf@top=\skip65 484 | \sf@bottom=\skip66 485 | ) 486 | ("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty" 487 | Package: hyperref 2018/11/30 v6.88e Hypertext links for LaTeX 488 | 489 | ("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-hyperref.sty" 490 | Package: hobsub-hyperref 2016/05/16 v1.14 Bundle oberdiek, subset hyperref (HO) 491 | 492 | 493 | ("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-generic.sty" 494 | Package: hobsub-generic 2016/05/16 v1.14 Bundle oberdiek, subset generic (HO) 495 | Package: hobsub 2016/05/16 v1.14 Construct package bundles (HO) 496 | Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO) 497 | Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO) 498 | Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO) 499 | Package ifluatex Info: LuaTeX not detected. 500 | Package: ifvtex 2016/05/16 v1.6 Detect VTeX and its facilities (HO) 501 | Package ifvtex Info: VTeX not detected. 502 | Package: intcalc 2016/05/16 v1.2 Expandable calculations with integers (HO) 503 | Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch 504 | Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO) 505 | Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO) 506 | Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO) 507 | Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO 508 | ) 509 | Package pdftexcmds Info: LuaTeX not detected. 510 | Package pdftexcmds Info: pdfTeX >= 1.30 not detected. 511 | Package pdftexcmds Info: \pdf@primitive is available. 512 | Package pdftexcmds Info: \pdf@ifprimitive is available. 513 | Package pdftexcmds Info: \pdfdraftmode not found. 514 | Package: pdfescape 2016/05/16 v1.14 Implements pdfTeX's escape features (HO) 515 | Package: bigintcalc 2016/05/16 v1.4 Expandable calculations on big integers (HO 516 | ) 517 | Package: bitset 2016/05/16 v1.2 Handle bit-vector datatype (HO) 518 | Package: uniquecounter 2016/05/16 v1.3 Provide unlimited unique counter (HO) 519 | ) 520 | Package hobsub Info: Skipping package `hobsub' (already loaded). 521 | Package: letltxmacro 2016/05/16 v1.5 Let assignment for LaTeX macros (HO) 522 | Package: hopatch 2016/05/16 v1.3 Wrapper for package hooks (HO) 523 | Package: xcolor-patch 2016/05/16 xcolor patch 524 | Package: atveryend 2016/05/16 v1.9 Hooks at the very end of document (HO) 525 | Package atveryend Info: \enddocument detected (standard20110627). 526 | Package: atbegshi 2016/06/09 v1.18 At begin shipout hook (HO) 527 | Package: refcount 2016/05/16 v3.5 Data extraction from label references (HO) 528 | Package: hycolor 2016/05/16 v1.8 Color options for hyperref/bookmark (HO) 529 | ) 530 | ("C:\Program Files\MiKTeX 2.9\tex\generic\ifxetex\ifxetex.sty" 531 | Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional 532 | ) 533 | ("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\auxhook.sty" 534 | Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO) 535 | ) 536 | ("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty" 537 | Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO) 538 | ) 539 | \@linkdim=\dimen186 540 | \Hy@linkcounter=\count276 541 | \Hy@pagecounter=\count277 542 | 543 | ("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def" 544 | File: pd1enc.def 2018/11/30 v6.88e Hyperref: PDFDocEncoding definition (HO) 545 | ) 546 | \Hy@SavedSpaceFactor=\count278 547 | 548 | ("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\hyperref.cfg" 549 | File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive 550 | ) 551 | Package hyperref Info: Option `unicode' set `true' on input line 4393. 552 | 553 | ("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\puenc.def" 554 | File: puenc.def 2018/11/30 v6.88e Hyperref: PDF Unicode definition (HO) 555 | ) 556 | Package hyperref Info: Option `colorlinks' set `true' on input line 4393. 557 | Package hyperref Info: Hyper figures OFF on input line 4519. 558 | Package hyperref Info: Link nesting OFF on input line 4524. 559 | Package hyperref Info: Hyper index ON on input line 4527. 560 | Package hyperref Info: Plain pages OFF on input line 4534. 561 | Package hyperref Info: Backreferencing OFF on input line 4539. 562 | Package hyperref Info: Implicit mode ON; LaTeX internals redefined. 563 | Package hyperref Info: Bookmarks ON on input line 4772. 564 | \c@Hy@tempcnt=\count279 565 | 566 | ("C:\Program Files\MiKTeX 2.9\tex\latex\url\url.sty" 567 | \Urlmuskip=\muskip17 568 | Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. 569 | ) 570 | LaTeX Info: Redefining \url on input line 5125. 571 | \XeTeXLinkMargin=\dimen187 572 | \Fld@menulength=\count280 573 | \Field@Width=\dimen188 574 | \Fld@charsize=\dimen189 575 | Package hyperref Info: Hyper figures OFF on input line 6380. 576 | Package hyperref Info: Link nesting OFF on input line 6385. 577 | Package hyperref Info: Hyper index ON on input line 6388. 578 | Package hyperref Info: backreferencing OFF on input line 6395. 579 | Package hyperref Info: Link coloring ON on input line 6398. 580 | Package hyperref Info: Link coloring with OCG OFF on input line 6405. 581 | Package hyperref Info: PDF/A mode OFF on input line 6410. 582 | LaTeX Info: Redefining \ref on input line 6450. 583 | LaTeX Info: Redefining \pageref on input line 6454. 584 | \Hy@abspage=\count281 585 | \c@Item=\count282 586 | \c@Hfootnote=\count283 587 | ) 588 | Package hyperref Info: Driver (autodetected): hxetex. 589 | 590 | ("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hxetex.def" 591 | File: hxetex.def 2018/11/30 v6.88e Hyperref driver for XeTeX 592 | 593 | ("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\stringenc.sty" 594 | Package: stringenc 2016/05/16 v1.11 Convert strings between diff. encodings (HO 595 | ) 596 | ) 597 | \pdfm@box=\box51 598 | \c@Hy@AnnotLevel=\count284 599 | \HyField@AnnotCount=\count285 600 | \Fld@listcount=\count286 601 | \c@bookmark@seq@number=\count287 602 | 603 | ("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\rerunfilecheck.sty" 604 | Package: rerunfilecheck 2016/05/16 v1.8 Rerun checks for auxiliary files (HO) 605 | Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 606 | 82. 607 | ) 608 | \Hy@SectionHShift=\skip67 609 | ) 610 | ("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsmath.sty" 611 | Package: amsmath 2017/09/02 v2.17a AMS math features 612 | \@mathmargin=\skip68 613 | 614 | For additional information on amsmath, use the `?' option. 615 | ("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amstext.sty" 616 | Package: amstext 2000/06/29 v2.01 AMS text 617 | 618 | ("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsgen.sty" 619 | File: amsgen.sty 1999/11/30 v2.0 generic functions 620 | \@emptytoks=\toks18 621 | \ex@=\dimen190 622 | )) 623 | ("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsbsy.sty" 624 | Package: amsbsy 1999/11/29 v1.2d Bold Symbols 625 | \pmbraise@=\dimen191 626 | ) 627 | ("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsopn.sty" 628 | Package: amsopn 2016/03/08 v2.02 operator names 629 | ) 630 | \inf@bad=\count288 631 | LaTeX Info: Redefining \frac on input line 213. 632 | \uproot@=\count289 633 | \leftroot@=\count290 634 | LaTeX Info: Redefining \overline on input line 375. 635 | \classnum@=\count291 636 | \DOTSCASE@=\count292 637 | LaTeX Info: Redefining \ldots on input line 472. 638 | LaTeX Info: Redefining \dots on input line 475. 639 | LaTeX Info: Redefining \cdots on input line 596. 640 | \Mathstrutbox@=\box52 641 | \strutbox@=\box53 642 | \big@size=\dimen192 643 | LaTeX Font Info: Redeclaring font encoding OML on input line 712. 644 | LaTeX Font Info: Redeclaring font encoding OMS on input line 713. 645 | \macc@depth=\count293 646 | \c@MaxMatrixCols=\count294 647 | \dotsspace@=\muskip18 648 | \c@parentequation=\count295 649 | \dspbrk@lvl=\count296 650 | \tag@help=\toks19 651 | \row@=\count297 652 | \column@=\count298 653 | \maxfields@=\count299 654 | \andhelp@=\toks20 655 | \eqnshift@=\dimen193 656 | \alignsep@=\dimen194 657 | \tagshift@=\dimen195 658 | \tagwidth@=\dimen196 659 | \totwidth@=\dimen197 660 | \lineht@=\dimen198 661 | \@envbody=\toks21 662 | \multlinegap=\skip69 663 | \multlinetaggap=\skip70 664 | \mathdisplay@stack=\toks22 665 | LaTeX Info: Redefining \[ on input line 2817. 666 | LaTeX Info: Redefining \] on input line 2818. 667 | ) 668 | ("C:\Program Files\MiKTeX 2.9\tex\latex\geometry\geometry.sty" 669 | Package: geometry 2018/04/16 v5.8 Page Geometry 670 | \Gm@cnth=\count300 671 | \Gm@cntv=\count301 672 | \c@Gm@tempcnt=\count302 673 | \Gm@bindingoffset=\dimen199 674 | \Gm@wd@mp=\dimen256 675 | \Gm@odd@mp=\dimen257 676 | \Gm@even@mp=\dimen258 677 | \Gm@layoutwidth=\dimen259 678 | \Gm@layoutheight=\dimen260 679 | \Gm@layouthoffset=\dimen261 680 | \Gm@layoutvoffset=\dimen262 681 | \Gm@dimlist=\toks23 682 | 683 | ("C:\Program Files\MiKTeX 2.9\tex\xelatex\xetexconfig\geometry.cfg")) 684 | \c@theorem=\count303 685 | \c@lemma=\count304 686 | \c@proof=\count305 687 | 688 | (光学期中note.aux) 689 | \openout1 = `光学期中note.aux'. 690 | 691 | LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 13. 692 | LaTeX Font Info: ... okay on input line 13. 693 | LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 13. 694 | LaTeX Font Info: ... okay on input line 13. 695 | LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 13. 696 | LaTeX Font Info: ... okay on input line 13. 697 | LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 13. 698 | LaTeX Font Info: ... okay on input line 13. 699 | LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 13. 700 | LaTeX Font Info: ... okay on input line 13. 701 | LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 13. 702 | LaTeX Font Info: ... okay on input line 13. 703 | LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 13. 704 | LaTeX Font Info: ... okay on input line 13. 705 | LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 13. 706 | LaTeX Font Info: ... okay on input line 13. 707 | LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 13. 708 | LaTeX Font Info: ... okay on input line 13. 709 | LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 13. 710 | LaTeX Font Info: ... okay on input line 13. 711 | ABD: EverySelectfont initializing macros 712 | LaTeX Info: Redefining \selectfont on input line 13. 713 | 714 | Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid 715 | (fontspec) this). 716 | 717 | \symlegacymaths=\mathgroup4 718 | LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold' 719 | (Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 13. 720 | LaTeX Font Info: Redeclaring math accent \acute on input line 13. 721 | LaTeX Font Info: Redeclaring math accent \grave on input line 13. 722 | LaTeX Font Info: Redeclaring math accent \ddot on input line 13. 723 | LaTeX Font Info: Redeclaring math accent \tilde on input line 13. 724 | LaTeX Font Info: Redeclaring math accent \bar on input line 13. 725 | LaTeX Font Info: Redeclaring math accent \breve on input line 13. 726 | LaTeX Font Info: Redeclaring math accent \check on input line 13. 727 | LaTeX Font Info: Redeclaring math accent \hat on input line 13. 728 | LaTeX Font Info: Redeclaring math accent \dot on input line 13. 729 | LaTeX Font Info: Redeclaring math accent \mathring on input line 13. 730 | LaTeX Font Info: Redeclaring math symbol \Gamma on input line 13. 731 | LaTeX Font Info: Redeclaring math symbol \Delta on input line 13. 732 | LaTeX Font Info: Redeclaring math symbol \Theta on input line 13. 733 | LaTeX Font Info: Redeclaring math symbol \Lambda on input line 13. 734 | LaTeX Font Info: Redeclaring math symbol \Xi on input line 13. 735 | LaTeX Font Info: Redeclaring math symbol \Pi on input line 13. 736 | LaTeX Font Info: Redeclaring math symbol \Sigma on input line 13. 737 | LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 13. 738 | LaTeX Font Info: Redeclaring math symbol \Phi on input line 13. 739 | LaTeX Font Info: Redeclaring math symbol \Psi on input line 13. 740 | LaTeX Font Info: Redeclaring math symbol \Omega on input line 13. 741 | LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 13. 742 | LaTeX Font Info: Redeclaring symbol font `operators' on input line 13. 743 | LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font 744 | (Font) `operators' in the math version `normal' on input line 13. 745 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' 746 | (Font) OT1/cmr/m/n --> TU/lmr/m/n on input line 13. 747 | LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font 748 | (Font) `operators' in the math version `bold' on input line 13. 749 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' 750 | (Font) OT1/cmr/bx/n --> TU/lmr/m/n on input line 13. 751 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' 752 | (Font) TU/lmr/m/n --> TU/lmr/m/n on input line 13. 753 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' 754 | (Font) OT1/cmr/m/it --> TU/lmr/m/it on input line 13. 755 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' 756 | (Font) OT1/cmr/bx/n --> TU/lmr/bx/n on input line 13. 757 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' 758 | (Font) OT1/cmss/m/n --> TU/lmss/m/n on input line 13. 759 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' 760 | (Font) OT1/cmtt/m/n --> TU/lmtt/m/n on input line 13. 761 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' 762 | (Font) TU/lmr/m/n --> TU/lmr/bx/n on input line 13. 763 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' 764 | (Font) OT1/cmr/bx/it --> TU/lmr/bx/it on input line 13. 765 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' 766 | (Font) OT1/cmss/bx/n --> TU/lmss/bx/n on input line 13. 767 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' 768 | (Font) OT1/cmtt/m/n --> TU/lmtt/bx/n on input line 13. 769 | Package caption Info: Begin \AtBeginDocument code. 770 | Package caption Info: subfig package v1.3 is loaded. 771 | Package caption Info: hyperref package is loaded. 772 | Package caption Info: End \AtBeginDocument code. 773 | \AtBeginShipoutBox=\box54 774 | 775 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\color.sty" 776 | Package: color 2016/07/10 v1.1e Standard LaTeX Color (DPC) 777 | LaTeX Info: Redefining \color on input line 86. 778 | 779 | ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics-cfg\color.cfg" 780 | File: color.cfg 2016/01/02 v1.6 sample color configuration 781 | ) 782 | Package color Info: Driver file: xetex.def on input line 147. 783 | ) 784 | Package hyperref Info: Link coloring ON on input line 13. 785 | 786 | ("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\nameref.sty" 787 | Package: nameref 2016/05/21 v2.44 Cross-referencing by name of section 788 | 789 | ("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\gettitlestring.sty" 790 | Package: gettitlestring 2016/05/16 v1.5 Cleanup title references (HO) 791 | ) 792 | \c@section@level=\count306 793 | ) 794 | LaTeX Info: Redefining \ref on input line 13. 795 | LaTeX Info: Redefining \pageref on input line 13. 796 | LaTeX Info: Redefining \nameref on input line 13. 797 | 798 | (光学期中note.out) (光学期中note.out) 799 | \@outlinefile=\write3 800 | \openout3 = `光学期中note.out'. 801 | 802 | 803 | *geometry* detected driver: pdftex 804 | *geometry* verbose mode - [ preamble ] result: 805 | * driver: pdftex 806 | * paper: 807 | * layout: 808 | * layoutoffset:(h,v)=(0.0pt,0.0pt) 809 | * modes: 810 | * h-part:(L,W,R)=(92.14519pt, 430.00462pt, 92.14519pt) 811 | * v-part:(T,H,B)=(56.9055pt, 681.15898pt, 56.9055pt) 812 | * \paperwidth=614.295pt 813 | * \paperheight=794.96999pt 814 | * \textwidth=430.00462pt 815 | * \textheight=681.15898pt 816 | * \oddsidemargin=19.8752pt 817 | * \evensidemargin=19.8752pt 818 | * \topmargin=-52.36449pt 819 | * \headheight=12.0pt 820 | * \headsep=25.0pt 821 | * \topskip=10.0pt 822 | * \footskip=30.0pt 823 | * \marginparwidth=65.0pt 824 | * \marginparsep=11.0pt 825 | * \columnsep=10.0pt 826 | * \skip\footins=9.0pt plus 4.0pt minus 2.0pt 827 | * \hoffset=0.0pt 828 | * \voffset=0.0pt 829 | * \mag=1000 830 | * \@twocolumnfalse 831 | * \@twosidefalse 832 | * \@mparswitchfalse 833 | * \@reversemarginfalse 834 | * (1in=72.27pt=25.4mm, 1cm=28.453pt) 835 | 836 | 837 | Underfull \hbox (badness 10000) in paragraph at lines 17--23 838 | 839 | [] 840 | 841 | 842 | Underfull \hbox (badness 10000) in paragraph at lines 24--25 843 | 844 | [] 845 | 846 | 847 | Underfull \hbox (badness 10000) in paragraph at lines 28--30 848 | 849 | [] 850 | 851 | 852 | LaTeX Font Warning: Font shape `OMX/cmex/m/n' in size <10.53937> not available 853 | (Font) size <10.95> substituted on input line 32. 854 | 855 | 856 | Underfull \hbox (badness 10000) in paragraph at lines 49--50 857 | 858 | [] 859 | 860 | 861 | Underfull \hbox (badness 10000) in paragraph at lines 52--54 862 | 863 | [] 864 | 865 | [1 866 | 867 | ] 868 | File: 色散.png Graphic file (type bmp) 869 | <色散.png> 870 | [2] 871 | File: 界面电场.png Graphic file (type bmp) 872 | <界面电场.png> 873 | [3] 874 | File: Fresnel平行.png Graphic file (type bmp) 875 | 876 | [4] 877 | File: Fresnel垂直公式表.png Graphic file (type bmp) 878 | 879 | [5] 880 | File: 透反射率.png Graphic file (type bmp) 881 | <透反射率.png> 882 | [6] 883 | Underfull \hbox (badness 10000) in paragraph at lines 287--288 884 | 885 | [] 886 | 887 | [7] 888 | File: 几何光学作图.png Graphic file (type bmp) 889 | <几何光学作图.png> 890 | File: Pupil.png Graphic file (type bmp) 891 | 892 | [8] 893 | File: 无限光学系统.png Graphic file (type bmp) 894 | <无限光学系统.png> 895 | File: RayVec.png Graphic file (type bmp) 896 | 897 | [9] [10] 898 | File: EffectiveFocal.png Graphic file (type bmp) 899 | 900 | Package atveryend Info: Empty hook `BeforeClearDocument' on input line 406. 901 | [11] 902 | Package atveryend Info: Empty hook `AfterLastShipout' on input line 406. 903 | (光学期中note.aux) 904 | Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 406. 905 | Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 406. 906 | Package rerunfilecheck Info: File `光学期中note.out' has not changed. 907 | (rerunfilecheck) Checksum: 8F5D6A1837AE8DDAB6418BAA3D52B1CF. 908 | 909 | 910 | LaTeX Font Warning: Size substitutions with differences 911 | (Font) up to 0.41063pt have occurred. 912 | 913 | Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 406. 914 | ) 915 | Here is how much of TeX's memory you used: 916 | 25406 strings out of 427771 917 | 508259 string characters out of 3151337 918 | 578898 words of memory out of 3000000 919 | 29213 multiletter control sequences out of 15000+200000 920 | 540765 words of font info for 78 fonts, out of 3000000 for 9000 921 | 1328 hyphenation exceptions out of 8191 922 | 52i,9n,68p,377b,587s stack positions out of 5000i,500n,10000p,200000b,50000s 923 | 924 | Output written on 光学期中note.pdf (11 pages). 925 | -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [1][-]{section.1}{\376\377\166\356\122\115\123\357\116\345\121\154\137\000\166\204\140\305\142\245}{}% 1 2 | \BOOKMARK [1][-]{section.2}{\376\377\000C\000h\000a\000p\000t\000e\000r\000\040\0001}{}% 2 3 | \BOOKMARK [1][-]{section.3}{\376\377\000C\000h\000a\000p\000t\000e\000r\000\040\0002}{}% 3 4 | \BOOKMARK [1][-]{section.4}{\376\377\000C\000h\000a\000p\000t\000e\000r\000\040\0003}{}% 4 5 | \BOOKMARK [1][-]{section.5}{\376\377\000C\000h\000a\000p\000t\000e\000r\000\040\0004}{}% 5 6 | \BOOKMARK [1][-]{section.6}{\376\377\000C\000h\000a\000p\000t\000e\000r\000\040\0005}{}% 6 7 | -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/光学期中note.pdf -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/光学期中note.synctex.gz -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/光学期中note.tex: -------------------------------------------------------------------------------- 1 | \documentclass{ctexart} 2 | \usepackage{enumerate} 3 | \usepackage{graphicx, subfig} 4 | \usepackage[colorlinks,linkcolor=blue]{hyperref} 5 | \usepackage{amsmath} 6 | \usepackage{geometry} 7 | \newtheorem{theorem}{Theorem} 8 | \newtheorem{lemma}{Lemma} 9 | \newtheorem{proof}{Proof}[section] 10 | \geometry{top=2cm,bottom=2cm} 11 | \title{光学期中复习} 12 | \author{张子健} 13 | \begin{document} 14 | \maketitle 15 | 16 | \section{目前可以公开的情报} 17 | 以下是去年考完期中之后我问同学考了什么得到的回答。\\ 18 | 1. 推清楚T,k,v之间的关系\\ 19 | 2. 菲涅尔透射公式 推导\\ 20 | 3. 还是菲涅尔(菲涅尔在界面上的折射和反射系数)(把第一问的菲涅尔换个形式) (把菲涅尔的推导全背过)\\ 21 | 4. 推导衰势波的波函数 (根据第二题) \\ 22 | 5. 金属里面的电场 (证明是指数衰减) \\ 23 | 24 | 描述一下成像原理(无限远系统与传统的显微镜的区别)(光纤放大原理)(密集波分复用)(共聚焦 confocal 成像原理)(凸透镜成像计算)(光阑,景深(没让算,就让说)) (近视远视的原理) (光纤最长最短波长的传播时间差)\\ 25 | 26 | 27 | \section{Chapter 1} 28 | 背公式就好\\ 29 | \begin{enumerate} 30 | 31 | \item 光速 32 | \begin{equation} 33 | c=1 / \sqrt{\varepsilon_{0} \mu_{0}}=3 \times 10^{8} \mathrm{m} / \mathrm{s} 34 | \end{equation} 35 | \item 波动方程 36 | \begin{equation} 37 | \frac{\partial^{2} \psi}{\partial x^{2}}=\frac{1}{v^{2}} \frac{\partial^{2} \psi}{\partial t^{2}} 38 | \end{equation} 39 | \item 波速 40 | \begin{equation} 41 | \pm \frac{\omega}{k}=\pm v 42 | \end{equation} 43 | \item 平面波公式 44 | \begin{equation} 45 | \psi(\vec{r})=A e^{i(\vec{k} \cdot \vec{r} \mp \omega t)} 46 | \end{equation} 47 | 48 | \end{enumerate} 49 | 球面波说考了吗?我猜不考\\ 50 | 51 | \section{Chapter 2} 52 | 考啥我没记全。\\ 53 | \begin{enumerate} 54 | \item 由真空中Maxwell方程组如何推得电场满足波动方程 55 | \begin{equation} 56 | \begin{aligned} \nabla \times(\nabla \times \mathbf{E}) &=\nabla(\nabla \cdot \mathbf{E})-\nabla^{2} \mathbf{E}=\nabla \times\left(-\frac{\partial \mathbf{B}}{\partial t}\right) \\ &=-\frac{\partial}{\partial t}(\nabla \times \mathbf{B})=-\mu_{0} \epsilon_{0} \frac{\partial^{2} \mathbf{E}}{\partial t^{2}} \end{aligned} 57 | \end{equation} 58 | 注意到电场散度为零,最终有 59 | \begin{equation} 60 | \nabla^{2} \mathbf{E}=\mu_{0} \epsilon_{0} \frac{\partial^{2} \mathbf{E}}{\partial t^{2}} 61 | \end{equation} 62 | 63 | \item 光是transverse wave。证明:设$E$在$x$方向传播 64 | \begin{equation} 65 | \vec{E}=\vec{E}(x, t) 66 | \end{equation} 67 | 根据真空中的麦克斯韦方程有 68 | \begin{equation} 69 | \frac{\partial E_{x}}{\partial x}+\frac{\partial E_{y}}{\partial y}+\frac{\partial E_{z}}{\partial z}=0 70 | \end{equation} 71 | 故 72 | \begin{equation} 73 | \frac{\partial E_{x}}{\partial x}=0 74 | \end{equation} 75 | $E_x$不能是非零常数,所以只能是零。故光是transverse wave。 76 | \item 磁场。 根据 77 | \begin{equation} 78 | \nabla \times \vec{E}=-\frac{\partial \vec{B}}{\partial t} 79 | \end{equation} 80 | 我们有对于波$\vec{E}=\vec{E}(x, t)\hat{y}$,其磁场的对时间的偏导数的非零分量只有 81 | \begin{equation} 82 | \frac{\partial E_{y}}{\partial x}=-\frac{\partial B_{z}}{\partial t} 83 | \end{equation} 84 | 对于正弦波有 85 | \begin{equation} 86 | B_z=\frac{E_y}{c} 87 | \end{equation} 88 | 对一般情况 89 | \begin{equation} 90 | \vec{B}=1/c ( \vec{k} × \vec{E}) 91 | \end{equation} 92 | 93 | \item Poynting矢量 94 | \begin{equation} 95 | \vec{S}=\frac{1}{\mu_{0}} \vec{E} \times \vec{B} 96 | \end{equation} 97 | \item The inverse square law: 对球面波,能量密度随距离平方反比衰减,能量密度正比于电场的平方,故电场强度反比衰减。这点对电子加速时产生的radiation也适用。\\ 98 | 光与介质的作用:把介质里的分子当成谐振子处理。谐振子有很多本征频率$\omega_0$。\\ 99 | 色散关系:折射率随入射光频率的变化: 100 | \begin{equation} 101 | n^{2}(\omega)=1+\frac{N q_{e}^{2}}{\epsilon_{0} m_{e}} \sum_{j}\left(\frac{f_{j}}{\omega_{0 j}^{2}-\omega^{2}}\right) 102 | \end{equation} 103 | \begin{figure} 104 | \center 105 | \includegraphics[width=0.7\textwidth]{色散.png} 106 | \end{figure} 107 | 光的频率越接近介质的本征频率,介质分子的反应就越剧烈。 108 | \end{enumerate} 109 | 110 | \section{Chapter 3} 111 | \begin{enumerate} 112 | \item Scattering:the absorption and prompt re-emission of EM-radiation by electrons associated with atoms and molecules. 投射折射反射本质是都是散射 113 | \item Rayleigh Scattering:要点:1. 粒子比波长小很多 2. 弹性散射 3. 散射强度四次方反比于波长 114 | \begin{equation} 115 | I \propto \frac{1}{\lambda^{4}} 116 | \end{equation} 117 | \item 惠更斯 费马 光程最短原理 (大物知识)\\ 118 | 光程公式 119 | \begin{equation} 120 | \int n \text{d} s 121 | \end{equation} 122 | \item 用Maxwell推到折射反射定理(超重点) 123 | \begin{enumerate} 124 | \item 设出三个电场(如图) 125 | \begin{figure} 126 | \center 127 | \includegraphics[width=0.7\textwidth]{界面电场.png} 128 | \end{figure} 129 | \item 带入电场边界条件(无散度)(无旋度) 130 | \begin{equation} 131 | \begin{array}{rl}{\hat{u}_{n} \times \vec{E}_{0 i}} & {\cos \left(\vec{k}_{i} \cdot \vec{r}-\omega_{i} t\right)+\hat{u}_{n}} \\ {} & {\times \vec{E}_{0 r} \cos \left(\vec{k}_{r} \cdot \vec{r}-\omega_{r} t+\epsilon_{r}\right)} \\ {} & {=\hat{u}_{n} \times \vec{E}_{0 t} \cos \left(\vec{k}_{t} \cdot \vec{r}-\omega_{t} t+\epsilon_{t}\right)}\end{array} 132 | \end{equation} 133 | 上式在任何t都成立,故有 134 | \begin{equation} 135 | \left.\left(\vec{k}_{i} \cdot \vec{r}-\omega_{i} t\right)\right|_{y=b}=\left.\left(\vec{k}_{r} \cdot \vec{r}-\omega_{r} t+\epsilon_{r}\right)\right|_{y=b}=\left.\left(\vec{k}_{t} \cdot \vec{r}-\omega_{t} t+\epsilon_{t}\right)\right|_{y=b} 136 | \end{equation} 137 | 又这三个电场的频率应该是一样的,上式变为 138 | \begin{equation} 139 | \left.\left(\vec{k}_{i} \cdot \vec{r}\right)\right|_{y=b}=\left.\left(\vec{k}_{r} \cdot \vec{r}+\epsilon_{r}\right)\right|_{y=b}=\left.\left(\vec{k}_{t} \cdot \vec{r}+\epsilon_{t}\right)\right|_{y=b} 140 | \end{equation} 141 | \item 反射:又上式第一个等号可知 142 | \begin{equation} 143 | \left[\left(\vec{k}_{i}-\vec{k}_{r}\right) \cdot \vec{r}\right]_{y=b}=\epsilon_{r} 144 | \end{equation} 145 | 此式在全反射界面是常数。y是垂直于平面的坐标,上式的取值于$r$的平行于界面的分量无关。故$\vec{k}_{i}-\vec{k}_{r}$垂直于反射面,从而有入射角等于反射角。 146 | \item 折射:于反射的情况同理,有 147 | \begin{equation} 148 | \left.\left(\vec{k}_{i} \cdot \vec{r}\right)\right|_{y=b}=\left.\left(\vec{k}_{t} \cdot \vec{r}+\epsilon_{t}\right)\right|_{y=b} 149 | \end{equation} 150 | \begin{equation} 151 | k_{i} \sin \theta_{i}=k_{t} \sin \theta_{t} 152 | \end{equation} 153 | 不同之处在于,这两个电场所在的介质不同,所以$|\vec{k}_{i}|\neq |\vec{k}_{t}|$(频率相同,波速不同,波矢长度必然不同)。有关系 154 | \begin{equation} 155 | |\vec{k}_{i}|\frac{c}{n_i}=|\vec{k}_{t}|\frac{c}{n_t} 156 | \end{equation} 157 | \begin{equation} 158 | n_{i} \sin \theta_{i}=n_{t} \sin \theta_{t} 159 | \end{equation} 160 | \end{enumerate} 161 | \item Fresnel Equation (对于偏振光,入射、反射率跟入射角度的关系) 162 | \begin{enumerate} 163 | \item 电场垂直于入射面时(plane-of-incidence,此面垂直于界面) (建议手推一遍保平安):\\ 164 | \begin{figure} 165 | \center 166 | \includegraphics[width=0.7\textwidth]{Fresnel平行.png} 167 | \caption{Fresnel 电场垂直于入射面时} 168 | \end{figure} 169 | 推导首先需要磁场的边界条件: 170 | \begin{equation} 171 | H_{\| A}=H_{\| B} 172 | \end{equation} 173 | 由此可得 174 | \begin{equation} 175 | -\frac{B_{i}}{\mu_{i}} \cos \theta_{i}+\frac{B_{r}}{\mu_{i}} \cos \theta_{r}=-\frac{B_{t}}{\mu_{t}} \cos \theta_{t} 176 | \end{equation} 177 | 又有电场的边界条件 178 | \begin{equation} 179 | E_{0 i}+E_{0 r}=E_{0 t} 180 | \end{equation} 181 | 结合两式,注意到电场与磁场的关系是 182 | \begin{equation} 183 | E=\frac{B}{c}=\frac{n B}{c_0} 184 | \end{equation} 185 | 我们可以得到 186 | \begin{equation} 187 | r_{\perp} \equiv\left(\frac{E_{0 r}}{E_{0 i}}\right)_{\perp}=\frac{n_{i} \cos \theta_{i}-n_{t} \cos \theta_{t}}{n_{i} \cos \theta_{i}+n_{t} \cos \theta_{t}} 188 | \end{equation} 189 | 与 190 | \begin{equation} 191 | t_{\perp} \equiv\left(\frac{E_{0 t}}{E_{0 i}}\right)_{\perp}=\frac{2 n_{i} \cos \theta_{i}}{n_{i} \cos \theta_{i}+n_{t} \cos \theta_{t}} 192 | \end{equation} 193 | \item 电场平行于入射面时:\\ 194 | 使用与平行时类似的边界条件 195 | \begin{equation} 196 | E_{0 i} \cos \theta_{i}-E_{0 r} \cos \theta_{r}=E_{0 t} \cos \theta_{t} 197 | \end{equation} 198 | \begin{equation} 199 | \frac{B_{i}}{\mu_{i}}+\frac{B_{r}}{\mu_{i}}=\frac{B_{t}}{\mu_{t}} 200 | \end{equation} 201 | 要点:平行和垂直,使用的都是磁场和电场在\textbf{垂直界面}方向的边界条件。上式可以推出各种各样的透射率反射率。我觉得背一下定义,推一遍就好。注意 1. 各个比例没有平方,2. 垂直于平行是对入射面说的 3.$r_{\perp},t_{\perp}$的公式对两种情况都一样。正如我们在作业题中做的,这些公式可以用Snell定律化简。 202 | \begin{figure} 203 | \center 204 | \includegraphics[width=0.7\textwidth]{Fresnel垂直公式表.png} 205 | \caption{Fresnel Equation} 206 | \end{figure} 207 | \end{enumerate} 208 | \item Fresnel Equation 的意义 209 | 对于垂直界面打下去的光,有 210 | \begin{equation} 211 | \left[r_{\|}\right]_{\theta_{i}=0}=-\left[r_{\perp}\right]_{\theta_{i}=0}=\left[\frac{n_{t}-n_{i}}{n_{i}+n_{t}}\right]_{\theta_{i}=0} 212 | \end{equation} 213 | \begin{equation} 214 | \left[t_{\|}\right]_{\theta_{i}=0}=\left[t_{\perp}\right]_{\theta_{i}=0}=\left[\frac{2 n_{i}}{n_{i}+n_{t}}\right]_{\theta_{i}=0} 215 | \end{equation} 216 | 当入射角和折射角之和为90°时有 ($r_{\|}$) 217 | \begin{equation} 218 | r_{\|}=+\frac{\tan \left(\theta_{i}-\theta_{t}\right)}{\tan \left(\theta_{i}+\theta_{t}\right)}=0 219 | \end{equation} 220 | 此时的入射角被称为Polarization angle($\theta_p$)。如果以上的各个比例是负的,说明相位跳了一个$\pi$。就比如当入射角$\theta_i>\theta_p$时,$r_{\|}<0$,反射光水平分量跳$\pi$。对于垂直分量\begin{equation} 221 | r_{\perp}=-\frac{\sin \left(\theta_{i}-\theta_{t}\right)}{\sin \left(\theta_{i}+\theta_{t}\right)}<0 222 | \end{equation} 223 | 所以一直跳$\pi$。对于全反射,会有于入射角有关的phase shift。我猜不用掌握其来由。 224 | \item Reflectance and transmittance 225 | 光功率(单位截面,单位时间) 226 | \begin{equation} 227 | I=\langle S \rangle_{T}=\frac{c \epsilon_{0} E_{0}^{2}}{2} 228 | \end{equation} 229 | \begin{figure} 230 | \center 231 | \includegraphics[width=0.5\textwidth]{透反射率.png} 232 | \caption{透反射率} 233 | \end{figure} 234 | 根据光功率的定义,其电场的强度大小与密集程度有关,即 235 | 对反射($\theta_{i}=\theta_{r}$) 236 | \begin{equation} 237 | R \equiv \frac{I_{r} A \cos \theta_{r}}{I_{i} A \cos \theta_{i}}=\frac{I_{r}}{I_{i}}=\left(\frac{E_{o r}}{E_{0 i}}\right)^{2}=r^{2} 238 | \end{equation} 239 | 对投射 240 | \begin{equation} 241 | T \equiv \frac{I_{t} A \cos \theta_{t}}{I_{i} A \cos \theta_{i}}=\frac{n_{t} \cos \theta_{t}}{n_{i} \cos \theta_{i}}\left(\frac{E_{o t}}{E_{0 i}}\right)^{2}=\left(\frac{n_{t} \cos \theta_{t}}{n_{i} \cos \theta_{i}}\right) t^{2} 242 | \end{equation} 243 | 故$T\neq t^2$。这点需要注意。 244 | \item 衰逝波 一种指数衰减的波\\ 245 | 根据 $r_{\|},r_{\perp}$ 的公式可知,当入射角$\theta_i$大于$\theta_c$时,$r$变成虚数,且$r_{\|}r_{\|}^*=r_{\perp}r_{\perp}*=R=1$,$T=0$. 衰逝波是指数衰减因为它不能携带能量。推导的话,用Snell定律算波矢,得到的结果带有虚数,直接带入原方程即可。具体来说 246 | \begin{equation} 247 | \boldsymbol{E}_{t}=\boldsymbol{E}_{0t} \exp i\left(\boldsymbol{k}_{t} \cdot \boldsymbol{r}-\boldsymbol{\omega} t\right) 248 | \end{equation} 249 | 其中 (y为垂直于界面的方向) 250 | \begin{equation} 251 | k_{t} \cdot r=k_{t x} x+k_{t y} y 252 | \end{equation} 253 | 根据Snell定律 $\cos \theta_{\mathrm{t}}=\left(1-\frac{\sin ^{2} \theta_{\mathrm{i}}}{n_{\mathrm{ti}}^{2}}\right)^{1 / 2}$ (这步是关键,虚数就是这里搞出来的) 254 | \begin{equation} 255 | k_{t y}=k_{\mathrm{t}} \cos \theta_{\mathrm{t}}=\pm k_{\mathrm{t}}\left(1-\frac{\sin ^{2} \theta_{\mathrm{i}}}{n_{\mathrm{ti}}^{2}}\right)^{1 / 2}=\pm i k_{t}\left(\frac{\sin ^{2} \theta_{i}}{n_{t i}^{2}}-1\right)^{1 / 2} \equiv \pm i \beta 256 | \end{equation} 257 | \begin{equation} 258 | k_{t x}=\frac{k_{t}}{n_{t i}} \sin \theta_{i} 259 | \end{equation} 260 | 最终 261 | \begin{equation} 262 | \boldsymbol{E}_{t}=\boldsymbol{E}_{0 t} e^{\mp \beta y} e^{i\left(k_{t} x \sin \theta_{i} / n_{t i}-\omega t\right)} 263 | \end{equation} 264 | 利用衰逝波可以搞Frustrated total internal reflection(FTIR)。做指纹识别什么的。看课件吧。 265 | 266 | \item 金属的光学性质 267 | 金属会有电导率$\sigma$,使得Maxwell方程组里的$\vec{J}=\sigma \vec{E}$。 在金属中$\rho=0$。解这样的Maxwell方程组可得 268 | \begin{equation} 269 | \frac{\partial^{2} \vec{E}}{\partial x^{2}}+\frac{\partial^{2} \vec{E}}{\partial y^{2}}+\frac{\partial^{2} \vec{E}}{\partial z^{2}}=\mu \sigma \frac{\partial \vec{E}}{\partial t}+\mu \epsilon \frac{\partial^{2} \vec{E}}{\partial t^{2}} 270 | \end{equation} 271 | 非齐次项的存在会使得金属中的电场指数衰减。有 (我猜具体的表达式不会要求推导,电动都没让推,只要记住与光的频率有关就好) 272 | \begin{equation} 273 | \vec{E}=\vec{E}_{0} e^{i(\tilde{k} z-\omega t)} \quad \tilde{k}=k+i \kappa 274 | \end{equation} 275 | 有概念skin depth定义为 276 | \begin{equation} 277 | d=\frac{1}{\kappa} 278 | \end{equation} 279 | 能量的衰减为 280 | \begin{equation} 281 | I=I_{0} e^{-\alpha z},\alpha=2\kappa 282 | \end{equation} 283 | 金属的反射率一般很高。 284 | 285 | \end{enumerate} 286 | \section{Chapter 4} 287 | 戴老师:第四章重点是\textbf{作业题},不考推导。啊,包括这个得考是吧,Confocal,还有一个什么来着,无限远,这两个必考。要解释到TA能看懂。光阑系统会出问答题。这里面主要考一些概念,比如大光圈会营造一种什么效果啊。什么叫渐晕啊,什么叫景深啊,都要理解。光纤放大器这玩意肯定考,所以顺带着前面光纤你都看。还有可能考密集波分复用。我出题的逻辑是,会把一块内容都包括。先让你算算光纤,后面再让你解答解答这两个技术。所以光纤这部分也是重点。\\ 288 | 289 | 个人评论:这章多说无益,大家去看作业题吧。 290 | \begin{enumerate} 291 | \item Asperical Surface 我没看懂 等时原理?(我猜不考) 292 | \item 薄透镜 Thin-lens equation 293 | \begin{equation} 294 | \frac{1}{s_{o}}+\frac{1}{s_{i}}=\left(n_{l}-1\right)\left(\frac{1}{R_{1}}-\frac{1}{R_{2}}\right) 295 | \end{equation} 296 | 从而有焦距公式 297 | \begin{equation} 298 | \frac{1}{f}=\left(n_{l}-1\right)\left(\frac{1}{R_{1}}-\frac{1}{R_{2}}\right) 299 | \end{equation} 300 | \item 光心 Optical Center:光线穿过不会产生偏折的点。作图时很重要。作图就是从像的断点画一根平行的,一条过光心的线。看这两条线在透镜的作用下的交点。(如图) 301 | \begin{figure} 302 | \center 303 | \includegraphics[width=0.7\textwidth]{几何光学作图.png} 304 | \caption{几何光学作图} 305 | \end{figure} 306 | \item 牛顿的透镜成像公式 307 | \begin{equation} 308 | x_{o} x_{i}=f^{2} 309 | \end{equation} 310 | $x_{o}$为物相对于$F_o$(物方焦点)靠左多少。$x_i$为像相对于$F_i$靠右多少。(从左往右成像) 311 | \item Transverse magnification (垂轴放大率) 312 | \begin{equation} 313 | M_{T} \equiv \frac{y_{i}}{y_{o}}=-\frac{s_{i}}{s_{o}} 314 | \end{equation} 315 | Longitudinal magnification (我觉得不用背,只理解定义就好) 316 | \begin{equation} 317 | M_{L} \equiv \frac{d x_{i}}{d x_{o}}=-\frac{f^{2}}{x_{o}^{2}}=-M_{T}^{2} 318 | \end{equation} 319 | \item Confocal microscopy (必考,但是我不会,谁来帮帮我)(大家可以参考以下材料) 320 | \href{http://www.physics.emory.edu/faculty/weeks//confocal/}{How does a confocal microscope work?} 321 | \item Aperture stop 孔径光阑:限制光通过量的(透镜,光阑这种在光路上带边的东西)\\ 322 | Field stop 光屏的边缘\\ 323 | 名词解释 324 | \begin{enumerate} 325 | \item 景深,光圈大小的效果:景深(Depth of Field),是指在摄影机镜头或其他成像器前沿能够取得清晰图像的成像所测定的被摄物体前后距离范围。而光圈、镜头、及拍摄物的距离是影响景深的重要因素。光圈越大(光圈值f越小)景深越浅,光圈越小(光圈值f越大)景深越深。(百度百科) 326 | \item 渐晕:渐晕是离轴越远( 越接近最大视场) 的光线经过光学系统的有效孔径阑越小,所以越离轴的光线在离轴的像面上的光强度就越弱,而形成影像由中心轴向离轴晕开。简单来说,就是轴外光束被拦截的现象称为“渐晕”。(百度百科) 327 | \end{enumerate} 328 | \begin{figure} 329 | \center 330 | \includegraphics[width=0.7\textwidth]{Pupil.png} 331 | \caption{Pupil神题,做完就行了} 332 | \end{figure} 333 | \item 光纤: 334 | \begin{enumerate} 335 | \item 几何光学:作业题即可。 我想象不到别的考法了。 注意光从空气灌入光纤需要算一次折射就好 (Numerical aperture就一个定义的事($n \sin\theta_{\max}$),我猜可以在考场上问老师,如果忘了的话 ) 336 | \item 光纤分类:Stepped-index fiber(cladding(保护层)与core的折射率剧变,第一代技术使用), Graded-index fiber(折射率渐变,intermodal dispersion小). Multimode, Single-mode(大家实验课做过). 337 | \item Intermodal dispersion: 用经典图像处理即可。光速都一样,最短的路径就是直着走,最长的路径就是每次都以critical angle全反射。公式可以现推。 338 | \begin{equation} 339 | \Delta t=t_{\max}-t_{\min}=\frac{L n_{f}}{c}\left(\frac{n_{f}}{n_{c}}-1\right) 340 | \end{equation} 341 | \item Erbium-doped fiber amplifiers:一段掺杂了铒的光纤,Pump light和原信号一起打进去就可以实现信号的放大。 342 | \item Dense wave-length division multiplexing(密集波分复用):不同波长的光承载不同的信号一起灌进光纤,等读取的时候,分离各频率分别读取信号。 343 | \end{enumerate} 344 | \item 近视:无法聚焦平行光。远视:不能聚焦太近的点发出的光。 345 | \item 无限远光学系统(Infinity optical system)重点在于,这种成像过程中会有一段平行光的部分。在那一部分人们可以加入偏振片,棱镜等保持光的平行的光学元件。 346 | \begin{figure} 347 | \center 348 | \includegraphics[width=0.5\textwidth]{无限光学系统.png} 349 | \caption{无限远光学系统} 350 | \end{figure} 351 | \end{enumerate} 352 | 353 | \section{Chapter 5} 354 | 戴老师:矩阵怎么写。矩阵的推导过程,怎么算这个focus。Monochromatic aberration只考球面像差色差,剩下的随便看看。说完了,这也没什么内容。 355 | \begin{enumerate} 356 | \item Ray vector的定义($y$是高度,$\alpha$是角度,$n$是折射率): 357 | \begin{figure} 358 | \center 359 | \includegraphics[width=0.5\textwidth]{RayVec.png} 360 | \caption{Ray vector的定义} 361 | \end{figure} 362 | \begin{equation} 363 | \vec{n} \equiv\left[\begin{array}{c}{n \alpha} \\ {y}\end{array}\right] 364 | \end{equation} 365 | 习惯上,下标i指入射光,t指出射光。在界面上,Ray vector会经历一个线性变换($\vec{n_{i1}}\to \vec{n_{t1}}$)。 366 | \begin{equation} 367 | \left[\begin{array}{c}{n_{t 1} \alpha_{t 1}} \\ {y_{t 1}}\end{array}\right]=\left[\begin{array}{cc}{1} & {-\mathcal{D}_{1}} \\ {0} & {1}\end{array}\right]\left[\begin{array}{c}{n_{i 1} \alpha_{i 1}} \\ {y_{i 1}}\end{array}\right] 368 | \end{equation} 369 | 记为 370 | \begin{equation} 371 | \vec{n_{t1}}=R_1 \vec{n_{i1}} 372 | \end{equation} 373 | 在透镜里面,因为透镜有厚度,在到达另一个界面的时候光线的高度会发生变化,有($\vec{n_{t1}}\to \vec{n_{i2}}$) 374 | \begin{equation} 375 | \left[\begin{array}{c}{n_{i 2} \alpha_{i 2}} \\ {y_{i 2}}\end{array}\right]=\left[\begin{array}{cc}{1} & {0} \\ {d_{21} / n_{t 1}} & {1}\end{array}\right]\left[\begin{array}{c}{n_{t 1} \alpha_{t 1}} \\ {y_{t 1}}\end{array}\right] 376 | \end{equation} 377 | \begin{equation} 378 | \vec{n_{i2}}=T_{21}R_1 \vec{n_{i1}} 379 | \end{equation} 380 | 最终 381 | \begin{equation} 382 | \vec{n_{t2}}=R_{2}T_{21}R_1 \vec{n_{i1}} 383 | \end{equation} 384 | \item Effective focal length:$\alpha_{i1}$或$\alpha_{t2}$为零时,算出的光线汇聚的位置(如图)。 385 | \begin{equation} 386 | f_{2}=\overline{H_{2} F_{i}}=\frac{y_{i 1}}{-\alpha_{t 2}} 387 | \end{equation} 388 | 关于Principal Point我觉得这可以当一个公式背过,因为按照原来的定义想到这个公式比较复杂 389 | \begin{equation} 390 | \overline{H_{2} V_{2}}=\frac{y_{i 1}-y_{t 2}}{-\alpha_{t 2}} 391 | \end{equation} 392 | 我不懂的地方:$\alpha$的正负怎么定的。$D_1$怎么算的。 393 | \begin{figure} 394 | \center 395 | \includegraphics[width=0.5\textwidth]{EffectiveFocal.png} 396 | \caption{Effective focal与Principal Point} 397 | \end{figure} 398 | \item Aberration:只考球面像差色差 399 | \begin{enumerate} 400 | \item 球差:毕竟我们之前做了小角近似。修正方法:1.加光阑使得成像继续满足小角近似。2.如果一面平一面圆,让圆的一面迎光。 401 | \item 色差:因为折射率跟光的频率有关,所以焦距也跟光的频率有关。 402 | \end{enumerate} 403 | \end{enumerate} 404 | 405 | 406 | \end{document} 407 | -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/几何光学作图.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/几何光学作图.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/无限光学系统.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/无限光学系统.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/球面折射.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/球面折射.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/界面电场.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/界面电场.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/色散.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/色散.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期中note/透反射率.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/近代光学 戴俊峰/光学期中note/透反射率.png -------------------------------------------------------------------------------- /近代光学 戴俊峰/光学期末回忆 张子健.md: -------------------------------------------------------------------------------- 1 | 光学期末回忆 张子健 2020/1/2 2 | 3 | 刚刚考完试 气死我了,这门课之所以平均分低,并非知识点难,而是老师腹黑,以巨大的题量压分。这门课想要拿高分,要把各种东西算得很熟练。但是光学的知识点又不重要,而且你算得那么熟练只是为了考试而已,很浪费时间。为了让后来人不再浪费时间,我在这里回忆考试内容。 4 | 5 | 1. 傅里叶变换 (老师把答案写黑板上了 送分) 6 | 2. 牛顿环 (其实是个几何题,送分) 7 | 3. 多层膜推导,此考试的时间杀手。从边界条件推出矩阵,从矩阵推出折射率。然后问正入射时如何提高透射率。然后问如何提高反射率。 8 | 4. 多缝衍射推导 (时间杀手二,我考前推了一遍还是卡壳了) 顺带光谱仪原理。 9 | 5. Fresnel衍射。问圆孔衍射在光屏中心以及非中心的成像(从场强计算)。 10 | 6. optical active的原理以及经典图像下的机理解释;photonelastic modulate的原理解释。 11 | 7. amplitude interference和wavefront interence的区别(考定义)。楔形肥皂膜解释。杨氏双缝(1.缝换灯泡 2.S换成扩展光源) 12 | 8. 1/4波片的原理。如何在实验室中区分线偏振器何1/4波片。如何确定1/4玻片的快舟。 13 | 9. G-F棱镜。老师故意选了个optical axis是慢轴的晶体来凸显与课上的区别。 14 | 10. Stoke parametrization: 各种器材的矩阵会给,但是各种态对应的矢量要熟练掌握。 -------------------------------------------------------------------------------- /近代光学 戴俊峰/期中回忆.md: -------------------------------------------------------------------------------- 1 | 虽然戴老师把考点全部都公布出来了,但是这个考试依然是严峻的。因为题量特别大,所以各位千万不要迟到。——张子健 -------------------------------------------------------------------------------- /量子光学 陈洁菲/期末.md: -------------------------------------------------------------------------------- 1 | 1. 推导二能级原子系统的线性电极化率和光深. 2 | 2. 给定Fock混合态的密度矩阵,计算物理量期望值. 3 | 3. 实验设计. 4 | -------------------------------------------------------------------------------- /量子力学II 卢海舟/期中回忆.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doomspec/PhysicsNotesSUSTech/19c154de28c9d5e07a2657a72d7f42e839f42f11/量子力学II 卢海舟/期中回忆.md -------------------------------------------------------------------------------- /量子力学II 卢海舟/期末回忆.md: -------------------------------------------------------------------------------- 1 | 2020/1/3 马之初 2 | 1. 画图解释吸收、受激辐射和自发辐射;什么是绝热过程,绝热近似,绝热定理?什么是AB效应?实验中的相位差是多少?如何用第一和第二类Bessel函数表示第三类Bessel函数? 3 | 2. 二能级含时微扰,正弦型微扰; 4 | 3. 螺线管外部同心圆环上电子的能量(Griffith正文,复杂的二次方程); 5 | 4. 什么是Berry联络,Berry曲率?计算自旋进动的几何相位; 6 | 5. 什么是对称规范?推导Landau能级以及简并度。 -------------------------------------------------------------------------------- /量子场论 Modesto/期末回忆.md: -------------------------------------------------------------------------------- 1 | QFT期末回忆 2020/1/12 张子健 2 | 3 | 1. 给拉氏密度求EOM 4 | 2. 推导某个理论的renormalizability 5 | 3. 算one-loop correction 6 | 4. 算amplitude 7 | 5. 推导某个理论的instantaneous potential 8 | 6. 考试是开卷的 9 | 10 | 忠告:(Richard Fury)2020/1/24 11 | 12 | 1.上课要认真听,考试考的一定是上课讲的,可能抄抄就能拿分了 13 | 2.一定要上课记笔记,考试是不能带电子产品的 14 | 3.考试前的tutorial一定要来,可能会考原题 15 | 4.放心momo会renormalize 16 | 5.考试考了两大题,5小问,基本最后一题都是nonlocal因子的modify 17 | -------------------------------------------------------------------------------- /高等量子力学 叶飞/期中回忆.md: -------------------------------------------------------------------------------- 1 | 自由粒子传播子的形式(用路径积分推出最终结果)。量子态在旋转算符下的变换(具体推导)。Coherent state的推导(用能量本征态展开,并且证明它真的是$a$的本征态)。(欢迎补充) 2 | 3 | ——张子健 -------------------------------------------------------------------------------- /高等量子力学 叶飞/期末回忆.md: -------------------------------------------------------------------------------- 1 | 高量期末回忆 2020/1/12 张子健 2 | 3 | 考了好多默写题 大概需要背诵 考试整体来说 比较简单 4 | 5 | 1. 各种算符在时间反演和parity变换下的奇偶性 6 | 2. 如何用上升下降算符定义角动量算符(考的默写) 7 | 3. Spherical Tensor的定义 (对易关系) 8 | 4. 光学定理的表达式 9 | 5. 一阶波恩近似球作标下的公式 10 | 11 | 此外还考了 12 | 13 | 1. Yukawa势的散射截面与卢瑟福散射截面的对比 14 | 2. 用Spherical Tensor Operator构建一组基?(我不会) 15 | 16 | --------------------------------------------------------------------------------