<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with degree</title>
    <link>http://www.mapleprimes.com/tags/degree</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 22 May 2013 07:05:43 GMT</lastBuildDate>
    <pubDate>Wed, 22 May 2013 07:05:43 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with degree</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with degree</title>
      <link>http://www.mapleprimes.com/tags/degree</link>
    </image>
    <item>
      <title>Detect symbolic exponent/floating point in an expression</title>
      <link>http://www.mapleprimes.com/questions/141158-Detect-Symbolic-Exponentfloating-Point?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;Dear Readers,&lt;/p&gt;
&lt;p&gt;Given an expression for e.g. x^n+ y^3.5, how to extract the symbolic/floating point exponent, I tried with degree method but it fails whenvever there is symbolic or floating point exponent. Is there any alternative ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards, Satya&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear Readers,&lt;/p&gt;
&lt;p&gt;Given an expression for e.g. x^n+ y^3.5, how to extract the symbolic/floating point exponent, I tried with degree method but it fails whenvever there is symbolic or floating point exponent. Is there any alternative ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards, Satya&lt;/p&gt;</description>
      <guid>141158</guid>
      <pubDate>Wed, 05 Dec 2012 22:13:25 Z</pubDate>
      <itunes:author>satya123999</itunes:author>
      <author>satya123999</author>
    </item>
    <item>
      <title>Obtaining power of a function x+y</title>
      <link>http://www.mapleprimes.com/questions/135999-Obtaining-Power-Of-A-Function-Xy?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;Dear everyone,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I have a question about how to get the power 'n' in an expression "(x+y)^n". For instance, I have a Maple code &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;******&lt;/p&gt;
&lt;p&gt;eq1:=4*x^n*y^m+(x+y)^n+x^3;&lt;br&gt;&lt;br&gt;f1:=map(t -&amp;gt; `if`(match(t = c*y^d, y, 's'), subs(s,d), NULL),&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convert(eq1, list));&lt;br&gt;f2:=map(t -&amp;gt; `if`(match(t = c*x^d, x, 's'), subs(s,d), NULL),&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convert(eq1, list));</itunes:summary>
      <description>&lt;p&gt;Dear everyone,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I have a question about how to get the power 'n' in an expression "(x+y)^n". For instance, I have a Maple code &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;******&lt;/p&gt;
&lt;p&gt;eq1:=4*x^n*y^m+(x+y)^n+x^3;&lt;br&gt;&lt;br&gt;f1:=map(t -&amp;gt; `if`(match(t = c*y^d, y, 's'), subs(s,d), NULL),&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convert(eq1, list));&lt;br&gt;f2:=map(t -&amp;gt; `if`(match(t = c*x^d, x, 's'), subs(s,d), NULL),&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convert(eq1, list));</description>
      <guid>135999</guid>
      <pubDate>Mon, 23 Jul 2012 21:20:41 Z</pubDate>
      <itunes:author>smith_alpha</itunes:author>
      <author>smith_alpha</author>
    </item>
    <item>
      <title>How do i switch between time and angle?</title>
      <link>http://www.mapleprimes.com/questions/134687-How-Do-I-Switch-Between-Time-And-Angle?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;i have an System in the form below.&lt;/p&gt;
&lt;p&gt;I try to plot s over the angle t which is used in the functions (S,DS and DDS) but because maple uses t in the functions (s, v and a) as the time the calculated eigenfrequency doesnt fit to the System.&lt;/p&gt;
&lt;p&gt;The eigenfrequency should be omega:=sqrt(c[0]/m[1])=1035 (over 360 degrees) but because of the angle time switch the eigefrequency is 1035 (over 1).&lt;/p&gt;
&lt;p&gt;Has someone an idea how i can tell maple that t is an angle in degree? ...</itunes:summary>
      <description>&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;i have an System in the form below.&lt;/p&gt;
