Help(Using a fourier series to find the sum of second series

Click For Summary
The discussion focuses on using a Fourier series to find the sum of a specific series involving sine terms. The original function f(x) = x(π - x) is defined on (0, π), and participants emphasize the importance of extending this function to the interval (-π, 0) to relate it to the sine series. There is confusion regarding the calculation of Fourier coefficients, particularly the odd and even properties of the function, which impact the resulting series. Participants suggest that once the correct Fourier coefficients are derived, the resulting series will closely resemble the series in question, allowing for a straightforward comparison. The conversation highlights the need for careful simplification and understanding of the properties of Fourier series to solve the problem effectively.
  • #31
You have the series

<br /> f(x) = \sum_{k=1}^{\infty} \frac{4 \cdot (cos(k\pi)-1)}{k^3\cdot \pi} \cdot sin(kx) <br />

and you know the numerator is 8 when k is odd and 0 when k is even. So rewrite it like this showing just the odd non-zero terms:

<br /> f(x) = \sum_{k=1}^{\infty} \frac{8}{(2k-1)^3\cdot \pi} \cdot sin((2k-1)x) <br />

<br /> = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

Solve it for your problem series and your answer is ?
 
Physics news on Phys.org
  • #32
LCKurtz said:
You have the series

<br /> f(x) = \sum_{k=1}^{\infty} \frac{4 \cdot (cos(k\pi)-1)}{k^3\cdot \pi} \cdot sin(kx) <br />

and you know the numerator is 8 when k is odd and 0 when k is even. So rewrite it like this showing just the odd non-zero terms:

<br /> f(x) = \sum_{k=1}^{\infty} \frac{8}{(2k-1)^3\cdot \pi} \cdot sin((2k-1)x) <br />

<br /> = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

Solve it for your problem series and your answer is ?

which gives s_n = \lim_{k \rightarrow \infty} (\frac 8 \pi - \frac{1}{(2k-1)^3} \cdot sin((2k-1)x)) = \frac 8 \pi and this is my sum for both series?
 
  • #33
No no... You don't need any limit statement; that is already built into the infinite sum. You have an infinite sum (the "problem series") that was given to you at the beginning and you were asked to find what it added up to. You have worked a presumably related Fourier Series question for a particular f(x) that was given in your problem. You know that the Fourier Series you calculated gives the equation

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

and it so happens that your problem series is in that equation. Solve for it. There's one more step after that.
 
  • #34
LCKurtz said:
No no... You don't need any limit statement; that is already built into the infinite sum. You have an infinite sum (the "problem series") that was given to you at the beginning and you were asked to find what it added up to. You have worked a presumably related Fourier Series question for a particular f(x) that was given in your problem. You know that the Fourier Series you calculated gives the equation

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

and it so happens that your problem series is in that equation. Solve for it. There's one more step after that.

by this you mean finding the sum of series above and then showing that the difference between the sum of the two series is 8/pi?

do I try to rewrite this into a power series so find its sum?

if I take let's say f(x) = x^2 doesn't the Fourier series for that series look like the series for this one?
 
Last edited:
  • #35
Susanne217 said:
by this you mean finding the sum of series above and then showing that the difference between the sum of the two series is 8/pi?

do I try to rewrite this into a power series so find its sum?

No. You are making this much more complicated than it is. I mean multiply both sides by π/8 to get the series on one side and what it equals on the other. That is, after all, what you want to know. You want to know the sum of the problem series, in other words, what it equals. You want a closed formula for its sum.
 
  • #36
LCKurtz said:
No. You are making this much more complicated than it is. I mean multiply both sides by π/8 to get the series on one side and what it equals on the other. That is, after all, what you want to know. You want to know the sum of the problem series, in other words, what it equals. You want a closed formula for its sum.

In other words by mulitiplying the second by 8/pi I (you and we) have then showed that find the the Fourier for the first series equal the second series and hence problem solved. And no need to find the sum?
 
  • #37
Susanne217 said:
if I take let's say f(x) = x^2 doesn't the Fourier series for that series look like the series for this one?

You don't have the freedom to change f(x). It was given. And why would you expect the series for x2 to be the same as this series which was for a different function?
 
  • #38
LCKurtz said:
You don't have the freedom to change f(x). It was given. And why would you expect the series for x2 to be the same as this series which was for a different function?

Because I did a calculation which made this look a wee bit simular to the b_k of this series.

But then I thought. Never mind ;)

but do I still need to find sum of present the Fourier series?
 
  • #39
You aren't done with this problem until you have given an answer in this form:

the problem series = a closed form formula for a function of x

Much like if I asked for the sum of the series for |x| < 1

\sum_{n=0}^\infty x^n

and expected the answer

\frac 1 {1-x}
 
  • #40
