Search This Blog

Simplicity is the ultimate sophistication.” — Leonardo da Vinci
Contact me: sreramk360@gmail.com

Monday, 13 July 2015

Calculus Vs algebra





Calculus Vs algebra:-


-By K Sreram

This article was first written on 2013


Introduction:-

This article was written to show the difference between arithmetic algebra and calculus. Differentiation and integration is far different from arithmetic algebra (though arithmetic algebra is used to represent the process of differentiation, differentiated equations, integrated equations or expressions) because, arithmetic algebra does not support the results provided by differentiation or integration process. Arithmetic algebra shows that the result provided by differentiation or integration process is approximated and the error will never be zero; but calculus says exact values.
I have proved all this in this article. This article also shows us what actually calculus is and how to apply them practically. Differential and integral calculus is a modification done to the mathematics at the time when arithmetic (and some geometric) algebra was prominent. It defines a wrong result (according to the ordinary algebra) to be correct (with proper proofs).



Monday, 22 June 2015

How to make a good chess move


How to calculate chess positions?

The grandmaster's secret” is what every average chess player will want to know. But unfortunately there is no "secret" for evaluating chess positions with high accuracy. We just need to change the view by which we look at the board while evaluating. But that's also not going to be easy. Only extensive practical experience on applying the methods described in this article will improve the player's playing strength. This article is not written by an experienced rated chess player of any sort, the author just play chess and analyses chess to some degree. And the author does not claim that the methods presented in this article are standardized theoretical methods. 

Analysis on shell sorting algorithm's worse case



Analysis on shell sorting algorithm's worse case

Dear reader,

Before we get to the main part of this post, I would like to share my experience learning this algorithm. I am a student doing my computer science engineering, and this concept of shell sorting is a part of my first year syllabus. I couldn't initially understand why shell sort runs faster than insertion sort, given that shell sort tends to insertion sort algorithm if the separation by which the system does the sorting procedure reaches one. On all cases, it does reach one and the same kind of iterations as of insertion sorting algorithm is found to take place. So this question had bothered me for a two days after since I had come across it. But now, I am completely clarified with that doubt. Because I found it difficult to understand why shell sorting algorithm proceeds faster than insertion sorting algorithm when I was learning this algorithm, I would be able to give a better view on shell sorting algorithm, in a way that you don't face the same problem I had faced.
Yours,
 K Sreram.

Wednesday, 29 April 2015

Time travel


If time travel to the past were possible (A good solution to the grandfather paradox)

Traveling back in time is one of the most important science fictional concept that most science fiction author wish to exploit. Any story that involves time travel, will always forget to answer certain questions that stand vital for the reader’s understanding of time travelling concept. The main reason to this is time travel concept gives raise to many unique paradoxes that are hard to solve. Solving such paradox might not always seem easy. One such paradox is the grandfather paradox.

Tuesday, 28 April 2015

Maximize your creativity


Steps to maximize your Creativity easily

Of course, keeping the title of this blog as "Creativity Maximized" and not talking about maximizing your creativity seems a bit offbeat. So in this article I have shared my views on how to maximize your creativity; what I say here are purely out of my experience and does not go beyond that. Usually when we talk about "creativity", we refer to doing something "different" or "out of the box". When do we say something is "out of the box?" Have you ever thought about it? When we feel something seems different, we call it creative.

Monday, 27 April 2015

Detective series's answer




Question1. The jewel thief  : Detective John Volt. (detective puzzle series)
Mrs Lucy had her front door fastened before going to the market to buy some food. When she came back after an hour, she found her front door open. She rushed to her room and found her valuable jewels missing, so she immediately contacted the best detective in the town John Volt.

Detective game series



Question 1. The jewel thief   : Detective John Volt (detective puzzle series).
Mrs Lucy had her front door fastened before going to the market to buy some food. When she came back after an hour, she found her front door open. She rushed to her room and found her valuable jewels missing, so she immediately contacted the best detective in the town John Volt.

Featured post

Why increasing complexity is not good?

“ Simplicity is the ultimate sophistication.” — Leonardo da Vinci Why is complicating things wrong ? - K Sr...