Answer:
The area is 63a
The perimeter is 39b
Step-by-step explanation:
But this is not a question. proof? no question mark
The recursive formula for given sequence is: 
And the terms will be expressed as:

Step-by-step explanation:
First of all, we have to determine if the given sequence is arithmetic sequence or geometric. For that purpose, we calculate the common difference and common ratio
Given sequence is:
11,4,-3,-10,-17...
Here

As the common difference is same, given sequence is an arithmetic sequence.
A recursive formula is a formula that is used to generate the next term of the sequence using the previous term and common difference
So, the recursive formula for an arithmetic sequence is given by:

Hence,
The recursive formula for given sequence is: 
And the terms will be expressed as:

Keywords: arithmetic sequence, common difference
Learn more about arithmetic sequence at:
#LearnwithBrainly
The first term, a, is 2. The common ratio, r, is 4. Thus,
a_(n+1) = 2(4)^(n).
Check: What's the first term? Let n=1. Then we get 2(4)^1, or 8. Is that correct? No.
Try this instead:
a_(n) = a_0*4^(n-1). Is this correct? Seeking the first term (n=1), does this formula produce 2? 2*4^0 = 2*1 = 2. YES.
The desired explicit formula is a_(n) = a_0*4^(n-1), where n begins at 1.