Bored in math class again, so I made this

  • Thread starter Thread starter Blahness
  • Start date Start date
  • Tags Tags
    Class
AI Thread Summary
The discussion revolves around mathematical tricks for quickly calculating squares of numbers, particularly those near a known value. A key equation presented is A^2 + A + B = B^2, which simplifies to find squares of numbers like 49 using the known square of 50. Participants share various techniques, including using the formula (a+b)(a-b) = a^2 - b^2 for mental calculations and a method for squaring numbers ending in five. The conversation highlights the usefulness of these tricks in enhancing mental math skills, while also acknowledging that they may not be groundbreaking. Overall, the thread emphasizes practical applications of algebraic identities for efficient calculations.
Blahness
Messages
113
Reaction score
0
If B - A = 1,
Then
A^2 + A + B = B^2.

Good for figuring out an exponent next to one you know.
Example:
You know 50^2 is 2500, but need 49^2.

B^2(2500) - B(50) - A(49) = B^2(2401).

Make sense?
Useful, useless, w/e?
 
Physics news on Phys.org
Blahness said:
Make sense?
Sure:

a^2 + a + b = b^2 \Leftrightarrow a^2 - b^2 = - \left( {a + b} \right) \Leftrightarrow \left( {a - b} \right)\left( {a + b} \right) = - \left( {a + b} \right) \Leftrightarrow \left( {a - b} \right) = - 1 \Leftrightarrow b - a = 1

Blahness said:
Useful, useless, w/e?
I suppose so, but I doubt it's "new" :smile:
 
Probably not, but I need to know that the crap I think up in math class isn't junk! ^_^
Ty ^_^
 
Knowing and applying 'tricks' like these is usually how I am able to multiply big numbersin my head. Note: Big means 2 digits.
For example, using (a+b)(a-b)=a^2-b^2, calculating 47 times 53 is easy:
47 \cdot 53=(50+3)(50-3)=50^2-3^2=2500-9=2491
 
To find roots near 50, use (50+/-x)^2 = 2500 +/- 100x + x^2. In other words, to find 47^2 just subtract 3 from 25 to get 22 and square 3 to get 09, so 47^2=2209.

Read it from one of Feynman's books.

- Kamataat
 
Unfortunately, these sorts of tricks alone will not get you very far.
 
They always work like a charm for me. Then again, I really suck at mental calculations without 'tricks'.

To square a number a ending with a five quickly:
Write a = 10b+5. (division by 10 with remainder 5). b is simply the number you get after dropping the 5 mentally.
a^2=(10b+5)^2=100b^2+100b+25=100b(b+1)+25
So you simply take b, multiply with the next integer and glue 25 at the end.

25^2: 2 times 3 is 6. 'add' 25 to get 625
85^2: 8 times 9 is 72. 'add' 25 to get 7225
etc.
 
Kamataat said:
To find roots near 50, use (50+/-x)^2 = 2500 +/- 100x + x^2. In other words, to find 47^2 just subtract 3 from 25 to get 22 and square 3 to get 09, so 47^2=2209.

Read it from one of Feynman's books.

- Kamataat

I think this trick given to Feynman by Hans Bethe while they were at Los Alamos!
 
Galileo said:
They always work like a charm for me. Then again, I really suck at mental calculations without 'tricks'.

etc.
mental calculations as you coined it really depend on your memory.
 
  • #10
Another one I have found is this.

5^2= 25 0=n
15^2= 225 2=n
25^2= 625 6=n
35^2=1225 12=n
45^2=2025 20=n
55^2=3025 30=n

How would I express that algebracly?
 
  • #11
Try expanding (m*10+5)^2
 
  • #12
quasar987 said:
I think this trick given to Feynman by Hans Bethe while they were at Los Alamos!

Yes, it was indeed!

- Kamataat
 
  • #13
My achievements in math: a^2=(a+1)*(a-1)+1 for {a>N/a>0}

in other words 49^2=50*48

so 49^2=2400
 
  • #14
Robokapp said:
My achievements in math: a^2=(a+1)*(a-1)+1 for {a>N/a>0}
in other words 49^2=50*48
so 49^2=2400


You forgot to add 1.
 
  • #15
Robokapp said:
My achievements in math: a^2=(a+1)*(a-1)+1 for {a>N/a>0}
in other words 49^2=50*48
so 49^2=2400

A power has the same factors as its rational roots.
 
  • #16
49^2 = 2401.

Anyway, if it's a^2=(a+1)*(a-1)+1
That becomes
49^2=(50)*(48)+1
reduces to
2401 = 2401.

Just clearing that up. ^_^

Much more simplistic version of my equation, nice Robo! ^_^''
 

Similar threads

Replies
4
Views
2K
Replies
6
Views
2K
2
Replies
69
Views
8K
2
Replies
80
Views
9K
Replies
25
Views
4K
Replies
42
Views
10K
Replies
35
Views
4K
Back
Top