<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How do I tell Maple trig identities and make it remember</title>
    <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities</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 01:35:38 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 01:35:38 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do I tell Maple trig identities and make it remember</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do I tell Maple trig identities and make it remember</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities</link>
    </image>
    <item>
      <title>You can use the command</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44294</link>
      <itunes:summary>&lt;p&gt;You can use the command &amp;gt;simplify(expression,{sin(x)^2+cos(x)^2=1});&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You can use the command &amp;gt;simplify(expression,{sin(x)^2+cos(x)^2=1});&lt;/p&gt;</description>
      <guid>44294</guid>
      <pubDate>Mon, 08 Mar 2010 15:26:15 Z</pubDate>
      <itunes:author>hirnyk</itunes:author>
      <author>hirnyk</author>
    </item>
    <item>
      <title>More trouble - Weird Lines</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44295</link>
      <itunes:summary>&lt;p&gt;[ posting edited to change Input format to Filtered HTML instead of Plain Text]&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;But I'm still having trouble, I think it might be to do with these lines above some of the sines and cosines. I have no idea what they are.&lt;/p&gt;
&lt;p&gt;Here's my input and output;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Xs:=Vector(3,[diff(X[1],s),diff(X[2],s),diff(X[3],s)]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vector[column](%id = 136901428)&lt;br /&gt;
Xt:=Vector(3,[diff(X[1],t),diff(X[2],t),diff(X[3],t)]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vector[column](%id = 136946480)&lt;br /&gt;
E:=Xs.Xs;&lt;br /&gt;
&amp;nbsp; _____________&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _____________&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / __\ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp; cos(s) cos(t) cos(s) cos(t) + cos(s) sin(t) cos(s) sin(t) + sin\s/ sin(s)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
E:=simplify(E,{sin(t)^2+cos(t)^2=1});&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp; cos\s/ cos\t/ cos(s) cos(t) + cos\s/ sin\t/ cos(s) sin(t) + sin\s/ sin(s)&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;[ posting edited to change Input format to Filtered HTML instead of Plain Text]&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;But I'm still having trouble, I think it might be to do with these lines above some of the sines and cosines. I have no idea what they are.&lt;/p&gt;
&lt;p&gt;Here's my input and output;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Xs:=Vector(3,[diff(X[1],s),diff(X[2],s),diff(X[3],s)]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vector[column](%id = 136901428)&lt;br /&gt;
Xt:=Vector(3,[diff(X[1],t),diff(X[2],t),diff(X[3],t)]);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vector[column](%id = 136946480)&lt;br /&gt;
E:=Xs.Xs;&lt;br /&gt;
&amp;nbsp; _____________&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _____________&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / __\ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp; cos(s) cos(t) cos(s) cos(t) + cos(s) sin(t) cos(s) sin(t) + sin\s/ sin(s)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
E:=simplify(E,{sin(t)^2+cos(t)^2=1});&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /_\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp; cos\s/ cos\t/ cos(s) cos(t) + cos\s/ sin\t/ cos(s) sin(t) + sin\s/ sin(s)&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;</description>
      <guid>44295</guid>
      <pubDate>Mon, 08 Mar 2010 15:55:00 Z</pubDate>
      <itunes:author>james_is_stuck</itunes:author>
      <author>james_is_stuck</author>
    </item>
    <item>
      <title>Nonsense</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44296</link>
      <itunes:summary>&lt;p&gt;Ok, that didn't format as i meant it too, i'll try again later&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Ok, that didn't format as i meant it too, i'll try again later&lt;/p&gt;</description>
      <guid>44296</guid>
      <pubDate>Mon, 08 Mar 2010 16:07:38 Z</pubDate>
      <itunes:author>james_is_stuck</itunes:author>
      <author>james_is_stuck</author>
    </item>
    <item>
      <title>It is difficult to answer</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44297</link>
      <itunes:summary>&lt;p&gt;It is difficult to answer your question as the code is unreadable. Input it by my files.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It is difficult to answer your question as the code is unreadable. Input it by my files.&lt;/p&gt;</description>
      <guid>44297</guid>
      <pubDate>Mon, 08 Mar 2010 16:10:36 Z</pubDate>
      <itunes:author>hirnyk</itunes:author>
      <author>hirnyk</author>
    </item>
    <item>
      <title>Example</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44298</link>
      <itunes:summary>&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;X:=Vector(3,[sin(s)*cos(t),sin(s)*sin(t),cos(s)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="128" src="file:///home/james/Desktop/images/circle_1.gif" alt="Vector[column](%id = 135619380)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(1)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;Xs:=Vector(3,[diff(X[1],s),diff(X[2],s),diff(X[3],s)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="134" src="file:///home/james/Desktop/images/circle_2.gif" alt="Vector[column](%id = 136007568)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(2)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;Xt:=Vector(3,[diff(X[1],t),diff(X[2],t),diff(X[3],t)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="139" src="file:///home/james/Desktop/images/circle_3.gif" alt="Vector[column](%id = 136015428)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(3)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;E:=Xs.Xs;&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="15" border="0" align="center" width="453" src="file:///home/james/Desktop/images/circle_4.gif" alt="`+`(`*`(conjugate(`*`(cos(s), `*`(cos(t)))), `*`(cos(s), `*`(cos(t)))), `*`(conjugate(`*`(cos(s), `*`(sin(t)))), `*`(cos(s), `*`(sin(t)))), `*`(sin(conjugate(s)), `*`(sin(s))))" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(4)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;E:=simplify(E,{sin(t)^2+cos(t)^2=1});&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="15" border="0" align="center" width="465" src="file:///home/james/Desktop/images/circle_5.gif" alt="`+`(`*`(cos(conjugate(s)), `*`(cos(conjugate(t)), `*`(cos(s), `*`(cos(t))))), `*`(cos(conjugate(s)), `*`(sin(conjugate(t)), `*`(cos(s), `*`(sin(t))))), `*`(sin(conjugate(s)), `*`(sin(s))))" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(5)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</itunes:summary>
      <description>&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;X:=Vector(3,[sin(s)*cos(t),sin(s)*sin(t),cos(s)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="128" src="file:///home/james/Desktop/images/circle_1.gif" alt="Vector[column](%id = 135619380)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(1)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;Xs:=Vector(3,[diff(X[1],s),diff(X[2],s),diff(X[3],s)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="134" src="file:///home/james/Desktop/images/circle_2.gif" alt="Vector[column](%id = 136007568)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(2)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;Xt:=Vector(3,[diff(X[1],t),diff(X[2],t),diff(X[3],t)]);&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="64" border="0" align="center" width="139" src="file:///home/james/Desktop/images/circle_3.gif" alt="Vector[column](%id = 136015428)" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(3)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;E:=Xs.Xs;&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="15" border="0" align="center" width="453" src="file:///home/james/Desktop/images/circle_4.gif" alt="`+`(`*`(conjugate(`*`(cos(s), `*`(cos(t)))), `*`(cos(s), `*`(cos(t)))), `*`(conjugate(`*`(cos(s), `*`(sin(t)))), `*`(cos(s), `*`(sin(t)))), `*`(sin(conjugate(s)), `*`(sin(s))))" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(4)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="left"&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;E:=simplify(E,{sin(t)^2+cos(t)^2=1});&lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;table width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="Times New Roman" color="#0000ff" size="3"&gt;&lt;img height="15" border="0" align="center" width="465" src="file:///home/james/Desktop/images/circle_5.gif" alt="`+`(`*`(cos(conjugate(s)), `*`(cos(conjugate(t)), `*`(cos(s), `*`(cos(t))))), `*`(cos(conjugate(s)), `*`(sin(conjugate(t)), `*`(cos(s), `*`(sin(t))))), `*`(sin(conjugate(s)), `*`(sin(s))))" /&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td align="center" width="5%"&gt;(5)&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;a name="MapleAutoBookmark1"&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;table&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td align="center" valign="top"&gt;&lt;font face="monospace" color="#ff0000" size="3"&gt;&lt;strong&gt;&amp;gt; &lt;/strong&gt;&lt;/font&gt;&lt;/td&gt;
            &lt;td valign="top"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description>
      <guid>44298</guid>
      <pubDate>Mon, 08 Mar 2010 17:52:01 Z</pubDate>
      <itunes:author>james_is_stuck</itunes:author>
      <author>james_is_stuck</author>
    </item>
    <item>
      <title>complex conjugates</title>
      <link>http://www.mapleprimes.com/questions/35564-How-Do-I-Tell-Maple-Trig-Identities?ref=Feed:MaplePrimes:How do I tell Maple trig identities and make it remember:Comments#answer44299</link>
      <itunes:summary>&lt;p&gt;The bars that you are getting overtop of the sin/cos denote complex conjugates. For your particular question, you can just do E:=simplify(E, assume=real) and you'll get the result you are looking for.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The bars that you are getting overtop of the sin/cos denote complex conjugates. For your particular question, you can just do E:=simplify(E, assume=real) and you'll get the result you are looking for.&lt;/p&gt;</description>
      <guid>44299</guid>
      <pubDate>Mon, 08 Mar 2010 21:59:43 Z</pubDate>
      <itunes:author>Tim Vrablik</itunes:author>
      <author>Tim Vrablik</author>
    </item>
  </channel>
</rss>