1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
gizmo_the_mogwai [7]
3 years ago
9

Write a recursive rule for the sequence.

Mathematics
1 answer:
Vadim26 [7]3 years ago
8 0

Answer:

f(n)=f(n-1)+f(n-2)

f(1)=1x

f(2)=1x

Step-by-step explanation:

This is the fibonacci sequence with each term times x.

Notice, you are adding the previous two terms to get the third term per consecutive triples of the sequence.

That is:

1x+1x=2x

1x+2x=3x

2x+3x=5x

3x+5x=8x

So since we need the two terms before the third per each consecutive triple in the sequence, our recursive definition must include two terms of the sequence. People normally go with the first two.

f(1)=1x since first term of f is 1x

f(2)=1x since second term of f is 1x

Yes, I'm naming the sequence f.

So I said a third term in a consecutive triple of the sequence is equal to the sum of it's two prior terms. Example, f(3)=f(2)+f(1) and f(4)=f(3)+f(2) and so on...

Note, the term before the nth term is the (n-1)th term and the term before the (n-1)th term is the (n-2)th term. Just like before the 15th term you have the (15-1)th term and before that one you have the (15-2)th term. That example simplified means before the 15th term you have the 14th and then the 13th.

So in general f(n)=f(n-1)+f(n-2).

So the full recursive definition is:

f(n)=f(n-1)+f(n-2)

f(1)=1x

f(2)=1x

You might be interested in
Absalom states that 0 is a rational number. Which is a correct explanation for this statement? The number 0 is a whole number, w
lubasha [3.4K]
<span>0 is a natural number, which is part of the rational numbers.</span>
8 0
3 years ago
Read 2 more answers
Which equation could represent a circle with a center located at (11,-5)
Anon25 [30]
The standard equation of a circle is:

(x-h)^2-(y-k)^2=r^2 where (h,k) is the center and r is the radius.

We need to make an equation of a circle, whose center is (11,-5) with any radius. Therefore, substitute the value.


(x-h)^2-(y-k)^2=r^2 \\ (11,-5)=(h,k) \\ (x-11)^2-(y-5)^2=64

The bolded part is your answer. Since the radius is not given, we can put any value.

6 0
3 years ago
What's the slope of 2,3 and 9,4
prohojiy [21]
Slope 1/7 ; easiest way to remember is rise over run
7 0
3 years ago
Which is equivalent to the cube root of 8^1/4x?
Triss [41]
Did you have choices?
7 0
3 years ago
Read 2 more answers
1. When you pay a bill in full, you are
Marat540 [252]
<span>1. When you pay a bill in full, you are
a. paying it off

</span>2. APR stands for
c. annual percentage rate

3. when calculating interest accrued, you should
c. multiply the principal by the APR and number of months, then divide by the total number of the months in the year.

4. --- are used to take money directly from your account
b. Debit cards

5. A pack of gum would be considered a
b. small ticket item

6. Interest rates on mortgages are lower because the home is
b. secured
7 0
3 years ago
Read 2 more answers
Other questions:
  • What is 3.56×10 to the -5th power in standard form
    8·1 answer
  • In the triangle below, b = ____. If necessary, round your answer to two decimal places
    5·2 answers
  • Does anyone know how to do this ? please help i don’t know how to . all three if you can :(
    8·1 answer
  • Graph the function f(x) = (x + 1)(x - 5). Use the drop-
    10·1 answer
  • find the equation of a circle which passes through the point (2,-2) and (3,4) and whose centre lies on the line x+y=2
    10·1 answer
  • What is the value of the median ? <br> 1. 8 <br> 2. 4 <br> 3. 6<br> 4. -4
    12·1 answer
  • For triangle ABC with A=103, B=24, a=16, find angle C
    7·1 answer
  • Order the numbers from least to<br> greatest.<br> 1.5, 1.27, 1.4, 1.05 , 1.07 , 1.44
    8·1 answer
  • Write the equation of the line given the two points. (1,-2) and (1,5)
    10·1 answer
  • 3. The curve C with equation y=f(x) is such that, dy/dx = 3x^2 + 4x +k
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!