Brainsteem Mathematics Challenges: Integer Powers Function

in #mathematics6 years ago

This is a harder version of the puzzle posted here, hence the red icon.


Question

Let x and y be positive integers, such that

f = xy

(or f = x^y if you can't see the superscripts)

and x + y = 80.

Find the highest value of f.

You may leave the answer as a power function ab.


A reminder that these questions should be done without any electronic aid.

There are very few calculus questions, if any, in most mathematics challenges. I assume this is because there are few tricky questions; once you understand the algorithms, differentiating and integrating can be tedious but fairly procedural. This question has a bit of calculus that is often missed out in some courses, but should be interesting to those doing some form of advanced calculus at school.

The last step will have most people reaching for a calculator! However, assuming that it is doable without one, how would you proceed?


The first correct answer and further interesting comments will be rewarded with an upvote. Please show your method, or at least the key steps.

Enjoy!


More Brainsteems coming soon...


- - - - - -
Please Comment, Resteem and Upvote. Thanks!

@rycharde manages the AAKOM project and the MAP Trail.

Also check out the new MAP Rewarder for passive income and extra upvotes!

Sort:  
Loading...
a = 0
b = 0

For x = 1 to 79
    y = 80 - x
    f = x^y
    If f > v Then
        v = f
        a = x
        b = y
    End If
Next

WScript.Echo a & "^" & b

prints 20^60

Thanks for witness vote by the way. ^_^

Perhaps I should reboot the computational mathematics challenges I used to post :-)
They were mildly popular compared to the analytical maths puzzles.

BTW like most people, rarely look at my witness votes, but was time for a few tweaks, so you're welcome!

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by rycharde from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.

Coin Marketplace

STEEM 0.30
TRX 0.11
JST 0.033
BTC 64271.38
ETH 3157.43
USDT 1.00
SBD 4.25