Sunday, 3 January 2016

Math hacks you might not know.


       Math hacks


As I have said earlier this blog is not only to provoke technology but we will also share daily life tips that can really help you.
In this hectic world sometimes all we just need is a shortcut. An easy way out , nobody wants to wait for anything and if somebody is willing to tell you some sort of secret to make it easier for you than you could just subscribe his blog. Just kidding.

Everybody has their own way of solving maths and they apply their own perspective no matter what the teacher told them to do. If  they'd understood it. They would make a shortcut out of it.
So I'm gonna tell you a basic math tricks that nobody has ever told you before.
I'm gonna show you how to get square root of any number within seconds. 

                                          Working With Square Roots:


  1. Know what range square root is in , Since squaring numbers ending with 0 and squaring numbers ending with 5 are both easy, we can get the answer within the range of 5.
  2. If the number is a perfect square , then we can know what the ending digit of the answer will be by just looking at the ending digit of the question.


Whenever we take a square of 1 it always ends with 1
Whenever we take a square of 2 it always ends with 4
Whenever we take a square of 3 it always ends with 9

Let's see it more clearly
1² = 1   11² = 121 21² = 441 31² = 961  41² = 1681
2² = 4   12² = 144 22² = 484 32² = 1024 42² = 1764
3² = 9   13² = 169 23² = 529 33² = 1089 43² = 1849

If the number ends in a:

1 -> then the ending digit is 1 or 9.
4 -> then the ending digit is 2 or 8.
5 -> then the ending digit is 5.
6 -> then the ending digit is 4 or 6.
9 - then the ending digit is 3 or 7.

This way we can say that if a number is ending with numbers (2 , 3, 7, 8) then they are not perfect square.
Now I’m gonna show you some examples.

Example No. 1:   5329 will be _____.

  • We know the last number must be 3 or 7.
  • Now we chop off last two digits and we focus on remaining numbers i.e. 53.
  • We know that 72=49 and 82=64, since 53 are in between these two numbers, our answer is between 70 and 80.
  • Now, we know that the first digit of our answer is ‘7’. We simply multiply it by its next higher digit which is 7x8=56.
  • Since 53 is less 56, therefore the answer will be the lower of the two digits i.e. 3.
  • The answer is 73. 




Example No. 2: 15876 will be _____.
  • We know the last number must be 4 or 6.
  • Now we chop off last two digits and we focus on remaining numbers i.e. 158.
  • We know that 122=144 and 132=169, since 158 are in between these two numbers, our answer is between 120 and 130.
  • Now, we know that the first two digits of our answer are ‘12’. We simply multiply it by its next higher digit which is 12x13=156.
  • Since 158 is greater  than 156, therefore the answer will be the greater of the two digits i.e. 6.
  • The answer is 126.

                             Working with Cube Roots:




Working with cube roots is very similar to working with square roots.
  1. By looking at the last number, we can determine the last digit of the answer. If the last digit ends in:
    1 -> then the ending digit is  1.
    8 -> then the ending digit is  2.
    7 -> then the ending digit is  3.
    4 -> then the ending digit is  4.
    5 -> then the ending digit is  5.
    6 -> then the ending digit is  6.
    3 -> then the ending digit is  7.
    2 -> then the ending digit is  8.
    9 -> then the ending digit is  9.  

  2. Once the last digit is determined, write it down and mentally chop off the last 3 digits under the cube root.
  3. Now, using your knowledge of cubes, find what numbers the remaining are between. Write the smallest of these numbers.
Example No. 1: Cube root of 373248 will be _____.
  • We know the last digit ends in a 2. Write 2.
  • Chopping off last 3 digits, we are left with 373.
  • We know that 73=343 and 83=512, so the first digit is 7.
  • The answer is 72.
Example No. 2: Cube root of 1601613 will be _____.

  • We know the last digit ends in a 7. Write 7.
  • Chopping off last 3 digits, we are left with 1601.
  • We know that 113=1331 and 123=1728, so the first digit is 11.
  • The answer is 117.


                           WORKING WITH MULTIPLICATION:


Multiply by 11 :

(Case No.1)

  72x11 = _____
  Add the two numbers and place the result in middle.

Example:

7 (7+2) 2 x 11 = 792

(Case No.2)

99x11 = _____
Add the two numbers and place result in middle:
9 (18) 9
Now use the second number for the middle number and add the first number to the other first number.
i.e.
(9+1)(8)9 = 99x11=1089

Multiply by 12 :

