Can You Help Me Generate a Graph with a Turning Point on the X-Axis?

  • Thread starter Thread starter timhunderwood
  • Start date Start date
  • Tags Tags
    Point Turning
timhunderwood
Messages
11
Reaction score
0
Hi I am working on a project and have been slightly side tracked. I want to examine a graph which has a turning point when y=0 (like y=x^2) however it most be insoluble analytically (i.e. a quintic or above).

Can someone give me an example of one or tell me a method to generate one.

I tried a method of saying : f(x) = 0 and f ' (x) = 0 for the same x but couldn't crack it.

help appreciated.

Thanks
 
Physics news on Phys.org
Well, don't use "x" if it a specific value. Since you are apparently tryng to make up a specific example. Since you want "a quintic or above", let's make it quintic for simplicity. Since you want it to be "insoluble analytically" you will also have to assume roots that are not rational numbers. What I recommend is that you start by ignoring the "turning point when y= 0" part and just pick some quintic that does not have rational roots. Then determine (possibly by graphing) where a turning point is and subtract that y value from your quintic.
 
for any graph to have a turning point on the x-axis means that the x-axis is a tangent to it...and so i believe that a perfect square/cube/etc should be in the function
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top