|
|
|
 |
|

September 22nd, 2004, 02:49 PM
|
 |
Lieutenant Colonel
|
|
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
It's also known as "lucky guess". While it is possible for a puzzle like that one to have one of the letters be zero, it is usually the case that one zero makes all zero. Plus, since we were only going for a right answer to the puzzle, I could have chose V=0 first, found it was not valid, then jumped back into V=9. But since I did V=9 first, and got a good answer, I could halt right there.
Oh, and by the way, I'm taking a pre-graduate level theoretical computer science course and a high level number theory course currently. Might have something to do with the intuition development
Narf:
[img]/threads/images/Graemlins/Hammer.gif[/img]
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
|

September 22nd, 2004, 02:54 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
|
|
Re: OT: Interesting math problem...
Um...Are you hammering me, the medal, yourself or the thread? Or giving me a hammer?
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
|

September 22nd, 2004, 04:03 PM
|
 |
General
|
|
Join Date: Sep 2003
Location: United Kingdom
Posts: 3,603
Thanks: 0
Thanked 22 Times in 22 Posts
|
|
Re: OT: Interesting math problem...
Quote:
Will said:
Oh, and by the way, I'm taking a pre-graduate level theoretical computer science course and a high level number theory course currently.
|
You have my sympathy, for dread fills my heart at the very thought of the hardships you are underdoing. I can but express my compassion to you, and wish you well despite your suffering.
For your heroic efforts, I hereby grant you a Medal of Gallanty. Or I would have, had Narf not already done so. Besides, we are in a bit of a shortage of medals these days.
*Ducks for cover, right behind Narf. Hammers happen to fall from the skies these days* All this message was obviously to be taken with a grain of salt, and more than a single grain if more is available.
|

September 22nd, 2004, 08:37 PM
|
 |
Major General
|
|
Join Date: Oct 2002
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
Quote:
Kamog said:
If you're allowed to use logarithms:
sqrt (x) = e^(0.5 * ln(x))
|
Kamog, I don't mean to be picky, but if you have decimal exponents available to do the e^ portion, you don't need logarithms at all:
sqrt (x) = x^(0.5)
- it's a basic identity.
__________________
Of course, by the time I finish this post, it will already be obsolete. C'est la vie.
|

September 23rd, 2004, 12:07 AM
|
 |
Lieutenant Colonel
|
|
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
Quote:
narf poit chez BOOM said:
Um...Are you hammering me, the medal, yourself or the thread? Or giving me a hammer?
|
Yes.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
|

September 23rd, 2004, 12:22 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
|
|
Re: OT: Interesting math problem...
/me is confused.
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
|

September 23rd, 2004, 01:30 AM
|
 |
Major
|
|
Join Date: Aug 2000
Posts: 1,246
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
Quote:
Will said:
Quote:
narf poit chez BOOM said:
Um...Are you hammering me, the medal, yourself or the thread? Or giving me a hammer?
|
Yes.
|
Quite.
__________________
When a cat is dropped, it always lands on its feet, and when toast is dropped, it always lands with the buttered side facing down. I propose to strap buttered toast to the back of a cat. The two will hover, spinning inches above the ground. With a giant buttered cat array, a high-speed monorail could easily link New York with Chicago.
|

September 23rd, 2004, 01:46 AM
|
 |
Lieutenant General
|
|
Join Date: Nov 2002
Posts: 2,903
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
Quote:
Jack Simth said:
Kamog, I don't mean to be picky, but if you have decimal exponents available to do the e^ portion, you don't need logarithms at all:
sqrt (x) = x^(0.5)
- it's a basic identity.
|
Hmm, that's a good point.
Yeah, I know that identity. Actually I started off with it to get the equation:
y = x^0.5
ln(y) = ln(x^0.5)
ln(y) = 0.5*ln(x)
y = e^(0.5*ln(x))
I see what you mean, why use logarithms if you have decimal exponents available.
|

September 23rd, 2004, 01:55 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
|
|
Re: OT: Interesting math problem...
So, how do you calculate 64^0.5 without a calculator?
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
|

September 23rd, 2004, 02:12 AM
|
 |
Lieutenant General
|
|
Join Date: Nov 2002
Posts: 2,903
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: OT: Interesting math problem...
Here's a trick to calculate square roots of square numbers without a calculator. Keep subtracting odd numbers like this:
1. 64 - 1 = 63
2. 63 - 3 = 60
3. 60 - 5 = 55
4. 55 - 7 = 48
5. 48- 9 = 39
6. 39 - 11 = 28
7. 28 - 13 = 15
8. 15 - 15 = 0
It took 8 steps to get to 0 so the square root of 64 is 8. I don't know why this works.
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|