LCKurtz said:
You aren't done with this problem until you have given an answer in this form:

the problem series = a closed form formula for a function of x

Much like if I asked for the sum of the series for |x| < 1

\sum_{n=0}^\infty x^n

and expected the answer

\frac 1 {1-x}

It look like a harmonic series (p-series) is that a correct assumption?
 
  • #41
"but do I still need to find sum of present the Fourier series?"

You have the sum of the Fourier series right here:

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

You have a formula for f(x) given, at least on (0, π).

And if you will multiply both sides by π/8, you will have the sum of the problem series.

Once you "get" that, you are almost done.
 
  • #42
LCKurtz said:
"but do I still need to find sum of present the Fourier series?"

You have the sum of the Fourier series right here:

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

You have a formula for f(x) given, at least on (0, π).

And if you will multiply both sides by π/8, you will have the sum of the problem series.

Once you "get" that, you are almost done.

i it true that this looks like a p-series?
 
  • #43
"is it true that this looks like a p-series?"

No. A p series has terms like 1/np and this has sin(nx) type terms.
 
  • #44
LCKurtz said:
"is it true that this looks like a p-series?"

No. A p series has terms like 1/np and this has sin(nx) type terms.

Sorry for my dumb questions. Is the series simular to this series which I can find in table and then use this to find the sum of the Fourier series?
 
  • #45
I am waiting for you to post the equation you get when you multiply that equation through by π/8 like I have been trying to get you to do. Write it with the series on the left side and the other on the right side.
 
  • #46
LCKurtz said:
I am waiting for you to post the equation you get when you multiply that equation through by π/8 like I have been trying to get you to do. Write it with the series on the left side and the other on the right side.

If I multiply by 8/pi

\frac{8sin(2k-1) \cdot x}{(2k-1)^3 \cdot \pi}

and I then write out terms for k = 1,...,6?
 
  • #47
I'm talking about this equation:

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />
 
  • #48
LCKurtz said:
I'm talking about this equation:

f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

so just to be clear what you are asking is I write out terms of this this as it is and then multiply by 8/pi and by this derivave the sum?
 
  • #49
Just leave the sum in there. Put it on the left so you have the form

sum = ..

Just multiply by pi/8 and do it. It's trivial...
 
  • #50
LCKurtz said:
Just leave the sum in there. Put it on the left so you have the form

sum = ..

Just multiply by pi/8 and do it. It's trivial...

\frac{(8\cdot sin(1) \cdot x)}{\pi} + \frac{8(sin(3))\cdot x}{27 \pi} + \cdots + \frac{8 \cdot sin(2k-1) \cdot x}{(2k-1)^3 \cdot \pi} = \frac{8}{\pi} \sum_{k=1}^{\infty} \frac{sin(2k-1)\cdot x}{(2k-1)^3}
 
Last edited:
  • #51
What happened to the f(x) side of the equation? What's so difficult about multiplying both sides of an equation by something? And leave the sum in there. Don't expand it out.

Gotta run now. Will check back in later.
 
  • #52
LCKurtz said:
What happened to the f(x) side of the equation? What's so difficult about multiplying both sides of an equation by something? And leave the sum in there. Don't expand it out.

Gotta run now. Will check back in later.

its late as well but

\frac{8}{\pi} \sum_{k=1}^{n} \frac{sin(2k-1) \cdot x}{(2k-1)^3} = \frac{8}{\pi } \cdot \frac{sin(2n-1)\cdot x}{(2n-1)^3}

and then dividing by 8/pi on both sides I get the formula

\frac{sin(2n-1)\cdot x}{(2n-1)^3}

I Hope this is the solution for the problems final question :) ?
 
Last edited:
  • #53
No. You have established a Fourier series for your given f(x):

<br /> f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

where f(x) is the function you were given to begin with. This equation has a right-hand side and a left-hand side and an equals sign meaning the two sides are equal. The series on the right is equal to the function on the left which, I remind you, you were given a formula for.

All I am asking you to do is multiply both sides of this equation, as it stands, by π/8 and write it down. Don't expand it, don't change anything, and don't look at any other formulas. It will be convenient if when you write it down you put the summation of the left side of the equals and the rest on the right side.
 
  • #54
LCKurtz said:
No. You have established a Fourier series for your given f(x):

<br /> f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br />

where f(x) is the function you were given to begin with. This equation has a right-hand side and a left-hand side and an equals sign meaning the two sides are equal. The series on the right is equal to the function on the left which, I remind you, you were given a formula for.

All I am asking you to do is multiply both sides of this equation, as it stands, by π/8 and write it down. Don't expand it, don't change anything, and don't look at any other formulas. It will be convenient if when you write it down you put the summation of the left side of the equals and the rest on the right side.

