Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#154 Re: Puzzles and Games » Find a number... » 2010-05-27 17:41:43

Consider a three digit number (100a+10b+c) ; a, b, c ∈ {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} and a≠0

(100a+10b+c) = (a+b+c)[sup]2[/sup]
99a+9b = (a+b+c)[sup]2[/sup] - (a+b+c)
9(11a+b) = (a+b+c)(a+b+c-1)

Since LHS of the equation is a Multiple of 9 and that the Maximum Value of RHS (a+b+c) can be (9+9+9) = 27, we have the following three cases...

CASE-I: 9(11a+b) = 9×8
11a+b = 8 a=1 and b=-3 Not Possilbe (b can't be -ve)

CASE-II: 9(11a+b) = 18×17
11a+b = 34 a=3 and b=1

a+b+c = 18
c = 18 - (a+b) = 18 - (3+1) = 14 Not Possilbe (c=14 is not possible)

CASE-III: 9(11a+b) = 27×26
11a+b = 78 a=7 and b=1
a+b+c = 27
c = 27 - (a+b) = 27 - (7+1) = 19 Not Possilbe (c=19 is not possible)

Hence, we can conclude that NO SUCH THREE DIGIT NUMBER IS POSSIBLE!

I think it'd be much easier to show this for higher digit numbers! wink

#155 Re: Maths Is Fun - Suggestions and Comments » Date and Time! » 2010-05-26 22:34:00

That's a really nice clock!!! up

But not the PC time plzz.........

#156 Maths Is Fun - Suggestions and Comments » Date and Time! » 2010-05-26 18:29:18

ZHero
Replies: 5

I think it'd be nice if the current Date and Time are displayed on the top of the page. wave

I don't think if it'd use up much resources (not more than all the animated avatars do.. I'm a little befuddled here as to whether they dizzy are animated by the Server or the gif is first downloaded on the user machine and then eats up IT's resources?)!

Besides the fact that a clock is available in the Sys Tray, I'd love to see one on the top of this page for the sake of Reliability and Ease!! cool
And please make the time to be displayed according to the Time Zone (and no daylight savings... rrrr what's that?)
You can choose to display GMT or the Server Time as the default choice. touched

#157 Re: Puzzles and Games » Perfect Squares.. » 2010-05-26 17:49:04

Hmmm...
Let (100y+10a+b) = M[sup]2[/sup] ; ∀ y ∈ Z[sup]+[/sup] and {a, b} ∈ {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}

We want (100y+10b+a) to be a perfect square too.
Let (100y+10b+a) = N[sup]2[/sup]

We can see that...
M[sup]2[/sup] - N[sup]2[/sup] = 9(a-b)
or, M[sup]2[/sup] - N[sup]2[/sup] = 9k ; k ∈ {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}

The question is, in fact, looking for two numbers M[sup]2[/sup] and N[sup]2[/sup] such that their difference is a multiple of 9 i.e. ∈ {0, 9, 18, 27, 36, 45, 54, 63, 81}

M[sup]2[/sup] - N[sup]2[/sup] = 9k
(M+N)(M-N) = 9k
since {M, N} ∈ Z[sup]+[/sup]
∴ (M+N) and (M-N) must be either both Even or both Odd factors of 9k.
Hence, only possible values of 9k are {0, 9, 27, 36, 45, 63, 81}

for (M+N)(M-N) = 9 = 9×1 M=5 and N=4

for (M+N)(M-N) = 27 = 9×3 M=6 and N=3
for (M+N)(M-N) = 27 = 27×1 M=14 and N=13

for (M+N)(M-N) = 36 = 18×2 M=10 and N=8

for (M+N)(M-N) = 45 = 9×5 M=10 and N=8
for (M+N)(M-N) = 45 = 45×1 M=23 and N=22

for (M+N)(M-N) = 63 = 9×7 M=8 and N=1
for (M+N)(M-N) = 63 = 63×1 M=32 and N=31

for (M+N)(M-N) = 81 = 9×9 M=9 and N=0
for (M+N)(M-N) = 81 = 27×3 M=15 and N=12
for (M+N)(M-N) = 81 = 81×1 M=41 and N=40

for the Special Case of ZHero tongue

(M+N)(M-N) = 0 M=N

I referred WikiPedia.

WikiPedia wrote:

A square number can only end with digits 00,1,4,6,9, or 25 in base 10, as follows:

1. If the last digit of a number is 0, its square ends in 00 and the preceding digits must also form a square.

2. If the last digit of a number is 1 or 9, its square ends in 1 and the number formed by its preceding digits must be divisible by four.

3. If the last digit of a number is 2 or 8, its square ends in 4 and the preceding digit must be even.

4. If the last digit of a number is 3 or 7, its square ends in 9 and the number formed by its preceding digits must be divisible by four.

5. If the last digit of a number is 4 or 6, its square ends in 6 and the preceding digit must be odd.

6. If the last digit of a number is 5, its square ends in 25 and the preceding digits must be 0, 2, 06, or 56.

It can be seen that points 2. and 6. are not possible and for the remaining possibilities, only 00 and 44 (since M=N) are the possibilities for the last two digits!!!

Points 4. and 5. have been covered in the M=14 and N=13 wink

#158 Re: Dark Discussions at Cafe Infinity » Did you know? » 2010-05-26 00:33:50

#7. Did you know?

You are Wrong if you think Mathematics is not fun!

#159 Re: Jokes » Silly Questions Funny Answers! » 2010-05-26 00:26:11

Q: Where does a horse go when it is sick?
A:

Q: What time should you go to the dentist?
A:

Q: What happens when an Elephant sits in a Mrcedes?
A:

Q: What does romance start from?
A:

#160 Re: Jokes » Another Blonde Joke » 2010-05-26 00:08:08

that's really funny sad I actually laughed.

#163 Re: Puzzles and Games » Add 13 more and post it forever. » 2010-05-24 22:49:24

6604 cetchup

6604+604+04+4+13 is a Prime number.

6604+604+04+4+13131313 is a Prime number.

6604+604+04+4+31 is a Prime number.

6604+604+04+4+31313131 is a Prime number.

#164 Re: Puzzles and Games » Add 13 more and post it forever. » 2010-05-24 22:48:21

6617 ketchdown


6617+617+17+7-11 is a Prime number.

6617+617+17+7-131 is a Prime number.

6617+617+17+7-1331 is a Prime number.

#165 Re: Help Me ! » Simple percentage question. » 2010-05-24 20:36:54

jake_110118 wrote:

Here is the New Zealand grading system:

A+      89.500 - 100.000      Pass with Distinction
A     84.500 - 89.490     Pass with Distinction
A-     79.500 - 84.490     Pass with Distinction
B+     74.500 - 79.490     Pass with Merit
B     69.500 - 74.490     Pass with Merit
B-     64.500 - 69.490     Pass with Merit
C+     59.500 - 64.490     Pass
C     54.500 - 59.490     Pass
C-     49.500 - 54.490     Pass
D     0.000 - 49.490     Specified Fail

If you get a score of 59.49 (i.e. maximum C grade) in 80% of the subjects, then you need to get at least 9.59 score in the remaining 20% subjects in order to get a C grade smile ; else you get a D. sad

If you score 54.50 (i.e. minimum C grade) in 80% of the subjects, then you need to get at least 29.55 score in the remaining 20% subjects to get a C smile ; or else you get a D again...

#166 Re: Help Me ! » Simple percentage question. » 2010-05-24 18:42:28

depends upon your grading system..
How many marks fetch you a grade C?
How many grade D??

#168 Re: Puzzles and Games » Word Game #57 » 2010-05-24 03:16:58

Hey Ya!!! wave
I'll come to #57 after am done with #66!

Tell you what, i'm gonna post the same lists here too.... lol

#169 Re: Dark Discussions at Cafe Infinity » tragedy that killed a lot of innocents » 2010-05-24 03:12:00

That's really......
I mean why would.........
I'm sorry.
I hope you to recover from the shock soon.

#170 Re: Jokes » Silly Questions Funny Answers! » 2010-05-24 00:49:16

Q: What is height of Craziness?
A:

Q: What is height of Stupidity?
A:

Q: What is height of Honesty?
A:

Q: What is height of De-hydration?
A:

#171 Re: Help Me ! » Summation » 2010-05-24 00:24:14

soroban wrote:



wave    sad         up       swear        lol         dizzy          wink

#172 Re: Help Me ! » Summation » 2010-05-24 00:12:15

soha wrote:

this one... Why did you find 2k^2 here?

Hope you got it!

#173 Re: Help Me ! » probability and circles!!!! » 2010-05-24 00:06:41

mathsyperson wrote:

. . . For lines AB and CD to cross, their order around the circle needs to be ACBD or ADBC.

Overall, the possibilities for orders are:

ABCD
ABDC
ACBD
ACDB
ADBC
ADCB

They're all equally likely, so the probability is 2/6 = 1/3.

I worked upon a Long Hand approach just trying to refute this.

Consider that there are P[sub]1[/sub], P[sub]2[/sub], P[sub]3[/sub], . . . , P[sub]n+2[/sub] points on a circle in that order and n≥2 is even.

I take a fixed point P[sub]a[/sub] and another point P[sub]a+k[/sub].

The idea is that for P[sub]a[/sub] and P[sub]a+1[/sub], no line segment formed with the remaining n points as their ends will intersect P[sub]a[/sub]P[sub]a+1[/sub].
(coz there is no point in minor arc P[sub]a[/sub]P[sub]a+1[/sub])

Similalry, For P[sub]a[/sub] and P[sub]a+2[/sub], (n-1) line segments formed out of the remaining n points will intersect P[sub]a[/sub]P[sub]a+2[/sub]!!
(there is only one point, P[sub]a+1[/sub], in minor arc P[sub]a[/sub]P[sub]a+2[/sub])

For P[sub]a[/sub] and P[sub]a+3[/sub], 2(n-2) line segments formed out of the remaining n points will intersect P[sub]a[/sub]P[sub]a+3[/sub]!!
(there are two points, P[sub]a+1[/sub] and P[sub]a+2[/sub], in minor arc P[sub]a[/sub]P[sub]a+3[/sub])
and so on.......

In each of the cases, the total number of line segments that can be formed out of the remaining n points is n(n-1)/2.

Now, the probability can be found out as..
(total number of intersecting lines for each of the line segments P[sub]a[/sub]P[sub]a+1[/sub], P[sub]a[/sub]P[sub]a+2[/sub], etc) ÷ (total number of line segments that can be drawn from the remaining n points in every case.)



The numerator part is a little twisted what!!!! rolleyes

The probability for all even values of n is

#174 Re: Puzzles and Games » Metamorphosis » 2010-05-23 02:20:23

HARD
LARD
LARS !?
LAYS
DAYS
LAYS
LANS
LANE
LINE
LITE
NITE


YOURMATHDRAG

#175 Re: Puzzles and Games » Metamorphosis » 2010-05-22 20:12:55

bobbym wrote:

Here is one.

sack -> your -> city

SACK
SOCK
SOUK
SOUR
YOUR
TOUR
TORR
TORE
CORE
CIRE (French Origin)
CITE
CITY

Next WAS FOUR ZERO FIVE #138


NOTE: Plz don't post new words in future until the previous ones have been done or at least reckoned impossible...

Board footer

Powered by FluxBB