<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic solving certain mathematical function in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/solving-certain-mathematical-function/m-p/41466#M1775</link>
    <description>I want to get the value of x assuming certain value of Y. how can I solve this problem using SAS?&lt;BR /&gt;
the equation is &lt;BR /&gt;
Y=(Γ(1/x)  Γ(1/2x))/〖(Γ(1/3x))〗^2 &lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Amani</description>
    <pubDate>Mon, 28 Jun 2010 11:16:27 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-06-28T11:16:27Z</dc:date>
    <item>
      <title>solving certain mathematical function</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/solving-certain-mathematical-function/m-p/41466#M1775</link>
      <description>I want to get the value of x assuming certain value of Y. how can I solve this problem using SAS?&lt;BR /&gt;
the equation is &lt;BR /&gt;
Y=(Γ(1/x)  Γ(1/2x))/〖(Γ(1/3x))〗^2 &lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Amani</description>
      <pubDate>Mon, 28 Jun 2010 11:16:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/solving-certain-mathematical-function/m-p/41466#M1775</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-06-28T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: solving certain mathematical function</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/solving-certain-mathematical-function/m-p/41467#M1776</link>
      <description>SAS is not really a numerical programming language, like MathCAD.  You could get an approximation to the solution using a search algorithm like, for instance, Newton-Raphson, to compute local maxima across the range of x and then using successively smaller intervals to circle in to get an answer to a certain level of precision.&lt;BR /&gt;
&lt;BR /&gt;
I don't recognize the functional form to visualize the response surface. If there is not a unique solution, the search algorithms may not converge to the answer you were looking for.</description>
      <pubDate>Mon, 28 Jun 2010 13:41:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/solving-certain-mathematical-function/m-p/41467#M1776</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-06-28T13:41:06Z</dc:date>
    </item>
  </channel>
</rss>