you mean like this \frac{8}{\pi} \cdot \pi \cdot (\pi - x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) ?
 
  • #55
What part of "don't expand it, don't change anything and don't look at any other formulas" don't you understand? And I don't think you multiplied both sides by pi/8.
 
  • #56
LCKurtz said:
What part of "don't expand it, don't change anything and don't look at any other formulas" don't you understand? And I don't think you multiplied both sides by pi/8.

I am sorry.

I have learned in Calculus that that if I need to find the sum of given series geometric, power etc.
Then my first step is to expand the series, look for a pattern and then go into partial sums and finally derive the sum from the series.

And you telling me that that that is not the procedure here? Sorry but I am confused :frown:
 
  • #57
Susanne217 said:
I am sorry.

I have learned in Calculus that that if I need to find the sum of given series geometric, power etc.
Then my first step is to expand the series, look for a pattern and then go into partial sums and finally derive the sum from the series.

And you telling me that that that is not the procedure here? Sorry but I am confused :frown:

Yes, that is not the procedure here. You have the equation:

<br /> <br /> f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br /> <br />

and if you would just multiply both sides of that equation by \pi/ 8, you would have your problem series on one side and what it is equal to on the other. Since I can't seem to get you to understand what I mean, it's like this:

<br /> <br /> \frac \pi 8 f(x) = \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br /> <br />

or, as I have suggested, it reads better with the problem series on the left:

<br /> <br /> \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) = \frac \pi 8 f(x)<br /> <br />

So if you want to know what the sum of your problem series is, you just look at the right hand side. You have a formula for f(x) on (0,\pi).

Once you understand that, the only remaining thing to figure out is what the formula for the sum of the series is on (-\pi,0).
 
  • #58
LCKurtz said:
Yes, that is not the procedure here. You have the equation:

<br /> <br /> f(x) = \frac 8 \pi \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br /> <br />

and if you would just multiply both sides of that equation by \pi/ 8, you would have your problem series on one side and what it is equal to on the other. Since I can't seem to get you to understand what I mean, it's like this:

<br /> <br /> \frac \pi 8 f(x) = \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) <br /> <br />

or, as I have suggested, it reads better with the problem series on the left:

<br /> <br /> \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x) = \frac \pi 8 f(x)<br /> <br />

So if you want to know what the sum of your problem series is, you just look at the right hand side. You have a formula for f(x) on (0,\pi).

Once you understand that, the only remaining thing to figure out is what the formula for the sum of the series is on (-\pi,0).

Hi again

So the trick is to just plug the two halfs of the interval on RHS and add them together? But since f(x) is an odd function the two halfs to the interval they cancel each other out?

If I plug the [-pi,pi] and into f(x) I get

-\pi\cdot (\pi - (-\pi)) + 0 \cdot (\pi + 0) + \pi \cdot (\pi+\pi) = 0

then since f(x) is odd then the sum I need to find is zero according to the definition?
 
Last edited:
  • #59
You need to know the formula for the sum of the series for all x. Here's what you know right now because you know the formula for f(x) on (0,\pi):

f(x) = \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x)<br /> = \left \{<br /> \begin{array}{cl}<br /> \frac \pi 8 x(\pi-x) &amp;0 &lt; x &lt; \pi \\<br /> ?? &amp;-\pi &lt; x &lt; 0<br /> \end{array}<br /> \right .

What do you know about what f(x) needs to be on the negative interval? What is its formula? And, finally what about at the end points? Your text must have some theorem about convergence of the Fourier series. Does it mention the Dirichlet Conditions?

But your next step is to give the formula for f(x) on (-\pi,0)
 
Last edited:
  • #60
LCKurtz said:
You need to know the formula for the sum of the series for all x. Here's what you know right now because you know the formula for f(x) on (0,\pi):

f(x) = \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x)<br /> = \left \{<br /> \begin{array}{cl}<br /> \frac \pi 8 x(1-x) &amp;0 &lt; x &lt; \pi \\<br /> ?? &amp;-\pi &lt; x &lt; 0<br /> \end{array}<br /> \right .

What do you know about what f(x) needs to be on the negative interval? What is its formula? And, finally what about at the end points? Your text must have some theorem about convergence of the Fourier series. Does it mention the Dirichlet Conditions?

But your next step is to give the formula for f(x) on (-\pi,0)

Isn't it suppose to be


f(x) = \sum_{k=1}^{\infty} \frac{1}{(2k-1)^3} \cdot sin((2k-1)x)<br /> = \left \{<br /> \begin{array}{cl}<br /> \frac \pi 8 x(\pi-x) &amp;0 &lt; x &lt; \pi \\<br /> ?? &amp;-\pi &lt; x &lt; 0<br /> \end{array}<br /> \right .
 
Last edited:

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
478
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K