All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
A Perplexing Expression (Posted on 2005-10-14) Difficulty: 3 of 5
Using only math symbols (no functions like sin, cos, log, etc.) create an expression with only two 2s equal to 5 (no other digits or constants).

See The Solution Submitted by Brian Smith    
Rating: 3.5000 (6 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
"+" is a function? | Comment 12 of 18 |

"The "+" operation is a function. The word "function" in mathematics is a very general one.  The word "operation" almost always means "a function with exactly two inputs".

The "+" operation is really a function that takes two inputs and returns the sum of those inputs.  In a more formal system, just as we write: f(x), we might have written +(5, 4) = 9.

There are a couple of reasons that the common operations are written with the infix (rather than prefix) operators like "+", "-", "x" and "/".

First off, they were used LONG before anyone had formalized the idea of a function.  Second, by agreeing on some precedence rules you can avoid writing so many parentheses.  So instead of writing: 3+4+5+6

we'd have to write something like +(3, +(4, +(5, 6)))

There is nothing that says that a function has to have a name that's an alphabetic variable, although it is usually done that way.  As your friend points out, square-root is also a function (and again, an ancient and important one) that uses a strange symbol in place of a letter. (
My note: the symbol for sqrt evolved from the letter R)

Note that exponentiation is also a function that uses yet another
scheme.  There are other examples of weird symbols used as functions, or as operations, but they are from obscure areas of mathematics.

- Doctor Tom, The Math Forum
  <
http://mathforum.org/dr.math/>

Edited on October 15, 2005, 2:56 pm
  Posted by pcbouhid on 2005-10-15 14:48:23

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information