English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

the problem begins with one cube, each time I add one cube to the 4 sides of the first cube. ex.shape 1 = 1 cube, shape 2 = 5 cubes, shape 3 = 9 cubes, and so on and so on. I need to figure out the nth shape

2007-02-20 16:31:51 · 9 answers · asked by Dee T 1 in Science & Mathematics Mathematics

9 answers

Look at the differences between adjacent elements...

2007-02-20 16:35:38 · answer #1 · answered by kardak123 2 · 0 0

basically it is an arithmetic progression

formula Nth term= a + (N-1) * (difference)

a is the first term
difference is the difference between the next term and the previous one



nth cube = 1+ (n-1)(4)
=1+4n-4
nth cube =4n-3
put values for n and find out answers for many values,
it'll be correct

2007-02-21 00:37:21 · answer #2 · answered by vaidehi 2 · 0 0

Cubes in Nth shape = -3+4n

2007-02-21 00:36:53 · answer #3 · answered by John W 2 · 0 0

The nth shape will be the number of cubes before n and add 4 to it to get the nth shape

2007-02-24 12:58:21 · answer #4 · answered by Prathamesh 2 · 0 0

This is an A.P (Arithmetic Progression)
To find the nth shape of this pattern, use the formula
Tn = a + (n - 1)d
where,
a = 1(First number in A.P), d = T2 - T1 = 5-1=4.(Common difference)
Tn = 1 + (n-1)4.

By substituting the value for n, you can find the pattern.
Eg:
T5 = 1 +(5-1)4
T5 = 1 + (4) 4
T5 = 1 + 16
T5 = 17.

Similarly you can calculate for any n

2007-02-21 01:15:55 · answer #5 · answered by Purushottam N 1 · 0 0

this is an arithmetic progression.
first term (a)=1
c.d=5-1=4
nth shape=a+(n-1)d
=1+(n-1)4
=1+4n-4
=4n-3
put value of n find ans
all the best!

2007-02-21 01:53:52 · answer #6 · answered by harry 1 · 0 0

Un = a + (n-1)d
a = first term
a = 1

Un = 1 + (n-1)d
U3 = 9
9 = 1 + (3 - 1)d
8 = 2d
d = 4

Your formula is:
Un = 1 + (n-1)4
Un = 1 +4n - 4
Un = 4n - 3

2007-02-21 00:41:16 · answer #7 · answered by JC 301186 3 · 0 0

This is an arithemetic progession. Formula is 4n-3 where n is position required

2007-02-21 00:50:45 · answer #8 · answered by shiva_sk21 2 · 0 0

First term = 1 = 4*1 - 3
Second term = 5 = 4*2 - 3
Third term = 9 = 4*3 - 3
Fourth term = 13 = 4*4 - 3
...........................................
.........................................
nth term = 4*n - 3

2007-02-21 01:31:50 · answer #9 · answered by K Sengupta 4 · 0 0

fedest.com, questions and answers