View Single Post
  #7  
Old November 10th, 2008, 06:04 AM
tasos tasos is offline
Newbie
 
Join Date: Nov 2008
Posts: 8
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
tasos is on a distinguished road
Default

Quote:
Originally Posted by mmm4444bot View Post
I'm checking to see whether or not O(1/n) is function notation ... be right back.

A big "Oh, please excuse me".

I thought O and n were constants. (I just saw the big Oh function for the first time at Wikipedia.)

No, you are correct. O(1/n) is good.

I cannot help you with this exercise.

Now, I read it as follows.

e^[1 + O(1/n)^2] = e + O(1/n)


Again, sorry for goofing up your thread.

~ Mark
No problem, Mark. Don't worry.
Reply With Quote