Re: log function comparison
From: phil (pfreedenberg_at_hotmail.com)
Date: 07/01/04
- Next message: Donald G. Shead: "Re: The kilogram's average weight is about 8.9 N, the world around"
- Previous message: Abi: "tiling"
- Maybe in reply to: airnikez: "log function comparison"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Jul 2004 19:07:31 +0000 (UTC)
On 01 Jul 2004, airnikez wrote:
>how do I compare these functions below and figure out which one is faster than the other.. i'm using O notation..
>
>n^2(2^n) 3^n
>
>n^(1/3) (logn)^6
>
>I need to know the relationship between the 2 functions. Is it big O, small o, omega, theta, micron?
>
>Thanks.
You need to study your textbook and class notes before
asking others to do your homework for you
- Next message: Donald G. Shead: "Re: The kilogram's average weight is about 8.9 N, the world around"
- Previous message: Abi: "tiling"
- Maybe in reply to: airnikez: "log function comparison"
- Messages sorted by: [ date ] [ thread ]