This is a continuation of the series of summer projects sponsored by department of science and technology, government of India. In this project work, I have worked to collect and expand what Ramanujan did with Nested Radicals and summarized all important facts into the one article. In the article, there are formulas, formulas and only…
I just discovered Barry Martin's Hopalong Orbits Visualizer -- an excellent abstract visualization, which is rendered in 3D using Hopalong Attractor algorithm, WebGL and Mrdoob's three.js project. Here is a demo video: Hop to the source website using your desktop browser (with WebGL and Javascript support) and enjoy the magic. Hopalong Attractor Algorithm Hopalong Attractor…
In this study note, I have discussed and explained about real sequences — a very important topic in Real Analysis and Calculus. I will cover the topic, definitions and examples under the following headings: Real Sequence: A sequence of real numbers A sequence of real numbers (or a real sequence) is defined as a function…
What Happens If We Drop a Ball Through a Tunnel in the Earth? Imagine creating a tunnel straight through the Earth and dropping a ball or any other object into it. How would gravity affect the ball, and would it emerge on the other side? If so, how long would it take? Tunnel through the…
The greatest number theorist in mathematical universe, Leonhard Euler had discovered some formulas and relations in number theory, which were based on practices and were correct to limited extent but still stun the mathematicians. The prime generating equation by Euler is a very specific binomial equation on prime numbers and yields more primes than any…
Ensembles in Chemical Sciences and Statistical Physics are a collection of a number of macroscopically identical but essentially independent systems. The System, here, is defined by the collection of a large number of particles and the term macroscopically identical means that each of the systems constituting an ensemble satisfies the same macroscopic conditions, like Volume,…
About This post is actually a summary of a research project I took under INSPIRE-SHE Scholarship Program by the Dept. of Science and Technology, Govt. of India. My plan was to make the content open-source on the web that faults could be corrected by time. The language is simple and very easy to understand and…
This introductory guide to Object Oriented Ontology is an on-going collection of central theses and surrounding debates. If you’d like to submit a text, blog, or discussion thread that you think is particularly useful to the would-be OOO scholar you can post a link in the comments or email us at gaurav@gauravtiwari.org or use this…
"Irrational numbers are those real numbers which are not rational numbers!" Def.1: Rational Number A rational number is a real number which can be expressed in the form of where $ a$ and $ b$ are both integers relatively prime to each other and $ b$ being non-zero.Following two statements are equivalent to the definition…
If you are aware of elementary facts of geometry, then you might know that the area of a disk with radius $ R$ is $ \pi R^2$ . Premise The radius is actually the measure(length) of a line joining the center of disk and any point on the circumference of the disk or any other…
Triangle inequality has its name on a geometrical fact that the length of one side of a triangle can never be greater than the sum of the lengths of other two sides of the triangle. If $ a$ , $ b$ and $ c$ be the three sides of a triangle, then neither $ a$…
Ramanujan (1887-1920) discovered some formulas on algebraic nested radicals. This article is based on one of those formulas. The main aim of this article is to discuss and derive them intuitively. Nested radicals have many applications in Number Theory as well as in Numerical Methods . The simple binomial theorem of degree 2 can be…