How do I find the limit of a sequence that is expressed as a fraction?

There are a number of ways of looking at the limiting behaviour of a fraction. Let’s look at three examples:1) a(n) = 2n+1/7n —> divide into two separate terms, that both clearly converge. 2) b(n) = 2/( n^2-1) = (2) x (1)/(n+1)(n-1) = (2) ((A/n+1)+(B/n-1)) = (2) ((-1/n+1)+(1/n-1)) —> Partial fractions method with difference of two squares. 3) c(n) = 8n+7 / (x+2)(x-1) = 3/x+2 + 5/x-1 —> Partial fractions (include other rules too).

ZS

Related Maths A Level answers

All answers ▸

How do I differentiate something of the form a^x?


The second and fifth terms of a geometric series are 750 and -6 respectively. Find: (1) the common ratio; (2) the first term of the series; (3) the sum to infinity of the series


A curve has equation y=x^2 + (3k - 4)x + 13 and a line has equation y = 2x + k, where k is constant. Show that the x-coordinate of any point of intersection of the line and curve satisfies the equation: x^2 + 3(k - 2)x + 13 - k = 0


How do you know if a function is odd or even?