Each unit square of a x unit squae grid is to be colored blue or red such that no x red colored square is obtained.Let denote the number of such colorings.Determine the greatest value of such that .
For any positive integer ,p.t,the number of positive integers using only the digits whose digit sum is is a perfect square.
A fair coin is tossed times .What is the probability that heads never occur in consecutive tosses.
These problems are not original and are adapted from "A Path to Combinatorics for undergraduates" by Titu Andreescu and Zuming Feng.Post the solutions in the comments!!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
For the first one, I think the relation is such:
cn+1=4cn−cn−1, where c0=1,c1=4.
Am I right?