Examples of disc method for the volume of the solid of revolution: th-cam.com/video/uiEEEx7mPHg/w-d-xo.htmlsi=Znn3zTxHzseDBjQP how to use these formulas: th-cam.com/video/hM6Zq4f68yU/w-d-xo.html
This is so brilliant. So many students could learn from this, instead of just blindly applying a formula, instead understand the how's and why's and derive the formulas themselves when needed.
Love how you use integrals to calculate volume and area. In my secondary school years, it was taught that integrals were jnvented for this case, and the teacher used all this in several sessions to explain the why and what of integrals.
Thank you so much man. I have consumed hours of your content, and it has taught me so much math, and inspired me to get even better at math and learn advanced concepts; which has been made so much easier through your content. Thank you so much for preparing me for the difficult classes in high school, even though I am in the seventh grade, and I wish you the best and only the best.
Hey, this is really great! I saw that the ordinary math basics channel is really quite basic at times, not dismissing even basic operations like addition or multiplication as super obvious. this calculus basics channel doesn't seem to have as much of the same true basics, on integrals and derivatives and such. Hopefully there will be more of the "you did a few years of calculus in high school but forgot all about it" types of primer videos over time!
Proof of formula at 17:44 We know area of sector is ½r²θ, and circular arc length is rθ, where r is radius and θ is angle of sector. Suppose we let r be the smaller radius, and R be the larger radius Then, l = middle radius × θ = ½(R + r)θ area of the "strip" = ½R²θ - ½r²θ = ½(R² - r²)θ = [½(R + r)θ] × (R - r) = lw
not all the cut out strips for different functions would be of that shape right? so isnt it better to go with a general limit intuition that as we reduce the width of strip cut outs approximate rectangle more and more?
One of the application of integration in calculus is to paint an area of an object regardless of the shape. If you try to do this in code, you can try iterate over a set of parameter to a function, and draw a single line every time. This is what i tried to do in my app.later i will try to fix it by using unit testing.
A real analysis class :) formally showing these can be complicated. Since integration is a limiting process, we know that the distance between what we want-in this case, the Riemann sum and the value of the integral-needs to be less than some arbitrarily small value epsilon.
Hey, blackpenredpen! The results for rotating the curve about the y-axis will have an xdx and a g(y)dy, just by playing the same game with rotation about the x-axis.
@ *bprp calculus basics* -- It would be good for the audience for you to demonstrate the same example across each of area, volume, arc length, and surface area to make it more concrete.
Saw you hesitate a bit as to whether to spell the word dis(c/k) with a c or a k. Strong disagreement between the manufacturers of floppies, the manufacturers of CDs, and spinal surgeons.
General rule of thumb: use "disc" unless it is referring to a rotational magnetic storage medium or something using the same form factor. (Floppy disk, hard disk (even solid state), but compact disc, spinning disc, the disc of the sun, etc.)
ds for arclength, dS for surface area, so you don't mix them up. (I've also seen dσ for surface area so that dS can be used for the vector version.) But really, ds for arclength is a very strange letter to use!
Take natural log on both sides...... ln5^x + ln3^x=ln7 xln5 + xln3=ln7 x(ln5+ln3)=ln7 x=ln7/(ln5+ln3) I am not sure whether I am correct...... So please check with your teacher again whether my answer is correct
@@sinekaviWhen we take natural logarithm on both sides the whole expression is caged, so in the first step should be: Ln(5^x+3^x)=Ln7 So it's not correct, but thanks for trying anyway!
Examples of
disc method for the volume of the solid of revolution: th-cam.com/video/uiEEEx7mPHg/w-d-xo.htmlsi=Znn3zTxHzseDBjQP
how to use these formulas: th-cam.com/video/hM6Zq4f68yU/w-d-xo.html
This is so brilliant. So many students could learn from this, instead of just blindly applying a formula, instead understand the how's and why's and derive the formulas themselves when needed.
Its phenomenal how good you explain this formulars.
Thank you!
Love how you use integrals to calculate volume and area. In my secondary school years, it was taught that integrals were jnvented for this case, and the teacher used all this in several sessions to explain the why and what of integrals.
Integrals mean the sum as dx gets really small
You explained all of this in 22 minutes better then my AP Calculus teacher taught this in about 2 hours total of lessons. Thank you for your help!
Thank you so much man. I have consumed hours of your content, and it has taught me so much math, and inspired me to get even better at math and learn advanced concepts; which has been made so much easier through your content. Thank you so much for preparing me for the difficult classes in high school, even though I am in the seventh grade, and I wish you the best and only the best.
Happy to help! Thank you!
Hey, this is really great! I saw that the ordinary math basics channel is really quite basic at times, not dismissing even basic operations like addition or multiplication as super obvious. this calculus basics channel doesn't seem to have as much of the same true basics, on integrals and derivatives and such.
Hopefully there will be more of the "you did a few years of calculus in high school but forgot all about it" types of primer videos over time!
I love how dedicated you are in making educational content that makes it accessible to the general public. Long may it lasts ⭐⭐⭐⭐⭐
Proof of formula at 17:44
We know area of sector is ½r²θ,
and circular arc length is rθ,
where r is radius and θ is angle of sector.
Suppose we let r be the smaller radius, and R be the larger radius
Then,
l = middle radius × θ = ½(R + r)θ
area of the "strip"
= ½R²θ - ½r²θ
= ½(R² - r²)θ
= [½(R + r)θ] × (R - r)
= lw
not all the cut out strips for different functions would be of that shape right? so isnt it better to go with a general limit intuition that as we reduce the width of strip cut outs approximate rectangle more and more?
THIS SAVED MY LIFE THANK YOU!!
Worlds best prof.
Excellent
One of the application of integration in calculus is to paint an area of an object regardless of the shape.
If you try to do this in code, you can try iterate over a set of parameter to a function, and draw a single line every time.
This is what i tried to do in my app.later i will try to fix it by using unit testing.
Simply beautiful,Sir...Thank You very much...
Outstanding!
Hi, thanks for the video! how can we formally proof these formulas? Because this is only a geometric rappresentation of the situation
A real analysis class :) formally showing these can be complicated. Since integration is a limiting process, we know that the distance between what we want-in this case, the Riemann sum and the value of the integral-needs to be less than some arbitrarily small value epsilon.
the last shape ,which you called a part of a cone ,in india we studied that as frustum of a cone with c.s.a pi.l(r1 + r2),hey just telling
Hey, blackpenredpen! The results for rotating the curve about the y-axis will have an xdx and a g(y)dy, just by playing the same game with rotation about the x-axis.
@ *bprp calculus basics* -- It would be good for the audience for you to demonstrate the same example across each of area, volume, arc length, and surface area to make it more concrete.
Yes. I have the example videos in the pinned comment.
Can you please do one for calc 3 integrals? The double integral, line integral & surface integral
Unfortunately I am not too familiar with those topics since I haven’t taught it, but hopefully one day!
I think it is good to publish a book that contains all the formulas
About the S.A. part don't you jave to add the areas of the circles?
Lovely
Saw you hesitate a bit as to whether to spell the word dis(c/k) with a c or a k. Strong disagreement between the manufacturers of floppies, the manufacturers of CDs, and spinal surgeons.
Good catch! 😆
General rule of thumb: use "disc" unless it is referring to a rotational magnetic storage medium or something using the same form factor. (Floppy disk, hard disk (even solid state), but compact disc, spinning disc, the disc of the sun, etc.)
ds for arclength, dS for surface area, so you don't mix them up. (I've also seen dσ for surface area so that dS can be used for the vector version.) But really, ds for arclength is a very strange letter to use!
Also, draw a cursive s to tell it apart from a 5, and to tell lowercase s apart from capital S.
You can think that "((dy)/(dx))^2" is the same thing as "(f'(x))^2". Great video though!
You can also integrate the circumference of a disc in order to get the surface area of any volumetric object.
I don't think dL is necessary, dx works as well (if I'm not mistaken).
Integral of ((1-x^7)^(1/4) - (1-x^4)^(1/7)) can you please solve this integral BPRP?
Wolfram Alpha says you would need the hypergeometric function, so it is non-elementary.
I think you wanted it from 0 to 1?
@@bprpcalculusbasics Yes from 0 to 1
=0
Hello
Hi!
Coooool
Also, these all come from double/triple integrals:
A = ∬dA = ∬dydx= ∬rdrdθ = ∫ydx = 0.5∫r^2dθ
V = ∭dV = ∭dzdydx = ∭rdzdrdθ = ∬zdA = ∬zdydx= ∬zrdrdθ = ∫Adx = ∭rdrdθdx = 0.5∬r^2dθdx = π∫r^2dx
L = ∮u ∙ dr = ∫ds = ∫√(1+y'^2)dx = ∫√(x'^2+y'^2)dt = ∫√(r^2+r'^2)dθ
SA = ∯u ∙ dS = ∬dS = ∬√(1+z_x^2+z_y^2)dydx = = ∫2πρds
There's a lot of abuse of notation
But i still like it
That’s why I didn’t say I was proving these formula in the video haha.
👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻
Hi, my math teacher could not solve this, if someone could help me please xd
5^x+3^x=7
Take natural log on both sides......
ln5^x + ln3^x=ln7
xln5 + xln3=ln7
x(ln5+ln3)=ln7
x=ln7/(ln5+ln3) I am not sure whether I am correct......
So please check with your teacher again whether my answer is correct
@@sinekaviWhen we take natural logarithm on both sides the whole expression is caged, so in the first step should be:
Ln(5^x+3^x)=Ln7
So it's not correct, but thanks for trying anyway!