Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment 7 Problem Solving Strategies Counting We have learned the following formula for permutations of n objects in k ways as follows: The goal will

Assignment 7 Problem Solving Strategies

Counting

We have learned the following formula for permutations of n objects in k ways as follows:

The goal will be to explain why this formula is correct.

Part 1: Suppose you have 12 different candy bars, and you want to pick 5 of them. How many different stacks of 5 candy bars can you make? Explain how this relates to P(12,5).

Part 2: What does 12! count? What does 7! count? Explain.

Part 3: Why does it make sense to divide 12! by 7! in this case?

Part 4: Can this formula work for any n,k you choose? Or are certain values not possible?

Graph Theory Intro

*Consider drawing a picture to think about these problems*

If a group of 10 friends on social media messaged the other members in their group, how many messages took place?

Explain how this problem relates to graph theory.

Inductive Reasoning

Consider the following relation:

See if this relation holds true for the following: n = 4, n=6

Use mathematical induction to show that this equality will always hold.

Sequences and Recursion

Consider the sequence 5, 9, 13, 17, 21 with

Part 1: Give a recursive definition for the sequence.

Part 2: Is 2013 in the sequence? How do you know?

Part 3: Find the following sum. Explain how you got your solution.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Basics Computer EngineeringInformation Warehouse Basics From Science

Authors: Odiljon Jakbarov ,Anvarkhan Majidov

1st Edition

620675183X, 978-6206751830

More Books

Students also viewed these Databases questions

Question

Select suitable tools to analyze service problems.

Answered: 1 week ago