A Coupled Linear System

7/10LimitscalculusRecursionsequences

Problem

Sequences {an}\{a_n\} and {bn}\{b_n\} satisfy b1=2a1=4b_1 = 2a_1 = 4 and

{an+1=an2bn,bn+1=6(an+bn),nN.\begin{cases} a_{n+1} = -a_n - 2b_n, \\ b_{n+1} = 6(a_n + b_n), \end{cases} \qquad n \in \mathbb{N}^*.

1. Find closed formulas for ana_n and bnb_n. 2. Find limnanbn\displaystyle\lim_{n \to \infty} \frac{a_n}{b_n}.

Answer

Solution

Difficulty7/10
TopicsLimits, calculus, Recursion, sequences

Whiteboard

Your sketch is saved only in this browser. To share it, export your drawing as an image (whiteboard menu → Export as → PNG), then upload that image in the comments below.

Discussion

Ask questions, share alternate solutions, and use LaTeX freely.

0 comments
Log in to join the discussion.

No comments yet.