Math Learn Direct

Math Learn Direct Love Mathlearndirect Z Study Szh 1 Math Learn Direct Math Without Rigor

Math Learn Direct Love Mathlearndirect Z Study Szh 1 Math Learn Direct

7!searcht Learn rsearch search# Direct 2 Direct 1 Szh Dsearch%search2D% Learn 0 Mathlearndirect Dsearch% Math 5 Learn D Love %search3 Direct D0 Direct Bsearch%search0searchBsearch%%E0%B8%9A%E0%B8%B4%E0%B8%87%E0%B9%82%E0%B8%81%E0%B8%A3%E0%B8%B2%E0%B8%8A%E0%B8%B2%E0%B8%A8%E0%B8%B1%E0%B8%9E%E0%B8%97%E0%B9%8C0B Study % Szh 1 Direct 8 Study %marjan%20znidaric%20winnipeg0 Direct Bsearch% Math 0 Learn Bsearch%0searchB Study %2 Study %D Math %1 Study D Direct % Math 5searchD1search8search% Love 0 Love BFsearchD%search8%D Math % Szh DsearchDsearch%search1 Mathlearndirect Dsearch% Love A%Dsearch% Study E Math D0 Direct B% Mathlearndirect 0%B% Math 0jaa %20e45645wikenya's%20math%20worksheetsesearch vivaeduca%20trnava8search1 Mathlearndirect 68 Szh 5 Szh . Direct NKannada+hudugi+kama+kategalutdirect+speech+%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%A2+wikipediabd Direct

Uses of Taylor Series

The nice thing about Taylor series are that they are easy to integrate. Now we can finally integrate everything.

Limitations

There are some limitations to this technique. The biggest is that we are simply assuming that the power series converges, but that may not be the case. That is why tests for series convergence are so useful. A second, and more practical, limitation is that we built our approximation around the point x = 0. The approximation is pretty good near the point x = 0, but it gets worse and worse the farther you get from that point. You would have to rebuild the power series at a different point.

That is easy enough to do. If you want to find values around the point 3, then rebuild your power series using (x-3) instead of x. Otherwise the process is identical.

Tips and Tricks

What if you wanted to find the Taylor series for sin(x2)? You could start taking derivatives:

sin’(x2) = 2x*cos(x2)
sin”(x2) = 2cos(x2) – 4x2sin(x2)

As you can see, it gets ugly in a hurry! The thought of slogging through the process of taking the derivative a few more times is not pleasant. Luckily there is an easier way. Just substitute x2 for x into the Taylor series for sin x, to get:

sin(x2) = x2 – x233! + x255! – x277! + …

Rewriting we get:

sin(x2) = x2 – x63! + x105! – x147! + …

Another easy technique is to solve something like sin x(x+1) by taking the Taylor series for sin x and then dividing each tearm by x + 1. So:

sin x(x+1) = 1x+1[ x - x33! + x55! - x77! + ... ]

Exercises

There are a few Taylor series that you will repeatedly encounter, so they are worth memorizing. As an aid, calculate the following:

  1. ex
  2. sin x
  3. cos x
  4. ln(1 + x)
  5. (1 + x)p
Comments Off

June 7, 2007

Making Sense of Logarithms

Filed under: Uncategorized — Justin @ 6:17 pm

Necessity may be the mother of invention, but it also takes that eureka! moment. By the way, the original eureka moment came from the ancient Greek mathematical genius Archimedes. He was struggling with finding a way to measure the volume of solids. This is easy for nice geometric shapes like cubes and spheres, but very difficult for irregular shapes like rocks. There is no formula for the volume of a rock! Legend has it that Archimedes figured it out while taking a bath. He noticed that the water level rose when he entered the tub, and then realized that he could find the volume of a rock by submerging it and seeing how much water was displaced. He shouted eureka! and ran naked through the streets of Syracuse in joy.

The necessity that drove the discover of logarithms was due to the fact that multiplying and dividing large numbers by hand is extremely difficult. It was so difficult that it held back Kepler’s work in astronomy for years. Here is the eureka part of the discovery of logarithms.

Look at the following infinite series:

1, x, x2, x3, x4, x5, x6, …

In order to multiply any two terms in the series, you simply add the exponents. This turns multiplication into addition, and division into subtraction. That is a huge increase in the speed of calculation. There is only one catch, which is that you have to find a way to represent numbers using the same base.

But even using a number as small as 2, this is not possible. What if you have to multiply 3 by 100? You need to do one of two things:

Method One: Express numbers as fractional exponents. Thus

3 × 100 = 21.5849 + 26.6438
= 28.2287
= 300

