this post was submitted on 09 May 2024
22 points (100.0% liked)

Daily Maths Challenges

208 readers
1 users here now

Share your cool maths problems.



Complete a challenge:


Post a challenge:


Feel free to contribute to a series by DMing the OP, or start your own challenge series.

founded 9 months ago
MODERATORS
 
top 2 comments
sorted by: hot top controversial new old
[–] zkfcfbzr 4 points 9 months ago

solutionlim (n → ∞) (1 + x/n)^n

= e^( lim (n → ∞) ln( (1 + x/n)^n ) )

= e^( lim (n → ∞) n * ln(1 + x/n) )

= e^( lim (n → ∞) ln(1 + x/n) / (1/n) )

= e^( lim (n → ∞) (1/(1 + x/n) * -x/n^2) / (-1/n^2) ) → L'Hôpital

= e^( lim (n → ∞) x / (1 + x/n) )

= e^( x / (1 + 0) )

= e^x

I'm at least 60% sure this proof isn't somehow circular

[–] siriusmart 3 points 9 months ago

There seemed to be more than one ways to prove this.

Hint:

spoilerUse a suitable substitution.


Solution:

spoilerhttps://gmtex.siri.sh/fs/1/School/Extra/Maths/Qotd%20solutions/2024-05-08_e%5Ex-definition.html