What is the capital of the Chola Empire during its peak?
Poll Results
Please login to vote and see the results.
Sign up to our innovative Q&A platform to pose your queries, share your wisdom, and engage with a community of inquisitive minds.
Log in to our dynamic platform to ask insightful questions, provide valuable answers, and connect with a vibrant community of curious minds.
Forgot your password? No worries, we're here to help! Simply enter your email address, and we'll send you a link. Click the link, and you'll receive another email with a temporary password. Use that password to log in and set up your new one!
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At Qukut, our mission is to bridge the gap between knowledge seekers and knowledge sharers. We strive to unite diverse perspectives, fostering understanding and empowering everyone to contribute their expertise. Join us in building a community where knowledge flows freely and growth is limitless.
What is the capital of the Chola Empire during its peak?
Please login to vote and see the results.
What is the speed of light in a vacuum?
The speed of light in a vacuum is 299,792,458 meters per second (m/s). This value is often rounded to 300,000 kilometers per second (km/s) for simplicity. It is a fundamental constant in physics, commonly denoted by the symbol c, and it plays a crucial role in the theories of relativity and variousRead more
The speed of light in a vacuum is 299,792,458 meters per second (m/s). This value is often rounded to 300,000 kilometers per second (km/s) for simplicity. It is a fundamental constant in physics, commonly denoted by the symbol c, and it plays a crucial role in the theories of relativity and various equations in physics.
See lessWhat are the key elements of a successful javelin throw technique?
The key elements of a successful javelin throw technique include mastering the biomechanics, proper preparation, and understanding the phases of the throw. Here’s a detailed breakdown: 1. Grip and Hold Key Aspect: Use one of the three standard grips (American, Finnish, or Fork grip) to ensure controRead more
The key elements of a successful javelin throw technique include mastering the biomechanics, proper preparation, and understanding the phases of the throw. Here’s a detailed breakdown:
By combining these elements with regular practice, analysis, and feedback, an athlete can develop an efficient and powerful javelin throw.
See lessHow does the water cycle work in nature?
The water cycle shows the continuous movement of water within the Earth and atmosphere. It is a complex system that includes many different processes. Liquid water evaporates into water vapor, condenses to form clouds, and precipitates back to earth in the form of rain and snow
The water cycle shows the continuous movement of water within the Earth and atmosphere. It is a complex system that includes many different processes. Liquid water evaporates into water vapor, condenses to form clouds, and precipitates back to earth in the form of rain and snow
See lessWhat are the main festivals celebrated in Buddhism?
How does the “chain-of-thought” reasoning improve the accuracy of DeepSeek-R1 ?
The Indian city known as the “Scotland of the East” is Shillong, the capital of Meghalaya. Why is Shillong called the Scotland of the East? 1. Natural Beauty: The lush green hills, rolling meadows, and mist-covered landscapes resemble the Scottish Highlands. 2. Climate: Shillong has a cool, pleasantRead more
The Indian city known as the “Scotland of the East” is Shillong, the capital of Meghalaya.
Why is Shillong called the Scotland of the East?
1. Natural Beauty: The lush green hills, rolling meadows, and mist-covered landscapes resemble the Scottish Highlands.
2. Climate: Shillong has a cool, pleasant climate throughout the year, similar to Scotland.
3. Colonial Influence: During British rule, the picturesque beauty and weather of Shillong reminded the British settlers of Scotland, leading to the nickname.
4. Hills and Valleys: The Khasi and Jaintia hills surrounding Shillong add to its charm and scenic appeal.
Shillong remains a popular tourist destination for nature lovers and those seeking a peaceful retreat in Northeast India.
See lessमानव का विकास (Evolution) कैसे हुआ और इसके मुख्य चरण क्या हैं?
The evolution of humans (Evolution) is a long and complex process that traces back millions of years. It explains how modern humans (Homo sapiens) evolved from ancient ancestors. The primary stages of human evolution, based on scientific findings, are as follows: Evolution of Life on Earth: TRead more
The evolution of humans (Evolution) is a long and complex process that traces back millions of years. It explains how modern humans (Homo sapiens) evolved from ancient ancestors. The primary stages of human evolution, based on scientific findings, are as follows:
Human evolution is a gradual process driven by natural selection, adaptation, and environmental changes. It highlights the remarkable journey of humans from primitive ancestors to the dominant species shaping the world today.
See lessWhat are your top three priorities in life right now?
My top three priorities in life right now are health, family and friends, and education. Health is my top priority because I believe that physical and mental well-being form the foundation for a fulfilling life. Taking care of my health allows me to have the energy, focus, and positivity needed to pRead more
My top three priorities in life right now are health, family and friends, and education.
Health is my top priority because I believe that physical and mental well-being form the foundation for a fulfilling life. Taking care of my health allows me to have the energy, focus, and positivity needed to pursue my goals and responsibilities.
Family and friends come next, as they provide the emotional support, love, and companionship that make life meaningful. Spending quality time with loved ones, supporting them in their endeavors, and nurturing these relationships is essential to my happiness and personal growth.
Finally, education is a priority because I am passionate about continuous learning and using knowledge to create positive change. Whether it’s through personal growth or professional development, education empowers me to make informed decisions and contribute to the betterment of society.
These three priorities shape my life, and I strive to maintain a balanced approach to all of them.
See lessIn Java programming sum(5,6) will call for which of these functions in a class sum(double a, int b) or sum(int a, int b) ?
In Java, the method that will be called when you write sum(5, 6) depends on method overloading resolution, which considers the most specific match based on the types of the arguments. Given: sum(5, 6); Here, both arguments are integers (int literals). And you have two overloaded methods: sum(int a,Read more
In Java, the method that will be called when you write sum(5, 6) depends on method overloading resolution, which considers the most specific match based on the types of the arguments.
Given:
sum(5, 6);
Here, both arguments are integers (int literals).
And you have two overloaded methods:
sum(int a, int b)
sum(double a, int b)
Resolution:
Java will choose the most specific method that matches the argument types without needing conversion.
sum(int a, int b) matches exactly.
sum(double a, int b) would require widening the first int to a double.
Therefore, sum(int a, int b) will be called.
Summary:
In Java, when overloading methods:
Java prefers exact matches.
Widening conversions (like int to double) are only used if no exact match is found.
So:
sum(5, 6); // calls sum(int a, int b)
See lessBody Mass Index (BMI) is a numerical value derived from an individual's weight and height, used as a screening tool to categorize a person's body weight relative to their height. It helps to identify whether an individual has a healthy body weight, is underweight, overweight, or obese. How BMI is CaRead more
Body Mass Index (BMI) is a numerical value derived from an individual’s weight and height, used as a screening tool to categorize a person’s body weight relative to their height. It helps to identify whether an individual has a healthy body weight, is underweight, overweight, or obese.
The formula for BMI is:
Alternatively, in pounds and inches:

BMI Categories:
Despite its limitations, BMI is widely used as a general indicator of health related to body weight
See lessWhich of the following organisms perform waggle dance for others of their kin to indicate the direction and the distance to a source of their food? ...Read more
Please login to vote and see the results.
The correct answer is: Honey Bees. Honey bees perform the "waggle dance" to communicate the direction and distance of a food source to other members of their hive. The dance involves a series of movements, including waggling their bodies and making figure-eight patterns, to convey information aboutRead more
The correct answer is: Honey Bees. Honey bees perform the “waggle dance” to communicate the direction and distance of a food source to other members of their hive. The dance involves a series of movements, including waggling their bodies and making figure-eight patterns, to convey information about the location of nectar, pollen, or water. This sophisticated form of communication is crucial for the foraging efficiency and survival of the colony. Neither butterflies, dragonflies, nor wasps use this method of communication.
See lessConsider the following statements : ...Read more
Please login to vote and see the results.
Let's evaluate the above statements: Amarkantak Hill: Recognized as a significant natural heritage site. Serves as the junction of the Vindhya and Satpura Ranges. Therefore, statement 1 is INCORRECT. Biligirirangan Hills: Located in the southeastern region of Karnataka. The Satpura Range, in contrasRead more
Let’s evaluate the above statements:
Therefore, the correct answer is None.
See lessWhat is the difference between a galaxy and a solar system?
A galaxy and a solar system are both structures in the universe, but they differ significantly in size, composition, and function. Here’s a breakdown of the key differences: Size and Scale Galaxy: A galaxy is an enormous system composed of billions of stars, along with their solar systems, gas, dustRead more
A galaxy and a solar system are both structures in the universe, but they differ significantly in size, composition, and function. Here’s a breakdown of the key differences:
The haka is a traditional Māori ceremonial dance or challenge originating from the indigenous people of New Zealand. It is characterized by vigorous movements, rhythmic chanting, and often fierce facial expressions, such as protruding tongues and bulging eyes. Traditionally performed by warriors befRead more
The haka is a traditional Māori ceremonial dance or challenge originating from the indigenous people of New Zealand. It is characterized by vigorous movements, rhythmic chanting, and often fierce facial expressions, such as protruding tongues and bulging eyes. Traditionally performed by warriors before battle, the haka was intended to intimidate opponents while also expressing the strength, unity, and determination of the performers.
There are various types of haka, each with its specific purpose and meaning:
One of the most famous haka is “Ka Mate,” composed in the early 19th century by the Māori chief Te Rauparaha. It celebrates survival and is commonly performed by the All Blacks. Its words convey the triumph of life over death.
Haka is more than a dance; it’s a profound expression of emotion, culture, and identity.
See lessWhat is the law of conservation of energy?
Energy cannot be created or destroyed, only transformed.
Energy cannot be created or destroyed, only transformed.
See lessThe Red Fort is located in which city?
Please login to vote and see the results.
What is a money bill??
A Money Bill is a specific type of bill in a legislative system that deals exclusively with national revenue or expenditure. In the context of India, a Money Bill is defined under Article 110 of the Indian Constitution and can only be introduced in the Lok Sabha, not the Rajya Sabha. Features of a MRead more
A Money Bill is a specific type of bill in a legislative system that deals exclusively with national revenue or expenditure. In the context of India, a Money Bill is defined under Article 110 of the Indian Constitution and can only be introduced in the Lok Sabha, not the Rajya Sabha.
Understanding these features helps differentiate a Money Bill from other types of bills in the legislative process.
See lessWhat are the major causes of ocean pollution, and how does it affect marine life and human health?
pollution, the addition of any substance (solid, liquid, or gas) or any form of energy (such as heat, sound, or radioactivity) to the environment at a rate faster than it can be dispersed, diluted, decomposed, recycled, or stored in some harmless form. The major kinds of pollution, usually classifieRead more
pollution, the addition of any substance (solid, liquid, or gas) or any form of energy (such as heat, sound, or radioactivity) to the environment at a rate faster than it can be dispersed, diluted, decomposed, recycled, or stored in some harmless form. The major kinds of pollution, usually classified by environment, are air pollution, water pollution, and land pollution. Modern society is also concerned about specific types of pollutants, such as noise pollution, light pollution, and plastic pollution. Pollution of all kinds can have negative effects on the environment and wildlife and often impacts human health and well-being.Ocean pollution has many causes, including:
Nonpoint source pollution
This is pollution that comes from many small sources, like vehicles, septic tanks, farms, and livestock ranches. It’s often caused by runoff, which is when rain or snow carries pollutants from the ground to the ocean.
Point source pollution
This is pollution that comes from a single source, like an oil spill or chemical spill.
Plastics
Plastic bags are one of the most deadly types of plastic in the ocean because they can be mistaken for food by marine life. They can take up to 20 years to decompose.
Offshore drilling
The oil and gas industry’s operations can lead to spills, which can cause irreversible damage to marine ecosystems.
Ocean acidification
This occurs when the pH of the ocean lowers, which can have harmful effects on marine organisms.
Air pollution
Some water pollution starts as air pollution, which settles into waterways and oceans.
Other pollutants
Other pollutants include:
Chemical runoff
Crude oil
Sewage
Fertilizers
Discarded fishing nets
Noise from shipping and drilling
Which one of the following activities of the Reserve Bank of India is considered to be part of ‘sterilization? ...Read more
Please login to vote and see the results.
Sterilization refers to actions taken by the central bank (in this case, the Reserve Bank of India) to manage the impact of foreign capital flows on the domestic money supply. Open Market Operations (OMOs) are one such tool where the central bank buys or sells government securities in the open markeRead more
Sterilization refers to actions taken by the central bank (in this case, the Reserve Bank of India) to manage the impact of foreign capital flows on the domestic money supply. Open Market Operations (OMOs) are one such tool where the central bank buys or sells government securities in the open market to influence liquidity and control inflation or currency appreciation/depreciation. This process helps in managing the domestic monetary base without affecting other macroeconomic variables. Therefore, the correct answer is Conducting ‘Open Market Operations’.
See less∫(∏r=0 to m (1/(x+r)))dx , find the value of this integral
To evaluate the integral: \[\int \prod_{r=0}^{m} \frac{1}{x + r} \, dx\] we can proceed with the following steps: Step 1: Express the Product as a SumThe integrand is a product of terms of the form \(\frac{1}{x + r}\). To simplify the integration, we can use partial fraction decomposition. Assume thRead more
To evaluate the integral:
\[
\int \prod_{r=0}^{m} \frac{1}{x + r} \, dx
\]
we can proceed with the following steps:
Step 1: Express the Product as a Sum
The integrand is a product of terms of the form \(\frac{1}{x + r}\). To simplify the integration, we can use partial fraction decomposition. Assume that:
\[
\prod_{r=0}^{m} \frac{1}{x + r} = \sum_{r=0}^{m} \frac{A_r}{x + r}
\]
where \(A_r\) are constants to be determined.
Step 2: Determine the Constants \(A_r\)
Multiply both sides by \(\prod_{r=0}^{m} (x + r)\):
\[
1 = \sum_{r=0}^{m} A_r \prod_{\substack{k=0 \\ k \neq r}}^{m} (x + k)
\]
To find \(A_r\), set \(x = -r\). This eliminates all terms in the sum except the one corresponding to \(A_r\):
\[
1 = A_r \prod_{\substack{k=0 \\ k \neq r}}^{m} (-r + k)
\]
Simplify the product:
\[
A_r = \frac{1}{\prod_{\substack{k=0 \\ k \neq r}}^{m} (k – r)}
\]
This can be written as:
\[
A_r = \frac{(-1)^r}{r! (m – r)!}
\]
Step 3: Integrate Term by Term
Now, the integral becomes:
\[
\int \sum_{r=0}^{m} \frac{A_r}{x + r} \, dx = \sum_{r=0}^{m} A_r \int \frac{1}{x + r} \, dx
\]
The integral of \(\frac{1}{x + r}\) is \(\ln|x + r|\), so:
\[
\sum_{r=0}^{m} A_r \ln|x + r| + C
\]
Substitute \(A_r\):
\[
\sum_{r=0}^{m} \frac{(-1)^r}{r! (m – r)!} \ln|x + r| + C
\]
Step 4: Simplify the Expression
The sum can be written in terms of binomial coefficients:
\[
\sum_{r=0}^{m} \frac{(-1)^r}{r! (m – r)!} \ln|x + r| = \frac{1}{m!} \sum_{r=0}^{m} (-1)^r \binom{m}{r} \ln|x + r|
\]
Thus, the final result is:
\[
\boxed{\frac{1}{m!} \sum_{r=0}^{m} (-1)^r \binom{m}{r} \ln|x + r| + C}
\]
Fill in the blank: 15, 30, 45, 60, ___, 90
next term is 75
next term is 75
See lessWhat is the role of the ozone layer in protecting life on Earth?
The ozone layer plays a critical role in protecting life on Earth by absorbing harmful ultraviolet (UV) radiation from the Sun. Here's how it functions and why it is essential: 1. Absorbing Harmful UV Radiation The ozone layer, located in the stratosphere (approximately 10-30 km above Earth), contaiRead more
The ozone layer plays a critical role in protecting life on Earth by absorbing harmful ultraviolet (UV) radiation from the Sun. Here’s how it functions and why it is essential:
Human activities, such as the release of chlorofluorocarbons (CFCs) and other ozone-depleting substances (ODS), have historically caused significant thinning of the ozone layer, especially over Antarctica (the “ozone hole”). International efforts like the Montreal Protocol have been successful in reducing ODS emissions, leading to gradual recovery of the ozone layer.
See lessWhat if aliens communicate in a way we can’t detect?
If aliens communicate in ways we can’t detect, several possibilities could be considered: Exotic Communication Methods: They might use forms of communication beyond our current technological understanding, such as through quantum entanglement, dark matter, or gravitational waves, which we have limitRead more
If aliens communicate in ways we can’t detect, several possibilities could be considered:
Understanding such communication would require developing new scientific theories, technologies, or even forms of intelligence that could interpret these unknown signals. Would you like to explore any specific potential methods further?
See lessWhat is the true purpose of human existence?
The true purpose of human existence is a deeply philosophical question, and the answer can vary depending on one's beliefs, cultural perspectives, and individual experiences. Several schools of thought offer different perspectives on the matter: 1. Philosophical Perspectives Existentialism: ThinkersRead more
The true purpose of human existence is a deeply philosophical question, and the answer can vary depending on one’s beliefs, cultural perspectives, and individual experiences. Several schools of thought offer different perspectives on the matter:
1. Philosophical Perspectives
Existentialism: Thinkers like Jean-Paul Sartre and Albert Camus suggest that life inherently lacks a predefined purpose. Instead, individuals must create their own meaning through choices, actions, and personal freedom.
Absurdism: Albert Camus also introduced the concept of absurdism, arguing that humans naturally seek meaning in a chaotic, indifferent universe. While the search for meaning may seem futile, embracing the absurdity and continuing to live fully is a form of personal liberation.
Humanism: From a humanist perspective, the purpose of life may be to seek fulfillment through personal growth, the improvement of society, and the pursuit of knowledge and happiness.
2. Religious Perspectives
Christianity: In Christian doctrine, the purpose of human life is often seen as fulfilling God’s will, following the teachings of Jesus Christ, and striving for salvation through faith, love, and compassion.
Hinduism: Hindu philosophy suggests that life’s purpose is to attain moksha (liberation from the cycle of birth, death, and rebirth) through righteous living, self-discipline, meditation, and devotion to God.
Buddhism: In Buddhism, the purpose is to achieve nirvana (enlightenment), which involves overcoming suffering and the cycle of rebirth by following the Eightfold Path, emphasizing ethical conduct, meditation, and wisdom.
Islam: In Islam, human existence is believed to be a test from God (Allah), where the purpose is to worship Him, lead a moral life, and prepare for an eternal life in the afterlife.
3. Scientific and Evolutionary Perspectives
Biological Evolution: From an evolutionary standpoint, the “purpose” of human existence could be seen as the continuation of the species through reproduction and the passing on of genetic material. However, many scientists also acknowledge that humans have the capacity for self-awareness, morality, and creating purpose beyond survival instincts.
Cosmology and the Universe: Some scientists approach the question from a cosmological angle, arguing that human existence is an outcome of the natural processes of the universe. In this context, humans are just one part of an immense, ever-evolving universe with no intrinsic purpose other than what individuals assign to their lives.
4. Personal Meaning and Fulfillment
Many people find purpose in personal experiences and relationships. The pursuit of happiness, fulfillment, and making meaningful contributions to the well-being of others are often seen as vital aspects of a person’s life purpose. This may involve creating art, raising a family, advancing knowledge, or helping others achieve their potential.
Conclusion
Ultimately, the true purpose of human existence is subjective and multifaceted. It may be a combination of the search for personal meaning, contributing to society, spiritual growth, or the pursuit of knowledge. While some may find purpose in religious faith, others in personal development, and still others in social impact, the beauty of this question lies in the fact that every individual has the ability to define their own path and purpose.
See lessWhat are the psychological and social impacts of long-term unemployment on individuals?
Long-term unemployment, typically defined as being unemployed for 27 weeks or more, can have profound psychological and social impacts on individuals. These effects extend beyond financial hardship, affecting mental health, relationships, and societal participation. Below is an exploration of the keRead more
Long-term unemployment, typically defined as being unemployed for 27 weeks or more, can have profound psychological and social impacts on individuals. These effects extend beyond financial hardship, affecting mental health, relationships, and societal participation. Below is an exploration of the key psychological and social consequences:
The psychological and social impacts of long-term unemployment are significant and far-reaching, affecting not only individuals but also their families and communities. Addressing these challenges requires a combination of personal resilience, societal support, and policy interventions to help unemployed individuals regain their confidence, skills, and social roles.
See lessWhat are Llanos??
Please login to vote and see the results.
The Llanos (pronounced YAH-nos) are vast tropical grasslands located in northern South America, primarily in Venezuela and Colombia, between the Andes Mountains to the west and the Guiana Highlands to the east. These plains form part of the Orinoco River basin and are characterized by their flat terRead more
The Llanos (pronounced YAH-nos) are vast tropical grasslands located in northern South America, primarily in Venezuela and Colombia, between the Andes Mountains to the west and the Guiana Highlands to the east. These plains form part of the Orinoco River basin and are characterized by their flat terrain and unique ecological features.
The Llanos play a crucial role in maintaining the ecological balance of the Orinoco River basin. Seasonal flooding supports the life cycle of many aquatic and terrestrial species, making it a key habitat for wildlife.
The Llanos are tropical grasslands rich in biodiversity and cultural history, serving as a vital ecological region and a significant economic area for Venezuela and Colombia.
See lessConsider the following statements: ...Read more
Please login to vote and see the results.
In the recent post-pandemic period, central banks worldwide have raised interest rates to combat inflation, which surged due to heightened fiscal spending during COVID-19 and supply chain issues stemming from the Russia-Ukraine conflict. Therefore, Statement 1 is accurate. The central banks' decisioRead more
In the recent post-pandemic period, central banks worldwide have raised interest rates to combat inflation, which surged due to heightened fiscal spending during COVID-19 and supply chain issues stemming from the Russia-Ukraine conflict. Therefore, Statement 1 is accurate.
The central banks’ decision to increase interest rates aims to raise borrowing costs, leading to a reduction in money supply and, consequently, a decrease in inflation rates. Thus, Statement 2 is also valid.
The rise in interest rates in advanced economies, particularly in the U.S., has negatively impacted the Indian economy, resulting in increased net Foreign Portfolio Investment (FPI) outflows, significant depreciation of the Rupee, declines in foreign exchange reserves, and rising yield rates. This negative impact on the Indian economy is commonly referred to as “Taper Tantrums.” Consequently, this question was posed within this context.
Therefore, the correct answer is Both Statement-I and Statement-II are correct and Statement-II is the correct explanation for Statement-I.
See lessAnalysis: Bulgaria: Does not share a land border with Ukraine. Bulgaria is located south of Romania and separated from Ukraine by Romania. Czech Republic: Does not share a land border with Ukraine. The Czech Republic is located west of Slovakia, which lies between it and Ukraine. Hungary: Shares a lRead more

Source: Britannica
The correct countries that share a land border with Ukraine from the list are:
Why is the Sun at a static position and planets revolve around it??
The Sun appears static while the planets revolve around it due to the principles of gravity and inertia as explained by Newton's laws of motion and Kepler's laws of planetary motion. Here’s a detailed explanation: 1. The Sun's Gravity Holds the Planets in Orbit: The Sun has an enormous mass, makingRead more
The Sun appears static while the planets revolve around it due to the principles of gravity and inertia as explained by Newton’s laws of motion and Kepler’s laws of planetary motion. Here’s a detailed explanation:
1. The Sun’s Gravity Holds the Planets in Orbit:
The Sun has an enormous mass, making it the most massive object in the solar system.
Due to its mass, the Sun exerts a strong gravitational pull on all the planets, keeping them in orbit around it.
The force of gravity decreases with distance, so planets farther from the Sun experience a weaker gravitational pull.
2. The Balance of Gravitational Force and Inertia:
Planets are in constant motion due to their inertia (an object’s tendency to keep moving in a straight line unless acted upon by an external force).
The Sun’s gravity continuously pulls the planets towards itself, preventing them from flying off into space.
This balance between the Sun’s gravitational pull and the planets’ inertia creates a stable orbit, causing the planets to revolve around the Sun in elliptical paths.
3. Why the Sun Appears Static:
The Sun is not completely static—it also moves slightly due to the gravitational pull of the planets, particularly massive ones like Jupiter and Saturn. However, this movement is minimal compared to the planets’ orbits.
The center of mass of the solar system (the barycenter) is very close to the Sun due to its massive size, making it seem stationary relative to the planets.
4. Role of Conservation of Angular Momentum:
The solar system was formed from a rotating cloud of gas and dust. As the cloud collapsed under gravity, the conservation of angular momentum caused the planets to form in orbits around the Sun.
This rotation and conservation of angular momentum are why planets continue to revolve around the Sun instead of falling into it.
5. The Heliocentric Model:
This understanding is based on the heliocentric model, proposed by Nicolaus Copernicus and later supported by Galileo and Kepler, which places the Sun at the center of the solar system.
In summary, the combination of the Sun’s gravitational force, the planets’ inertia, and the principles of angular momentum explains why the Sun remains at a relatively static position while planets revolve around it.
See less
The Ken-Betwa Link Project (KBLP) is no longer just a blueprint on a map; it is a massive, active engineering reality that serves as the vanguard for India’s National Perspective Plan (NPP) for inter-basin water transfer. Aimed at ending the ...
Patriot vs Nationalist: Introduction The words patriot and nationalist are often used as if they mean the same thing. Both express a strong connection to one’s country, both evoke pride, and both can inspire people to act in the name ...
Introduction: The Eternal Hymn of Detachment and Devotion Shiv Rudrashtakam is one of the most profound Sanskrit hymns dedicated to Lord Shiva, the supreme yogi, destroyer of ignorance, and embodiment of pure consciousness. Composed by Adi Shankaracharya, this eight-verse stotra ...
A Prime-Adam Number is defined as a positive number that fulfills two conditions simultaneously: it is a prime number and also an Adam number. For example, take the number 13; its reverse is 31. The square of 13 is 169, and the ...
Introduction The 74th Miss Universe pageant, held on November 21, 2025, at the Impact Challenger Hall in Nonthaburi, Thailand, set a new benchmark in global beauty contests. Not merely a showcase of beauty and fashion, this year’s event stood as ...
A Keith number is an n-digit number that appears as a term in a sequence, where the first n terms are its own digits, and each following term is the sum of the previous n terms. For example, 197 is ...
The capital of the Chola Empire during its peak was Gangaikonda Cholapuram , but since there is no such option so "Thanjavur" is the best choice. Here's a detailed breakdown: 1. Original Capital: Thanjavur (Tanjore) Thanjavur was the initial and historic capital of the Chola Empire, especially underRead more
The capital of the Chola Empire during its peak was Gangaikonda Cholapuram , but since there is no such option so “Thanjavur” is the best choice.
Here’s a detailed breakdown:
1. Original Capital: Thanjavur (Tanjore)
Thanjavur was the initial and historic capital of the Chola Empire, especially under kings like Rajaraja Chola I (985–1014 CE).
It was here that the iconic Brihadeeswarar Temple was built — a UNESCO World Heritage Site and a symbol of Chola architectural and political grandeur.
2. New Capital: Gangaikonda Cholapuram
In the reign of Rajendra Chola I (1014–1044 CE), the empire expanded vastly — reaching up to the Ganges River in the north and Southeast Asia (Srivijaya) by naval conquest.
To commemorate this northern expedition and Ganges conquest, he built a new capital called:
Significance:
Served as the imperial capital during the height of Chola power.
Featured a grand temple, the Gangaikondacholeeswarar Temple, modeled on the Brihadeeswarar Temple but with refined architectural innovations.
It symbolized political dominance, cultural sophistication, and religious patronage.
Summary Table:
Final Note:
While Thanjavur laid the foundations of Chola grandeur, Gangaikonda Cholapuram represented the zenith of their political, military, and cultural power.
See less