Pattern Problem #9

Algebra Level 2

Find the following number in the sequence:

1 , 2 , 9 , 64 , 625 , 7776 , 117649 , 2097152 , 43046721 , ? ? ? 1, 2, 9, 64, 625, 7776, 117649, 2097152, 43046721, ???


The answer is 1000000000.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

James Hadley
May 29, 2014

The formula is: n^(n-1), so if n=1,

1^(1-1), 1^0, 1

2^(2-1), 2^1, 2

...

10^(10-1), 10^9, 1000000000

trivial :/

Andrea Virgillito - 4 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...