SOLUTION: how many ways there are to remove three elements from the sequence 1 4 2 5 7 3 8 9, so that the remaining from an increasing sequence
Algebra.Com
Question 968110: how many ways there are to remove three elements from the sequence 1 4 2 5 7 3 8 9, so that the remaining from an increasing sequence
Found 2 solutions by KMST, quixote:
Answer by KMST(5328) (Show Source): You can put this solution on YOUR website!
1 4 2 5 7 3 8 9 is a sequence of 8 digits (I assume there was no 6).
The digits 1, 2, and 3 are followed by digits that are greater.
The digit 8 and 9 are not followed by any digit with lesser value.
The inversions (deviations from increasing order) happen when
4 is followed by 2,
4 is followed by 3,
5 is followed by 3, and
7 is followed by 3.
So, there are four ordered pairs that make the sequence deviate from the increasing order:
(4,2), (4,3), (5,3), and (7,3).
Removing the set of elements {4,5 7} is way to eliminate all four inversions.
Can we keep the number 4?
It is involved in 2 inversions: (4,2), and (4,3).
If we want to keep 4, we need to remove at least two numbers: 2 and 3.
If we are going to remove 3 numbers, along with 2 and 3, but we want to keep 4,
we can remove any of the other numbers,
along with 2 and 3.
That makes different sets of 3 numbers.
Of course, if we remove number 4, we eliminate the inversions (4,2), and (4,3),
and we do not need to remove the entire set {4,5 7}.
We can keep 5 and/or 7, as long as we remove number 3,
which would eliminate the other two inversions: (5,3), and (7,3).
How many ways can we chose a set of 3 numbers to remove, including 4 and 3?
Along with 4 and 3, we can remove any of the other number,
so we can do that different ways.
We found ways
"to remove three elements from the sequence 1 4 2 5 7 3 8 9, so that the remaining from an increasing sequence".
Answer by quixote(1) (Show Source): You can put this solution on YOUR website!
Make a graph of the sequence, it will help to visualize
We need to keep 5 numbers:
Case 1: begin with 1 (
case1A: begin with 14 and choose 3 from (5789)----> 4 ways
case1B1: begin with 12 and choose 3 from (5789)----> 4 ways
case1B2: begin with 123 and then we left with (89)---> 1 way
case1C: begin with 15 and then we left with (789)----> 1 way
Case 2: Begin with 4 and then we left with (5789) -----> 1 way
Case 3: Begin with 2 and then we again left with (5789)----> 1 way
Hence total #ways = 12
RELATED QUESTIONS
I just need someone to kindly look over these problems and let me know if I did them... (answered by stanbon)
Can anyone help me with these??? Please!
1) A person is wearing a bracelet with 12... (answered by stanbon)
In how many different ways can a committee of 8 members be chosen from 5 freshmen, 4... (answered by swincher4391)
How many three-digit numbers can be generated from 1, 2, 3, 4, 5, 6, 7, 8, 9 such that... (answered by Edwin McCravy)
How many elements are in the set { 3 ,4 ,3 ,5 ,2 ,8 ,9} (answered by tommyt3rd)
There are four routes (call them P, Q, R and S) between Amy’s home and her place of work. (answered by oscargut)
I saw this solution online from a tutor (ikelyn). I think there's a mistake in it and i... (answered by math_tutor2020,ikleyn)
May someone can help me with:
In how many ways can 2 men, 4 women, 3 boys, 3 girls... (answered by solver91311)
A bag contains some silver balls and golden balls. If you remove one silver ball from the (answered by ikleyn,josmiceli)