<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, plotting sin(x)*exp(Ax)</title>
    <link>http://www.mapleprimes.com/questions/143307-Plotting-SinxexpAx</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 21:29:20 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 21:29:20 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, plotting sin(x)*exp(Ax)</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, plotting sin(x)*exp(Ax)</title>
      <link>http://www.mapleprimes.com/questions/143307-Plotting-SinxexpAx</link>
    </image>
    <item>
      <title>It plots...</title>
      <link>http://www.mapleprimes.com/questions/143307-Plotting-SinxexpAx?ref=Feed:MaplePrimes:plotting sin(x)*exp(Ax):Comments#answer143325</link>
      <itunes:summary>&lt;p&gt;plot(sin(Pi*x)*exp(A*x),x=a..b) works for A=100 and all values of a and b I tried so Maple does plot it; I guess your question is really why we can not &lt;em&gt;visualize&lt;/em&gt; this function well:&lt;/p&gt;
&lt;p&gt;for large A, if you pick a narrow domain (a close to b), you can visualize well but you are essentially plotting the exponential function only as sin(Pi*x) does not vary that much for a close to b;&lt;/p&gt;
&lt;p&gt;but if you pick a large domain, the highest (or lowest) peak of the function will be way higher than the other peaks (so you will not be able to see them because of the scale, all the other peaks are way closer to zero the to the top peak.&lt;/p&gt;
&lt;p&gt;for some functions you can solve this type of problem by using a log scale, see logplot or loglogplot commands with the plots package but in your case I do not think that it would help without additional modifications...&lt;/p&gt;
&lt;p&gt;if I had to present this function in a paper, I would present two plots, say one with a from 0 to 3, showing a peak at 2x10^128 and another plot with range from 0 to 1 with a peak at 3x10^41. &lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;plot(sin(Pi*x)*exp(A*x),x=a..b) works for A=100 and all values of a and b I tried so Maple does plot it; I guess your question is really why we can not &lt;em&gt;visualize&lt;/em&gt; this function well:&lt;/p&gt;
&lt;p&gt;for large A, if you pick a narrow domain (a close to b), you can visualize well but you are essentially plotting the exponential function only as sin(Pi*x) does not vary that much for a close to b;&lt;/p&gt;
&lt;p&gt;but if you pick a large domain, the highest (or lowest) peak of the function will be way higher than the other peaks (so you will not be able to see them because of the scale, all the other peaks are way closer to zero the to the top peak.&lt;/p&gt;
&lt;p&gt;for some functions you can solve this type of problem by using a log scale, see logplot or loglogplot commands with the plots package but in your case I do not think that it would help without additional modifications...&lt;/p&gt;
&lt;p&gt;if I had to present this function in a paper, I would present two plots, say one with a from 0 to 3, showing a peak at 2x10^128 and another plot with range from 0 to 1 with a peak at 3x10^41. &lt;/p&gt;</description>
      <guid>143325</guid>
      <pubDate>Sun, 10 Feb 2013 00:50:53 Z</pubDate>
      <itunes:author>Sergio Parreiras</itunes:author>
      <author>Sergio Parreiras</author>
    </item>
  </channel>
</rss>