Algebra Problem of The Day-9

BigBeachBanana

Senior Member
Joined
Nov 19, 2021
Messages
2,277
The operation * is defined as follows:xy=x+y1+xyx*y=\frac{x+y}{1+xy}
What is the value of the following expression?

{[(23)4]...}2021=?\{[(2*3)*4]...\}*2021=?
 
Are you asking what 2*3*...*2021 equals?
Hi Steven, please note the parentheses. (23)(2*3) is evaluated first, then its result will * with 44. Think of it as composite functions. Let me know if you need further clarification.
 
Hi Steven, please note the parentheses. (23)(2*3) is evaluated first, then its result will * with 44. Think of it as composite functions. Let me know if you need further clarification.
The definition of * has the associative property.
 
(20212022/21)+2021!(1/2+1/3+...+1/2021)1+20212022/220202021/2(223/2+334/2+...+202020202021/2)\displaystyle \dfrac{(2021*2022/2-1)+2021!(1/2+1/3+...+1/2021)}{{1+2021*2022/2 *2020*2021/2-(2*2*3/2+3*3*4/2+...+2020*2020*2021/2)}}
 
(20212022/21)+2021!(1/2+1/3+...+1/2021)1+20212022/220202021/2(223/2+334/2+...+202020202021/2)\displaystyle \dfrac{(2021*2022/2-1)+2021!(1/2+1/3+...+1/2021)}{{1+2021*2022/2 *2020*2021/2-(2*2*3/2+3*3*4/2+...+2020*2020*2021/2)}}
Unfortunately, that's not the correct answer.
Tip: Write out the first few iterations and observe the pattern (if you did, look at the pattern again).
 
Unfortunately, that's not the correct answer.
Tip: Write out the first few iterations and observe the pattern (if you did, look at the pattern again).
Hmm, I did write out the 1st 5 or 6 iterations and did not observe a pattern. I'll look again!
 
Here is what I found:
* is both associative and commutative
2*3*4*5*...*2021 = (2*4)*(6*8)*...*(2018*2020)*(3*5)*(7*9)*...(2019*2021)

Note : (a)*(a+2) = 2(a+1)/(a^2 + 2a + 1) = 2/(a+1). notice that a+1 is the number between

Now (2*4)*(6*8)*...(2018*2020)*(3*5)*(7*9)*...*(2019*2021) = (2/3)*(2/7)*(2/11)*...*(2/2020)
I need some more time to finish up
 
Last edited:
Some further work.

(2/a)*[2/(a+4)] = 4/(a+2)

So (2*4)*(6*8)*...(2018*2020)*(3*5)*(7*9)*...*(2019*2021) = (2/3)*(2/7)*(2/11)*...*(2/2020)
=(4/5)*(4/13)*(4/21)*...*(4/2014)*(2/2020)

We can continue: (4/a)*(4/(a+8)) = 8/(a+4)...
 
Last edited:
Some further work.

(2/a)*[2/(a+4)] = 4/(a+2)

So (2*4)*(6*8)*...(2018*2020)*(3*5)*(7*9)*...*(2019*2021) = (2/3)*(2/7)*(2/11)*...*(2/2020)
=(4/5)*(4/13)*(4/21)*...*(4/2014)*(2/2020)

We can continue: (4/a)*(4/(a+8)) = 8/(a+4)...
It looks like you're making some progress and have put quite a lot of work into this. Here's the answer to keep you going. I'll post the solution in 3 days.
10210651021066\frac{1\,021\,065}{1\,021\,066}

Your response#8 was correct.
 
I suspect BBB has made a typo in post#13's spoiler
10216151021616\dfrac{1021615}{1021616}
I've noticed that...
ab=a+b1+ab=c11c1+1where c1=(a+1)(b+1)(a1)(b1)a*b=\dfrac{a+b}{1+ab}=\dfrac{c_1-1}{c_1+1}\\ \text{where }c_1=\dfrac{(a+1)(b+1)}{(a-1)(b-1)}
And I'm fairly sure this is easily extended to work for 4 or 6 terms. The latter is shown below...
abcdef=c21c2+1where c2=(a+1)(b+1)(c+1)(d+1)(e+1)(f+1)(a1)(b1)(c1)(d1)(e1)(f1)a*b*c*d*e*f=\dfrac{c_2-1}{c_2+1}\\ \text{where }c_2=\dfrac{(a+1)(b+1)(c+1)(d+1)(e+1)(f+1)}{(a-1)(b-1)(c-1)(d-1)(e-1)(f-1)}
Does this work for any even number of terms? I haven't managed to prove this yet.
c=3×4×5××2021×20221×2×3××2019×2020=2021×20222=2043231leading to the answer c1c+1=10216151021616 in lowest termsc=\dfrac{3 \times 4 \times 5 \times \cdots \times 2021\times 2022}{1 \times 2 \times 3 \times \cdots \times 2019\times 2020} = \dfrac{2021\times 2022}{2}=2043231\\ \text{leading to the answer }\dfrac{c-1}{c+1} = \dfrac{1021615}{1021616} \text{ in lowest terms}This is slightly different to BBB's answer in post#13 :cry: (I strongly suspect that BBB made a typo actually ;):D)

EDIT: It took me a very long time to "notice" this! I started out by finding a*b*c*d and removing all the horrible nested fractions. This gave me a clue, when combined with an old thread that I remembered, that initially led me to...
xy=(x+1)(y+1)(x1)(y1)(x+1)(y+1)+(x1)(y1)x*y=\dfrac{(x+1)(y+1) - (x-1)(y-1)}{(x+1)(y+1) + (x-1)(y-1)}
 
Last edited:
The operation * is defined as follows:xy=x+y1+xyx*y=\frac{x+y}{1+xy}
What is the value of the following expression?

{[(23)4]...}2021=?\{[(2*3)*4]...\}*2021=?
Can I do 123...20011\star 2 \star 3 \star ... \star 2001 instead ?
 
1*2*3*...*2021= 1*(2*3*...*2021) = 2*3...*2021 since 1 is the identity number.
I believe '1' works for this operation more like '0' for regular multiplication, i.e. x:1x=1\forall x: 1\star x = 1
 
20212022220212022+2\frac{2021 * 2022 -2}{2021*2022+2}
=(2021+20221+2021×2022)2(2021+20221+2021×2022)+2= \dfrac{ \left( \dfrac{2021+2022}{1+2021 \times 2022} \right) -2}{ \left( \dfrac{2021+2022}{1+2021 \times 2022}\right) +2}just joking :ROFLMAO:
 
Top