Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (babynini):

e, polynomials, and e^x.

OpenStudy (babynini):

i) Use the fact that \[f(x)=1\le(e^x) \]for \[x \ge 0\] (why is this true?) to show that \[\int\limits_{0}^{x}f(u)du \le \int\limits_{0}^{x}(e^u)du\]

OpenStudy (babynini):

ii) Show that \[1+x \le e^x\] (for x is larger than 0) iii) use the same process to show \[1+x+\frac{ x^2 }{ 2 }\le e^x\] for x is bigger than 0 iv) repeat twice more

OpenStudy (babynini):

Yeah, lots of parts haha. Starting from the beginning! :)

OpenStudy (babynini):

@jim_thompson5910 @zepdrix I suck at anything with "e^x" o.o

OpenStudy (amilapsn):

https://www.desmos.com/calculator plot y = e^x and you'll see

OpenStudy (babynini):

mm..well yes. But I need to "show it" which I guess means write out a proof or a statement for it.

OpenStudy (amilapsn):

1<e implies 1^x<e^x when x>0

jimthompson5910 (jim_thompson5910):

It has to do with how e^x is set up as an infinite polynomial \[\Large e^x = \sum_{k=0}^{\infty}\frac{x^k}{k!}\] \[\Large e^x = \frac{x^0}{0!}+\frac{x^1}{1!}+\frac{x^2}{2!}+\frac{x^3}{3!}+\ldots\] \[\Large e^x = 1+x+\frac{x^2}{2}+\frac{x^3}{6}+\ldots\]

jimthompson5910 (jim_thompson5910):

If x > 0, then e^x will be larger than 1 because of the added terms (x, x^2/2, x^3/6, etc) being added to 1 if x > 0 then e^x will be larger than 1+x for similar reasons

OpenStudy (babynini):

So in comparison to the integral of f(u), e^x is larger because..of the added terms? f(u) doesn't have that?

jimthompson5910 (jim_thompson5910):

well you have f(x) = e^x, so f(u) = e^u. They look the same to me, just with a different variable

OpenStudy (babynini):

the question is to show that f(u)du < [e^u]du

OpenStudy (babynini):

(part i)

jimthompson5910 (jim_thompson5910):

that doesn't make any sense though because f(u) = e^u I don't see how you can make an expression larger than itself

OpenStudy (babynini):

hm yeah o_o also f(x) = 1< e^x if that helps..

jimthompson5910 (jim_thompson5910):

oh so f(x) = 1?

OpenStudy (babynini):

Yep yep. Look at the first comment (mine) under the question.

jimthompson5910 (jim_thompson5910):

ok so basically the function f(x) = 1 is a flat line while e^x is always growing so naturally the area under the f(x) = 1 line will be a rectangle, the area under e^x will be larger because e^x is increasing (so we're adding on more and more area)

OpenStudy (babynini):

|dw:1454470668385:dw| that middle thing is not an equal sign

jimthompson5910 (jim_thompson5910):

if f(x) = 1 then f(u) = 1 the left hand side will be the integral of 1 from 0 to x essentially, a rectangle with base from 0 to x (x units long) and height of 1 area = base*height = x*1 = x

jimthompson5910 (jim_thompson5910):

the right hand side will be the integral of e^u from 0 to x e^u is a nice integral because the result is itself so we will have e^x - e^0 = e^x - 1 as the area under the curve

OpenStudy (babynini):

for the integral e^u?

jimthompson5910 (jim_thompson5910):

yes, \[\Large \int e^u du = e^u + C\] \[\Large \int_{0}^{x}e^u du = e^x - e^0 = e^x - 1\]

OpenStudy (babynini):

How does that make it larger than f(u)?

jimthompson5910 (jim_thompson5910):

\[\Large \int_{0}^{x}f(u) du \le \int_{0}^{x}e^u du\] \[\Large \int_{0}^{x}1 du \le \int_{0}^{x}e^u du\] \[\Large x \le e^x - 1\] \[\Large 1+x \le e^x\]

OpenStudy (babynini):

heeerm. Interesting o.o

jimthompson5910 (jim_thompson5910):

\[\Large 1+x \le e^x\] \[\Large 1+x \le 1+x+\frac{x^2}{2}+\frac{x^3}{6}+\ldots\] \[\Large 0 \le \frac{x^2}{2}+\frac{x^3}{6}+\ldots\]

jimthompson5910 (jim_thompson5910):

where x >= 0

OpenStudy (babynini):

I see, I hadn't realized e^x made such large numbers.

OpenStudy (babynini):

So I guess that answers part i

jimthompson5910 (jim_thompson5910):

keep in mind that e = 2.718 approx

OpenStudy (babynini):

Right, I keep forgetting. So by just looking at it it didn't look "correct"

OpenStudy (babynini):

ok so..I guess in a way that answers both parts i and ii. they sort of go hand in hand.

OpenStudy (xapproachesinfinity):

second could be proved using mean value theorem

OpenStudy (xapproachesinfinity):

e^x approx = 1+x from linear approximation

OpenStudy (xapproachesinfinity):

make a function g(x)=e^x-(1+x) to use MVT

OpenStudy (xapproachesinfinity):

that's if you don't be that fancy with series expansion

OpenStudy (babynini):

hm. Thinking about it. just a moment.

OpenStudy (xapproachesinfinity):

you know MVT correct

OpenStudy (xapproachesinfinity):

just think about it for some time

OpenStudy (babynini):

@jim_thompson5910 how come you made e^x = 1+x up there (about..3 comments of yours ago xD)

OpenStudy (babynini):

Yes, I know MVT :) just not sure how to apply it here o.o

