| Thread Closed |
Logarithms |
Share Thread | Thread Tools |
| Jul20-05, 05:33 AM | #1 |
|
|
Logarithms
hello everyone~
im having trouble with logarithms. i tried my best to understand at shcool but my stupid teacher couoldnt explain properly. few days passed after the logs lesson, I wasnt sure how to do it.. so i asked the techer,,and he was shouting at me... because i didnt understood him... i shouted back at him and i got a detention.. i want to murder that guy.. any way lol can you people teach me how to do logarithms? like giving examples and stuff. thank you |
| Jul20-05, 05:47 AM | #2 |
|
Recognitions:
|
Perhaps it would be easier if you'd say what exactly you're having trouble with, the type of exercices etc.
As for the theory, logarithms can be used for e.g. solving exponentials. It's the inverse operation of taking powers. It's important to really understand the equivalence beneath. [tex]\log _b a = x \Leftrightarrow a = b^x[/tex] Any specific questions? |
| Jul20-05, 06:44 AM | #3 |
|
|
As another bit, do you need to know how to determine laws of logs? ![]() The Bob (2004 ©) |
| Jul20-05, 06:58 AM | #4 |
|
|
Logarithms
The laws of logs are pretty important and they're pretty easy to understand.
[tex] \log_{b} mn = \log_{b} m + \log_{b} n [/tex] [tex] \log_{b} \frac{m}{n} = \log_{b} m - \log_{b} n [/tex] [tex] \log_{b} a^n = n \log_{b} a [/tex] |
| Jul20-05, 11:20 AM | #5 |
|
|
Are you sure?
Then log(4)=2log(-2) |
| Jul20-05, 12:09 PM | #6 |
|
Recognitions:
|
[tex] \log_{b} 4 = \log_{b} 2^2 = 2 \log_{b} 2 [/tex] |
| Jul20-05, 12:24 PM | #7 |
|
|
|
| Jul20-05, 12:35 PM | #8 |
|
|
|
| Jul20-05, 01:56 PM | #9 |
|
|
[tex] \log_{b}a=x \Leftrightarrow a=b^x[/tex] Now, if a is negative, this implies b^x is negative. We can take some examples and see that,[tex] 10^2 = 100[/tex] [tex]10^1 = 10[/tex] [tex]10^0 = 1[/tex] [tex]10^{(-1)} = 0.1[/tex] [tex]10^{(-2)} = 0.01[/tex] [tex]10^{(-3)} = 0.001[/tex] [tex]10^{(-1000)} = 0.0000....1[/tex] Thus you can never get to zero and certainly for any real b and x [itex]b^x[/itex] is always positive. (In fact it is zero at -ve infinity) You can also realize this by looking at the graph of any exponential function. So, in [itex] a = b^x [/itex], a can never be negative. Hence, in [itex] log_{b}a=x[/itex], a can never be negative or zero. It can also be proved that b != 1, b>0, though x can be positive, zero or negative. As for the tutorials, here is a nice link I know:http://www.counton.org/alevel/pure/purtutlog.htm I don't know your level, but this is quite basic and is in essence logarithms. |
| Jul21-05, 07:51 PM | #10 |
|
|
|
| Jul21-05, 09:51 PM | #11 |
|
|
you can take a log of a negative number, sure.
trouble is, it's not a real number and there are an infinite number of (complex-valued) solutions. as far as the usual algebra for real numbers, then the logarithm is undefined for any real number equal to or less than zero. another property is the change of base formula. some of you guys who know the latex code can put that up here, i guess. |
| Jul21-05, 10:53 PM | #12 |
|
|
Logarithms are used to make large number calculations in an easily comprehendible format. You have probably seen graphs showing a curved graph going from left to right. The smallest value on the left might be '0' and the largest value on the right might be 100,000,000.
Now for example if you want to plot a graph that is a function that contains values 0,1,2,3,4,5,6, 100,000 and 100,000,000(on the X axis) then you see it would be very hard to graph this on a paper because there is alot of points under 10 and then suddently the values get to an extremely large value. To make this easy, they developed logarithms (I think it was developed by a scientist at Bell Labs). Consider this: Log 1= 0 (there are no zeros in 1) Log 10=1 (There is 1 zero) Log 100=2 (there are 2 zeros) Log 1000=3 (there are 3 zeros) Log 10000=4(there are 4 zeros) And so on...you simply count the number of zeros. If you are trying to do some calculations in the head, then if you were given the value of 5, then you can make a guess that Log(5) has to be between 1 and 0, because Log(1)=0 and Log(10)=1. If you want to find the value of Log 500, then you can make a guess that it has to be between 2 and 3, because Log Log(100)=2 and Log(1000)=3 and so on. Hope this helps....
|
| Jul26-05, 01:17 PM | #13 |
|
Recognitions:
|
[tex] \log_b{x} = (\log_a{x}) \log_b{a} [/tex] [tex] \log_a{x} = \frac{\log_b{x}}{\log_b{a}} [/tex] |
| Jul26-05, 02:13 PM | #14 |
|
|
If you exponentiated the real part, you'd notice that the result always equals the absolute value of the number you originally input. Which is why you'll often see formulas use [tex]ln \vert x \vert [/tex]. Taking the log of the absolute value of 'x' avoids getting a complex number as your answer. |
| Jul26-05, 09:16 PM | #15 |
|
|
) will be pi (1 + 2n) and not just pi:log(z) = ln|z| + i arg(z), (where z is any element of the complex numbers not equal to 0 := (0,0) ) in general. since the principal argument of a negative number is pi, arg(z) = pi + 2n pi = pi (1 + 2n). so ln|z| is a real number, as mod(z) is a real number and the natural logarithm of a real number is a real number. and the imaginary unit multiplied by, in this case, pi (1 + 2n) is a pure imaginary number. the sum of a real number and a pure imaginary number is a complex number. the "n" is any integer, and as there are an infinite number of integers, there are an infinite number of complex-valued solutions. why you decided that this contradicted anything i had said is completely up in the air.
|
| Jul26-05, 09:17 PM | #16 |
|
|
nice proof.
|
| Jul26-05, 09:28 PM | #17 |
|
|
you thought that there was a single value for the solution! this is not true. there is a function called the principal logarithm, and in my textbook (by brown and churchill), it was called Log(z). the PRINCIPAL logarithm is single valued: Log(z) = ln|z| + i Arg(z), where as usual z is any element of the complex numbers not equal to 0. Arg(z) is single-valued: it's simply the value of the angle the line segment defined by the distance from the origin to the point z makes with the real-axis, with values in the set (-pi, +pi]. you can make log(z) single valued by specifying "branch cuts," which stipulate that mod(z) be greater than 0 and that arg(z) be some range of angles that sweep out a whole circle. (the principal logarithm, in this sense, is a particular branch cut of the logarithm.) so... yeah, in general, the logarithm of an element of the complex numbers is multiple-valued. (in fact, in the complex plane, log(z), where z is a positive real number, takes on an infinite number of complex valued solution. however, Log(z) = ln(z) in this case. but log(z) and ln(z) are different functions--the latter isn't defined for any number that is not a positive real number!) i think, short of deriving the formula for calculating log(z), i have sufficiently exhausted this topic. carry on. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Logarithms
|
||||
| Thread | Forum | Replies | ||
| Logarithms | Precalculus Mathematics Homework | 12 | ||
| Help with Logarithms | Introductory Physics Homework | 3 | ||
| logarithms | General Math | 3 | ||
| Logarithms anyone? | Introductory Physics Homework | 7 | ||
| Logarithms | General Math | 5 | ||