To multiply any number by 12 just double the last digit and thereafter double each digit and add it to its neighbour.
Let’s take a look at an example.

We have 21314x12 = ______
We will always write it as ‘021314’.

Step 1: 021314 x 12 = _____8 (double of Last Digit 4=8)

Step 2: 021314 x12 = ____68 (now double of 1=2 and add it to neighbor i.e. 4, 2+4=6)

Step 3: 021314 x12 = ___768 (now double of 3=6 and add it to neighbor i.e. 1, 6+1=7)

Step 4: 021314 x12 = __5768 (now double of 1=2 and add it to neighbor i.e. 3, 2+3=5)

Step 5: 021314 x12 = _557668 (now double of 2=4 and add it to neighbor i.e. 1, 4+1=5)

Step 6: 021314 x12 = 255768 (now double of 0=0 and add it to neighbor i.e. 2, 0+2=2)

The answer is ‘255768’


                        Checking the Divisibility:

Dividing By 2:

A number is divisible by 2 if the last digit is even. The remainder in the case of 2 will always be one if the last digit is odd.

Dividing By 3:

A number is divisible by 3 if the sum of all digits is divisible by 3.
Example: 34,164 is divisible by 3 because 3+4+1+6+4=18 which is divisible by 3.
To find the remainder of a number divided by 3, add the digits and find that remainder. So if the digits added together equals 13 then the number has a remainder of 1 since 13 divided by 3 has a remainder of 1.

Dividing By 4:

A number is divisible by 4 if the last 2 digits are divisible by 4.
Example: 34,164 is divisible by 4 because 64 is divisible by 4.
To find the remainder of a number divided by 4. Take the remainder of the last 2 digits. So if the last two digits are 13 then the remainder is 1, since 13 divided by 4 has a remainder of 1.

Dividing By 5:

A number is divisible by 5 if the last digit is 5 or 0.
To find the remainder of a number divided by 5, simply use the last digit. If it is greater than 5, subtract 5 for the remainder.

Dividing By 6:

A number is divisible by 6 if it is divisible by 2 and 3 both.
Example: 34,164 is divisible by 6 because it is divisible by 2 and 3 both.


Dividing By 7:

A number is divisible by 7 if the following are true:
  1. Multiply the ones digit by 2.
  2. Subtract this value from rest of the number.
  3. Continue this pattern until you find a number you know is or is not divisible by 7.

Example 1:  7203 is divisible by 7 because:
  • 2x3 = 6.
  • 720-6 = 714, which is divisible by 7.


Example 2: 14443 is not divisible by 7 because:
  • 3x2 = 6
  • 1444-6 = 1438
  • 8x2 = 16
  • 143-16 = 127 this is not divisible by 7.
Note: This method takes a lot of practice and is sometimes easier to just work it out individually.

Dividing By 8:

A number is divisible by 8 if the last 3 digits are divisible by 8.
Example: 34,168 is divisible by 8 because 168 is divisible by 8.
To find the remainder of a number divided by 8 take the remainder of the last 3 digits. So if the last 3 digits are 013 then the number has a remainder of 5.

Dividing By 9:

A number is divisible by 9 if the sum of all digits is divisible by 9.
Example: 34,164 is divisible by 9 because 3+4+1+6+4=18 which is divisible by 9.
To find the remainder of a number divided by 9, add the digits and find that remainder. So if the digits added together equal 13 then the number has a remainder of 4 since 13 divided by 9 has a remainder of 4.

Dividing By 10:

A number is divisible by 10 if the last digit is a 0.
To find the remainder of a number divisible by 10 simply use the last digit.

Dividing By 11:

A number is divisible by 11 if these are true:
  1. Starting from the one’s digit, add every other digit.
  2. Add the remaining digits together.
  3. Subtract 1st step from the 2nd step.

If this value is zero, then the number is divisible by 11. If not zero then this is the remainder after dividing by 11 if it is positive. If the number is negative, simply add 11 to get the remainder.
Example: 6613585 is divisible by 11 since (5+5+1+6) – (8+3+6) = 0.

Dividing By 12:

A number is divisible by 12 if it is divisible by 3 and by 4.
Example: 34,164 is divisible by 12 because it is divisible by 3 and 4 both.




Sunday, 27 December 2015

