THE FACT

  Рет қаралды 104,382

blackpenredpen

blackpenredpen

Күн бұрын

I call this limit "the fact" with my students, so we can refer to this easily whenever we need to calculate such limit.
Limit as x goes to infinite, (1+a/x)^(bx),
Limit of (1+a/n)^(bn) as n goes to infinity,
Use l'hopital's rule to calculate limit,
l'hopital's rule examples,
www.blackpenredpen.com

Пікірлер: 276
@AaronHollander314
@AaronHollander314 6 жыл бұрын
I envy your students. You are an amazing teacher.
@blackpenredpen
@blackpenredpen 6 жыл бұрын
Aaron Hollander thank you!
@papajack2205
@papajack2205 7 жыл бұрын
I really love your enthusiasm. Thank you for your videos and the magnificent lessons!
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Marian P. Gajda thank you for your nice comment.
@RobertRichardsakaRRRRIP
@RobertRichardsakaRRRRIP 7 жыл бұрын
I thought I recognized the function. After you got the answer, I noticed this is what we called the "Pert" function for continuously compounding yearly interest. V = P(1 + R/X)^(T*X) P=initial principal R=interest rate T=number of years the money is in the bank X=the number of times a year you compound the interest (1 for yearly, 12 for monthly, 365 for daily, etc) Compounded continuously, X=infinity, so V = P*e^(R*T)
@GeekProdigyGuy
@GeekProdigyGuy Жыл бұрын
Yup! e is just the interest rate of continuous compounding over 1 unit of time (let's say year), assuming non-compounded 100% interest over 1yr. If you increase the yrs from 1 to b, you get e^b of course, since you just grow multiplicatively by e each yr. And if you increase the rate from 1 to a, you again get the same effect, because you've reduced the time it takes to get to 100% interest w/o compounding to 1/a yrs. Meaning 1 yr at rate a is identical to a yrs at rate 1, so e^a. Combining the two gets e^ab. (You can check that, by symmetry, the same effect happens when a
@guitardudee777
@guitardudee777 7 жыл бұрын
Hi, sir! Long time fan here. I watch all your videos for fun and for study. Your calculus videos are awesome and very entertaining. Got very excited when you're doing the infinite series, one of my fav topics in calculus II. Can I make suggestions for future topics for your videos? Can you make videos about the ever interesting stuff about the Bernoulli numbers, gamma function, Zeta functions, q series, Ramanujan Summation? Any stuff related to Real, Complex and Analytical Number Theory with be great for me. Thanks and keep the genius coming!
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Joshua Garcia hi josh, thank you so much for your nice comment. I may not be able to do them anytime soon tho since I have a lot of topics that I want to cover for my students first. But whenever I have time, I will definitely squeeze in some videos about random math problems for fun!
@leif1075
@leif1075 3 жыл бұрын
@@blackpenredpen I took the natural log but then didnt think of lhopitals rule..isnt there ankther way to do it without lhopitals? I really hope you can please respond.
@uchihamadara6024
@uchihamadara6024 7 жыл бұрын
You explain these things in such a clear and concise way that me being a high school student, I still get some knowledge out of these videos. Hope I have some professors as good as this next year
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Thank you. I hope you the best too. Are you in 11th or 12th grade?
@uchihamadara6024
@uchihamadara6024 7 жыл бұрын
blackpenredpen 12th grade, currently learning about optimization in calculus. It's my favourite subject:)
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Uchiha Madara I see! That's great!! I like optimizations too and should definitely make videos on then soon!
@plasmacrab_7473
@plasmacrab_7473 7 жыл бұрын
I'm currently taking Precalculus in High School, but the way you explained it somehow makes me understand it! The videos you've been making are awesome, and I hope you continue showing us things as cool as this!
@manishprasad1298
@manishprasad1298 7 жыл бұрын
I think I have a simpler way of doing this.... Since (1+x)^n = 1 + nx + n(n-1)x^2/2! + n(n-1)(n-2)x^3/3!........ putting x= a/x and n=bx we get 1 + ba/1! + (ba)^2/2! - b(a)^2/x+ ... and now all the terms with x in the denominator will become 0 as x->infinity so we are left with 1 + ab/1! + (ab)^2/2! + (ab)^3/3!.... this is just like the wxpression for e^x e^x = 1 + x/1! +x^2/2!....... therefore the answer is (e)^ab
@flazzydirect1854
@flazzydirect1854 3 жыл бұрын
Makes sense
@ramprasath8091
@ramprasath8091 3 жыл бұрын
Man, that's brilliant!
@leif1075
@leif1075 3 жыл бұрын
But what if you didn't know or haven't proved that infinite expression for e?
@RSvieo
@RSvieo 3 жыл бұрын
@@leif1075 you find it with developemtn in serie : exp verifies the differential equation exp = d/dx (exp) so you search a solution serie of general term (a_n x^n) and you find exp(X) = Σ x^n/n! So e = Σ 1/n!
@txikitofandango
@txikitofandango 2 жыл бұрын
I love the informal pet names that teachers give to certain uhh facts. It's fun and it actually helps students remember important concepts! For instance, my calculus teacher called the chain rule "THE MAGIC". She always said, REMEMBER THE MAGIC.
@blackpenredpen
@blackpenredpen 2 жыл бұрын
Yea, I find it super helpful too!!
@trwn87
@trwn87 Ай бұрын
Ah, that's why he uses "fish" for the W function...
@uxxlabrute
@uxxlabrute 7 жыл бұрын
or we can say that (1+a/x)^bx = e^(bx*ln(1+a/x)) so when x approaches infinity a/x approaches zero and we can use ln(1+x) = x+ o(x) so L = e^(b*x*a/x) = e^ab !
@uxxlabrute
@uxxlabrute 7 жыл бұрын
I really love your videos btw
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Imaspammedboy thank you
@BigDBrian
@BigDBrian 7 жыл бұрын
Can't you do it much simpler if you know what e is? what you know: lim x->∞ (1+a/x)^x = e^a and g^pq = (g^p)^q so... lim x->∞ (1+a/x)^bx = lim x->∞ ((1+a/x)^x)^b = (e^a)^b = e^ab
@blackpenredpen
@blackpenredpen 7 жыл бұрын
mrBorkD true. But as I said "do it from scratch" without even knowing "your fact"
@BigDBrian
@BigDBrian 7 жыл бұрын
I'm just wondering: who would encounter this problem before learning what e is I mean, you use Ln, and limits, even the property that Ln is continuous, and l'hopital's rule, so they must have some idea.
@blackpenredpen
@blackpenredpen 7 жыл бұрын
mrBorkD true. But I know my students. This approach is more suitable for most of them
@BigDBrian
@BigDBrian 7 жыл бұрын
OK. well I can't argue with you there
@TheYoshi463
@TheYoshi463 7 жыл бұрын
Exactly how I did this :D I mean that way it can be proven with school mathematics (Binomial theorem and power rules, that's all) and done.
@aryannaroliamathematicscla8396
@aryannaroliamathematicscla8396 Жыл бұрын
We can use lim x tends to infinity (1+a/x)^bx as e^lim x tends to infinity a/x divide by bx So e^ limit x tends to zero a/x*bx Then a /x multiple by bx and x will be cancel our And it becomes e^ab
@jan-willemreens9010
@jan-willemreens9010 Жыл бұрын
... The " Special " Fact (a = 1 and b = 1) --> lim(x-->inf)(1 + 1/x)^x = e lim(x-->0)(1 + x)^1/x = e ... (lol) ... thank you for a great and very clearly understood presentation, Jan-W
@rThorWenzel
@rThorWenzel 6 жыл бұрын
"The fact" is actually a very natural property :D
@ahmedanwari430
@ahmedanwari430 7 жыл бұрын
love how you call it "The Fact"! 😂
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Ahmed Anwari lol! Thank you. My students love it too! It works
@matanah1989
@matanah1989 6 жыл бұрын
it's known that lim(x-->inf) (1+t/x)^x = e^t now if b>0 just replace by (1+(ab)/(xb)) and replace x by bx, you get e^(ab) I if b
@richardfarrer5616
@richardfarrer5616 7 жыл бұрын
I enjoy your videos but I'm slightly worried by this one as it could mislead people. You haven't shown the limit is e^(ab). Rather, you have shown that if there is a limit then it must be e^(ab). I would have liked you to have mentioned why the limit must exist.
@aashsyed1277
@aashsyed1277 3 жыл бұрын
we can actually do this without l'hopitals rule by the way your way of explaining is so good!
@stardestroyer19
@stardestroyer19 7 жыл бұрын
Man, I really wish I'd seen your videos during A levels. You are so fun in your explenations. Now I'm studying mathematics at uni and while your vids are great I don't get the same satisfaction due to the fact that I can tell the answers myself quite easily. :(
@musicmakelightning
@musicmakelightning Жыл бұрын
I wish you had been my math teacher. Great work. I enjoy your videos even though I haven't had a math class in many decades.
@icerain123
@icerain123 7 жыл бұрын
Why don't you utilise the definition of e.... lim x->inf (1+1/x)^x =e lim x->inf (1+a/x)^bx =lim x->inf [1+1/(x/a)]^[(x/a)(ba)] ={lim x->inf [1+1/(x/a)]^(x/a)}^ba =e^ab which is much easier....
@blackpenredpen
@blackpenredpen 7 жыл бұрын
The reason is I can show this video to my students if they have to do something like, lim as x goes to inf, (1+1/x^2)^x This limit is 1. www.wolframalpha.com/input/?i=limit+as+x+goes+to+inf,+(1%2B1%2Fx%5E2)%5Ex
@ChuiKing
@ChuiKing Жыл бұрын
Here’s a faster way: lim((1+a/x)^(bx)) = lim((1+a/x)^x)^b = (lim((1+a/x)^x))^b (1+a/x)^x = e^a when x appr infinity = (e^a)^b = e^(ab) //
@JesusMartinez-zu3xl
@JesusMartinez-zu3xl 2 жыл бұрын
you and my cal 2 professor are making cal 2 very easy!! You guys are the best:)
@KakarotM99
@KakarotM99 6 жыл бұрын
We can generalise the function of 1^infinity as Lin X-->inf f(x)^g(x) = e^[{f(x)-1}g(x)]
@eleazaralmazan4089
@eleazaralmazan4089 7 жыл бұрын
You never fail to impress me!
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Thanks!
@user-dg9eb4mc9t
@user-dg9eb4mc9t 3 жыл бұрын
Other way to do it is to simply evaluating the limit of e^(bx * ln(1 + a/x)). Doing L'Hôpital (of course doing bx = 1/(1/bx), else it would not make sense) would be essentially the same as you did, just without equalling to anything to get an answer; OR you can use the transformation lim(x->c) ln(f(x)) = lim(x->c) (f(x) - 1) if and only if lim(x->c) f(x) = 1: e^(lim(x->∞) bx (1 - a/x - 1)) = = e^(lim(x->∞) bx * a/x) = = e^(lim(x->∞) ab) = e^ab
@jeremystanger1711
@jeremystanger1711 7 жыл бұрын
You could also have evaluated that limit using a series expansion: ln(1+a/x) = a/x to first order, which gives you the answer in a couple more lines.
@guitardudee777
@guitardudee777 7 жыл бұрын
Yes, that's very fine. Just keep posting em and me and my mates'll watch them. We're very entertained. Thanks so much for these videos. You're way fun and captivating than my professors!
@travisbaskerfield
@travisbaskerfield 7 жыл бұрын
Put = ay and the result follows at once. I guess he wanted to show the principle.
@NToB36
@NToB36 7 жыл бұрын
You are an amazing teacher. Thank you
@blackpenredpen
@blackpenredpen 7 жыл бұрын
NToB36 thank you for the nice comment! You are amazing too!
@picup30296
@picup30296 Жыл бұрын
I just found this while I was looking for the lowest point =1/e for y=x to the xth power after watching your Chinese video regarding three '0 to the 0th' limit. Looking at the cover I immediately recalled that e to the ath power=the limit in this video without the 'b', call M. since b is nothing about x but a constant we can take it from the L, the original limit. The limit is now M to the bth power, i.e. (e to the ath power) to the bth power=e to the abth power.
@asadrking
@asadrking 4 жыл бұрын
Great video, it was very thorough. Hopefully, this trick comes useful on my calc midterm.
@bird9
@bird9 3 жыл бұрын
yeah that's what I am telling to myself when I learn a new thing like this one...
@wjl3299
@wjl3299 7 жыл бұрын
... that's THE FACT Jack ... !
@blackpenredpen
@blackpenredpen 7 жыл бұрын
WJL what jack?
@richardfredlund3802
@richardfredlund3802 2 жыл бұрын
In my personal mnemonics i'm calling this the 'E-fact'
@ncertmaths123
@ncertmaths123 3 жыл бұрын
Thank you so much. Your video's concept is crystal clear to me.
@saitaro
@saitaro 7 жыл бұрын
The cool accent, mic and apparent joy from calculus make this video. As all others from this guy. Goddamn do I subscribe!
@blackpenredpen
@blackpenredpen 7 жыл бұрын
LOL! Thanks!
@pablobarrio2712
@pablobarrio2712 4 жыл бұрын
What if instead of taking ln on both sides you take for example base 10 log or different base log?
@viktor5813
@viktor5813 2 жыл бұрын
Then when doing L' Hopital's rule you will need to add ln(10) because of its derivative and it will get complicated
@MyBigRed
@MyBigRed 7 жыл бұрын
The answer if obvious if you recognize this as the limit of the compound interest formula as the compounding period goes to infinity. P(1+r/n)^(t*n) - > Pe^(rt)
@darthvader8433
@darthvader8433 5 жыл бұрын
I think I need a channel teaching the first few billion years of maths...
@shawnmcadam8683
@shawnmcadam8683 6 жыл бұрын
Okay, so you used a natural logarithm to get bx out front. What if you used any other logarithm (such as log base 10) to do so? Would that not change the answer? Are you only allowed to make everything in your equation the exponent of the base of the logarithm you want to cancel out if it is a natural logarithm?
@mariosgreca8511
@mariosgreca8511 7 жыл бұрын
I would not put the limit L because we do not know if the limit exists a priori..maybe this techniques gives a correct result in this case ,but in general it is not correct(for pathogenic functions)..If f(x) is the function mentioned in the video i would write: f(x)=e^ln(f(x)) and the compute the limit of ln(f(x))
@vousvxyez
@vousvxyez 3 жыл бұрын
Can anyone correct me if I'm wrong, but this formula should still work even if the denominator x, has a constant being added or subtracted, for example x + 2 or x - 5, cause at the end, it will eventually be zero and you will be left with (ab)/(1 + 0), which is just ab
@mattiabortolotto6351
@mattiabortolotto6351 2 жыл бұрын
The limit as x goes to ∞ of (1+i/x)^(ix) = 1/e by the Fact
@gamerscreed9768
@gamerscreed9768 2 жыл бұрын
Can't we also substitute the variables to get the( definition of e) ^ab
@jaimeeduardo159
@jaimeeduardo159 6 жыл бұрын
i don't speak english but i love this guy, i understand better than the videos in spanish
@blackpenredpen
@blackpenredpen 6 жыл бұрын
Thank you!!!!!
@texas8505
@texas8505 5 жыл бұрын
Hey, we can take the a in bottom and at exponent we do a/a. Like this we have direct e^ab
@michaelmacari5647
@michaelmacari5647 5 жыл бұрын
If you sub in a and b to be 1 then you get the equation used to find e (1+(1/n)^n which makes sense coz it’s a^(1•1) which is e.
@lukostello
@lukostello 4 жыл бұрын
Even if I was doing this right I'd feel like I was doing this wrong
@petrmasek4506
@petrmasek4506 2 жыл бұрын
This Fact, was indeed very well done
@user-zp6dg5kq1p
@user-zp6dg5kq1p 10 ай бұрын
this is awesome, thank you so much
@Hogojub
@Hogojub 6 жыл бұрын
I want to be your student
@rafiqueotho7965
@rafiqueotho7965 4 жыл бұрын
Show that limit x approaches to + infinity then prove ln(1+a^x)/x=1
@bomkim5053
@bomkim5053 7 жыл бұрын
Thanks for the great explanations!!! BTW can you also make videos for improper integrals for finding the values of p and q in the condition of convergence?
@blackpenredpen
@blackpenredpen 7 жыл бұрын
Calisthenics Kim I have those already. kzbin.info/www/bejne/qKivnKV9p9qahc0 U can also go to www.blackpenredpen.com for more resources
@eratzleretour1027
@eratzleretour1027 7 жыл бұрын
Or you could use the well known limit of ln(1+x)/x when x tends to 0. If you don't know that this is 1, you can see this this as the derivative of x\mapsto ln(1+x) in 0. Way easier than the 'hospital rule' that is something students absolutely don't understand well enough to use correctly.
@blackpenredpen
@blackpenredpen 7 жыл бұрын
My students know the LH rule.
@eratzleretour1027
@eratzleretour1027 7 жыл бұрын
But don't understand most probably. To the majority of student, it is like 'magic'. For proof, often they use is even if f(0) eq 0. In any case, I think my suggestion is a bit more elementary, like you wished (do itt from scratch). Especially, using the 'hospital rule' with the indentity in the denominator seems a bit complicated for nothing :p
@lucanina8221
@lucanina8221 7 жыл бұрын
Once I found a similar problem with a more variable in the denominator. lim x->infinity ((x+a)/(x+b))^cx following the same steps of the video -log of both sides -arranging to a fraction indeterminate form - de hospital rule it came out e^(c(a-b))
@ffggddss
@ffggddss 7 жыл бұрын
or ... (x+a)/(x+b) = (x+b+a-b)/(x+b) = 1 + (a-b)/(x+b) L = lim [(x+a)/(x+b)]^(cx) = lim [1 + (a-b)/(x+b)]^(cx) x→∞ x→∞ and then, noticing that since b is a constant, x→∞ is equivalent to (x+b)→∞ , just apply "The Fact" directly: L = e^[c(a-b)] Caution: This is a bit of a jump, and *does* need to be justified, so it's good that you did that.
@ditya3548
@ditya3548 3 жыл бұрын
im so grateful for you!!
@zephyrred3366
@zephyrred3366 5 жыл бұрын
lim (x to inf) (1+a/x)^bx = [t=x/a] = lim (t to inf) (1+1/t)^(abt) = [if this limit exists] (lim (t to inf) (1+1/t)^t)^ab = e^ab any mistakes?
@danjtitchener
@danjtitchener 7 жыл бұрын
Setting a, = b = 1 is a nice way of getting to compound interest tending to e
@blackpenredpen
@blackpenredpen 7 жыл бұрын
yea
@destroctiveblade843
@destroctiveblade843 7 жыл бұрын
we haven't studied "l'hopital's theorem" so here is how I would do it : I would say let t=1+a/x so then we get lim t->1 ab ln(t)/t-1=ab
@nafisehheidari7639
@nafisehheidari7639 3 жыл бұрын
It is possible to solve this w/o using l'hopital right? can you please answer me how you solve this NOT using l'hopital? Thanks!
@lukostello
@lukostello 4 жыл бұрын
I feel like doing the derivative of the numerator and demonstrator doesn't guarantee continuity unless the function in the numerator and denominator are the same. otherwise the delta of one will grow at a different rate and the fraction will no longer represent the same ratio. Same reason why 1/1 = 1^4/1^4 but 4/1 =/= 4^3/1^3 you can't just apply operations willy nilly on numerator and denominator.
@charlescox290
@charlescox290 Ай бұрын
Are you sure we can't differentiate with respects to n and still use L'Hopital's rule in terms of n?
@stephenbeale4765
@stephenbeale4765 5 жыл бұрын
how about if it is a number other than 1 e.g lim x-> 0 ( 2 + a/x) inside the limit (i presume the answer doesn’t involve e any more? maybe with a natural log of an integer?)
@notachannel3903
@notachannel3903 Жыл бұрын
I know I'm VERY late, but I'm sure all of us were screaming lim x->infinity (1+a/x)^x = e^a, so technically when we multiply the x in the exponent by b we get e^ab. Is this wrong?
@aurithrabarua4698
@aurithrabarua4698 5 жыл бұрын
I call this 'The Magical Limit Escape' When all the checks, La Hospital Rule or any other rule don't lead to me any conclusion, this formula (according to you) works as a magic and leads to the exit way!!!
@4050johnny
@4050johnny 7 жыл бұрын
Would there be a similar limit for complex z, i.e. for some sequence z_n such that for all n(in Natural numbers), there exists some N such that for all m>N, |z_m|>n, the limit lim(n->∞)(1+a/z_n)^bz_n exists and is equal to e^ab?
@laxmanpaswan7522
@laxmanpaswan7522 7 жыл бұрын
You are great sir Please can you make Indian language videos maths
@aashsyed1277
@aashsyed1277 3 жыл бұрын
you are the best teacher!
@rajatchopra1411
@rajatchopra1411 2 жыл бұрын
can you clear my doubt, that 1 to the power anything is 1 because if you keep multiplying 1 to itself its not gonna change. so why 1 to the power infinity is not one?
@sarvasanjay7098
@sarvasanjay7098 6 жыл бұрын
Salute to you Sir! I'm a huge fan
@MShazarul
@MShazarul 5 жыл бұрын
Shouldn't the differentiation of [ b * ln ( 1 + a/x) ] be a product rule?
@petterhouting7484
@petterhouting7484 7 жыл бұрын
find a and b for lim x->inf (1+a/x)^bx = pi
@blackpenredpen
@blackpenredpen 7 жыл бұрын
you can set e^(ab) = pi, then pick whatever a and b you want to make this happen. For example, a = 1, b = ln(pi)
@Vfdking
@Vfdking 7 жыл бұрын
If I used log base 10 instead of ln I would have a different answer. Why does it have to be ln
@eleniyuan1921
@eleniyuan1921 4 жыл бұрын
Thanks so much...the Fact is so useful for me...
@PhiGlotz
@PhiGlotz 3 жыл бұрын
Great work. Do you have also a simple proof, that f(x)/g(x) equal to (d/dx f(x))/(d/dx g(x))?
@hafizusamabhutta
@hafizusamabhutta 28 күн бұрын
Why does every colour look fade besides black?
@autf2_6
@autf2_6 2 жыл бұрын
6:42 hocam silivri soğuktur L'hospitali youtube gibi herkese açık platformlarda kullanmayalım
@charmendro
@charmendro 5 жыл бұрын
THE FACT thanks btw, studying for math quiz tomorrow using this !
@shinkansen1907
@shinkansen1907 2 жыл бұрын
He is my legitimate god
@sagarsinha1958
@sagarsinha1958 4 жыл бұрын
Thnku very much sir❤🙏. It has helped a lot
@KarmaBiting
@KarmaBiting 7 жыл бұрын
I still don't understand why ln(lim(f(x))) = lim(ln(f(x))). You said that ln was a continuous function, which I understand, but I don't understand how that yields the swap correct algebraically.
@marcushendriksen8415
@marcushendriksen8415 5 жыл бұрын
You know, I think I see why you like the fact so much...
@SpiderWick12
@SpiderWick12 7 жыл бұрын
Could someone explain why f(lim g(x)) only equals lim(f(g(x)) when f(x) is continuous? in this case, f(x) = lnx.
@NXT_LVL_DVL
@NXT_LVL_DVL 2 жыл бұрын
lim (1-2/n)^3n = 0
@DjVortex-w
@DjVortex-w 7 жыл бұрын
I like this channel. It states facts.
@weerman44
@weerman44 7 жыл бұрын
Thanks! Really good explanation!
@blackpenredpen
@blackpenredpen 7 жыл бұрын
weerman44 you're welcome
@yrcmurthy8323
@yrcmurthy8323 5 жыл бұрын
Sir, I have a doubt. What is (infinity)^(infinity) ?
@blackpenredpen
@blackpenredpen 5 жыл бұрын
If they are both pos. inf, then the answer is pos. inf.
@yrcmurthy8323
@yrcmurthy8323 5 жыл бұрын
If one is negative and other is positive, then it's negative infinity. If both are negative, then it is positive infinity? Right ?
@yrcmurthy8323
@yrcmurthy8323 5 жыл бұрын
But can you please make a proof on this by limit... Please
@lucasargandona4658
@lucasargandona4658 3 жыл бұрын
Thank you for “The Fact” 👌
@TanmaY_TalK
@TanmaY_TalK 10 ай бұрын
Does that mean every continuous function can go through lim?
@jorgehabib1815
@jorgehabib1815 6 жыл бұрын
you're the fucking man
@fifiwoof1969
@fifiwoof1969 4 ай бұрын
FACT!
@MrBodobob
@MrBodobob 7 жыл бұрын
And you can take the ln because you can say that there ist an x0 so that 1+a/x will be positive for all x greater than x0?
@MrCigarro50
@MrCigarro50 7 жыл бұрын
Thank you very, very, much.
@rb1471
@rb1471 7 жыл бұрын
I don't recall much but I don't think you're able to assume the limit is equal to 'L' without showing the limit exists in the first place
@blackpenredpen
@blackpenredpen 7 жыл бұрын
You are right! However, that would be more of the (upper division) analysis-level of way to proceed it. This is mainly for my calc1, 2 students.
@blackpenredpen
@blackpenredpen 7 жыл бұрын
We should have to first show that (assume a and b are positive for the purpose of this comment) that function is bounded above and increasing, then we will know that there's a limit.
@claudebarthelemy8732
@claudebarthelemy8732 7 жыл бұрын
you're just A-OK! Thanx a lot from Paris!!
@juniorjay001
@juniorjay001 6 жыл бұрын
you took the derivative of the right side. souldnt you have to take the derivative of the left side (ln(L)) also??
@sebastiansimon7557
@sebastiansimon7557 6 жыл бұрын
He didn’t take the derivative on the right side, he used l'Hospital on the right side which, if applicable, doesn’t change the value. The derivative of f(x)/g(x) would use the quotient rule which isn’t f'(x)/g'(x).
@39santia
@39santia 7 жыл бұрын
What if you take log base 10 instead of ln? would that change the answer?
@daimao7392
@daimao7392 5 жыл бұрын
How can we know if the limit exists in the first place, cos your derivation assumed it's existence, which happens to be e. Thank you!
@victorlacerda9659
@victorlacerda9659 7 жыл бұрын
Hi, it's possible proof "The Fact" without the L'Hospital's Rule ?. And how proof the L'Hospital's Rule ?
@blackpenredpen
@blackpenredpen 7 жыл бұрын
I did the pf of 'the fact' without L'H. It's one of my recent vids.
@victorlacerda9659
@victorlacerda9659 7 жыл бұрын
blackpenredpen ho, sorry I will see right now xD, sounds great. Thanks. Obs: you are incredible.
@muezeabebe815
@muezeabebe815 6 жыл бұрын
Victor Lacerda
@muezeabebe815
@muezeabebe815 6 жыл бұрын
blackpen redpen
@muezeabebe815
@muezeabebe815 6 жыл бұрын
blackpen
@DaveHelios99
@DaveHelios99 5 жыл бұрын
and what if instead of 1 we had another constant, such as C? the result would be e^(ab/c), right?
@raniahamadache2218
@raniahamadache2218 4 жыл бұрын
It was really fun to watch this video I really enjoy it
telescoping series of arctan(n)-arctan(n+1)
4:34
blackpenredpen
Рет қаралды 20 М.
A COUNTER-INTUITIVE CALCULUS LIMIT
11:30
blackpenredpen
Рет қаралды 228 М.
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 14 МЛН
1ОШБ Да Вінчі навчання
00:14
AIRSOFT BALAN
Рет қаралды 6 МЛН
Girl, dig gently, or it will leak out soon.#funny #cute #comedy
00:17
Funny daughter's daily life
Рет қаралды 13 МЛН
The Limit (do not use L'Hospital rule)
12:08
blackpenredpen
Рет қаралды 681 М.
Hardest Exam Question | Only 8% of students got this math question correct
11:28
What Lies Between a Function and Its Derivative? | Fractional Calculus
25:27
Why π^π^π^π could be an integer (for all we know!).
15:21
Stand-up Maths
Рет қаралды 3,4 МЛН
Deriving the Dirac Equation
16:34
Richard Behiel
Рет қаралды 99 М.
This pattern breaks, but for a good reason | Moser's circle problem
16:13
Is x^x=0 solvable?
9:55
blackpenredpen
Рет қаралды 119 М.
We must do this do this carefully!
11:59
blackpenredpen
Рет қаралды 303 М.
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 14 МЛН