assignment Homework

Power Series Coefficients A
Static Fields 2023 (6 years) Use the formula for a Taylor series: \[f(z)=\sum_{n=0}^{\infty} \frac{1}{n!} \frac{d^n f(a)}{dz^n} (z-a)^n\] to find the series expansion for \(f(z)=e^{-kz}\) to second order around \(z=3\).

assignment Homework

Power Series Coefficients B
Static Fields 2023 (6 years) Use the formula for a Taylor series: \[f(z)=\sum_{n=0}^{\infty} \frac{1}{n!} \frac{d^n f(a)}{dz^n} (z-a)^n\] to find the series expansion for \(f(z)=\cos(kz)\) to second order around \(z=2\).

group Small Group Activity

30 min.

Calculating Coefficients for a Power Series
Theoretical Mechanics (8 years)

Taylor series power series approximation

Power Series Sequence (E&M)

This activity starts with a brief lecture introduction to power series and a short derivation of the formula for calculating the power series coefficients.

\[c_n={1\over n!}\, f^{(n)}(z_0)\]

Students use this formula to compute the power series coefficients for a \(\sin\theta\) (around both the origin and (if time allows) \(\frac{\pi}{6}\)). The meaning of these coefficients and the convergence behavior for each approximation is discussed in the whole-class wrap-up and in the follow-up activity: Visualization of Power Series Approximations.

computer Computer Simulation

30 min.

Visualization of Power Series Approximations
Theoretical Mechanics (13 years)

Taylor series power series approximation

Power Series Sequence (E&M)

Students use prepared Sage code or a prepared Mathematica notebook to plot \(\sin\theta\) simultaneously with several terms of a power series expansion to judge how well the approximation fits. Students can alter the worksheet to change the number of terms in the expansion and even to change the function that is being considered. Students should have already calculated the coefficients for the power series expansion in a previous activity, Calculating Coefficients for a Power Series.

keyboard Computational Activity

120 min.

Electrostatic potential of four point charges
Computational Physics Lab II 2023 (2 years)

electrostatic potential python

Students write python programs to compute and visualize the potential due to four point charges. For students with minimal programming ability and no python experience, this activity can be a good introduction to writing code in python using numpy and matplotlib.

group Small Group Activity

60 min.

Electrostatic Potential Due to a Pair of Charges (with Series)
Static Fields 2023 (6 years)

electrostatic potential multipole charge symmetry scalar field superposition coulomb's Law

Power Series Sequence (E&M)

Ring Cycle Sequence

Students work in small groups to use the superposition principle \[V(\vec{r}) = \frac{1}{4\pi\epsilon_0}\sum_i \frac{q_i}{\vert\vec{r}-\vec{r}_i\vert}\] to find the electrostatic potential \(V\) everywhere in space due to a pair of charges (either identical charges or a dipole). Different groups are assigned different arrangements of charges and different regions of space to consider: either on the axis of the charges or in the plane equidistant from the two charges, for either small or large values of the relevant geometric variable. Each group is asked to find a power series expansion for the electrostatic potential, valid in their group's assigned region of space. The whole class wrap-up discussion then compares and contrasts the results and discuss the symmetries of the two cases.

group Small Group Activity

30 min.

Electrostatic Potential Due to a Ring of Charge
Static Fields 2023 (8 years)

electrostatic potential charge linear charge density taylor series power series scalar field superposition symmetry distance formula

Power Series Sequence (E&M)

Warm-Up

Ring Cycle Sequence

Students work in small groups to use the superposition principle \[V(\vec{r}) =\frac{1}{4\pi\epsilon_0}\int\frac{\rho(\vec{r}^{\,\prime})}{\vert \vec{r}-\vec{r}^{\,\prime}\vert} \, d\tau^{\prime}\] to find an integral expression for the electrostatic potential, \(V(\vec{r})\), everywhere in space, due to a ring of charge.

In an optional extension, students find a series expansion for \(V(\vec{r})\) either on the axis or in the plane of the ring, for either small or large values of the relevant geometric variable. Add an extra half hour or more to the time estimate for the optional extension.

face Lecture

120 min.

Boltzmann probabilities and Helmholtz
Thermal and Statistical Physics 2020

ideal gas entropy canonical ensemble Boltzmann probability Helmholtz free energy statistical mechanics

These notes, from the third week of Thermal and Statistical Physics cover the canonical ensemble and Helmholtz free energy. They include a number of small group activities.