Slashdot Mirror


Swedish Mathematician Lennart Carleson Wins Abel

William Robinson writes "Sci Tech is reporting that Swedish mathematician Lennart Carleson has won the Abel Prize on Thursday for proving a 19th century theorem on harmonic analysis. His theorems have been helpful in creating iPod. Prof Carleson's major contributions have come in two fields - the first has subsequently been used in the components of sound systems and the second helps to predict how markets and weather systems respond to change. One of Carleson's many triumphs was settling a conjecture that had remained unsolved for over 150 years. He showed that every continuous function (one with a connected graph) is equal to the sum of its Fourier series except perhaps at some negligible points."

12 of 144 comments (clear)

  1. Wiki Article by zaguar · · Score: 5, Informative
    For those of you who want more than a press release, heres a start :

    Wiki Article on the Breakthrough

    --
    "Sure there's porn and piracy on the Web but there's probably a downside too."
  2. Re:negligible? by Anonymous Coward · · Score: 3, Informative

    It would have been better if they had said "almost everywhere". That is, the set of points at which a Fourier series diverges has Lebesgue measure zero. There is a quasi-converse, due to the Israeli analyst Katznelson, which, given any set of Lebesgue measure zero -- let's call it Bill -- constructs a continuous function whose Fourier series diverges everywhere in Bill. For more info, see Tom Korner's excellent "Fourier Analysis".

  3. Re:Except at some negible points? by gowen · · Score: 5, Informative

    Well they mean "almost everywhere", which has a very precise meaning. i.e. except at a set of measure zero (finite or countably infinite set of points.) Of course, that countable set could theoretically be the rationals, so I don't know whether I'd call it negligible.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  4. Re:Except at some negible points? by Anonymous Coward · · Score: 2, Informative

    Well they mean "almost everywhere", which has a very precise meaning.

    The original article on Sci-Tech Today does use the phrase "almost everywhere" instead of the incorrect "negligible". I suppose it is excusable for someone who is not familiar with the area not to realise that it has a precise meaning, so maybe it would have been better to use the more common "presque partout", and let people reach for their French dictionaries.

  5. nice work, but no iPod by penguin-collective · · Score: 5, Informative

    The result he proved is nice mathematics, but you don't need it for iPods or audio coding. First of all, for many engineering purposes, it only matters that it works, not that you can prove that it works theoretically. Secondly, audio coding is done over discretely sampled signals, and most of those theorems become simple linear algebra in that case.

  6. iPod Reference Misleading by Chrononium · · Score: 4, Informative

    The iPod reference is completely misleading, as simple harmonic analysis is way bigger than just an iPod. It's merely talking about this guy proving that Fourier was basically right, validating harmonic analysis and expanding the horizons for signal processing. That's the biggie: signal processing, not the bloody iPod. The stupid article probably includes iPod just for the sake of hits.

  7. WTF does this have to do with iPods?! by pslam · · Score: 5, Informative
    His theorems have been helpful in creating iPod.

    Oh really? Search Wikipedia entries, the articles, all links - no mention of iPod except in those annoying side adverts. Why? Because it has nothing to do with it

    Credit where credit is due, and none is due here.

    If you want credit, how about: Shannon, Fourier and Huffman. Then there's all the folks involved in working out noise masking and all the oddities of human hearing that I don't have the names of.

    I seriously need a "No iPod mentions whatsoever" checkbox for my slashdot profile to pull some more signal out of the slashdot article noise.

  8. a continuous function is NOT by ratta · · Score: 2, Informative

    one with a connected graph. For instance the function equal to sin(1/x) for x != 0 and 0 for x = 0 does have a connected graph but is NOT continuous.

    --
    Wondering why i am doing so strange posts? I am trying to get a "+5,Flamebait" or "-1,Insightful" rating.
  9. Re:Except at some negible points? by Capt'n+Hector · · Score: 3, Informative

    Incorrect. A set of measure zero can be uncountable. (cf the Cantor set)

    --
    Quid festinatio swallonis est aetherfuga inonusti?
    Africus aut Europaeus?
  10. His Fourier paper... by Bromskloss · · Score: 2, Informative

    ...was published in the Swedish maths journal Acta Mathematica and is calles On the convergence and growth of partial sums of Fourier series.

    --
    Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
  11. Re:Indeed by The+Cow+of+Pain · · Score: 2, Informative

    Your version is a more general one. In a metric space, where your parent's version is applicable, the two are equivalent.

    Math geek warning!

    Actually the equivalence goes much further than for metric spaces. In all topological spaces you have a sense of convergence of a sequence, and so it makes sense to ask the question "Does x_n->x imply f(x_n)->f(x)?". If f is continuous, the answer is always yes, but the converse need not be true in general - it is however true if the topological space is a so-called 1st-countable space, e.g. if the space is metric (as you said).

    For even more general topological spaces you need the concept of a net, but in that setting the equivalence is actually total; a function f is continuous if and only if x_i->x implies f(x_i)->f(x) for every net (x_i).

  12. Re:What is convergence in a non metric space? by The+Cow+of+Pain · · Score: 2, Informative

    I must admit I didn't know of any way to speak of convergence without the notion of a metric. How is that possible?

    In a topological space you have a notion of a neighbourhood of a point, i.e. a set containing the point in it's interior. You then say that the sequence (x_n) converges to the point x if for every neighbourhood U of x, there is a number N, such that x_n is in U whenever n>N. Basically this is a translation of the epsilon-N-formalism for convergence in metric spaces (since in a metric space U is a neighbourhood of x exactly when there is an epsilon such that the epsilon-ball around x is contained in U).

    More general than what?

    More general than 1st-countable spaces. That is general topological spaces with no structure but the existence of a family of open sets.

    And do you mean we need the "net" to replace the sequence?

    Yes. The concept of a convergent sequence is not in general strong enough to capture topological properties such as continuity (i.e. the preimage of an open set is open), closedness (the complement is open), and compactness (every open cover has a finite subcover), but replacing sequences by nets, you actually get the classical characterisations of these properties known from metric spaces; a function is continuous iff x_i->x implies f(x_i)->f(x), A is closed iff any net (x_i) in A, which converges in your larger space has the limit contained in A, and C is compact iff any net has a convergent subnet with limit in C. Nets are really nice objects for doing point set topology.

    However, one must still be able to define a sequence (a function from "the set of all natural numbers" to "the topological space in question"), since it doesn't really require much of the space, right?

    Yes, no problems there. They just don't provide enough information once we go to the more obscure topological spaces.