base 2 logarithms
play

Base-2 Logarithms If n = 2 k then k is called the logarithm (base 2) - PowerPoint PPT Presentation

Base-2 Logarithms If n = 2 k then k is called the logarithm (base 2) of n n=2 k k log 10 (n) binary rep. of n 0 1 0 00000000000000001 1 2 1 00000000000000010 2 4 2 00000000000000100 3 8 3 00000000000001000 4 16 4


  1. Base-2 Logarithms If n = 2 k then k is called the logarithm (base 2) of n n=2 k k log 10 (n) binary rep. of n 0 1 0 00000000000000001 1 2 1 00000000000000010 2 4 2 00000000000000100 3 8 3 00000000000001000 4 16 4 00000000000010000 15 32768 15 01000000000000000 (think: how many zeros following the “1”) (better: how many divisions by 2 needed to get down to 1)

  2. Some Rules • log(negative number) = undefined • log(0) = undefined (or –infinity if you like) • log(1) = 0 (in any base) • log(1/k) = -1 in base k • log(a/b) = log(a) – log(b) • log(a*b) = log(a) + log(b) • log(a b ) = b*log(a) • log b (n) = log a (n)/log a (b) // switching bases

  3. Base-10 Logarithms If n = 10 k then k is called the logarithm (base 10) of n n = 10 k k log 10 (n) 0 1 0 1 10 1 2 100 2 3 1000 3 4 10000 4 12 1000000000000 12 (think: how many zeros following the “1”) (better: how many divisions by 10 needed to get down to 1)

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend