Open Query 12b

#$&*

course Mth 151

3/3 5

If your solution to stated problem does not match the given solution, you should self-critique per instructions at

http://vhcc2.vhcc.edu/dsmith/geninfo/labrynth_created_fall_05/levl1_22/levl2_81/file3_259.htm

Your solution, attempt at solution. If you are unable to attempt a solution, give a phrase-by-phrase interpretation of the problem along with a statement of what you do or do not understand about it. This response should be given, based on the work you did in completing the assignment, before you look at the given solution.

007. `Query 7

*********************************************

Question: `qQuery 1.2.18 (previously 1.2.6) seq 2, 57, 220, 575, 1230, 2317 ... by successive differences

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The differences between 2, 57, 220, 575, 1230, 2317 make a sequence

55, 163, 355, 655, 1087

And the differences go on and on as so

108, 192, 300, 432

84, 108, 132

24, 24

So we find the root sequence to be increasing at intervals of 24. From this we can add one more number in a chain reaction all the way to the top that gives us the next number in the originally given sequence to be 3992.

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** Using sequences of differences we obtain:

2, 57, 220, 575, 1230, 2317, # 3992

55, 163, 355, 655, 1087, # 1675

108, 192, 300, 432, # 588

84, 108, 132, # 156

24, 24,

The final results, after the # signs, are obtained by adding the number in the row just below, in the following order:

Line (4) becomes 132+24=156

Line (3) becomes 432+156=588

Line (2) becomes 1087+588=1675

Line (1) becomes 2317+1675=3992

The next term is 3992. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):ok

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q 1.2.30 (previously 1.2.18) 1^2 + 1 = 2^2 - 2; 2^2 + 2 = 3^2 - 3; 3^2 + 3 = etc.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The next statement would be that

4^2 + 4 = 5^2 - 5

We can work this out to determine if it is true or not.

16 + 4 = 20

25 - 5= 20

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** The next equation in the sequence would be 4^2 + 4 = 5^2 - 5

The verification is as follows:

4^2 + 4 = 5^2 - 5 simplifies to give you

16 + 4 = 25 - 5 or

20 = 20 **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):ok

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q1.2.42 (previously 1.2.30) state in words (1 + 2 + ... + n ) ^ 2 = 1^3 + 2^3 + ... + n^3

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

It states that the sum of the squared sequence of counting numbers equals the sum of their cubes

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** the equation says that the square of the sum of the first n counting numbers is equal to the sum of their cubes **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):ok

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q (previously 1.2.36)

Divide the first triangular number by 3 and write down the remainder.

Divide the second triangular number by 3 and write down the remainder.

Divide the third triangular number by 3 and write down the remainder.

Divide the fourth triangular number by 3 and write down the remainder.

Continue until you have established a pattern.

What is the pattern?

Can you explain why the pattern occurs? Is it possible that the pattern doesn't go on forever?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

It takes a going in a little deep to notice find a real pattern. It starts out with 1/3= .33 and then 3/3= 1, 6/3= 2, 10/3= 3.33

As you can see, after the first “.33” the sequence goes up by 1 and does so until the next “.33” appears. Then it goes on to

15/ 3 = 5, 21/3= 7, 28/3=9.33, 36/3= 12, 45/3= 15, 55/3=18.33, 66/3=22, 78/3= 26

After each “.33” the intervals increase by 1 more. So when we started they were increasing by 1 until the 3.33 appears, after that they increase by 2. Once the 9.33 comes around then they continue to increase by 3, and so on after 18.33 they increase by 4. So every third number is followed by a “.33” and every fourth number they increase by 1 more.

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** The triangular numbers are 1, 3, 6, 10, 15, 21, . . . . We divide these by 3 and get the sequence of remainders.

When you divide 1 by 3 you get 0 with remainder 1 (3 goes into 1 zero times with 1 left over). 3 divided by 3 gives you 1 with remainder 0. 6 divded by 3 is 2 with remainder 0. 10 divided by 3 is 3 with remainder 1. Therefore the remainders are 1,0,0,1,0,0.

It turns out that the sequence continues as a string of 1,0,0 's. At this point that is an inductive pattern, but remmeber that the sequence of triangular numbers continues by adding successively larger and larger numbers to the members of the sequence. Since the number added always increases by 1, and since every third number added is a multiple of 3, is isn't too difficult to see how the sequence of remainders comes about and to see why it continues as it does.

