sarutex.dvi

Size: px
Start display at page:

Download "sarutex.dvi"

Transcription

1 LATEX L A TEX which monkeys cannot use. LATEX Ver2.0 SaRuTEX

2

3 LATEX LATEX L A TEX L A TEX LATEX LATEX L A TEX LATEX L A TEX PAW PAW ROOT ROOT LATEX L A TEX LATEX LATEX S a RuTEX ( 1 ) i

4 LATEX Ver LATEX S a RuTEX S a RuTEX S a RuTEX 1 Ver S a RuTEX ii

5 i 1 LATEX LATEX L A TEX LATEX LATEX LATEX \documentclass \begin \end iii

6 ( ) A 38 B iv

7 1 L A TEX L A TEX L A TEX LATEX Heisenberg Schrödinger L A TEX L A TEX 1.1 L A TEX TEX LATEX TEX TEX L A TEX TEX D.Knuth Knuth TEX Knuth TEX TEX L A TEX L A TEX L.Lamport LA mport TEX LATEX LATEX TEX LATEX Linux LATEX platex2ε 1.2 L A TEX LATEX Knuth TEX Knuth 1

8 LATEX 2 L A TEX LATEX L A TEX LATEX ( ) L A TEX L A TEX L A TEX 1.3 L A TEX L A TEX 1 2 LATEX L A TEX LATEX LATEX L A TEX 2

9 1.4 L A TEX L A TEX Word VS LATEX L A TEX L A TEX S a RuTEX LATEX L A TEX 1 L A TEX L A TEX 3

10 2 L A TEX L A TEX LATEX 2.1 L A TEX Hello,World! emacs \documentclass{jarticle} \begin{document} Hello,World! \end{document} test.tex >platex test.tex L A TEX test.dvi xdvi >xdvi test.dvi Hello,World! test.tex platex dvi 4

11 dvi PostScript Hello,World! platex test.tex? L A TEX? q L A TEX 2.2 \documentclass Hello,World! L A TEX L A TEX \ Y= \ L A TEX \ \documentclass{jarticle} LATEX \documentstyle{jarticle} pl A TEX2ε \documentstyle \documentclass \documentclass {jarticle} jarticle jreport jbook jarticle 5

12 2.3 \begin \end \documentclass Hello,World! \begin{document} \end{document} 2 2 \begin{document} \end{document} L A TEX \begin{...} \end{...} LATEX document \begin center \begin{center} \end{center} center center flushright 6

13 \begin{flushright} \end{flushright} flushleft itemize \begin{itemize} \item 1 \item 2 \end{itemize} \item 1 2 enumerate \begin{enumerate} \item 1 \item 2 \end{enumerate}

14 description test2.tex 1 \documentclass{jarticle} \begin{document} \begin{center} Hello,World! {\bf Hello,World} {\large Hello,World!} {\Large\it Hello,World!} {\LARGE } \end{center} \end{document} {\huge\bf } Hello,World! Hello,World! Hello,World! Hello,World! 2 \large \Large \LARGE \huge \Huge \small \footnotesize \scriptsize \tiny \normalsize 1 L A TEX.tex 8

15 normalsize 10pt 10 11pt 12pt \Huge 25pt \rm (roman) \bf (bold face) \it (italic) \sl (slanted) \sf (san serif) \sc (Small Caps) \tt (type writer) roman \sc {\sc Small Caps} Small Caps type writer 2 \rm \bf 2 Hello,World! {} LATEX \large\bf 2 2 {} {} {\large\bf } 2 2 { } { } ( platex2ε 9

16 LATEX ) L A TEX L A TEX UNIX Linux 1 1 Windows LATEX \ ~ ~~~~~~~~~ \hspace \hspace{5cm} 5cm cm mm zw 1 1zw pt LATEX 10

17 LATEX 1 \\ \\ \clearpage 2.5 L A TEX \chapter \section \subsection documentclass article jarticle \chapter \subsubsection \chapter{\latex } 2 L A TEX 11

18 \chapter \section {} LATEX L A TEX ( ) LATEX L A TEX L A TEX LATEX L A TEX *LATEX \LaTeX 12

19 3 L A TEX 3.1 L A TEX LATEX Word LATEX Fourier LATEX g(k)= 1 2π e ikx f(x) dx $$g(k) = \frac{1}{\sqrt{2\pi}} \int^\infty_{-\infty} e^{-ikx}f(x) \,dx$$ L A TEX

20 2 y=ax 2 +bx+c y = ax 2 + bx + c 2 2 LATEX 3.3 (2.4.2 ) y = x $y=x$ $ $ y = x 14

21 \begin{...} \end{...} y = x y = x $$y=x$$ $$ \[ y=x \] \[ \] $$ $$ h2 d 2 ψ = Eψ (3.1) 2m dx2 equation \begin{equation} y=x \end{equation} 2 2 (2.2)? L A TEX L A TEX equation 15

22 LATEX = [ˆx, ˆp]ψ = (ˆxˆp ˆpˆx)ψ (3.2) ( = x i h d dx i h d ) dx x ψ (3.3) = i hψ (3.4) = eqnarray \begin{eqnarray} y &=& (x-1)^2\\ &=& x^2-2x +1 \end{eqnarray} & \\ eqnarray eqnarray* \documentclass{jarticle} \begin{document} $$a+b=c~~,~~ x-y=z~~,~~ 4\times 4=16~~,~~ 8\div 2=4$$ $$\frac{4}{3}~~,~~ \sqrt{3}~~,~~ x^2~~,~~ x_i$$ $$\int^1_0 f(x) dx~~,~~ \sum^n_{k=1} a_k$$ \end{document} test3.tex 16