Facts about Call Of Duty you might not know


            Facts About Call Of Duty You Might Not know

  1. Jason Statham was the voice of Sgt.Water a member of British special services (SAS) in Call Of Duty classic. 
  2. The time that player had actually played call of duty is 2.85 million years and 25 billion in hour more than the entirety of human existence
  3. 18 billion multiplayer matches have been played.
  4.   5 billion cars that had been destroyed in Call Of Duty.
  5. Call Of Duty players can fill 80 of the world’s largest sports.
  6. 31 Billion care packages have been dropped.
  7. 70 million more players than battle field.
  8. More shoots have been fired than stars in milky way.
  9. Modern Warfare sold 8.8 million copies in its first month which broke every sale record.
  10. In its first 5 days Modern warfare 3 made 7,75,000,000 dollars even more than any Hollywood movie ever grossed.
  11. Players have respawned 1.9 quadrillion times.
  12. North-Korea actually used a footage from Call Of Duty Modern warfare 3 in an Anti-USA propaganda that’s right they used actual footage of Modern warfare 3 during their Anti-American scheme but it was later removed when Activison claimed it.
  13. The map nuke town from black ops was originally taken from Indiana jones and the kingdom of crystal skull in which Indiana finds himself in the middle of some sort of fake town where the government checks the effects of nuclear bomb.
  14. A new call of duty has released every year with some new features and updates from previous games. This constant flow of games made it somehow repetitive and monotonous. Users find some scene from Modern warfare 2 and cod ghost exactly the same with just change of characters and sorroundings. 
  15. The first Call Of Duty or Call Of Duty classic is the only game in the series to not feature a shotgun. 
  16. The zombie mode in all Call Of Duty was inspired by a flash game titled “the last stand”. Where it has many similarities in which you have to survive the continuous zombie wave.
  17. On January 14th 2014 a new call of duty game was launched with the name call of duty online which was only been released in china and it is entirely free to play.
  18. A man played call of duty for 135 hours and made a world record. 

Sunday, 20 December 2015

How to remove vocals from any song.

HOW TO REMOVE VOCALS ANY SONG:

Finding a karaoke or instrumental of any song is pretty easy these days through youtube but you face the real problem when that song isn’t popular. Well it’s not really abstruse.
Usually people think it isn’t easy to make a song without having a studio. Well now time has changed. You can do anything online.
If you get the background music of any song, it will be really easy for you to make any song out of it.
I’m gonna show you some basic steps to remove vocals from any song.
Following are the steps.


1. DOWNLOAD AUDACITY:
AUDACITY is free to use multi track audio editor that let you edit your audio in your desire need that can easily remove vocals from any song. It can edit, record audio export WAV file. You can cut , copy and paste features with the possibility to undo it. Its latest version is 2.1.1 exe.









 









2.IMPORT ANY SONG:  

Now you have to import any song that you want to change

 


















3. SPLITING STEREO TRACK:

Now you have to split stereo track.










 






4. CHOOSING TRACK:

Now you’ve to choose any one track and double click on it.




 


















5. CHOOSE EFFECT:

Now you’ve to choose effect and then click on invert



  



















6. MOONO:

 Now you just have to choose MOONO in both track.




 




















7. KARAOKE IS READY:

Now enjoy your song without vocals and make your own song out of it.

Saturday, 19 December 2015

Things you didnt know about (NEXUS 5) (SAMSUNG S5) & (IPHONE 5S)


    Its basically a battle between value and premium. We are talking about the three most advanced smart phones that are out now. A conflict between people who wants to enjoy every latest android/ios updates with competitive prize and people who wants the most popular mobiles just for the sack of their popularity. 
Every company has its own prestige and they are trying their best to make this world a better place. Here we are talking about world's top mobile phone companies. Here are some detail about these companies.   
Samsung sold 444 million mobile phones in 2013 with a 24.6% market share, a rise of 2.6 percentage points compared to when the South Korean giant sold 384 million mobile phones.
According to Gartner, Apple which only sells smartphones, was the third largest player, selling 150.78 million units of its iPhones in 2013.The Cupertino giant had a market share of 8.3%. For context, the company sold 130.13 million smartphones in 2012.
LG sold 69.02 million mobile phones, a rise compared to about 58 million units it sold in 2012. LG has moved up one position compared to last year.                                  

NEXUS 5