&lt;p&gt;I try to plot s over the angle t which is used in the functions (S,DS and DDS) but because maple uses t in the functions (s, v and a) as the time the calculated eigenfrequency doesnt fit to the System.&lt;/p&gt;
&lt;p&gt;The eigenfrequency should be omega:=sqrt(c[0]/m[1])=1035 (over 360 degrees) but because of the angle time switch the eigefrequency is 1035 (over 1).&lt;/p&gt;
&lt;p&gt;Has someone an idea how i can tell maple that t is an angle in degree? ...</description>
      <guid>134687</guid>
      <pubDate>Wed, 30 May 2012 15:03:35 Z</pubDate>
      <itunes:author>docoi</itunes:author>
      <author>docoi</author>
    </item>
    <item>
      <title>Second degree proc</title>
      <link>http://www.mapleprimes.com/questions/133639-Second-Degree-Proc?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;pre&gt;&amp;gt; seconddegree:= proc(a,b,c)&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt; if a=0 then if b=0 and c=0 then print ('infinite solutions') &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif b=0 and c&amp;lt;&amp;gt;0 then print ('impossible') &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif b&amp;lt;&amp;gt;0 and c&amp;lt;&amp;gt;0 then print (' one solution',x=-(c)/(b))fi;  &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;delta:=b^(2)-4 *a*c;   &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif if delta=0 then print('double solution',x=-b/(2 a)) &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif delta &amp;gt;0 then print ('exist two  solutions',x1=((-b+sqrt(delta...&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;&amp;gt; seconddegree:= proc(a,b,c)&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt; if a=0 then if b=0 and c=0 then print ('infinite solutions') &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif b=0 and c&amp;lt;&amp;gt;0 then print ('impossible') &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif b&amp;lt;&amp;gt;0 and c&amp;lt;&amp;gt;0 then print (' one solution',x=-(c)/(b))fi;  &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;delta:=b^(2)-4 *a*c;   &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif if delta=0 then print('double solution',x=-b/(2 a)) &amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;elif delta &amp;gt;0 then print ('exist two  solutions',x1=((-b+sqrt(delta...&lt;/pre&gt;</description>
      <guid>133639</guid>
      <pubDate>Tue, 01 May 2012 16:03:31 Z</pubDate>
      <itunes:author>Hadchitos</itunes:author>
      <author>Hadchitos</author>
    </item>
    <item>
      <title>Solving a Polynomial Function after i have expanded it</title>
      <link>http://www.mapleprimes.com/questions/133517-Solving-A-Polynomial-Function-After?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;I have to generate F(x) of a function with a degree of 5 who has zeros of x=2,x=1+3i,x=2-4i&lt;/p&gt;
&lt;p&gt;After i put it into maple i use the command expand to give me the total function but afterwards i get this&amp;nbsp;144*i^4*x-25*i^2*x^3+x^5-288*i^4+118*i^2*x^2-8*x^4-188*i^2*x+25*x^3+104*i^2-38*x^2+28*x-8&lt;/p&gt;
&lt;p&gt;i need to know what command can i use to get it to converts i^4 to 1 and i^2 to-1 that way i can truly simplify it.&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I have to generate F(x) of a function with a degree of 5 who has zeros of x=2,x=1+3i,x=2-4i&lt;/p&gt;
&lt;p&gt;After i put it into maple i use the command expand to give me the total function but afterwards i get this&amp;nbsp;144*i^4*x-25*i^2*x^3+x^5-288*i^4+118*i^2*x^2-8*x^4-188*i^2*x+25*x^3+104*i^2-38*x^2+28*x-8&lt;/p&gt;
&lt;p&gt;i need to know what command can i use to get it to converts i^4 to 1 and i^2 to-1 that way i can truly simplify it.&amp;nbsp;&lt;/p&gt;</description>
      <guid>133517</guid>
      <pubDate>Fri, 27 Apr 2012 15:59:58 Z</pubDate>
      <itunes:author>mag4112</itunes:author>
      <author>mag4112</author>
    </item>
    <item>
      <title>A question about obtaining power of a variable</title>
      <link>http://www.mapleprimes.com/questions/133139-A-Question-About-Obtaining-Power-Of-A-Variable?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;Dear everyone,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Hello,&amp;nbsp; I have a question about obtaining the power of a variable. Suppose&lt;/p&gt;
