Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
514
3
avatar

Let n be a positive integer.

(a) Prove that n3=n+3n(n1)+6(n3)
by counting the number of ordered triples a,b,c of positive integers, where 1a,b,cn,   in two different ways.

(b) Prove that (n+23)=(1)(n)+(2)(n1)+(3)(n2)++(k)(nk+1)++(n)(1),
by counting the number of subsets of {1,2,3,,n+2} containing three different numbers in two different ways.

https://web2.0calc.com/questions/need-some-help-please_36

In that answer by another guest they said that when you plot the equation you get a smiley face and some other faces when you change it up. I was confused about how that worked, could someone please explain it to me? The question was locked so I couldn't ask on there. Thank you!

 Jul 20, 2021
 #2
avatar+876 
+1

Ideally, what (s)he meant by smiley faces were when $b < a \leq c | b < c \leq a$, and frowny faces were if $b > a \geq c | b > c \geq a$.

Neutral face is when $a = b = c$. Smirks are all other possibilities of $a, b, c.$

 

Number of neutral faces: $n$ ways to choose $a$, and since $a=b=c,$ there are $n$ ways.
 

Number of smirks: $\binom{3}{2} \cdot n(n-1)$ because there are $n$ ways to choose $a,$ $n-1$ ways to choose $b$ or $c,$ and you could have any one of these be first so you multiply $n(n-1)$ by $\binom{3}{2}$ or $\binom{3}{1},$ either is same. So you have $3(n)(n-1)$ ways.

 

Number of smiley faces: $P\binom{n}{3} = 3 \cdot \binom{n}{3}.$

 

Number of frowny faces: Symmetric to number of smiley faces = $3 \cdot \binom{n}{3}.$

 

Number of ways to choose $a, b, c:$ $n \cdot n \cdot n = n^3.$

 

Add these up and you get $n^3 = n + 3n(n - 1) + 6 \binom{n}{3}$

 Jul 21, 2021
 #3
avatar
0

Ohhh I see! Thank you so much!

 Jul 21, 2021

2 Online Users

avatar