1617-257/Riddle Repository: Difference between revisions

From Drorbn
Jump to navigationJump to search
Line 57: Line 57:
|-
|-
| Oct 5
| Oct 5
| Can you write the function <math>f(x, y) = 1 + xy + x^2y^2</math> as f(x, y) = <math>\sum</math> (from k = 1 to 2) <math>g_k(x) h_k(x)</math>?
| Can you write the function <math>f(x, y) = 1 + xy + x^2y^2</math> as f(x, y) = <math>\sigma</math> (from k = 1 to 2) <math>g_k(x) h_k(x)</math>?
|
|
|-
|-

Revision as of 15:40, 5 October 2016

Riddle Repository

A collection of the riddles posed at the beginning of each lecture
Date Riddle Solutions, Discussion, etc...
Sept 12 We want to compute [math]\displaystyle{ (x^x)' }[/math].

Prof. A claims [math]\displaystyle{ (x^n)'=nx^{n-1} }[/math], so [math]\displaystyle{ (x^x)' = xx^{x-1} = x^x }[/math]

Prof. B claims [math]\displaystyle{ (a^x)' = a^x\log(a) }[/math], so [math]\displaystyle{ (x^x)' = x^x\log(x) }[/math]

Smart student says [math]\displaystyle{ (x^x)' = x^x + x^x\log(x) }[/math]. Why is the derivative the sum of the Prof's solutions?

Sept 14 Can all of [math]\displaystyle{ \mathbb{R}^2 }[/math] be covered by a set of disjoint, non-degenerate, circles? What about [math]\displaystyle{ \mathbb{R}^3 }[/math]? [math]\displaystyle{ \mathbb{R}^4 }[/math]?
Sept 16 Can you find uncountably many disjoint subsets of [math]\displaystyle{ \mathbb{R} }[/math]?
Sept 19 Can uncountably many Y shapes be fit into [math]\displaystyle{ \mathbb{R}^2 }[/math]?
Sept 21 On any pair of potatoes, can you draw a pair of 3D congruent curves?

Hint (Hover)

Sept 23 Can you find uncountably many subsets of [math]\displaystyle{ \mathbb{N} }[/math] s.t. the intersection of any two of them is finite?
Sept 26 In how many ways can you place 4 different points in the Euclidean plane, such that there are 2 different distances between all the points?
Sept 28 Can you find uncountably many subsets of [math]\displaystyle{ \mathbb{N} }[/math] s.t. for any two of them A and B, (A [math]\displaystyle{ \subset }[/math] B) or (B [math]\displaystyle{ \subset }[/math] A)?
Sept 30 In a random 13-element subset of 1,2,...,52, what is the average value of the smallest element?
Oct 3 A spherical loaf of bread is put in a bread cutting machine. Which slice gets the most crust?
Oct 5 Can you write the function [math]\displaystyle{ f(x, y) = 1 + xy + x^2y^2 }[/math] as f(x, y) = [math]\displaystyle{ \sigma }[/math] (from k = 1 to 2) [math]\displaystyle{ g_k(x) h_k(x) }[/math]?
Oct 7
Oct 10 (Thanksgiving holiday - University closed)
Oct 12