Imaginary zeros of f(z)= z^(1/z) (real valued solutions f(z)>e^(1/e))
#89
I found something interesting with Sage recently, and I'd thought I'd share. It seems that Sage implements complex exponentiation differently, or incorrectly, I'm not quite sure, but this plot is different than the same one produced with Mathematica, so I'm wondering if we need to start worrying about how Sage implements (^) and if this might cause problems...

Running the Sage code:
Code:
contour_plot(imag((x+y*i)**(1/(x+y*i))), (x, -1, 3), (y, -2, 2),
    fill=False, contours=0, plot_points=1000)
produces:
   
which, as you can see, is equivalent to the one made in Mathematica, except that the side with negative real part is the same as the side with positive real part. Is there any reason why this should be?

Andrew Robbins
Reply


Messages In This Thread
RE: Imaginary zeros of f(z)= z^(1/z) (real valued solutions f(z)>e^(1/e)) - by andydude - 04/25/2008, 11:25 PM
RE: Tetration below 1 - by Gottfried - 09/09/2007, 07:04 AM
RE: The Complex Lambert-W - by Gottfried - 09/09/2007, 04:54 PM
RE: The Complex Lambert-W - by andydude - 09/10/2007, 06:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extending normal tetration to real numbers using product tetration Alex Zuma 2025 0 1,355 12/12/2025, 07:49 PM
Last Post: Alex Zuma 2025
  my proposed extension of the fast growing hierarchy to real numbers Alex Zuma 2025 0 1,660 09/28/2025, 07:15 PM
Last Post: Alex Zuma 2025
  Behaviour of tetration into the real negatives Shanghai46 1 6,843 03/24/2025, 12:34 AM
Last Post: MphLee
  X-th iteration where x is a real number Natsugou 1 6,088 10/27/2024, 11:23 PM
Last Post: MphLee
  Real and complex tetration Daniel 13 19,154 04/04/2023, 10:25 AM
Last Post: JmsNxn
  Range of complex tetration as real Daniel 2 5,531 10/22/2022, 08:08 PM
Last Post: Shanghai46
  From complex to real tetration Daniel 3 6,980 10/21/2022, 07:55 PM
Last Post: Daniel
  Cost of real tetration Daniel 1 4,392 09/30/2022, 04:41 PM
Last Post: bo198214
  Real Multivalued/Parametrized Iteration Groups bo198214 11 16,182 09/10/2022, 11:56 AM
Last Post: tommy1729
  Constructive real tetration Daniel 1 4,266 09/01/2022, 05:41 AM
Last Post: JmsNxn



Users browsing this thread: 2 Guest(s)