IPHONE 5s
SAMSUNG S5

         



                           THINGS ABOUT SAMSUNG S5 :
  1. SAMSUNG S5 screen is significantly larger than 5s and NEXUS 5 making everything from watching any youtube video to browsing internet a bit more enjoyable and easier.
  2. SAMSUNG S5 can also be used while wearing gloves making it easier for people living in colder climate.
  3. SAMSUNG S5 has air view option where if we just put our finger on any picture it would help us preview it without having to press it. It specially helps in figuring out whose speed dial it is.
  4. SAMSUNG S5 has 4 times the resolution and sharpness than 5s (1080p) which basically makes files double their original size, so S5 is equipped with a 3.0 usb port allowing to transfer heavier files to personal computer.
  5. Speaking of larger files S5 has a sd card slot allowing to save up to 128 gb of 4k video data.
  6. SAMSUNG S5 battery is removable helping the user to replace it with a spare charged battery.
  7. The best thing about S5 is its power saving mode which helps the mobile to last 24 hours at just 10% charge.
  8. In S5 you have the option to download 3rd party keyboard and launcher.
  9. Another best thing about S5 is that it has water resistance for up to 30 minutes
  10. You can hide any file by using password protected mode and it will only be visible if password protected mode is active.
  11. If you triple click the power button it will automatically text your contacts in emergency list send your location , sound recording and a picture from your front camera.
  12. SAMSUNG S5 let you use two application at the same time making you enjoy multi-tasking.
  13.   There is built in heart rate moniter where you can not only measure your heart rate but also keep track of your diet and exercise.

                               THINGS ABOUT IPHONE 5S     

  1.  5s provides the best camera experience through front hdr+ camera.
  2. The finger print scanner is the best thing a user can experience.
  3. The best thing about 5s is new slowmotion video option. Users find it so cool and it’s totally unique.
  4. IPHONE 5s is the lightest mobile and users find it really delighting.
  5. You can easily track your mobile phone through icloud.
  6. Some people find Apple's technology sleeker and more efficient than that of Samsung.
  7. Some people just use 5s because they love apple and they simply hate android and there users.
                                COMPARISON:                           

HEIGHT:
-Well basically S5 leads the way with a height of 142 mm (5.59) inches.-The runner up is NEXUS 5 with a height of 137.9 mm(5.43) inches.-Last one is 5S with a height of 124. 
WIDTH:
-S5 leads the way with a width of 72.5 diameters.
-NEXUS 5 with a width of 69.2 diameters is second.
-5S with a width of 58.6 is third.

WEIGHT:
-With a weight of 112 gm 5S leads the way.
-With a weight of 130 gm NEXUS 5 comes second.
-With a weight of 145 gm S5 becomes heaviest.

WATER RESISTANCE:
-S5 can resist up to 30 min into water.
-NEXUS 5 & 5S couldn't bear it.

FINGER PRINT SCANNER:
-5S & S5 have a finger print scanner.
-NEXUS 5 doesn't add in this category.

BATTERY TIMING:
-With a battery of 2800 mah, S5 leads the way.
-With a battery of 2300 mah, NEXUS 5 seconds the position.
-With a battery of 1570 mah, 5S comes last.


                 SPECIFICATIONS:
                                    
                                     IPHONE 5S:
              
DISPLAY
  Type
LED-backlit IPS LCD, capacitive touchscreen, 16M colors
  Size
4.0 inches (~60.8% screen-to-body ratio)
640 x 1136 pixels (~326 ppi pixel density)
Yes
Corning Gorilla Glass, oleophobic coating

PLATFORM
iOS 7, upgradable to iOS 9.2
Apple A7
Dual-core 1.3 GHz Cyclone (ARM v8-based)
PowerVR G6430 (quad-core graphics)

MEMORY
No
16/32/64 GB, 1 GB RAM DDR3

CAMERA
8 MP, f/2.2, 29mm, autofocus, dual-LED (dual tone) flash, 
1/3" sensor size, 1.5 µm pixel size, touch focus, geo-tagging, face/smile detection, HDR (photo/panorama)
1080p@30fps, 720p@120fps,
1.2 MP, f/2.2, 31mm, 720p@30fps, face detection, HDR, FaceTime over Wi-Fi or Cellular

SOUND
Vibration, proprietary ring tones
Yes
Yes

COMMS
Wi-Fi 802.11 a/b/g/n, dual-band, hotspot
v4.0, A2DP
Yes, with A-GPS, GLONASS
No
Usb
v2.0, reversible connector

FEATURES
Fingerprint, accelerometer, gyro, proximity, compass
iMessage, SMS (threaded view), MMS, Email, Push Email
HTML5 (Safari)
No

- Active noise cancellation with dedicated mic
- Siri natural language commands and dictation
- iCloud cloud service
- iCloud Keychain
- TV-out
- Maps
- Audio/video player/editor
- Organizer
- Document viewer/editor
- Photo viewer/editor
- Voice memo/dial/command
- Predictive text input

BATTERY