23 xdvi a + b = c, x y = z, 4 4=16, 8 2=4 4 3, 3, x 2, x i 1 0 f(x)dx, n a k k= \times \div \frac{#1}{#2} {} 1 #1 2 #2 $$\frac{1}{n+\frac{1}{n}}$$ 1 n + n 1 \frac \frac 1/2 / 1 2 ( ) \sqrt{#1} #1 n 17

24 \sqrt[n]{x} n x n, 2 $$\sqrt{1+\frac{1}{n}}~,~~\frac{\sqrt{3}}{2}$$ ^ _ 2 $x^2,x_i$ x 2,x i ^ _ 1 e ix $e^ix$ e i x { } $e^{ix}~,~~f_{ij}$ e ix, f ij \int $$\int f(x)\,dx$$ 18

25 f(x) dx f(x) dx \, 3/18 f(x) dx $$\int_n^{n+1} f(x)\,dx$$ n+1 n f(x) dx { } \oint \sum $$\sum a_k$$ ak $$\sum_{k=1}^n a_k$$ n a k k= LATEX α β γ $\alpha$ $\beta$ 19

26 $\gamma$ α $ Γ $\Gamma$ $ \partial h \hbar \nabla \triangle \infty \propto \neq \sim \le \ge \ll \gg < > < > $$sin\theta, logx, expx$$ sinθ, logx, expx sin log LATEX 20

27 $$\sin\theta, \log x, \exp x$$ sin θ, log x, exp x (cos arccos tanh ) div grad rot ${\rm grad}\phi$ gradφ ( ) LATEX ( ) [ ] x x ( ) [ ] $$(x) [x]$$ { } $$\{ x \}$$ { } $<\phi \psi>$ <φ ψ > 21

28 \langle \rangle $$\langle\phi \psi\rangle$$ φ ψ $$(\frac{p}{2m})$$ ( p 2m ) $$\left( \frac{1}{\sqrt{2}} \right)$$ \left \right ( ) 1 2 \left \right l 1 2,m $$\left l-\frac{1}{2},m \right\rangle$$ ( ) ( ) f(x) dx, [ ak ] \left \right

29 3 a a â $$a, \vec{a}, \hat{a}$$ 3 ȧ ä a a ( ) $$\dot{a}, \ddot{a}, $a^*$, a^{\dag}$$ a a a a a L A TEX L A TEX \bf $$\bf x$$ x ( ) \boldmath \boldmath \boldmath \mbox (\mbox ) x $\mbox{\boldmath $x$}$ 23

30 \matrix $$ A = \left( \matrix{ x_1 & x_2 & x_3 \cr y_1 & y_2 & y_3 \cr z_1 & z_2 & z_3 \cr } \right) $$ x 1 x 2 x 3 A = y 1 y 2 y 3 z 1 z 2 z 3 $$ A \matrix \left \right & \cr \\ $$ 24

31 3.6.2 ɛ ijk \cases $$ \delta_{ij} = \cases{ 1 & ($i=j$ ) \cr 0 & ($i\neq j$ ) \cr }$$ { 1 (i = j ) δ ij = 0 (i j ) \matrix LATEX \mbox LATEX $$ ($i=j$ ) \mbox \cases \cases \mbox $ 25

32 ( ) (1) ρ j Maxwell E = 1 ρ ε 0 E + B t = 0 B = 0 B E t = 1 ε j (2) a f(x) (3) Pauli σ 1 = ( ) 0 1,σ 2 = 1 0 f(x)δ(x a) dx = f(a) ( ) ( ) 0 i 1 0,σ 3 = i [ ] σi 2, σ j σ k = iε ijk 2 2 * \begin{document} \def\vec#1{\mbox{\boldmath $#1$}} $\Vec{B}$ B ( ) * \cdot *(1) Maxwell

33 4 4.1 LATEX LATEX 4.2 \foonote {} \footnote{ }

34 \footnote \footnote \footnote 4.3 HTML web tabular tabbing 2 tabular tabular tabbing \begin{center} \begin{tabular}{cl} & \\ \LaTeX & \\ \end{tabular} \end{center} LATEX tabular & tabular \\ tabular \begin{tabular} {cl} tabular c : r : l : 28

35 {cl} \begin{center} \begin{tabular}{ c l } & \\ \LaTeX & \\ \end{tabular} \end{center} LATEX \hline 29

36 \begin{center} \begin{tabular}{ c l } \hline & \\ \hline \LaTeX & \\ \hline \end{tabular} \end{center} \hline LATEX 4.4 L A TEX PostScript(PS) EPS(encapsuled PostScript) 2 PS PS EPS testfig.eps EPS documentclass LATEX2ε graphicx ( ) graphicx \begin{document} ( ) 2 Windows pl A TEX2ε JPEG GIF 30

37 \documentclass{article} \usepackage[dvips]{graphicx} \begin{document} \usepackage [dvips] dvi PS Linux dvips \begin{figure}[htp] \begin{center} \includegraphics[clip]{testfig.eps} \end{center} \end{figure} \includegraphics ( ) [clip] 1 graphs/ \includegraphics[clip]{../graphs/testfig.eps} figure figure L A TEX figure L A TEX

38 figure table tabular \caption \label \caption \label figure table \begin{figure} \begin{center} \includegraphics[clip]{testfig.eps} \caption{ } \label{testfig} \end{center} \end{figure} \ref{testfig} \ref \label 32

39 : 4.1 \begin{table} \begin{center} \begin{tabular}{ccc} 1-1 & 1-2 & 1-3\\ 2-1 & 2-2 & 2-3\\ \end{tabular} \caption{ } \label{testtab} \end{center} \end{table} \ref : 33

40 4.6 \chapter \section \tableofcontents \caption \listoffigures \listoftables 4.7 thebibliography \bibitem itemize \bibitem \begin{thebibliography} \bibitem{tomonaga} I II \bibitem{iwa95} \end{thebibliography} [1 ] I II [2 ] jreport jarticle \renewcommand\bibname{ } thebibliography 34

41 \bibitem \cite ~\cite{tomonaga} [1] \cite ~ \def \def \def\( ){( )} \def 3 \def\vec#1{\mbox{\boldmath $#1$}} \def\vec \Vec {} \mbox{\boldmath $#1$} #1 1 #1 \Vec #1 $#1$ 1 L A TEX 35

42 command.tex \include \include{command} {command.tex} 4.9 LATEX LATEX L A TEX L A TEX 36

43 2 eps 37

44 A Yet Another TEX mode YATEX emacs L A TEX emacs.emacs *.tex.emacs (autoload yatex-mode "yatex" "Yet Another LaTeX mode" t) ;; YaTeX-mode%) (setq auto-mode-alist (cons (cons "\\.tex$" yatex-mode) auto-mode-alist)) (setq dvi2-command "xdvi" tex-command "platex" dviprint-command-format "dvips %s lpr" YaTeX-kanji-code 3) L A TEX trail & error YaTEX web dvi TeX 38

45 B L A TEX LATEX LATEX LATEX L A TEX L A TEX LATEX L A TEX pl A TEX2ε for Windows Another Manual Windows L A TEX CD-ROM Windows LATEX LATEX L A TEX LATEX FAQ FAQ URL okumura/texfaq/ S a RuTEX L A TEX cadre-noir@nifty.com 39

46 LATEX 3 LATEX!! L A TEX B LATEX UNIX LATEX LATEX M2 L A TEX L A TEX M2 LATEX LATEX L A TEX L A TEX L A TEX S a RuTEX 40

47 2 \begin{center} \Huge\bf \LaTeX \end{center} \begin{flushright} \\ \\ \end{flushright} ~~\LaTeX \LaTeX \LaTeX ~~ \LaTeX 3 (1) $\rho$ $\Vec{j}$ Maxwell \begin{eqnarray*} \nabla\cdot\vec{e} &=& \frac{1}{\varepsilon_0}\rho \\ \nabla\times\vec{e} + \frac{\partial\,\vec{b}}{\partial\,t} &=& 0 \\ \nabla\cdot\vec{b} &=& 0 \\ \nabla\times\vec{b} - \frac{\partial\,\vec{e}}{\partial\,t} &=& \frac{1} {\varepsilon}\vec{j} \end{eqnarray*} 41

48 (2) $a$ $f(x)$ $$\int^{\infty}_{-\infty} f(x)\delta(x-a)\, dx = f(a) $$ {\bf } (3) Pauli $$ \sigma_1 = \left( \matrix{ 0 & 1 \cr 1 & 0 } \right), \sigma_2 = \left( \matrix{ 0 & -i \cr i & 0 } \right), \sigma_3 = \left( \matrix{ 1 & 0 \cr 0 & -1} \right)$$ $$\left[ \frac{\sigma_i}{2}~,~\frac{\sigma_j}{2} \right] = i\varepsilon_{ijk} \frac{\sigma_k}{2}$$ 42

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27 L A TEX 2007 2007 10 5 ( ) 338 8570 255 Tel: 048 858 3577, Fax : 048 858 3716 Email: tohru@mail.saitama-u.ac.jp URL: http://www.nls.ics.saitama-u.ac.jp/ tohru/ LATEX p.1/27 L A TEX? Word Word Word Word

More information

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2 L A TEX dareka@dokoka.org 2005 9 2 1 2 2 L A TEX 2 2.1................................. 2 2.2 L A TEX..................................... 4 3 L A TEX 4 3.1............................. 4 3.2......................

More information

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl L A TEX ver.2004.11.18 1 L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sample2 3) /staff/kaede work/www/math/takase sample1.tex

