Geometer's Sketchpad: How to graph x^n?

  • Thread starter Thread starter sorbedocs
  • Start date Start date
  • Tags Tags
    Graph
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
sorbedocs
Messages
1
Reaction score
0
Hello,

I am using Geometer's Sketchpad and I am trying to display the graph of x^n; that is,

-I have a slider for "n", and so as I move the slider the graph changes (for example if n=2 (a quadratic function), if n=3 (a cubic function)

The PROBLEM that I am having is that in GSP I can graph x^2, and x^3, and so on but as soon as I change the exponent to a variable such as "n", I can only see the values of x that are bigger than or equal to zero (x>=0). In other words, I only get half of the graph, that is, the part of the x>=0 values. I would also like to see the x values that are less than zero (x<0).

How do I get to display this properly?

(See attachment for details. Note: instead of "n" I used "a", same idea though)

Any recommendation, or advice is greatly appreciated.



SORBEDOCS
 

Attachments

  • GSP-graphing-exponent-N.jpg
    GSP-graphing-exponent-N.jpg
    15 KB · Views: 656
Physics news on Phys.org
The problem is that the graph will oscillate between plus and minus infinity when x<0 as n increases from 0 to some positive integer and it looks like the GSP has similarly restricted all x values to be positive only.

If you use the DESMOS graphing calculator you will see the oscillation as n goes from 0 to 10 in integer step and with n as a real number the x<0 is undefined.

https://www.desmos.com/calculator
just enter ##x^n## and vary the n value using the slider that appears.

@fresh_42 please check this answer