Non-removable Li-Po 1560 mAh battery (5.92 Wh)
Up to 250 h (2G) / Up to 250 h (3G)
Up to 10 h (2G) / Up to 10 h (3G)
Up to 40 h

MISC
Space Gray, White/Silver, Gold
1.12 W/kg (head)     1.18 W/kg (body)    
1.00 W/kg (head)     0.80 W/kg (body)    

TESTS
Endurance rating 54h



..................................................................................................


                                     NEXUS 5: 


BODY
137.9 x 69.2 x 8.6 mm (5.43 x 2.72 x 0.34 in)
130 g (4.59 oz)
Micro-SIM

DISPLAY
True HD IPS+ capacitive touchscreen, 16M colors
4.95 inches (~70.8% screen-to-body ratio)
1080 x 1920 pixels (~445 ppi pixel density)
Yes
Corning Gorilla Glass 3

PLATFORM
Android OS, v5.0 (Lolipop), upgradable to v6.0 (Marshmallow)
Qualcomm MSM8974 Snapdragon 800
Quad-core 2.3 GHz Krait 400
Adreno 330

MEMORY
No
16/32 GB, 2 GB RAM

CAMERA
8 MP, autofocus, OIS, LED flash, 
Geo-tagging, touch focus, face/smile detection, panorama, HDR
1080p@30fps, optical stabilization, 
1.3 MP

SOUND
Vibration; MP3, WAV ringtones
Yes
Yes

COMMS
Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, DLNA, hotspot
v4.0, A2DP
Yes, with A-GPS, GLONASS
Yes
No
microUSB v2.0 (SlimPort), USB Host

FEATURES
Accelerometer, gyro, proximity, compass, barometer
SMS(threaded view), MMS, Email, Push Mail, IM
HTML5
No

- Wireless Charging (Qi-enabled)
- Active noise cancellation with dedicated mic
- MP4/H.264 player
- MP3/WAV/eAAC+ player
- Photo/video editor
- Document editor
- Voice memo/dial/commands

BATTERY

Non-removable Li-Po 2300 mAh battery
Up to 300 h (3G)
Up to 17 h (3G)

MISC
Black, White, Red
0.92 W/kg (head)     1.23 W/kg (body)    
0.49 W/kg (head)     0.48 W/kg (body)    

TESTS


.....................................................................................................

                                    SAMSUNG S5:


DISPLAY
Super AMOLED capacitive touchscreen, 16M colors
5.1 inches (~69.6% screen-to-body ratio)
1080 x 1920 pixels (~432 ppi pixel density)
Yes
Corning Gorilla Glass 3

- TouchWiz UI

PLATFORM
Android OS, v4.4.2 (KitKat), upgradable to v5.0 (Lollipop)
Qualcomm MSM8974AC Snapdragon 801
Quad-core 2.5 GHz Krait 400
Adreno 330

MEMORY
microSD, up to 128 GB
16/32 GB, 2 GB RAM

CAMERA
16 MP, f/2.2, 31mm, phase detection autofocus, LED flash,
1/2.6" sensor size, 1.12 µm pixel size, geo-tagging, touch focus, face/smile detection, panorama, HDR
2160p@30fps, 1080p@60fps, 720p@120fps, HDR, dual-video rec.
2 MP, f/2.4, 22mm, 1080p@30fps, dual video call

SOUND
Vibration; MP3, WAV ringtones
Yes
Yes

COMMS
Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot
v4.0, A2DP, EDR, LE, apt-X
Yes, with A-GPS, GLONASS, BDS
Yes
Yes
No
microUSB v3.0 (MHL 2.1 TV-out), USB Host

FEATURES
Fingerprint, accelerometer, gyro, proximity, compass, barometer, gesture, heart rate
SMS(threaded view), MMS, Email, Push Mail, IM
HTML5
No

- Wireless charging (Qi-enabled) - market dependent
- ANT+ support
- S-Voice natural language commands and dictation
- Air gestures
- Dropbox (50 GB cloud storage)
- Active noise cancellation with dedicated mic
- MP4/DivX/XviD/WMV/H.264 player
- MP3/WAV/WMA/eAAC+/FLAC player
- Photo/video editor
- Document viewer

BATTERY

Li-Ion 2800 mAh battery
Up to 390 h
Up to 21 h
Up to 67 h

MISC
Charcoal Black, Copper Gold, Electric Blue, Shimmery White
1.20 W/kg (head)     1.58 W/kg (body)    
0.56 W/kg (head)     0.41 W/kg (body)    

TESTS
Endurance rating 83h