&lt;p&gt;f:=x^5;&lt;/p&gt;
&lt;p&gt;g:=degree(f,x);&lt;/p&gt;
&lt;p&gt;I got 5.&lt;/p&gt;
&lt;p&gt;now let f:=x^n;&lt;/p&gt;
&lt;p&gt;g:=degree(f,x)&lt;/p&gt;
&lt;p&gt;I got FAIL :(&amp;nbsp; I tried g:=log[x](f), it doesn't go to "n" either.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there anyway I can simply get the "n" in x^n? I know "n" is an integer, but how to refine into integer type?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much in advance&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear everyone,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Hello,&amp;nbsp; I have a question about obtaining the power of a variable. Suppose&lt;/p&gt;
&lt;p&gt;f:=x^5;&lt;/p&gt;
&lt;p&gt;g:=degree(f,x);&lt;/p&gt;
&lt;p&gt;I got 5.&lt;/p&gt;
&lt;p&gt;now let f:=x^n;&lt;/p&gt;
&lt;p&gt;g:=degree(f,x)&lt;/p&gt;
&lt;p&gt;I got FAIL :(&amp;nbsp; I tried g:=log[x](f), it doesn't go to "n" either.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there anyway I can simply get the "n" in x^n? I know "n" is an integer, but how to refine into integer type?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much in advance&lt;/p&gt;</description>
      <guid>133139</guid>
      <pubDate>Wed, 18 Apr 2012 21:25:56 Z</pubDate>
      <itunes:author>smith_alpha</itunes:author>
      <author>smith_alpha</author>
    </item>
    <item>
      <title>How do i solve an ODE in degree?</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;how can i solve the following ODE in degree and not in radiant... numerical solution is required... im allways getting the wrong eigenfrequency.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;gt;m*D(D(x))(t)+d*D(x)(t)+k*x(t)=sin(2*t)&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;how can i solve the following ODE in degree and not in radiant... numerical solution is required... im allways getting the wrong eigenfrequency.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;gt;m*D(D(x))(t)+d*D(x)(t)+k*x(t)=sin(2*t)&lt;/p&gt;</description>
      <guid>132875</guid>
      <pubDate>Wed, 11 Apr 2012 12:07:50 Z</pubDate>
      <itunes:author>docoi</itunes:author>
      <author>docoi</author>
    </item>
    <item>
      <title>Total degree in which a variable appears</title>
      <link>http://www.mapleprimes.com/questions/121163-Total-Degree-In-Which-A-Variable-Appears?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;How to compute the highest total degree of a polynomial in which a variable, say x, appears?&lt;br&gt;&lt;br&gt;For example, f := x^2*y+3*x*y^2+x^3*y^3-x^5+y^4*z^5;&lt;br&gt;then the highest total degree in x is 6.&lt;br&gt;&lt;br&gt;The degree command does not seem to do what I would like to do, since degree(f,x) will give 5 instead.&lt;br&gt;&lt;br&gt;Thank you in advance.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How to compute the highest total degree of a polynomial in which a variable, say x, appears?&lt;br&gt;&lt;br&gt;For example, f := x^2*y+3*x*y^2+x^3*y^3-x^5+y^4*z^5;&lt;br&gt;then the highest total degree in x is 6.&lt;br&gt;&lt;br&gt;The degree command does not seem to do what I would like to do, since degree(f,x) will give 5 instead.&lt;br&gt;&lt;br&gt;Thank you in advance.&lt;/p&gt;</description>
      <guid>121163</guid>
      <pubDate>Mon, 06 Jun 2011 16:34:34 Z</pubDate>
      <itunes:author>os</itunes:author>
      <author>os</author>
    </item>
    <item>
      <title>how to solve this fourth degree equation</title>
      <link>http://www.mapleprimes.com/questions/102331-How-To-Solve-This-Fourth-Degree-Equation?ref=Feed:MaplePrimes:Tagged With degree</link>
      <itunes:summary>&lt;p&gt;how to solve&lt;/p&gt;
&lt;p&gt;&lt;img src="file:///C:/Users/sanjay/AppData/Local/Temp/moz-screenshot-18.jpg" alt=""&gt;&lt;img class="math" alt="-x^8*a^4+48*z^4+48*x^7*a+8*z*x^6*a-1 = 0"&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;for a&lt;/p&gt;
&lt;p&gt;i tried&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img class="math" alt="solve(-x^8*a^4+48*z^4+48*x^7*a+8*z*x^6*a-1 = 0, a)"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and got&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="file:///C:/Users/sanjay/AppData/Local/Temp/moz-screenshot-19.jpg" alt=""&gt;</itunes:summary>
      <description>&lt;p&gt;how to solve&lt;/p&gt;
&lt;p&gt;&lt;img src="file:///C:/Users/sanjay/AppData/Local/Temp/moz-screenshot-18.jpg" alt=""&gt;&lt;img class="math" alt="-x^8*a^4+48*z^4+48*x^7*a+8*z*x^6*a-1 = 0"&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;for a&lt;/p&gt;
&lt;p&gt;i tried&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img class="math" alt="solve(-x^8*a^4+48*z^4+48*x^7*a+8*z*x^6*a-1 = 0, a)"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and got&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="file:///C:/Users/sanjay/AppData/Local/Temp/moz-screenshot-19.jpg" alt=""&gt;</description>
      <guid>102331</guid>
      <pubDate>Tue, 08 Mar 2011 20:55:48 Z</pubDate>
      <itunes:author>barefoot1980</itunes:author>
      <author>barefoot1980</author>
    </item>
  </channel>
</rss>