MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Odd answer from Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63609] Odd answer from Mathematica
  • From: "Steeve Brechmann \(schumi\)" <steevebrechmann at yahoo.ca>
  • Date: Sat, 7 Jan 2006 02:29:32 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi everyone, 
   
  I was trying to obtain the first five positive roots of the BesselJ[0,x], when something comes out...
   
  I type :
   
  Table[{i,FindRoot[BesselJ[0,x]==0,{x,i}]},{i,1,15,2}]//TableForm
   
  and Mathematica answer that for x=7, it obtains x->-52,6241 !
   
  Is this a bug ?
   
  Thanks for your help.
   
  Steeve Brechmann "Addict to Mathematica"



  • Prev by Date: Re: Can anybody help?
  • Next by Date: Connecting to an existing Notebook from Java
  • Previous by thread: exif jpeg info files
  • Next by thread: Re: Odd answer from Mathematica