This is the approach we use now, although we use the natural logarithm, e, as our base rather than 2. But people did not know how to use fractional exponents back when logarithms were first developed. So they used the second approach.

Method Two: Choose a really, really small base. One of the first bases chosen was 1.0001. Using this approach we get

3 × 100 = 1.000110986 + 1.000146054
= 1.000157040
= 300

I left off one really important step, which is finding the logarithms of 3 and 100 to the base of 2 or 1.0001. But there is no magic here. In olden days you simply looked these values up on a chart. Of course, working out the values on those charts was a time consuming process that took years. Log tables were worth more than their weight in gold. Eventually slide rules replaced charts. Nowadays we simply use a calculator.

Exercises

  1. multiply 3 by 100 using natural logs.
Comments Off

June 6, 2007

The Product Rule Really is Intuitive

Filed under: Calculus — Justin @ 8:28 pm

One of the great geniuses of mathematics is Gottfried Liebniz. He discovered calculus along with Newton, and created the superior form of notation that we use today. He also flushed out the basics of calculus. And when he wasn’t doing calculus, he was working on philosophy. Liebniz was one of the greatest philosophers of the Enlightenment. But even the greatest geniuses stumble. Einstien divided by zero in his theory of relativity and missed out on predicting the Big Bang. And Liebniz got stuck for years because he expected that the derivative of u(x)v(x) should be u’(x)v’(x). Unfortunately the real answer is a lot more complicated:

derivative of u(x)v(x) = u’(x)v(x) + u(x)v’(x)

Apparently Liebniz got the correct answer but didn’t believe it was right. So he spent years trying to redo the problem before he accepted the truth. However, here we will learn why the real answer makes all the intuitive sense in the world.

When you multiply two lengths together you get a rectangle. So don’t think about u(x)v(x) as one value, think of it as a rectangle. Now consider what happens to the change of the area of the rectangle as u(x) and v(x) change, which is shown in the picture below.

The change in area = u’(x)v(x) + u(x)v’(x) + u’(x)v’(x)

However, when the change of x is small, which is the case when you are taking a derivative, then the far diagonal corner of the rectangle effectively disappears. So the last term of u’(x)v’(x) goes to zero. So you are left with the product rule:

derivative of u(x)v(x) = u’(x)v(x) + u(x)v’(x)

A Simple Test

Lets try a simple test of the product rule. Find the derivative of (2x + 1)(3x + 4) using the product rule, then by expanding and taking the power rule of the terms.

Product rule = 2(3x + 4) + (2x + 1)3 = 12x + 11

Now using the power rule. First we expand:

(2x + 1)(3x + 4) = 6x2 + 11x + 4

Then apply the power rule to get:

12x + 11

Both answers are the same. So we can use the the product rule.

The Quotient Rule

The Product Rule also leads directly to the quotient rule.

v(x)÷u(x) = v(x)u(x)-1

Then apply the product rule and the chain rule:

v’(x)u(x)-1 + v(x)u’(x)(-1)u(x)-2

     v’(x)u(x) – v(x)u’(x)
= ——————————-
        u(x)2

Fractional Exponents

If you are comfortable with implicit differentiation then you can now handle fractional exponents.

y = xn = xp/q
yp = xq

This is the essential insight – rewrite xn as xp/q and then take the qth power of each side. At that point it is just a matter of taking the derivative of both sides (using implicit differentiation) and then collecting the terms. Ultimately you get the expected answer, which that the derivative of xp/q is pqxp/q – 1

Comments Off

The Fundamental Theorem of Calculus

Filed under: Calculus — Justin @ 5:22 pm

Calculus has given us two powerful techniques. Integrals let us find the area under a graph, and derivatives find its slope, or rate of change. You might wonder if it is possible to combine these two concepts, and find the rate of change of the area under a graph.

The method of doing this is almost identical to finding the derivative. The secret to finding derivatives was to find the rate of change of two points, and let those points get closer and closer together until they were, more or less, identical. To find the rate of change of the integral we will find the area under the region defined by two points on the graph. Then let those points get closer and closer together until they are, more or less, the same point.

yMath Learn Direct Love Mathlearndirect Z Study Szh 1 Math Learn Direct Math Without Rigori p h h Lamda Math Learn Direct t t Math Learn Direct %d1%83%d0%bb%2e%20%d0%9f%d0%be%d0%bb%d1%8f%d1%80%d0%bd%d0%b0%d1%8f%20%2081 tMath Learn Direct Love Mathlearndirect Z Study Szh 1 Math Learn Direct Math Without Rigorp Math Learn Direct Math Learn Direct