Yahoo Answers จะปิดใช้งานในวันที่ 4 พฤษภาคม 2021 (เวลาตะวันออก) และตอนนี้เว็บไซต์ Yahoo Answers จะอยู่ในโหมดอ่านอย่างเดียว คุณสมบัติหรือบริการอื่นๆ ของ Yahoo หรือบัญชี Yahoo ของคุณจะไม่มีการเปลี่ยนแปลงใดๆ คุณสามารถค้นหาข้อมูลเพิ่มเติมเกี่ยวกับการปิดใช้งาน Yahoo Answers และวิธีการดาวน์โหลดข้อมูลของคุณในหน้าความช่วยเหลือนี้
limit as x approaches infinity of ((x+3)/(x+1))^x?
I know that I have to use natural log to solve the problem, but I'm stuck at
lim x->infinity of y = lim x->infinity x*ln(x+3/x+1)
I tried to use l'hopital rule but it doesn't help
by the way the answer to this limit is e^2
3 คำตอบ
- 7 ปี ที่ผ่านมา
The definition of e^r = lim n->inf (1 + r/n)^n
((x + 3) / (x + 1))^x =>
((x + 1 + 2) / (x + 1))^x =>
((x + 1) / (x + 1) + 2 / (x + 1))^x =>
(1 + 2/(x + 1))^x =>
(1 + 2/(x + 1))^(x + 1 - 1) =>
(1 + 2/(x + 1))^(x + 1) / (1 + 2/(x + 1))
x goes to infinity, which means that x + 1 goes to inf + 1, which is just infinity. If we let x + 1 = t
(1 + 2/t)^t / (1 + 2/t)
t goes to infinity
By our original definition, the numerator is e^2
e^2 / (1 + 1/inf) =>
e^2 / (1 + 0) =>
e^2 / 1 =>
e^2
- ted sLv 77 ปี ที่ผ่านมา
L'H does work...rewrite .... x [ ln (x+3) - ln (x+1) ] = [ ln (x+3) - ln(x+1) ] / [ 1/x].....0/0..
L'H : [ 1 / (x+3) - 1/(x+1) ] / [ -1/x² ] = [ x² ] [ 2 / (x+3)(x+1) ] ----> 2.....thus e²