Тёмный
Mohammad Senan Ali
Mohammad Senan Ali
Mohammad Senan Ali
Подписаться
🚀 Welcome to My Channel!

Hey there! I'm Senan, a 4th-year (B-Tech) Computer Science student at IIT Goa.
Teaching is my passion, and making videos is my new hobby.

Who am I?
1. Reader
2. RU-vidr
3. Computer Science Student (Undergraduate)

Goal:
To teach millions of students all across the globe.

Why I Do What I Do
I just like to see my limits, whenever I do anything, I feel like I could have done more.

What Am I Doing right now?
Probably re-reading "Never Split The Difference"

Milestones:
🎉 15 Dec 2023: First Math Video
🎉 13 Jan 2024: 100 Subscribers
🎉 09 Mar 2024: 500 Subscribers
🎉 26 May 2024: 800 Subscribers
🎉 18 June 2024: 1,000 Subscribers
🎉 1 Million Subscribers Soon

😊 Thanks for being part of this journey! Let's learn, grow, and thrive together
Majority Vote (Free PDF) - GFG | C++
16:50
2 часа назад
create a minimalistic journal in notion
20:00
7 часов назад
Shortest Palindrome - LeetCode 214 | C++
15:14
14 дней назад
Largest Number - LeetCode 179 | C++
5:39
14 дней назад
Комментарии
@oraz.
@oraz. 2 дня назад
Thanks
@eren1e891
@eren1e891 2 дня назад
can you make full course for learn manim?
@mohammadsenanali
@mohammadsenanali 2 дня назад
I was waiting for someone to ask 😂
@Orillians
@Orillians 2 дня назад
Never used notion before, I used to use obsidian
@mohammadsenanali
@mohammadsenanali 2 дня назад
How is obsidian?
@Orillians
@Orillians 2 дня назад
@@mohammadsenanali Its fine but not this customizable
@CalculusIsFun1
@CalculusIsFun1 11 дней назад
Factor out a negative and flip the denominator (this is like multiplying by two negatives and the fire has no effect on the overall value) to where it’s now -1 times the integral of (e^x + 1)/(e^x - 1) now let u = e^x - 1 so du = e^xdx the integral becomes -1 times integral of (u + 2)/(u^2 + u) = -1/2 times integral of (2u + 4)/(u^2 + u) = (2u + 1 + 3)/(u^2 + u) = -1/2 times integral of (2u + 1)/(u^2 + u) - 3/2 times integral of 1/u(u+1). Perform partial fraction on second integral and evaluate both and you get (-1/2)ln|u^2 + u| - (3/2)ln|u| + (3/2)ln|u+1| Apply rules for logarithms to simplify (-1/2)ln|u^2 + u| = (-1/2)ln|u| - (1/2)ln|u+1| whole expression becomes ln|u + 1| - 2ln|u| Now sub back in for x ln|e^x| - 2ln|e^x - 1| + C = x - 2ln|e^x - 1| + C
@wasimvillidad3000
@wasimvillidad3000 12 дней назад
Let dv = xdx and v = (x² + 1)/2
@MohammadFaaiz-ov1de
@MohammadFaaiz-ov1de 13 дней назад
i multiplied and divide e^x/2 and then took e^-x/2 - e^x/2= t, the soln i am getting is -2ln(e^x/2-e^x/2) + c , is it correct
@CalculusIsFun1
@CalculusIsFun1 11 дней назад
Not quite. If I apply property of logarithms to your answer I get -2x + 2ln|2 - e^(1/2)(x)| + C This is not equivalent to x - 2ln|e^x - 1| + C Additionally, if I differentiate your answer I get -2 - (e^(1/2)(x))/(2 - e^(1/2)(x))) which is not equivalent to (e^x + 1)/(1-e^x). Your answer is incorrect.
@Rajeevkumar-lm3qb
@Rajeevkumar-lm3qb 14 дней назад
nyc explanation ❤ but one suggestion - if you write code in video , it will be highly encouraging.
@mohammadsenanali
@mohammadsenanali 14 дней назад
Thank you, writing code in the video is something I'll definitely work upon. :)
@atharvvaishnav1505
@atharvvaishnav1505 15 дней назад
Cant we do substitution ? 1+x^2 = t , then using byparts ?
@mohammadsenanali
@mohammadsenanali 15 дней назад
we can :)
@CalculusIsFun1
@CalculusIsFun1 16 дней назад
Always love a good partial fraction. I used to love doing these as stress relief.
@CalculusIsFun1
@CalculusIsFun1 16 дней назад
I’m curious, if I was in the actual MIT integration bee, would it be incorrect if I didn’t give them this exact solution? Technically, if I didn’t combine the two constants at the end, I’d still have a valid antiderivative to my original integral. Would they still accept it?
@mohammadsenanali
@mohammadsenanali 15 дней назад
Definitely, it would be accepted!!!
@dragoscalin4883
@dragoscalin4883 16 дней назад
Simplă, dar educativă. Așa se pornește de la simplu la complex. Cine vrea, poate să învețe. Succes în continuare. Simplă pentru cine știe, pentru cine nu știe, e grea. Iubesc matematica la infinit !
@dragoscalin4883
@dragoscalin4883 16 дней назад
Integrale nedefinite de fincții(primitive de funcții) relativ ușoare, frumoase, bine alese, antrenament pentru rezolvarea altora cu grad de dificultate mai mare. Felicitări, vă doresc succes în continuare. Iubesc matematica la infinit !!!!!!
@FndfnnFnefnfn
@FndfnnFnefnfn 16 дней назад
Wathc next (at the end) gives empty box
@mohammadsenanali
@mohammadsenanali 16 дней назад
thanks, updated now. :)
@jalalal-misrati9045
@jalalal-misrati9045 19 дней назад
So nice, thanks
@jalalal-misrati9045
@jalalal-misrati9045 21 день назад
Thanks bro Mohammed Ma sha Allah
@jalalal-misrati9045
@jalalal-misrati9045 21 день назад
Thanks it was so nice
@CalculusIsFun1
@CalculusIsFun1 21 день назад
I did it a bit differently. Let x/root(2) = sec(y) dx = root(2)sec(y)tan(y)dy 1/root(2) times integral of 1 dy (trig identities simplify everything down to 1 alongside the substitution) and you get (1/root(2))sec^-1(x/root(2)) + C EDIT if tan(y) = root((x^2 - 2)/2) then opposite side = root(x^2 - 2) and adjacent side is root(2) so hypotenuse is x therefore tan^-1((root(x^2 - 2)/root(2)) = sec^-1(x/root(2)) Our answers are indeed equivalent.
@mohammadsenanali
@mohammadsenanali 21 день назад
You always have a unique perspective. AWESOME!!!
@darkdemon1847
@darkdemon1847 23 дня назад
bro i have come back again i got selected into isi bmath you remembered me??
@mohammadsenanali
@mohammadsenanali 23 дня назад
Yup definitely, I remember you. Congratulations !!!
@mohammadsenanali
@mohammadsenanali 23 дня назад
Sorry for the noise :)
@MohammadFaaiz-ov1de
@MohammadFaaiz-ov1de 24 дня назад
nice integral , i did it by substituting 1/x=t
@paulvalck349
@paulvalck349 24 дня назад
∫(x²+1)/(x+1)dx = ∫(x²-1+2)/(x+1)dx = ∫(x²-1)/(x+1)dx + ∫2/(x+1)dx and x²-1 = (x-1)(x+1) = ∫(x-1)dx + 2∫1/(x+1)dx = x²/2 - x + 2ln|x+1| + c
@sayanlaha3649
@sayanlaha3649 25 дней назад
Animations are so smooth. I would also like to learn how to make such videos. Can you please tell me which software do you use?
@mohammadsenanali
@mohammadsenanali 25 дней назад
I make it using Python :)
@CalculusIsFun1
@CalculusIsFun1 26 дней назад
same thing. I just combined the final two logarithms into (1/4)ln|(x^2 + 1)/(x^2 - 1)| + C
@ThomasWall-s7i
@ThomasWall-s7i 28 дней назад
I don't get it
@mohammadsenanali
@mohammadsenanali 28 дней назад
For solving this you need to know partial fractions, what are they and why they are used. :)
@maths.visualization
@maths.visualization 29 дней назад
Bro, put your video code in your description, this may help some people
@Orillians
@Orillians Месяц назад
After the first step to seperate x^1 from the integral everything became pretty trivial
@eren1e891
@eren1e891 Месяц назад
How do I learn manim professionally?
@mohammadsenanali
@mohammadsenanali Месяц назад
I cannot say professionally, but what I did was to read the document. Anyways, I could teach what I know about Manim (if you want that).
@Orillians
@Orillians Месяц назад
I think you should do more videos explaining it on your tablet, it really allows your personality to shine through
@Jeevan-k6t
@Jeevan-k6t Месяц назад
3Cos(3x + 5 ) is the answer
@Orillians
@Orillians Месяц назад
Now Im back too 😎😎😎😎(I am finally not sick). Also can you assume the principal square root to be positive in a definite integral like we did here?
@Zilio-po8rdm
@Zilio-po8rdm Месяц назад
Let's go gambling!
@Orillians
@Orillians Месяц назад
Thats a good one
@gurunathgurunath9636
@gurunathgurunath9636 Месяц назад
Very nice explanation sir and we understand logic
@mohammadsenanali
@mohammadsenanali Месяц назад
Thank you!!!
@floatingpoint7629
@floatingpoint7629 Месяц назад
poor explanation, no tree diagram, no reasoning wastage of time
@mohammadsenanali
@mohammadsenanali Месяц назад
Noted
@anosdemon4276
@anosdemon4276 Месяц назад
sound quality is bit lacking...
@mohammadsenanali
@mohammadsenanali Месяц назад
Two reasons, First, I don't exactly know how to use this new mic I have. Second (the main reason), I just woke up at the time of making the video. :)
@sanasainath7758
@sanasainath7758 Месяц назад
what about suffix functionality
@mohammadsenanali
@mohammadsenanali Месяц назад
In this question we are worried about prefix only, suffix is not useful. :)
@Hpktube
@Hpktube Месяц назад
great explanation :)
@mohammadsenanali
@mohammadsenanali Месяц назад
Anyways, if you're going through the comment section, a like would be really appreciated :)
@jhalakdhiman8154
@jhalakdhiman8154 Месяц назад
Please speak little loud sir , your explaination is nice but we have to make effort to hear you
@mohammadsenanali
@mohammadsenanali Месяц назад
Oh sorry for that, I checked that on my system and found it to be alright. I'll try to increase the volume next time onwards. Thanks for telling me :)
@mohammadsenanali
@mohammadsenanali Месяц назад
And Senan is fine (sir feels a bit awkward)
@anasmalik6897
@anasmalik6897 Месяц назад
The volume is quite low.
@mohammadsenanali
@mohammadsenanali Месяц назад
I'll keep that in mind. Thanks for telling me.
@gelbkehlchen
@gelbkehlchen Месяц назад
Solution: ∫(x²+1)/(x+1)*dx = --------------- Substitution: u = x+1 x = u-1 du = dx --------------- = ∫[(u-1)²+1]/u*du = ∫[(u²-2u+1)+1]/u*du = ∫(u²-2u+2)/u*du = ∫(u-2+2/u)*du = u²/2-2u+2*ln|u|+C = (x+1)²/2-2*(x+1)+2*ln|x+1|+C = (x²+2x+1)/2-2x-2+2*ln|x+1|+C = x²/2+x+1/2-2x-2+2*ln|x+1|+C = x²/2-x-3/2+2*ln|x+1|+C = x²/2-x+2*ln|x+1|+C-3/2 = x²/2-x+2*ln|x+1|+D Checking the result by deriving: [x²/2-x+2*ln|x+1|+D]’ = x-1+2/(x+1) = [x*(x+1)-1*(x+1)+2]/(x+1) = [x²+x-x-1+2]/(x+1) = (x²+1)/(x+1) everything okay!
@yaseenelhosseiny
@yaseenelhosseiny Месяц назад
I think it’s ln|sech(x)|+C
@mohammadsenanali
@mohammadsenanali Месяц назад
d/dx cosh x = sinh x, make this substitution and you'll get what is in the video. Hope this helps :)
@itrixion4346
@itrixion4346 Месяц назад
Its -1 without watching the video
@Orillians
@Orillians Месяц назад
I wanna watch all of these but I'm so sick 😭😭😭😭
@mohammadsenanali
@mohammadsenanali Месяц назад
No worries, these videos are going to be here forever. ;)
@karthikmahadev4761
@karthikmahadev4761 Месяц назад
Take lnx common and write 2+lnx as 1+1+lnx then multiply in lnx back. Integrate lnx and lnx(1+lnx) separately. Note that 1+lnx is the differentiation of xlnx so we can apply by parts here. This will be easier.
@karthikmahadev4761
@karthikmahadev4761 Месяц назад
Add -1 and +1 its easier
@nikhilkartha
@nikhilkartha Месяц назад
how to set my reels and shorts feed to only things that will immediately benefit me?
@mohammadsenanali
@mohammadsenanali Месяц назад
I don't know exactly but I have a work around of how I did that. Have separate profiles on your RU-vid account. On account 1 watch only education stuff so RU-vid recommends that. On account 2 watch entertainment. So whenever you would want to have only educational thing, use account 1 otherwise use account 2. But as far as I tried it did not last for me. I did not want to keep track the account for each video. In the end, it all comes to will power. :)
@chinmay1958
@chinmay1958 Месяц назад
Yes, this is quite helpful for beginners who want to learn programming from scratch. Next topic should be on.. operations on data types. Right? For example, string concatenation, updating variables like x=x+1 and so on.
@mohammadsenanali
@mohammadsenanali Месяц назад
Yup something along that
@Kevin-p2l5b
@Kevin-p2l5b Месяц назад
Okay.