Wolfram|Alpha Widgets
Here are the few widgets I made with Wolfram|Alpha computational knowledge engine.
Currency Convertor
Elements Properties
Name the element and find out all its properties.
Wavelength- Nanometer to Electronvolt
Angle Conversions
Energy Conversions
Typography Conversions
Death of a Rationalist..
Dr. Narendra Dabholkar
“Fundamentalism means never having to say ‘I’m wrong.’”
“Man will never be free until the last king is strangled with the entrails of the last priest.”
Lord Ganesha with Different Strokes....
Lord Ganesha- a lord of success and remover of obstacles, and the mystical symbol Om [ॐ] are the cultural mnemonics of India. Capturing the spirit of Lord Ganesha in different manifestations has always been a dream of an artist. And achieving the very essence of it in a few strokes is really an art of minimalism. Apart from the artistic elegance, it has the power and appeal to connect with you in any form. Last week I installed an app called Calligraphy Art which is really good for drawing elegant & beautiful letterforms. Here are the few drawings I tried with this app and with iDraw app.
Drawn on iPad with Calligraphy Art.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Drawn on iPad with iDraw.
Project Euler- Problem 1
Here is the Euler problem 1
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.Find the sum of all the multiples of 3 or 5 below 1000.
Inspired by the Bret Vector's interactive demos, I just wanted to create the solution involving some interaction. So here is the Mathematica code-
Manipulate[Total[Select[Range[x], Mod[#, 3] == 0 || Mod[#, 5] == 0 &]],
{{x, 1, Style["Number", FontFamily > "Open"},
Alignment > {FontFamily > Style["Sum", 12]]
You will require Wolfram CDF player plugin [download here] to view this demo.
Since the Wolfram CDF Player plugin is no longer functional, I am sharing a video that shows an interactive solution to Euler Problem 1.
Euler Problem 1 Solution
Droplets...
“Let the rain kiss you. Let the rain beat upon your head with silver liquid drops. Let the rain sing you a lullaby.”