<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Fourier coefficient</title>
    <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 13:38:43 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 13:38:43 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Fourier coefficient</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Fourier coefficient</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient</link>
    </image>
    <item>
      <title>No subject</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#answer77073</link>
      <itunes:summary>&gt;f:=s-&gt;s^s*(1-s)^(1-s)*sin(Pi*s)/Pi;
&gt;evalf(int(f(s),s=0..1));

pantole</itunes:summary>
      <description>&gt;f:=s-&gt;s^s*(1-s)^(1-s)*sin(Pi*s)/Pi;
&gt;evalf(int(f(s),s=0..1));

pantole</description>
      <guid>77073</guid>
      <pubDate>Mon, 14 May 2007 17:28:05 Z</pubDate>
      <itunes:author>pantole</itunes:author>
      <author>pantole</author>
    </item>
    <item>
      <title>symbolic bug?</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#answer77072</link>
      <itunes:summary>Or symbolically - and I'm not sure why the multiplication sign (after the s^s) is required for it to evaluate correctly. If you didn't already already have that, along with the missing "evalf" and was wondering why adding the "evalf" or just using the drop-down menu with "approximate" didn't produce the correct result - it has something to do with needing that multiplication sign. This may be a bug.

I also noticed that even if I use the "Maple Math" to insert the symbolic here, the multiplication sign is removed. I inserted an image (I just recently figured out how to do that) into my message to show it as intended.

&lt;img src='http://2timv.com/math/maple/MapleSym.gif'/&gt;

</itunes:summary>
      <description>Or symbolically - and I'm not sure why the multiplication sign (after the s^s) is required for it to evaluate correctly. If you didn't already already have that, along with the missing "evalf" and was wondering why adding the "evalf" or just using the drop-down menu with "approximate" didn't produce the correct result - it has something to do with needing that multiplication sign. This may be a bug.

I also noticed that even if I use the "Maple Math" to insert the symbolic here, the multiplication sign is removed. I inserted an image (I just recently figured out how to do that) into my message to show it as intended.

&lt;img src='http://2timv.com/math/maple/MapleSym.gif'/&gt;

</description>
      <guid>77072</guid>
      <pubDate>Mon, 14 May 2007 18:14:06 Z</pubDate>
      <itunes:author>Tim Van Dusen</itunes:author>
      <author>Tim Van Dusen</author>
    </item>
    <item>
      <title>why is it exp(1)/24 ?</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#answer77068</link>
      <itunes:summary>why is it exp(1)/24 ?</itunes:summary>
      <description>why is it exp(1)/24 ?</description>
      <guid>77068</guid>
      <pubDate>Mon, 14 May 2007 23:01:24 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>Fourier coefficient</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#comment85547</link>
      <itunes:summary>See http://www.emis.de/journals/AASF/Vol27/alzer.html
Lemma 2.
I could prove Lemma 3 by Maple.

Sandor</itunes:summary>
      <description>See http://www.emis.de/journals/AASF/Vol27/alzer.html
Lemma 2.
I could prove Lemma 3 by Maple.

Sandor</description>
      <guid>85547</guid>
      <pubDate>Tue, 15 May 2007 10:28:03 Z</pubDate>
      <itunes:author>SandorSzabo</itunes:author>
      <author>SandorSzabo</author>
    </item>
    <item>
      <title>i had a look</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#comment91420</link>
      <itunes:summary>I had a look at the link. The proof is a bit tricky and uses
Lemma 1 (and l'Hospital), yes? I doubt that Maple would do
that (it certainly uses algorithms to solve integrals).

If you want to mimic the proof it should be possible, but my
guess is, that's not what you have in mind.

Yesterday I played a bit with the task (symmetry around 1/2
and shifting to 0), but found no answer.

What always works: use the command "identify", it converts a
numerical answer to a symbolic one if possible (but usually
that not a proof, it however mostly lets you guess what you
have to show).</itunes:summary>
      <description>I had a look at the link. The proof is a bit tricky and uses
Lemma 1 (and l'Hospital), yes? I doubt that Maple would do
that (it certainly uses algorithms to solve integrals).

If you want to mimic the proof it should be possible, but my
guess is, that's not what you have in mind.

Yesterday I played a bit with the task (symmetry around 1/2
and shifting to 0), but found no answer.

What always works: use the command "identify", it converts a
numerical answer to a symbolic one if possible (but usually
that not a proof, it however mostly lets you guess what you
have to show).</description>
      <guid>91420</guid>
      <pubDate>Tue, 15 May 2007 17:16:01 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>Fourier coefficient</title>
      <link>http://www.mapleprimes.com/questions/41383-Fourier-Coefficient?ref=Feed:MaplePrimes:Fourier coefficient:Comments#comment91428</link>
      <itunes:summary>I agree with you.
I haven't known the command "identify", so I tried it in this case and Maple was able to guess  e/24 !
Thanks.</itunes:summary>
      <description>I agree with you.
I haven't known the command "identify", so I tried it in this case and Maple was able to guess  e/24 !
Thanks.</description>
      <guid>91428</guid>
      <pubDate>Mon, 21 May 2007 17:35:13 Z</pubDate>
      <itunes:author>SandorSzabo</itunes:author>
      <author>SandorSzabo</author>
    </item>
  </channel>
</rss>