To be honest, all I could really write out was the definition you provided. I realised I had to work with
I'm not sure what should delete to deduce my N.
Required: The Fourier series Sf(x).
Hints: I found that f'(0) = f'(1) = 0 and f'''(x) = 24
Have I made a mistake? If not then how do I reunite the solutions (by somehow binning -1, cos(2pi x), cos(4pi x), ...?)
Hmm, not sure if I'm missing something but I think there's an x-cubed there. I don't think the original function is even?
The function has been defined on [0, 1] by that formula, and then we are told f(-x) = f(x) for all x and f(x) = f(x+2) for all x, so this means the function is an even periodic function with period 2, and on [0, 1] it looks like 1 - 6x^2 + 4x^3.Hmm, not sure if I'm missing something but I think there's an x-cubed there. I don't think the original function is even?
http://www.wolframalpha.com/input/?t=crmtb01&f=ob&i=integrate+1/2(1-6x^2+4x^3)+from+-1+to+1
Although when I split up the x^3 and the 1-6x^2 the latter is even.
Do you know where this series comes from? If so, you can use that to help prove it.
How would I show that this series does not converge uniformly? I don't think I can use the Weierstrass M-test for divergence
Exists eps > 0, such that for all N > 0, |S_n(x) - S(x)| < eps then what?
YepDo you know where this series comes from? If so, you can use that to help prove it.
Correct! This is the Fourier series of a discontinuous function (a square wave) on [-pi, pi) say. What do you know about Fourier series of functions with jump discontinuities? (If you haven't seen it before, you may want to read about this: https://en.wikipedia.org/wiki/Gibbs_phenomenon .)Yep
If we ensure that f(x + 2pi) = f(x) I can visually see why it fails to work, but I still can't figure out where to get started
Are you sure you are writing the question correctly? Is there an established convention in your book/notes for what "planar region" means?I don't want this question done just yet, I just want to know why the hint works
I only partially get it. Why does this choice of P and Q ensure that we cover all types of planar regions?
Are you sure you are writing the question correctly? Is there an established convention in your book/notes for what "planar region" means?
My guess is that it means things like the regions bounded between two lines x=a,b and g(x) < y < h(x).
Otherwise your notion of planar region has to be nice enough for "area" to make sense, so more information is required about this niceness.
What book/notes are these? Anyway, yeah as I said, you need some kind of niceness condition on the domain for these things to be well-defined. You should be able to see what this condition is by going through the proof of Green's theorem, unless it is presented pretty sloppily/nonrigorously.For our version, P and Q (as used above) have to be C1 on
That was really the only condition given.