diff options
author | joshuab <> | 2010-06-30 20:14:01 +0000 |
---|---|---|
committer | bnewbold <bnewbold@adelie.robocracy.org> | 2010-06-30 20:14:01 +0000 |
commit | 426ea8f03ba5019c074d51c387b72bf520a85b2c (patch) | |
tree | de4fd0d939153bf614ce70cb124d3629624e52ba | |
parent | 69d07c77b0de12a2d268418f9a67395280a730c4 (diff) | |
download | afterklein-wiki-426ea8f03ba5019c074d51c387b72bf520a85b2c.tar.gz afterklein-wiki-426ea8f03ba5019c074d51c387b72bf520a85b2c.zip |
fixed sin/cos
-rw-r--r-- | Problem Set 1.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Problem Set 1.page b/Problem Set 1.page index eb0a758..88ec240 100644 --- a/Problem Set 1.page +++ b/Problem Set 1.page @@ -21,7 +21,7 @@ Cook up other examples and post them on the wiki! 1. Compute the Fourier Series of the following functions. Do both the exponential and sin/cos expansions. - a. $f(x) = sin^3(3x)cos^2(4x)$ + a. $f(x) = \sin^3(3x)\cos^2(4x)$ - $g(x) = x(x-2\pi)$ (Hint: Use integration by parts) 2. Show that |