More information

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS L A TEX 2ε 16 10 7 1 L A TEX 2ε L A TEX 2ε TEX Stanford Donald E. Knuth 1.1 1.1.1 Windows, Linux, Macintosh OS Adobe Acrobat Reader Adobe Acrobat Reader PDF 1.1.2 1 1.2 L A TEX 2ε Unicode L A TEX 2ε L

More information

tex03final1.dvi

tex03final1.dvi 2002 3 L A TEX 2002 4 20 : TEX dvi PDF mikilab 1 L A TEX 1.1 Table 1.1 Table 1 1 1400 1 1700 Fig. 1 \begin{tabular}{ ()}. Fig. 2 tabular Table 2 tabular l c r \begin{center} \begin{tabular}{lcr} & & \\

More information

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[ L A TEX 22 7 26 1. 1.1 \begin{itemize \end{itemize 1.2 1. 2. 3. \begin{enumerate \end{enumerate 1.3 1 2 3 \begin{description \item[ 1] \item[ 2] \item[ 3] \end{description 2. label \ref \figref \fgref

More information

DVIOUT-マスタ-

DVIOUT-マスタ- L A TEX T.T TEX TEX 1 TEX TEX Donald E. Knuth tex 2 L A TEX TEX LATEX( DEC Leslie Lamport TEX TEX 3 L A TEX 3.1 L A TEX documentclass[]{} begin{document} end{document} LATEX 3.1.1 documentclass[a4paper,twocolumn,11pt]{jarticle}

More information

semi4.dvi

semi4.dvi 1 2 1.1................................................. 2 1.2................................................ 3 1.3...................................................... 3 1.3.1.............................................

More information

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX ---

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX --- 1 L A TEX B5 1. LaTeX ( ) : 1 3 2. LaTeX ( ) : 4 7 3. LaTeX (,, EPS ) : 8 10 4. LaTeX ( ) : 11 textlatex.pdf : tiny.tex, tiny.pdf : 1 small.tex, small.pdf : 2 normal.tex, normal.pdf : f1.eps : normal.tex

More information

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX L A TEX HTML 2000 7 2 ([-30]5051.49) 1 2 1.1.............................................. 2 1.2.............................................. 2 1.3................................................ 2 1.4.............................................

More information

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x 6 ArkOak TEX L A TEX2e 2015 11 4 6.1 making title 6.2 Equations 6.2.1 y = ax + b $ $ x x $ 6.2.2 Y=[ Y=] equation 1 TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray

More information

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T -platex2 by MiYaGG 1 Hello, TEX World! 2 1.1 TEX... 2 1.2 pl A TEX2... 3 1.3 TEX... 4 1.4 TEX... 4 1.5 To err is human......... 6 1.6 UNIX... 6 2 7 2.1... 7 2.2... 8 2.3... 8 2.4... 9 2.5... 10 2.6...

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 秋学期情報スキル応用 田中基彦教授, 樫村京一郎講師 ( 工学部 共通教育科 ) DTP の基礎 (2) 1. 日本語の入力法 2. 数式, グラフィック, テーブル - 数式 のみは理数系 3. 相互参照, 目次, 文献参照 - あの項目はどこにある? * 提出問題 5 DTP について 提出問題 5 LaTeX 言語を用いる DTP (DeskTop Publishing) について, つぎの各問に答えなさい

More information

tex02.dvi

tex02.dvi 2002 2 L A TEX 2002 4 15 : L A TEX EPS EPS 1 L A TEX L A TEX L A TEX L A TEX 1.1 L A TEX 1.1.1 L A TEX TEX.tex.tex.tex 1.1.2 TEX 1. TEX L A TEX Y TEX L A TEX Y (@ ) TEX L A TEX 2. 1 YTeX YTeX ( ) 3. 2

More information

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために L A T E X T E X 2 2016 7 29 ( ) ITPASS @ 3 508 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 T E X T E X T E X L A T E X,, , T E X, 1,... T E X 1 2

More information

コンピュータ基礎 5. マークアップによるレポート作成

コンピュータ基礎 5. マークアップによるレポート作成 5. Chris Plaintail December 13, 2016 1 / 70 1 L A TEX L A TEX 2 L A TEX 3 4 L A TEXbeamer 2 / 70 L A TEX 3 / 70 PDF 4 / 70 HTML(Hyper Text Markup Language) XML(eXtensible Markup Language) XHTML, SVG, SMIL,

More information

r6.dvi

r6.dvi 13 1 WYSIWYG/ 2013.5.21 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( ) , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( )  , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON II 8 (1) TEX 2002 6 13 DTP TEX PDF 1 UNIX TEX TEX.cshrc 1.cshrc set path=(/usr/meiji/pub/lib/tetex/bin $path) TEX http://www.isc.meiji.ac.jp/~ae00050/ ( WWW myreport.tex (dvi ) isc-xas06% platex myreport.tex

More information

L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i

L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i 2012 24 L A TEX 2013 1 2012 24 L A TEX @kurokobo L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i Abstract Of Master s Thesis Academic Year

More information

readme.dvi

readme.dvi Vol. 34, No. 1 (2005), 1 15 L A TEX jjas.cls pl A TEX2ε jjas.cls http://www.applstat.gr.jp/ L A TEX L A TEX 1. 2 3 4 2. template.tex 2.1. \documentclass[mentuke]{jjas} \usepackage{graphicx} \usepackage[varg]{txfonts}

More information

2012 24 L A TEX 2013 1 2012 24 L A TEX @kurokobo L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i Abstract Of Master s Thesis Academic Year

More information

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi 22 L A TEX Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advisor: Professor Hogeta Bahnaka 2010 22 L

More information

r6.dvi

r6.dvi 14 1 WYSIWYG/ 2014.5.27 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

cpall.dvi

cpall.dvi 137 A L A TEX LATEX 1 TEX 2 (American Mathematical Society) L A TEX L. Lamport, L A TEX: a Document Preparation System, Addison Wesley (1986). Edgar Cooke, L A TEX (1990). LATEX2 ε (2003). LATEX A.1 L

More information

L A TEX Copyright c KAKEHI Katsuhiko All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{< >} \author{< >} \date{< >} < > \be

L A TEX Copyright c KAKEHI Katsuhiko All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{< >} \author{< >} \date{< >} < > \be L A TEX Copyright c KAKEHI Katsuhiko 1996-1998 All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{} \author{< >} \date{} \begin{document} \end{document} article jarticle report jreport

More information

visit.dvi

visit.dvi L A TEX 1 L A TEX 1.1 L A TEX,. L A TEX,. ( Emacs). \documentclass{jarticle} \begin{document} Hello!!, \LaTeX Hello!!, L A TEX L A TEX2ε. \LaTeXe. \end{document},. \, L A TEX. L A TEX. \LaTeX L A TEX..

More information

1.5,. ( A, 7, * ) Emacs,., <Return>., <Delete>. <Delete>, Delete. <Delete>,. 1.6,.,, Emacs.,. ( ), ( ),,. C-x,., Emacs.,. C-x C-f ( )... C-x C-s. Emac

1.5,. ( A, 7, * ) Emacs,., <Return>., <Delete>. <Delete>, Delete. <Delete>,. 1.6,.,, Emacs.,. ( ), ( ),,. C-x,., Emacs.,. C-x C-f ( )... C-x C-s. Emac L A TEX 1 1.1 Emacs Emacs, (, CTRL, CTL ) (, )., CONTROL META,. C-< >, < >., C-f, f. ESC < >, < >. < >,. Emacs, C-x C-c.,. C-v. ESC v. 1.2., (previous) (next) (forward) (backward)., C-p, C-n, C-f, C-b,.

More information

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2 Contents 1 2 2 latex 3 2.1 latex..................... 3 3 divout 4 3.1 divout for windouws.................... 4 3.2 divout for windows pdf................ 4 4 Texmaker 5 4.1 texmaker.............................

More information

1 L A TEX

1 L A TEX L A TEX ( ) 2011 11 4 L A TEX 2007 4 4 2007 2007 9 4 2007 2007 9 18 2009 9 9 2009 2011 9 4 2011 2011 11 4 (A,B) http://osksn2.hep.sci.osaka-u.ac.jp/ taku/kakenhilatex/ http://jelt.mtk.nao.ac.jp/ iye/kakenhilatex/

More information

semi10.dvi

semi10.dvi TEX 2001 4 9 4 1 TEX 2 1.1 TEX.................................................. 2 1.2 L A TEX................................................ 2 1.2.1............................................. 2 1.2.2.............................................

More information

JSIAM URL TEX Web jsjsiam.cls jsiammacrover

JSIAM URL   TEX Web jsjsiam.cls jsiammacrover TeX. 200. How to use the TEX class files for the Transaction of the Japan Society for Industrial and Applied Mathematics Taro Ouyou Hanako Suzuki Jirou Nihon Saburou Yamada Harumi Ouyou Nihon Suuri University

More information

1 1 1...................... 1 2 6 1.................. 6 2...................... 8 3 9 1........................ 9 2........................ 12 4 15 1...... 15 2........................... 18 3..........................

More information

2 (2) WinShell 2 (3) WinShell L A TEX ( ) ( ) 2 1 L A TEX.tex L A TEX WinShell (4) WinShell 2 L A TEX L A TEX DVI DeVice Independent (5) WinShell 2 DV

2 (2) WinShell 2 (3) WinShell L A TEX ( ) ( ) 2 1 L A TEX.tex L A TEX WinShell (4) WinShell 2 L A TEX L A TEX DVI DeVice Independent (5) WinShell 2 DV 1 L A TEX 2014 1 L A TEX [ 1 ] 1 : L A TEX 1.1 L A TEX L A TEX ( ) L A TEX L A TEX ( ) ( ) L A TEX \ \ Windows Y= \ Windows Y= 1.2 L A TEX WinShell Windows L A TEX WinShell Windows L A TEX WinShell L A

More information

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード]

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード] 平成 21 年度情報リテラシー 担当 : 木下浩二 (4 号館 404) kinoshita@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~kinoshita/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍

More information

1.3 I Tab Tab Tab 1 :~$ cd De # T a b 2 :~$ cd Desktop # E n t e r 3 debian :~/ Desktop$ 2 Tab to Tab 1

1.3 I Tab Tab Tab 1 :~$ cd De # T a b 2 :~$ cd Desktop # E n t e r 3 debian :~/ Desktop$ 2 Tab to Tab 1 I 2 I 2018 2 1 MathLibre USB 1.1 Ricty Diminished O 0 1 $ wget http :// math. shinshu -u.ac.jp /~ isasaki / classes /2018 dp1 / files / instfonts.sh 2 $ chmod + x instfonts. sh 3 $./ instfonts. sh 1 $

More information

TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX

TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX TEX ( ) #1 1 TEX 1.1 TEX TEX Donald Knuth 1 Introduction 1.1 Metaphor metaphor II 07 #1 1: 1: CPU HDD (program) (neural network) (architecture) 1.2 1.2.1 Word Processor Word Mac/Windows TEX 1: TEX 1.2

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション LaTeX Cheat Sheet 2015 ver. 2015/10/16 Matsuoka Ryo このスライドについて 1. このスライドは 北 大 理 学 部 を 中 心 とした 有 志 で 行 われている TeX 勉 強 会 で 使 われていた 資 料 です 2. このスライドの 不 正 確 な 記 述 によって 生 じた いかなる 損 害 に 関 しても 作 者 は 責 任 を 負 いかねます

More information

数学論文の書き方 - 第2回:基礎編

数学論文の書き方 - 第2回:基礎編 2 2007 6 20 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 Outline 1 2 3 amscd xy-pic 4 5 amsart, L A T E X \documentclass{} article

More information

LATEX

LATEX LATEX 2018 5 16 i 1 1 1.1 L A TEX?... 1 1.2 L A TEX?... 2 2 L A TEX 3 2.1... 3 2.2... 3 2.3... 4 2.4... 6 2.5... 7 3 ( ) 8 3.1... 8 3.2... 8 4 9 4.1... 9 4.2... 11 4.3... 11 4.4... 12 5 13 5.1 BiBTeX...

More information

PowerPoint Presentation

PowerPoint Presentation 平成 25 年度 情報リテラシー 担当 : 一色正晴 (4 号館 405) isshiki@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~isshiki/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍 展開

More information

L A TEX (2)

L A TEX (2) L A TEX M1 E-mail : takigawa@atmos.rcast.u-tokyo.ac.jp 2016 4 19 L A TEX ( c ) 1 1 1.1................................................. 1 1.2................................................ 3 1.3...............................................

More information

TeX紹介

TeX紹介 TeX の紹介 スタートアップゼミ 2018#4 2018 年 5 月 7 日 ( 月 ) 担当 : 三木真理子 0 目次 2 1. TeX とは 2. インストールについて 3. TeX ファイルと関連ファイルについて 4. TeX 実践 数式を書く 図を挿入する 表を挿入する 参考文献を入れる 5. 参考 URL 1 TeX とは? テフ または テック と読む 表記する際は E を下げて書くか小文字にする

More information

24.15章.微分方程式

24.15章.微分方程式 m d y dt = F m d y = mg dt V y = dy dt d y dt = d dy dt dt = dv y dt dv y dt = g dv y dt = g dt dt dv y = g dt V y ( t) = gt + C V y ( ) = V y ( ) = C = V y t ( ) = gt V y ( t) = dy dt = gt dy = g t dt

More information

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,,

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,, 2012 10 13 1,,,.,,.,.,,. 2?.,,. 1,, 1. (θ, φ), θ, φ (0, π),, (0, 2π). 1 0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ).

More information

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X a0postercls, http://wwwmathkobe-uacjp/a0poster ( ) ( ): orange (Debian/GNU Linux, Etch) ssh -X orange pdf :, - pdf ( ) orange / tex a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster

More information

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview......

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview...... LaTeX HP270075K 2016/05/25 1 1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview..................................................

More information

数学論文の書き方 - 第1回:入門編

数学論文の書き方 - 第1回:入門編 LAT E X 2007 6 19 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T

More information

1 RCtopics.zip bib.tex info.tex text.tex RCtypeset.tex RCtypeset.pdf cite.sty mediabb.sty radchem.sty RCarticle.cls figs fig1.eps fig1.pdf table1.tex

1 RCtopics.zip bib.tex info.tex text.tex RCtypeset.tex RCtypeset.pdf cite.sty mediabb.sty radchem.sty RCarticle.cls figs fig1.eps fig1.pdf table1.tex TEX Ver. 2.8 2011 10 25 1 TEX 1. RCtopics.zip 2. RCnews.zip 2 text.tex 1.1 figs table1.tex table2.tex fig1 fig2 pdf eps 1 1.2 4.3 bib.tex info.tex text.tex bib.tex info.tex text.tex % RCtypeset.tex TEX

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション コンピュータリテラシ 第 11 回 TeXによる 文 書 作 成 TeXShopを 用 いての TeXコマンドによる マークアップ 方 式 の 文 書 作 成 実 習 (1) アプリケーションのフォルダTeXの 中 に 入 って いるTeXShop.appをDockに 登 録 しよう (2) TeXShopを 起 動 (3) TeXShopのメニューの 環 境 設 定 で 画 面 下 に ある 設

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション テーマ1で 作 成 した5つのグラフ 画 像 ファイルはテーマ2の 実 習 で 使 います fig2-cnm-joins-time-series.pdf fig3-cnm-ratio-join.png fig5-all-etime-size.pdf fig6-tw-etime-size-m.pdf fig7-hn-ratio-join-500k.png なるべく 早 く 完 成 させ OCW-iからの

More information

LeapMotion JINS MEME 2019

LeapMotion JINS MEME 2019 LeapMotion JINS MEME 2019 3 1 Mac OS X, Processing, LeapMotion, JINS MEME 11 1.1 Mac OS X.................................... 11 1.2 Processing.................................... 12 1.3 LeapMotion...................................

More information

18 ( ) I II III A B C(100 ) 1, 2, 3, 5 I II A B (100 ) 1, 2, 3 I II A B (80 ) 6 8 I II III A B C(80 ) 1 n (1 + x) n (1) n C 1 + n C

18 ( ) I II III A B C(100 ) 1, 2, 3, 5 I II A B (100 ) 1, 2, 3 I II A B (80 ) 6 8 I II III A B C(80 ) 1 n (1 + x) n (1) n C 1 + n C 8 ( ) 8 5 4 I II III A B C( ),,, 5 I II A B ( ),, I II A B (8 ) 6 8 I II III A B C(8 ) n ( + x) n () n C + n C + + n C n = 7 n () 7 9 C : y = x x A(, 6) () A C () C P AP Q () () () 4 A(,, ) B(,, ) C(,,

More information

Microsoft Word - Wordで楽に数式を作る.docx

Microsoft Word - Wordで楽に数式を作る.docx Ver. 3.1 2015/1/11 門 馬 英 一 郎 Word 1 する必要がある Alt+=の後に Ctrl+i とセットで覚えておく 1.4. 変換が出来ない場合 ごく稀に以下で説明する変換機能が無効になる場合がある その際は Word を再起動するとまた使えるようになる 1.5. 独立数式と文中数式 数式のスタイルは独立数式 文中数式(2 次元)と文中数式(線形)の 3 種類があ り 数式モードの右端の矢印を選ぶとメニューが出てくる

More information

基礎数学I

基礎数学I I & II ii ii........... 22................. 25 12............... 28.................. 28.................... 31............. 32.................. 34 3 1 9.................... 1....................... 1............

More information

http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 2 N(ε 1 ) N(ε 2 ) ε 1 ε 2 α ε ε 2 1 n N(ɛ) N ɛ ɛ- (1.1.3) n > N(ɛ) a n α < ɛ n N(ɛ) a n

http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 2 N(ε 1 ) N(ε 2 ) ε 1 ε 2 α ε ε 2 1 n N(ɛ) N ɛ ɛ- (1.1.3) n > N(ɛ) a n α < ɛ n N(ɛ) a n http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 1 1 1.1 ɛ-n 1 ɛ-n lim n a n = α n a n α 2 lim a n = 1 n a k n n k=1 1.1.7 ɛ-n 1.1.1 a n α a n n α lim n a n = α ɛ N(ɛ) n > N(ɛ) a n α < ɛ

More information

y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f() + f() + f(3) + f(4) () *4

y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f() + f() + f(3) + f(4) () *4 Simpson H4 BioS. Simpson 3 3 0 x. β α (β α)3 (x α)(x β)dx = () * * x * * ɛ δ y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f()

More information

1 1 1 1 1 1 2 f z 2 C 1, C 2 f 2 C 1, C 2 f(c 2 ) C 2 f(c 1 ) z C 1 f f(z) xy uv ( u v ) = ( a b c d ) ( x y ) + ( p q ) (p + b, q + d) 1 (p + a, q + c) 1 (p, q) 1 1 (b, d) (a, c) 2 3 2 3 a = d, c = b

More information

1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML..........................

1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML.......................... 21 2 12 4 1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML.................................. 4 3.2....................................

More information

web04.dvi

web04.dvi 4 MATLAB 1 visualization MATLAB 2 Octave gnuplot Octave copyright c 2004 Tatsuya Kitamura / All rights reserved. 35 4 4.1 1 1 y =2x x 5 5 x y plot 4.1 Figure No. 1 figure window >> x=-5:5;ψ >> y=2*x;ψ

More information

3.6... 26 4 30 4.1... 30 4.1.1... 30 7 PDF 40 7.1 PDF... 40 7.2... 40 7.3 PDF.. 40 4.1.2... 31 4.2... 31 4.2.1... 31 4.2.2... 31 4.2.3... 31 4.2.4...

3.6... 26 4 30 4.1... 30 4.1.1... 30 7 PDF 40 7.1 PDF... 40 7.2... 40 7.3 PDF.. 40 4.1.2... 31 4.2... 31 4.2.1... 31 4.2.2... 31 4.2.3... 31 4.2.4... TEX 1 TEX 3 1.1 TEX... 3 1.2 TEX... 3 1.2.1... 3 1.2.2... 3 1.2.3... 3 1.2.4... 3 1.2.5... 3 1.3... 3 1.3.1... 3 1.3.2... 4 1.4 TEX... 4 1.4.1... 4 1.4.2... 4 1.5 TEX... 5 1.5.1... 5 1.5.2... 5 1.5.3...

More information

i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi............................

i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi............................ L A TEX 2ε 16 1 25 26 11 16 i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi................................. 3 1.4 dvipdfmx PD..................................

More information

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9 1-1. 1, 2, 3, 4, 5, 6, 7,, 100,, 1000, n, m m m n n 0 n, m m n 1-2. 0 m n m n 0 2 = 1.41421356 π = 3.141516 1-3. 1 0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c),

More information

:15: :..

:15: :.. 2016 1 1 2016 1 2017-01-17 21:15:42 9............................... 44 10.............................. 46 11.............................. 48 12 :................... 51 1 1 2 (Small Basic ) 2 1...............

More information

TEX American Mathematical Society PostScript Adobe Systems Incorporated

TEX American Mathematical Society PostScript Adobe Systems Incorporated P A D manual ( pad2ps 3.1j ) (seiichi@muraoka.info.waseda.ac.jp) 1996 11 2 TEX American Mathematical Society PostScript Adobe Systems Incorporated pad2ps PAD PAD (Problem Analysis Diagram) C 1 2 PAD PAD

More information

b3e2003.dvi

b3e2003.dvi 15 II 5 5.1 (1) p, q p = (x + 2y, xy, 1), q = (x 2 + 3y 2, xyz, ) (i) p rotq (ii) p gradq D (2) a, b rot(a b) div [11, p.75] (3) (i) f f grad f = 1 2 grad( f 2) (ii) f f gradf 1 2 grad ( f 2) rotf 5.2

More information

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co gnuplot 8 gnuplot 1 1.1 gnuplot gnuplot 2D 3D gnuplot ( ) gnuplot UNIX Windows Machintosh Excel gnuplot C 1.2 web gnuplot $ gnuplot gnuplot gnuplot> exit 1 1.3 2 gnuplot> set samples 1024 1024 gnuplot>

More information

i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19

i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19 2011 11 16 2014 3 17 i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19 I.A.3......................................

More information

研究報告

研究報告 ~レポート 作 成 の 注 意 点 ~ 岡 山 大 学 工 学 部 情 報 系 学 科 後 藤 佑 介 2 LaTeX 文 書 作 成 の 注 意 点 参 考 文 献 の 注 意 点 LaTeXは LaTeXで 記 載 ( 特 別 な 表 記 ) 数 字 は 半 角 で, 文 章 中 の 句 読 点 は 全 角 で. 参 考 文 献 の 書 き 方 ``ニュートン 法 ~ _ [1] 山 本 昌 志,``ニュートン

More information

1 1 3 1.1 (Frequecy Tabulatios)................................ 3 1........................................ 8 1.3.....................................

1 1 3 1.1 (Frequecy Tabulatios)................................ 3 1........................................ 8 1.3..................................... 1 1 3 1.1 (Frequecy Tabulatios)................................ 3 1........................................ 8 1.3........................................... 1 17.1................................................

More information

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa I 2017 11 1 SageMath SageMath( Sage ) Sage Python Sage Python Sage Maxima Maxima Sage Sage Sage Linux, Mac, Windows *1 2 Sage Sage 4 1. ( sage CUI) 2. Sage ( sage.sage ) 3. Sage ( notebook() ) 4. Sage

More information

1 1 2 TEX 1 2.1 TEX...................................... 1 2.1.1 TEX............................. 2 2.1.2 TEX...................... 3 2.2 L A TEX....

1 1 2 TEX 1 2.1 TEX...................................... 1 2.1.1 TEX............................. 2 2.1.2 TEX...................... 3 2.2 L A TEX.... CJK LATEX LATEX2HTML 15 2 10 1 1 2 TEX 1 2.1 TEX...................................... 1 2.1.1 TEX............................. 2 2.1.2 TEX...................... 3 2.2 L A TEX.....................................

More information

Microsoft Word - 触ってみよう、Maximaに2.doc

Microsoft Word - 触ってみよう、Maximaに2.doc i i e! ( x +1) 2 3 ( 2x + 3)! ( x + 1) 3 ( a + b) 5 2 2 2 2! 3! 5! 7 2 x! 3x! 1 = 0 ",! " >!!! # 2x + 4y = 30 "! x + y = 12 sin x lim x!0 x x n! # $ & 1 lim 1 + ('% " n 1 1 lim lim x!+0 x x"!0 x log x

More information

: , 2.0, 3.0, 2.0, (%) ( 2.

: , 2.0, 3.0, 2.0, (%) ( 2. 2017 1 2 1.1...................................... 2 1.2......................................... 4 1.3........................................... 10 1.4................................. 14 1.5..........................................

More information

( 12 ( ( ( ( Levi-Civita grad div rot ( ( = 4 : 6 3 1 1.1 f(x n f (n (x, d n f(x (1.1 dxn f (2 (x f (x 1.1 f(x = e x f (n (x = e x d dx (fg = f g + fg (1.2 d dx d 2 dx (fg = f g + 2f g + fg 2... d n n

More information

2011-10-22 16:50 17:40 2011-10-23 ptex CIO 20 1991 1994 1997 2000 2004 2007 2010 TEX 1986 1987 1987 ASCII TEX MicroTEX 98,000 34,000 1990 ptex ptexst C 1991 2003 LATEX 1991 min10 1993 JIS X 4051 LATEX

More information

, 1 ( f n (x))dx d dx ( f n (x)) 1 f n (x)dx d dx f n(x) lim f n (x) = [, 1] x f n (x) = n x x 1 f n (x) = x f n (x) = x 1 x n n f n(x) = [, 1] f n (x

, 1 ( f n (x))dx d dx ( f n (x)) 1 f n (x)dx d dx f n(x) lim f n (x) = [, 1] x f n (x) = n x x 1 f n (x) = x f n (x) = x 1 x n n f n(x) = [, 1] f n (x 1 1.1 4n 2 x, x 1 2n f n (x) = 4n 2 ( 1 x), 1 x 1 n 2n n, 1 x n n 1 1 f n (x)dx = 1, n = 1, 2,.. 1 lim 1 lim 1 f n (x)dx = 1 lim f n(x) = ( lim f n (x))dx = f n (x)dx 1 ( lim f n (x))dx d dx ( lim f d

More information

168 13 Maxwell ( H ds = C S rot H = j + D j + D ) ds (13.5) (13.6) Maxwell Ampère-Maxwell (3) Gauss S B 0 B ds = 0 (13.7) S div B = 0 (13.8) (4) Farad

168 13 Maxwell ( H ds = C S rot H = j + D j + D ) ds (13.5) (13.6) Maxwell Ampère-Maxwell (3) Gauss S B 0 B ds = 0 (13.7) S div B = 0 (13.8) (4) Farad 13 Maxwell Maxwell Ampère Maxwell 13.1 Maxwell Maxwell E D H B ε 0 µ 0 (1) Gauss D = ε 0 E (13.1) B = µ 0 H. (13.2) S D = εe S S D ds = ρ(r)dr (13.3) S V div D = ρ (13.4) ρ S V Coulomb (2) Ampère C H =

More information

I.2 z x, y i z = x + iy. x, y z (real part), (imaginary part), x = Re(z), y = Im(z). () i. (2) 2 z = x + iy, z 2 = x 2 + iy 2,, z ± z 2 = (x ± x 2 ) +

I.2 z x, y i z = x + iy. x, y z (real part), (imaginary part), x = Re(z), y = Im(z). () i. (2) 2 z = x + iy, z 2 = x 2 + iy 2,, z ± z 2 = (x ± x 2 ) + I..... z 2 x, y z = x + iy (i ). 2 (x, y). 2.,,.,,. (), ( 2 ),,. II ( ).. z, w = f(z). z f(z), w. z = x + iy, f(z) 2 x, y. f(z) u(x, y), v(x, y), w = f(x + iy) = u(x, y) + iv(x, y).,. 2. z z, w w. D, D.

More information

A 2008 10 (2010 4 ) 1 1 1.1................................. 1 1.2..................................... 1 1.3............................ 3 1.3.1............................. 3 1.3.2..................................

More information

II 2014 2 (1) log(1 + r/100) n = log 2 n log(1 + r/100) = log 2 n = log 2 log(1 + r/100) (2) y = f(x) = log(1 + x) x = 0 1 f (x) = 1/(1 + x) f (0) = 1

II 2014 2 (1) log(1 + r/100) n = log 2 n log(1 + r/100) = log 2 n = log 2 log(1 + r/100) (2) y = f(x) = log(1 + x) x = 0 1 f (x) = 1/(1 + x) f (0) = 1 II 2014 1 1 I 1.1 72 r 2 72 8 72/8 = 9 9 2 a 0 1 a 1 a 1 = a 0 (1+r/100) 2 a 2 a 2 = a 1 (1 + r/100) = a 0 (1 + r/100) 2 n a n = a 0 (1 + r/100) n a n a 0 2 n a 0 (1 + r/100) n = 2a 0 (1 + r/100) n = 2

More information

34 2 2 h = h/2π 3 V (x) E 4 2 1 ψ = sin kxk = 2π/λ λ = h/p p = h/λ = kh/2π = k h 5 2 ψ = e ax2 ガウス 型 関 数 1.2 1 関 数 値 0.8 0.6 0.4 0.2 0 15 10 5 0 5 10

34 2 2 h = h/2π 3 V (x) E 4 2 1 ψ = sin kxk = 2π/λ λ = h/p p = h/λ = kh/2π = k h 5 2 ψ = e ax2 ガウス 型 関 数 1.2 1 関 数 値 0.8 0.6 0.4 0.2 0 15 10 5 0 5 10 33 2 2.1 2.1.1 x 1 T x T 0 F = ma T ψ) 1 x ψ(x) 2.1.2 1 1 h2 d 2 ψ(x) + V (x)ψ(x) = Eψ(x) (2.1) 2m dx 2 1 34 2 2 h = h/2π 3 V (x) E 4 2 1 ψ = sin kxk = 2π/λ λ = h/p p = h/λ = kh/2π = k h 5 2 ψ = e ax2

More information

II K116 : January 14, ,. A = (a ij ) ij m n. ( ). B m n, C n l. A = max{ a ij }. ij A + B A + B, AC n A C (1) 1. m n (A k ) k=1,... m n A, A k k

II K116 : January 14, ,. A = (a ij ) ij m n. ( ). B m n, C n l. A = max{ a ij }. ij A + B A + B, AC n A C (1) 1. m n (A k ) k=1,... m n A, A k k : January 14, 28..,. A = (a ij ) ij m n. ( ). B m n, C n l. A = max{ a ij }. ij A + B A + B, AC n A C (1) 1. m n (A k ) k=1,... m n A, A k k, A. lim k A k = A. A k = (a (k) ij ) ij, A k = (a ij ) ij, i,

More information

2014 S hara/lectures/lectures-j.html r 1 S phone: ,

2014 S hara/lectures/lectures-j.html r 1 S phone: , 14 S1-1+13 http://www.math.kyushu-u.ac.jp/ hara/lectures/lectures-j.html r 1 S1-1+13 14.4.11. 19 phone: 9-8-4441, e-mail: hara@math.kyushu-u.ac.jp Office hours: 1 4/11 web download. I. 1. ϵ-δ 1. 3.1, 3..

More information

,2,4

,2,4 2005 12 2006 1,2,4 iii 1 Hilbert 14 1 1.............................................. 1 2............................................... 2 3............................................... 3 4.............................................

More information

7 27 7.1........................................ 27 7.2.......................................... 28 1 ( a 3 = 3 = 3 a a > 0(a a a a < 0(a a a -1 1 6

7 27 7.1........................................ 27 7.2.......................................... 28 1 ( a 3 = 3 = 3 a a > 0(a a a a < 0(a a a -1 1 6 26 11 5 1 ( 2 2 2 3 5 3.1...................................... 5 3.2....................................... 5 3.3....................................... 6 3.4....................................... 7

More information

チュートリアル:ノンパラメトリックベイズ

チュートリアル:ノンパラメトリックベイズ { x,x, L, xn} 2 p( θ, θ, θ, θ, θ, } { 2 3 4 5 θ6 p( p( { x,x, L, N} 2 x { θ, θ2, θ3, θ4, θ5, θ6} K n p( θ θ n N n θ x N + { x,x, L, N} 2 x { θ, θ2, θ3, θ4, θ5, θ6} log p( 6 n logθ F 6 log p( + λ θ F θ

More information

PARALLEL ACT i PARALLEL ACT TomOne Super- ComicCity 1 1 1 NetNews 3/4 1/4 DVD DVD DVD iii i 1 1 1.1 1!!..................... 2 1.2 2................... 5 1.3 3!!..................... 9 1.4 4.....................

More information

TEX tex.html 1.2 ISBN ISBN Kobayashi-Nomizu Strunk and White, T

TEX     tex.html 1.2 ISBN ISBN Kobayashi-Nomizu Strunk and White, T Karel Svadlenka 2018 5 11 1 1 1.1........................................... 1 1.2................................................ 2 2 2 3 L A TEX 2 4 4 5 L A TEX 9 5.1...............................................

More information

3 3.1 *2 1 2 3 4 5 6 *2 2

3 3.1 *2 1 2 3 4 5 6 *2 2 Armitage 1 2 11 10 3.32 *1 9 5 5.757 3.3667 7.5 1 9 6 5.757 7 7.5 7.5 9 7 7 9 7.5 10 9 8 7 9 9 10 9 9 9 10 9 11 9 10 10 10 9 11 9 11 11 10 9 11 9 12 13 11 10 11 9 13 13 11 10 12.5 9 14 14.243 13 12.5 12.5

More information

a (a + ), a + a > (a + ), a + 4 a < a 4 a,,, y y = + a y = + a, y = a y = ( + a) ( x) + ( a) x, x y,y a y y y ( + a : a ) ( a : a > ) y = (a + ) y = a

a (a + ), a + a > (a + ), a + 4 a < a 4 a,,, y y = + a y = + a, y = a y = ( + a) ( x) + ( a) x, x y,y a y y y ( + a : a ) ( a : a > ) y = (a + ) y = a [] a x f(x) = ( + a)( x) + ( a)x f(x) = ( a + ) x + a + () x f(x) a a + a > a + () x f(x) a (a + ) a x 4 f (x) = ( + a) ( x) + ( a) x = ( a + a) x + a + = ( a + ) x + a +, () a + a f(x) f(x) = f() = a

More information

S II. AWK. awk awk awk, perl, $ ruby awk awk perl ruby / / perl } WWW CGI awk /9/{print $} <awk.dat awk 9 awk awk awk.dat. awk {print $} <awk.dat xema

S II. AWK. awk awk awk, perl, $ ruby awk awk perl ruby / / perl } WWW CGI awk /9/{print $} <awk.dat awk 9 awk awk awk.dat. awk {print $} <awk.dat xema S II. login UNIX OS Linux GUI cd ~ mkdir APL login..............................3............4 BEGIN END.............. 3.5 -f program-file... 4.6 [-v] var=value...... 4 3 gnuplot 6 3....................

More information

5.. z = f(x, y) y y = b f x x g(x) f(x, b) g x ( ) A = lim h g(a + h) g(a) h g(x) a A = g (a) = f x (a, b)............................................

5.. z = f(x, y) y y = b f x x g(x) f(x, b) g x ( ) A = lim h g(a + h) g(a) h g(x) a A = g (a) = f x (a, b)............................................ 5 partial differentiation (total) differentiation 5. z = f(x, y) (a, b) A = lim h f(a + h, b) f(a, b) h........................................................... ( ) f(x, y) (a, b) x A (a, b) x (a, b)

More information

2 G(k) e ikx = (ik) n x n n! n=0 (k ) ( ) X n = ( i) n n k n G(k) k=0 F (k) ln G(k) = ln e ikx n κ n F (k) = F (k) (ik) n n= n! κ n κ n = ( i) n n k n

2 G(k) e ikx = (ik) n x n n! n=0 (k ) ( ) X n = ( i) n n k n G(k) k=0 F (k) ln G(k) = ln e ikx n κ n F (k) = F (k) (ik) n n= n! κ n κ n = ( i) n n k n . X {x, x 2, x 3,... x n } X X {, 2, 3, 4, 5, 6} X x i P i. 0 P i 2. n P i = 3. P (i ω) = i ω P i P 3 {x, x 2, x 3,... x n } ω P i = 6 X f(x) f(x) X n n f(x i )P i n x n i P i X n 2 G(k) e ikx = (ik) n

More information

sarupaw.dvi

sarupaw.dvi PAW Which Even Monkeys Can Use H.Kitamura & His Company 9 8 19 preface PAW Which Even Monkies Can Use bold itaric vector ntuple v nt ( ) quit e-mail kitamura@phys01.phys.kobe-u.ac.jp homepage http://phys01.phys.kobe-u.ac.jp:2080/~kohama/sarupaw.html

More information