238 is possible. It could be written then recursively as
t(n) = t(n-1)*3 + n - 1
t(1) = 2
RE: Daily Brain Games (Nov 23) - how witty are you?
You are viewing a single comment's thread from:
Daily Brain Games (Nov 23) - how witty are you?
Daily Brain Games (Nov 23) - how witty are you?
238 is possible. It could be written then recursively as
t(n) = t(n-1)*3 + n - 1
t(1) = 2
This is a perfect answer, thanks for participating!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit