Mark J. Messages 81 Reaction score 0 Thread starter Feb 14, 2013 #1 Any way to solve the following limit without using series: lim (3^x (3*(x^2)+2) / (7+x)! when x->infinity Regards
Any way to solve the following limit without using series: lim (3^x (3*(x^2)+2) / (7+x)! when x->infinity Regards
jfgobin Messages 90 Reaction score 2 Feb 14, 2013 #2 You could start with Stirling's[/PLAIN] approximation. Last edited by a moderator: May 6, 2017
johnqwertyful Messages 396 Reaction score 14 Feb 14, 2013 #3 You can easily squeeze that. 3*x^2+2<=3^x from some point on.