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
jekas [21]
3 years ago
10

Gretchen has a set of blocks of heights 1, 2, and 4-centimeters. Imagine stacking the blocks one on top of the other to make a t

ower of height n centimeters. For example, a tower of height 6 centimeters could be made by stacking 6 1-cm blocks, 3 2-cm blocks, a 4-cm block on top of a 2- cm block, a 2-cm block on top of a 4-cm block, etc. (Order in the stack matters, think of the blocks of different heights as different colors and the stack looks different if two different color blocks are switched.) Let me be the number of ways to construct a tower of height n centimeters. Find a recursive formula for nB and try to find a formula that only depends on n.
Mathematics
2 answers:
notsponge [240]3 years ago
4 0

Answer:

t_{n}=t_{n-1}+t_{n-2} +t_{n-4}

Step-by-step explanation:

t_{n}=multiple ways to climb a tower

When n = 1,

tower= 1 cm  

t_{1}= 1

When n = 2,

tower =2 cm   

t_{2}= 2

When n = 3,

tower = 3 cm

it can be build if we use three 1 cm blocks

t_{3} = 3

When n = 4,

tower= 4 cm

it can be build if we use four 1 cm blocks

t_{4} = 6

When n > 5

tower height > 4 cm

so we can use 1 cm, 2 cm and 4 cm blocks

so in that case if our last move is 1 cm block then t_{n-1} will be

n —1 cm

if our last move is 2 cm block then t_{n-2} will be

n —2 cm

if our last move is 4 cm block then t_{n-4} will be

n —4 cm

 

t_{n}=t_{n-1}+t_{n-2} +t_{n-4}

Helga [31]3 years ago
3 0

Answer:

tn = t[n-1] + t[n-2] + t[n-4] . . .

Step-by-step explanation:

Let t_n = number of ways of constructing height n.

The last block of a tower of height n can be a 1, 2, or 4.

so it was added to a tower of height n-1, n-2, or n-4 respectively.

Time to try: tn = t[n-1] + t[n-2] + t[n-4] . . . (correct)

1 = 1 from 1

2 = 2 from (2) or (1,1)

3 = 3 from (1,1,1) or (2,1) or (1,2)

4 = 6 from (1,1,1,1) (1,1,2) (1,2,1) (2,1,1) (2,2) (4)

5 = 10 from

1 x (1,1,1,1,1)

4 x (1,1,1,2)

3 x (1,2,2)

2 x (1,4)

6 = 18 from

2 x (4,2) ...

3 x (4,1,1) ...

1 x (2,2,2) ...

6 x (2,2,1,1) ...

5 x (2,1,1,1,1) ..

1 x (1,1,1,1,1,1) ..

Prediction for 7 is t6 + t5 + t3 = 18 + 10 + 3 = 31

6 x (4,2,1)

4 x (4,1,1,1)

4 x (2,2,2,1)

10 x (2,2,1,1,1)

6 x (2,1,1,1,1,1)

1 x (1,1,1,1,1,1,1)

Total =31

You might be interested in
18 less than the quotient of a number and -5 is greater than 3
Amanda [17]

Step-by-step explanation:

x = "a number"

x/-5 - 18 > 3

4 0
2 years ago
Work out the area of triangle ABC<br> 2 root 5 cm <br> 3 root 2 cm
shusha [124]
Shouldn’t there be a picture?
7 0
3 years ago
2(x+4)-1=2x+7<br> How many solutions for x does the following equation have
Alex73 [517]

Awnser ::::::: There are no signs in the problem

3 0
3 years ago
You deposit $400 into a savings account that earns interest annually. The function g(x) = 400(1.05)x can be used to find the amo
arsen [322]

Answer:

Step-by-step explanation:

The constant percent rate of change in the case of a deposit of $400 into a savings account is compounded annually.  

With an example, what is compound interest?

When you add the interest you have already earned back into your principal balance, you are earning compound interest, which increases your profits.

Consider that you have $1,000 in a savings account earning 5% interest annually. If you made $50 in the first year, your new balance would be $1,050.

Principal - $400

rate of interest is compounded annually

g(x) =  400( 1.03)ˣ equation 1.

Formula used

A = P( 1 + r )ⁿ

here n = x

Solution:

Putting the value of n, and principal in the formula

A = P( 1 + r )ⁿ ................... equation 2

now comparing both equation 1 and equation 2,

400( 1.05)ˣ =  400( 1 + r )ˣ

( 1.05)ˣ = ( 1 + r  )ˣ

1.05 = 1 + r

r = 1.05 - 1

r = 0.05

r % = 0.05 × 100

r % = 5 %

thus, the constant percent rate of change =  5 %

Learn more about compound interest

brainly.com/question/14295570

3 0
1 year ago
Moanna is invting 6 people to her party each person wants 5 cookies and each box has 12 cookies
Masteriza [31]

Answer:

How many boxes are there?

8 0
2 years ago
Other questions:
  • Simplify the following polynomial expression. (5x^4-9x^3+7x-1)+(-8x^4+4x^2-3x+2)-(-4x^3+5x-1)(2x-7)
    9·1 answer
  • What is 56 decreased by twice a number
    9·2 answers
  • Determine an ordered pair that is a solution to this function ? Y=1.9x+56
    8·1 answer
  • scientist measured water pressures of different depths she measured the table showing her findings the X values represents the d
    9·2 answers
  • Add these mixed numbers -Thanks!
    8·1 answer
  • Mai has 40 tens and how many hundreds
    7·2 answers
  • PLEASE HELP ASAP!! No explanation needed. Just yes or no please!
    9·1 answer
  • Al mediodía en una ciudad se registra una temperatura de 13°C bajo
    12·2 answers
  • Write an equation to show how to find the total length, in meters, of the 8 pieces of wood.
    7·1 answer
  • Under her cell phone plan, Lillian pays a flat cost of $47 per month and $3
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!