COMMON ERROR: .3333333,1,2,3.3333333,etc.

INSTRUCTOR CORRECTION:

You need the remainders, not the decimal equivalents. When you divide 1 by 3 you get 0 with remainder 1 (3 goes into 1 zero times with 1 left over). 3 divided by 3 gives you 1 with remainder 0. 6 divded by 3 is 2 with remainder 0. 10 divided by 3 is 3 with remainder 1. Therefore the remainders are 1,0,0,1,0,0 and the sequence continues as a string of 1,0,0 's.

COMMON ERROR: 1/3, 1, 2, 3 1/3

CORRECTION:

These are the quotients. You need the remainders. If you get 1/3 that means the remainder is 1; same if you get 3 1/3. If you just getting whole number (like 1 or 2 in your calculations) the remainder is 0.

In other words, when you divide 1 by 3 you get 0 with remainder 1 (3 goes into 1 zero times with 1 left over). 3 divided by 3 gives you 1 with remainder 0. 6 divded by 3 is 2 with remainder 0. 10 divided by 3 is 3 with remainder 1.

The remainders form a sequence 1,0,0,1,0,0 and the sequence continues as a string of 1,0,0 's. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): well I did that completely wrong but in a backwards way I got the same pattern, just not the same answer. I found that there was a pattern by which could numbers could be evenly divided.

------------------------------------------------

Self-critique Rating:

*********************************************

Question: `q 1.2. 58 (previously 1.2.48) use formula to find the 12 th octagonal number. Explain in detail how you used the formula to find this number.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First we find the numbers that can be given by the pattern of the other numbers. We start out

Assuming that the formula goes up regularly and the formula for finding the nth number for a pentagon is Pn= n(3n - 1)/2

Then we can guess that the formula for an octagon is On= n(6n- 4)/2

12(6*12-4)/2

12(68)/2

816/2

408

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** The pattern to formulas for triangular, square, pentagonal, hexagonal, heptagonal and octagonal numbers is as follows (you should know this pattern; you might need one or more of these formulas on the test):

Triangular numbers: n / 2 * [ n + 1 ] note that this is the same as Gauss' formula

Square numbers: n / 2 * [ 2n + 0 ] or just n^2

Pentagonal #'s: n / 2 * [ 3n - 1 ]

Hexagonal #'s: n / 2 * [ 4n - 2 ]

Heptagonal #'s: n / 2 * [ 5n - 3 ]

Octagonal #'s: n / 2 * [ 6n - 4 ]

The coefficient of n in the bracketed term starts with 1 and increases by 1 each time, and the +1 in the first bracketed term decreases by 1 each time.

You will need to know these formulas for the test.

The last formula is for octagonal numbers. To get n = 12 octangonal number use n/2 * [ 6n - 4 ] to get 12 / 2 * [ 6 * 12 - 4 ] = 6 * 68 = 408. **

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

*********************************************

Question: `q 1.2. 58 (previously 1.2.48) use formula to find the 12 th octagonal number. Explain in detail how you used the formula to find this number.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First we find the numbers that can be given by the pattern of the other numbers. We start out

Assuming that the formula goes up regularly and the formula for finding the nth number for a pentagon is Pn= n(3n - 1)/2

Then we can guess that the formula for an octagon is On= n(6n- 4)/2

12(6*12-4)/2

12(68)/2

816/2

408

confidence rating #$&*:3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

`a** The pattern to formulas for triangular, square, pentagonal, hexagonal, heptagonal and octagonal numbers is as follows (you should know this pattern; you might need one or more of these formulas on the test):

Triangular numbers: n / 2 * [ n + 1 ] note that this is the same as Gauss' formula

Square numbers: n / 2 * [ 2n + 0 ] or just n^2

Pentagonal #'s: n / 2 * [ 3n - 1 ]

Hexagonal #'s: n / 2 * [ 4n - 2 ]

Heptagonal #'s: n / 2 * [ 5n - 3 ]

Octagonal #'s: n / 2 * [ 6n - 4 ]

The coefficient of n in the bracketed term starts with 1 and increases by 1 each time, and the +1 in the first bracketed term decreases by 1 each time.

You will need to know these formulas for the test.

The last formula is for octagonal numbers. To get n = 12 octangonal number use n/2 * [ 6n - 4 ] to get 12 / 2 * [ 6 * 12 - 4 ] = 6 * 68 = 408. **

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

#*&!

&#Good responses. Let me know if you have questions. &#