PDF Arranger is a small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
Interested in particle astrophysics and plasma astrophysics. This blog is my research/private notebook.
Sunday, December 10, 2023
Monday, November 6, 2023
Saturday, October 21, 2023
TOYS
digital piano
https://www.roland.com/ca/products/fp-30x/
https://www.korg.com/us/products/digitalpianos/d1/
Compare weather anywhere
// print painting
https://www.stuffedsafari.com/Hansa-Stuffed-Animals-and-Plush-Animals-s/14.htm
https://www.christmascentral.com/set-of-3-handcrafted-plush-mallard-duck-stuffed-animals-13-5/
// goose
Saturday, September 2, 2023
A teacher-created site
A to Z Teacher Stuff is a teacher-created site designed to help teachers find online resources more quickly and easily. Find lesson plans, thematic units, teacher tips, discussion forums for teachers, downloadable teaching materials, printable worksheets, emergent reader books, themes, and more.
http://atozteacherstuff.com/
Wednesday, August 30, 2023
Average over a sphere surface
The surface integral of the function $f$ over the surface $S$ is denoted by
\[ \int\int_S f dS \]
$dS$ is the area of an infinitesimal piece of the surface $S$.
Average over the sphere is
\[ <f> = \frac{1}{4\pi} \int_0^{2\pi} d\phi \int_0^{\pi} f \sin(\theta)d\theta ,\]
where $dS=\sin(\theta)d\theta d\phi$. This can be seen as a weight average, the weight is surface area.
\[ <\cos^2(\theta)>=1/3 \]
\[<\sin(\theta)>=2/3.\]