Determine Fourier series expansion for $f(theta)=cos^4!theta$
$begingroup$
Q: The function $f(theta) = cos^4! theta$ is a nice smooth function, so will have a Fourier series expansion. That is, it will have an expansion as a sum of functions $cos j theta$ and $sin j theta$ with real coefficients. Determine what the expansion is.
For reference, the Fourier coefficients are:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} f(t) e^{-int} , dt = frac{1}{2pi} int_0^{2 pi} f(t) left( cos (nt) - i sin (nt) right) , dt \
end{align*}
The coefficients give the Fourier Series expansion:
begin{align*}
f(t) &= sumlimits_{n=0}^infty c_n e^{int} = sumlimits_{n=0}^infty c_n left( cos (nt) + i sin (nt) right) \
end{align*}
One route is to plug $f(theta)$ into the equation for the Fourier series coefficients:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} cos^4 t cdot left[ cos (nt) - i sin (nt) right] , dt \
end{align*}
That integral is looking complex. I suspect there is an easier solution to this problem?
real-analysis fourier-series fourier-transform
$endgroup$
add a comment |
$begingroup$
Q: The function $f(theta) = cos^4! theta$ is a nice smooth function, so will have a Fourier series expansion. That is, it will have an expansion as a sum of functions $cos j theta$ and $sin j theta$ with real coefficients. Determine what the expansion is.
For reference, the Fourier coefficients are:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} f(t) e^{-int} , dt = frac{1}{2pi} int_0^{2 pi} f(t) left( cos (nt) - i sin (nt) right) , dt \
end{align*}
The coefficients give the Fourier Series expansion:
begin{align*}
f(t) &= sumlimits_{n=0}^infty c_n e^{int} = sumlimits_{n=0}^infty c_n left( cos (nt) + i sin (nt) right) \
end{align*}
One route is to plug $f(theta)$ into the equation for the Fourier series coefficients:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} cos^4 t cdot left[ cos (nt) - i sin (nt) right] , dt \
end{align*}
That integral is looking complex. I suspect there is an easier solution to this problem?
real-analysis fourier-series fourier-transform
$endgroup$
add a comment |
$begingroup$
Q: The function $f(theta) = cos^4! theta$ is a nice smooth function, so will have a Fourier series expansion. That is, it will have an expansion as a sum of functions $cos j theta$ and $sin j theta$ with real coefficients. Determine what the expansion is.
For reference, the Fourier coefficients are:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} f(t) e^{-int} , dt = frac{1}{2pi} int_0^{2 pi} f(t) left( cos (nt) - i sin (nt) right) , dt \
end{align*}
The coefficients give the Fourier Series expansion:
begin{align*}
f(t) &= sumlimits_{n=0}^infty c_n e^{int} = sumlimits_{n=0}^infty c_n left( cos (nt) + i sin (nt) right) \
end{align*}
One route is to plug $f(theta)$ into the equation for the Fourier series coefficients:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} cos^4 t cdot left[ cos (nt) - i sin (nt) right] , dt \
end{align*}
That integral is looking complex. I suspect there is an easier solution to this problem?
real-analysis fourier-series fourier-transform
$endgroup$
Q: The function $f(theta) = cos^4! theta$ is a nice smooth function, so will have a Fourier series expansion. That is, it will have an expansion as a sum of functions $cos j theta$ and $sin j theta$ with real coefficients. Determine what the expansion is.
For reference, the Fourier coefficients are:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} f(t) e^{-int} , dt = frac{1}{2pi} int_0^{2 pi} f(t) left( cos (nt) - i sin (nt) right) , dt \
end{align*}
The coefficients give the Fourier Series expansion:
begin{align*}
f(t) &= sumlimits_{n=0}^infty c_n e^{int} = sumlimits_{n=0}^infty c_n left( cos (nt) + i sin (nt) right) \
end{align*}
One route is to plug $f(theta)$ into the equation for the Fourier series coefficients:
begin{align*}
c_n &= frac{1}{2pi} int_0^{2 pi} cos^4 t cdot left[ cos (nt) - i sin (nt) right] , dt \
end{align*}
That integral is looking complex. I suspect there is an easier solution to this problem?
real-analysis fourier-series fourier-transform
real-analysis fourier-series fourier-transform
edited Jan 21 at 18:41
Daniele Tampieri
2,3172922
2,3172922
asked Jan 21 at 16:49
clayclay
767415
767415
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Using $$cos^2(theta )=frac{1+cos(2theta )}{2},$$ one get $$cos^4(theta )=frac{1+2cos(2theta )+cos^2(2theta )}{4}=frac{1+2cos(2theta )+frac{1+cos(4theta )}{2}}{4}$$
$$=frac{3}{8}+frac{1}{2}cos(2theta )+frac{1}{8}cos(4theta ).$$
$endgroup$
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
add a comment |
$begingroup$
Hint: $$cos(t) = frac{e^{it} + e^{-it}}{2}$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3082089%2fdetermine-fourier-series-expansion-for-f-theta-cos4-theta%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Using $$cos^2(theta )=frac{1+cos(2theta )}{2},$$ one get $$cos^4(theta )=frac{1+2cos(2theta )+cos^2(2theta )}{4}=frac{1+2cos(2theta )+frac{1+cos(4theta )}{2}}{4}$$
$$=frac{3}{8}+frac{1}{2}cos(2theta )+frac{1}{8}cos(4theta ).$$
$endgroup$
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
add a comment |
$begingroup$
Using $$cos^2(theta )=frac{1+cos(2theta )}{2},$$ one get $$cos^4(theta )=frac{1+2cos(2theta )+cos^2(2theta )}{4}=frac{1+2cos(2theta )+frac{1+cos(4theta )}{2}}{4}$$
$$=frac{3}{8}+frac{1}{2}cos(2theta )+frac{1}{8}cos(4theta ).$$
$endgroup$
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
add a comment |
$begingroup$
Using $$cos^2(theta )=frac{1+cos(2theta )}{2},$$ one get $$cos^4(theta )=frac{1+2cos(2theta )+cos^2(2theta )}{4}=frac{1+2cos(2theta )+frac{1+cos(4theta )}{2}}{4}$$
$$=frac{3}{8}+frac{1}{2}cos(2theta )+frac{1}{8}cos(4theta ).$$
$endgroup$
Using $$cos^2(theta )=frac{1+cos(2theta )}{2},$$ one get $$cos^4(theta )=frac{1+2cos(2theta )+cos^2(2theta )}{4}=frac{1+2cos(2theta )+frac{1+cos(4theta )}{2}}{4}$$
$$=frac{3}{8}+frac{1}{2}cos(2theta )+frac{1}{8}cos(4theta ).$$
edited Jan 21 at 17:05
answered Jan 21 at 16:54
DylanDylan
1968
1968
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
add a comment |
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
$cos^4 theta = frac{3 + 4cos(2theta) + cos (4theta)}{8}$. That's from en.wikipedia.org/wiki/…. You are close. That does it! Thanks!
$endgroup$
– clay
Jan 21 at 17:00
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
$begingroup$
It's exactly what it is written ;) you are welcome @clay
$endgroup$
– Dylan
Jan 21 at 17:02
2
2
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
You are missing $frac{1}{8}$ multiplying $cos(4theta)$
$endgroup$
– user289143
Jan 21 at 17:04
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
$begingroup$
@user289143: Ouuppss, thank you, typo corrected :)
$endgroup$
– Dylan
Jan 21 at 17:05
add a comment |
$begingroup$
Hint: $$cos(t) = frac{e^{it} + e^{-it}}{2}$$
$endgroup$
add a comment |
$begingroup$
Hint: $$cos(t) = frac{e^{it} + e^{-it}}{2}$$
$endgroup$
add a comment |
$begingroup$
Hint: $$cos(t) = frac{e^{it} + e^{-it}}{2}$$
$endgroup$
Hint: $$cos(t) = frac{e^{it} + e^{-it}}{2}$$
edited Jan 21 at 18:11
Daniele Tampieri
2,3172922
2,3172922
answered Jan 21 at 17:03
VectorizerVectorizer
399413
399413
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3082089%2fdetermine-fourier-series-expansion-for-f-theta-cos4-theta%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown