forked from APEXCalculus/APEXCalculus_Source
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathapexNotes.txt
More file actions
132 lines (97 loc) · 3.76 KB
/
apexNotes.txt
File metadata and controls
132 lines (97 loc) · 3.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
Cover figure?
I: Fig 5.3.6 R_{16} for 4x-x^2 over [0,4] (F2.1.2? 2.1.3?)
II: F8.7.5 T_5 for e^{-x^2} over [0,1] (F9.9.2? Gallery image?)
III: F15.4.8 ?
Usepackage{hyperxmp} ?
6.5 new fluid force video
Add derivative of inverse to back of book?
8.4#39 move to 8.3
9.6 principle of ratio test: a_n behaves like L^n
D10.3.2: reword to avoid /0
Ch 10 ends talking about "the next chapter"
After D11.2.4: b/c of T11.2.1#8, we can rescale v by c before making unit length.
Example 11.5.4, L-1: what unit vectors
12.5 better arc length parameterization? Frenet frame?
C13-15: should \nabla get a \vec?
F13.1.3 missing? (ok in print) Url in caption or not?
13.3 \dot f for f_t
Should multi v Taylor move from 13.7 to 13.4? Or not because it follows from tangent planes? Should it have an entry in the pdf toc? It should have some sort of intro relating it to 13.7
13.6#19--24 cf 7--12
C15: should 2d curl match 3d curl?
K15.7.1: change \int_C to \int_P^Q, what is \vec\sigma ?
LaTeXML:
Some Patrick JMT is forcing viewing on YouTube. Drop for something else?
11.1.15ff side by side
2.4#61, 2.5#49 \\*
F5.3.4 summation notation explanation
F10.4.7 cmidrule
1.0 figure placement
3.5 KI 1 break p2 ?
4.2 colors ?
5.4 Ex 3 h spacing ?
7.1: one-to-one V. 15.5: one to one
12.3 F 5a color
13.2 T3 break p2 ?
14.7 T3 break p2 ?
15.1 F6 color
To update on Talon:
: cd
: export LATEXML_KPSEWHICH=$HOME/.tex/texlive/2021/bin/x86_64-linux/kpsewhich
: singularity shell --bind /usr/bin:/home/timothy.prescott/obin latexml/latexml.sif
: ./perl5/perlbrew/bin/perlbrew switch perl-5.34.0
: cd git/LaTeXML
: perl Makefile.PL
: /home/timothy.prescott/obin/make
: /home/timothy.prescott/obin/make test
Exercises:
1.3: a->0 in quadratic formula
MVT for a+b/x ?
Other exercises I used
Ally complains that "This HTML file contains an invalid heading structure"
../LaTeXML/bin/latexmlpost --destination=xmlonly/index.xml --format=xml Calculus.xml
xsltproc -xinclude ../mathbook/xsl/mathbook-html.xsl --output pretext/index.html xmlonly/index.xml
from pretext/
xsltproc -xinclude ../../mathbook/xsl/mathbook-html.xsl index.html ../xmlonly/index.xml
Instead of “Note: these are the same functions as in Exercises ##—##”, should we just combine them into a single problem with multiple parts?
13.5: Multi-v chain rule: Example 1 rewrites dz/dt as only a function of the independent variable t. Examples 2 through 5 leave dz/dt as functions of the independent and intermediate variables. Exercises 19-22 do this as well.
Bismarck State: katrina.eberhart@bismarckstate.edu
html could do:
Pretext(MBX) conversion?
http://aimath.org/knowlepedia/ ?
ET version
js to enable highlighting?
use xslt to remove need for js when possible?
actual 3d via phone
https://web.hypothes.is/ Hypothesis social annotation tool for textbook ?
All
Transitions into and out of each section.
remove all !?
sub figs?
possible examples:
9.3 Riemann Zeta function??
swing jump distance:
starting from horizontal, with t angle from vertical and origin on ground:
conservation of energy => v^2=2gL cos t
L<sin t,1-cos t>+v<cos t,sin t>-<0,gt^2/2>
- leads to a fairly nasty expression to solve
12.5 Frenet Frame?
Should the notebook be distributed with the text? Eventually. CC-BY-NC, same as Apex.
My to do:
ragged bottom?
pdfsizeopt to python 3? or just get it working again?
tocbibind ?
check units in center of mass calculations
rearrange text/ to have chapter subfolders? and exercise and figure???
use subfig
| to norm/abs
Mathtools?
Watch out for extra !
unitfrac/siunitx(?) (or at least spaces before units). search:
egrep -c '\dft\W' text/*tex | grep -v ':0$'
use SI units more?
vspace to addvspace, [small|med|big]skip to [small|med|big]break ?
orphan exercise sets:
06_01_exset_07
06_01_exset_02
06_01_exset_03
08_06_exset_04