Why can't I graph w/maple & calc

  • Context: Maple 
  • Thread starter Thread starter fsm
  • 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 · 3K views
fsm
Messages
88
Reaction score
0

Homework Statement


f(x)=[tex]\frac{(-1)^{x}}{x*\sqrt{x}}[/tex]


Homework Equations


n/a


The Attempt at a Solution


I'm trying to plot this in maple and my calculator but no dice. What am I doing wrong?
 
Physics news on Phys.org
Imaginary Range

The problem is not with Maple or your calculator. If you analyze the function, you will notice that the domain of the function is only positive integers. If non-integers are substituted into the numerator [tex]x[/tex], a sample result would be [tex](-1)^{1/2} = \sqrt{-1} = i[/tex]. Similarly, all non-integers will produce a form of an imaginary result. [tex]0[/tex] can't be part of the domain either since [tex]\frac{(-1)^0}{0\sqrt(0)}=\frac{1}{0}[/tex], which is undefined. Finally, no negative number for [tex]x[/tex] will work either since the denominator contains [tex]\sqrt{x}[/tex] and substituting negative values will give you a multiple of [tex]i[/tex].
However, if you would like to visualize the integer solutions to this equation, try graphing it using ftp://ftp.peda.com/grafeq32.exe.