jimthompson5910 (jim_thompson5910):

you mean why did I replace e^x with 1+x+x^2/2+... ?

OpenStudy (babynini):

Yeah

OpenStudy (babynini):

where you have 1+x< e^x 1+x<1+x+ (x^2/2)....

jimthompson5910 (jim_thompson5910):

I'm using the idea \[\Large e^x = \sum_{k=0}^{\infty}\frac{x^k}{k!}\] \[\Large e^x = \frac{x^0}{0!}+\frac{x^1}{1!}+\frac{x^2}{2!}+\frac{x^3}{3!}+\ldots\] \[\Large e^x = 1+x+\frac{x^2}{2}+\frac{x^3}{6}+\ldots\]

OpenStudy (babynini):

hm and then the 1+x cancel out on both sides which is why you get 0< (x^2/2) ...

jimthompson5910 (jim_thompson5910):

yes

OpenStudy (babynini):

So part iii could be solved the same way? -.- haha

jimthompson5910 (jim_thompson5910):

yes there's just that extra term

OpenStudy (xapproachesinfinity):

you have already proved e^x>x+1 extra term x^2/2

OpenStudy (babynini):

\[0<\frac{ x^3 }{ 6 }\] would be enough then..

OpenStudy (babynini):

and for the iv) repeat twice more \[0\le \frac{ x^5 }{ 24 }\]\[0\le \frac{ x^5 }{ 120 }\]

jimthompson5910 (jim_thompson5910):

I think you meant to say (x^4)/24

jimthompson5910 (jim_thompson5910):

but yeah it looks good

OpenStudy (babynini):

Lol, yeah :) k, so also it asks me to make a graph of the polynomial found at the end of part iv How would I do that?

OpenStudy (babynini):

at that point I would have the x^5/120 but i'm not sure if the prof wants..more than that?

OpenStudy (babynini):

"graph your polynomial (found at the end of step iv) on the same axis as a graph of e^x for 0<x<1.5"

jimthompson5910 (jim_thompson5910):

The idea is that e^x can be approximated by a polynomial y = 1 is a horrible approximation, but it's decent around x = 0 y = 1+x is a better approximation, still not that great though (we're still around x = 0) y = 1+x+(x^2)/2 is better than the second y = 1+x+(x^2)/2+(x^3)/6 is better than the previous polynomial and so on if you keep going forever, then you'll get e^x exactly if you stop anywhere, then you'll still have an approximation (just more accurate for more and more terms)

jimthompson5910 (jim_thompson5910):

so what I think your teacher wants is you to graph y = 1+x+(x^2)/2+(x^3)/6+(x^4)/24 + (x^5)/120 which will serve as an approximate to y = e^x

jimthompson5910 (jim_thompson5910):

compare the graphs https://www.desmos.com/calculator/qw3a9lwary notice how the purple graph is fairly close to the red curve for x > 0

OpenStudy (babynini):

Yes!! This is a pretty cool problem :D So I guess the more we were to do this the closer it would be to e^x

jimthompson5910 (jim_thompson5910):

if you move the window around a bit https://www.desmos.com/calculator/ulumqu151q you'll see that the two curves don't match up very well for larger x values. To get them to match better, you'll need more terms

OpenStudy (babynini):

And then if x < 0 it will never match up. Ahhh

jimthompson5910 (jim_thompson5910):

well to be technical, it works for some negative values it's basically a neighborhood around x = 0 is where the approximating polynomial is good to match up with e^x

OpenStudy (babynini):

Right right. Technicalities:P

OpenStudy (babynini):

Thank you so much!!

jimthompson5910 (jim_thompson5910):

you're welcome

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!