Home
Book
Learn
Practice
Library
Approach
Contact
LinearRecursion
Problem - 2469
Find the general formula of the sequence defined as $a_1=6$ and $a_n=\frac{1}{2}a_{n-1}+4$.
report an error