Are These Solutions to Counting Problems Correct?

  • Thread starter Thread starter Magotine
  • Start date Start date
  • Tags Tags
    Counting
AI Thread Summary
The discussion focuses on solutions to counting problems involving palindromes and bridge counting. For the palindrome problem, it's clarified that only five letters are needed to define a nine-letter palindrome, as the last four letters mirror the first five. In the bridge counting scenario, participants are encouraged to track the number of available bridges at each step, noting that the count changes based on previously used paths. The importance of clear problem wording and the use of LATEX for mathematical expressions is also emphasized. Overall, the thread seeks validation of the problem-solving approaches presented.
Magotine
Messages
2
Reaction score
0
Hi,

I've done more questions. Hopefully the wordings on these word problems aren't vague.

Could someone take a look? I'm not sure if I've thought about the problem the right way. :smile:

Thanks v. much in advance.
 

Attachments

Physics news on Phys.org
Try to learn LATEX, don't use the doc-format
 
In the first one, the confusion is that you only need 5 letters to define a 9 letter palindrome. If you know the first 5 letters are ABCDE, then you know the last 4 letters are DCBA. So you only get to choose the first 5 letters, so that's how many possibilities there are.

In the second one, count the number of bridges available at each step. First step: 3 bridges. Second step: 4 bridges. Third step (going back): three bridges because you can't use the one you came on. Fourth step: 2 bridges
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top