{"id":28755,"date":"2026-08-27T02:33:34","date_gmt":"2026-08-27T02:33:34","guid":{"rendered":"https:\/\/www.vedprep.com\/exams\/?p=28755"},"modified":"2026-08-27T02:33:34","modified_gmt":"2026-08-27T02:33:34","slug":"power-series-radius-of-convergence","status":"publish","type":"post","link":"https:\/\/www.vedprep.com\/exams\/gate\/power-series-radius-of-convergence\/","title":{"rendered":"Power Series Radius of Convergence: Power Series &#038; Radius"},"content":{"rendered":"<article class=\"post-content\">\n<h1>Power Series &amp; Radius of Convergence: 2026 Ultimate Guide<\/h1>\n<p>The <strong>power series radius of convergence<\/strong> is a cornerstone of advanced mathematical analysis, particularly for TIFR and GATE aspirants. This guide will equip you with the knowledge to tackle complex problems, solve differential equations, and excel in competitive exams by mastering <strong>power series radius of convergence<\/strong> concepts.<\/p>\n<p>From fundamental definitions to practical applications, this comprehensive guide covers everything you need to know about <strong>power series radius of convergence<\/strong>, including convergence tests, common pitfalls, and TIFR-specific problem-solving strategies. By the end, you&#8217;ll be able to confidently analyze and apply <strong>power series radius of convergence<\/strong> in your studies and exams.<\/p>\n<h2>The Core Concepts of Power Series Radius of Convergence<\/h2>\n<p>A <strong>power series radius of convergence<\/strong> is expressed mathematically as <span class=\"math\">$sum_{n=0}^{infty} a_n(x-c)^n$<\/span>, where <span class=\"math\">$a_n$<\/span> are coefficients, <span class=\"math\">$x$<\/span> is the variable, and <span class=\"math\">$c$<\/span> is the center. The <strong>power series radius of convergence<\/strong> defines the interval <span class=\"math\">$|x-c| &lt; R$<\/span> where the series converges absolutely. This concept is crucial because it determines the domain where the series accurately represents the function.<\/p>\n<p>Understanding <strong>power series radius of convergence<\/strong> is essential for several reasons. It bridges discrete mathematics and continuous analysis, allowing mathematicians to approximate complex functions using polynomial-like expressions. Additionally, it provides powerful tools for solving differential equations and forms the backbone of complex analysis, enabling the study of function behavior in the complex plane.<\/p>\n<p>For TIFR exam preparation, questions on <strong>power series radius of convergence<\/strong> often test your ability to determine convergence intervals, apply series expansions, and analyze function behavior within their convergence disks. Mastering these skills will give you a significant advantage in the exam.<\/p>\n<h2>Mathematical Formulation: Key Theorems and Tests<\/h2>\n<p>The mathematical foundation of <strong>power series radius of convergence<\/strong> relies on several key theorems and convergence tests. The ratio test and root test are the most commonly used. For a power series <span class=\"math\">$sum_{n=0}^{infty} a_n(x-c)^n$<\/span>, the ratio test states that if <span class=\"math\">$lim_{ntoinfty} left|frac{a_{n+1}}{a_n}right| = L$<\/span>, then the <strong>power series radius of convergence<\/strong> is <span class=\"math\">$R = frac{1}{L}$<\/span>. If <span class=\"math\">$L=0$<\/span>, the series converges for all <span class=\"math\">$x$<\/span>, while if <span class=\"math\">$L=infty$<\/span>, it converges only at <span class=\"math\">$x=c$<\/span>.<\/p>\n<p>The root test provides an alternative approach, using <span class=\"math\">$limsup_{ntoinfty} sqrt[n]{|a_n|} = L$<\/span> to determine <span class=\"math\">$R = frac{1}{L}$<\/span>. These tests are indispensable for analyzing <strong>power series radius of convergence<\/strong> properties and are frequently tested in competitive exams like TIFR.<\/p>\n<p>Another critical aspect is the interval of convergence, which extends from <span class=\"math\">$c-R$<\/span> to <span class=\"math\">$c+R$<\/span>. However, convergence at the endpoints must be checked separately using additional tests. This interval represents the domain where the power series accurately approximates the function, making it essential for practical applications in mathematics and physics.<\/p>\n<h2>Key Properties of Power Series Radius of Convergence<\/h2>\n<p>The behavior of <strong>power series radius of convergence<\/strong> is governed by several fundamental properties. First, if a power series converges at a point <span class=\"math\">$x_0 neq c$<\/span>, it converges absolutely for all <span class=\"math\">$x$<\/span> within <span class=\"math\">$|x-c| &lt; |x_0-c|$<\/span>. This absolute convergence property ensures consistent behavior within the <strong>power series radius of convergence<\/strong>.<\/p>\n<p>Second, power series can be differentiated and integrated term-by-term within their interval of convergence. This property is invaluable for solving differential equations using power series methods, as it allows for the derivation of new series representing derivatives and integrals of the original function.<\/p>\n<p>Third, the sum of two power series with the same center <span class=\"math\">$c$<\/span> and radii <span class=\"math\">$R_1$<\/span> and <span class=\"math\">$R_2$<\/span> will have a radius of convergence of at least <span class=\"math\">$min(R_1, R_2)$<\/span>. Similarly, the product of two power series will have a radius of convergence of at least the minimum of the individual radii. These properties facilitate the construction of new power series from known ones.<\/p>\n<p>Finally, the <strong>power series radius of convergence<\/strong> is often determined by the nearest singularity to the center <span class=\"math\">$c$<\/span> in the complex plane. This relationship between <strong>power series radius of convergence<\/strong> and complex analysis provides deep insights into function behavior and is particularly relevant for advanced mathematical studies and TIFR preparation.<\/p>\n<h2>Worked Example: Determining Radius of Convergence for TIFR<\/h2>\n<p>Consider the power series <span class=\"math\">$sum_{n=0}^{infty} frac{x^n}{n!}$<\/span>, which represents the exponential function <span class=\"math\">$e^x$<\/span> centered at <span class=\"math\">$c=0$<\/span>. To find the <strong>power series radius of convergence<\/strong>, we apply the ratio test:<\/p>\n<p>The general term is <span class=\"math\">$a_n = frac{1}{n!}$<\/span>, so we compute:<\/p>\n<p><span class=\"math\">$lim_{ntoinfty} left|frac{a_{n+1}}{a_n}right| = lim_{ntoinfty} left|frac{1\/(n+1)!}{1\/n!}right| = lim_{ntoinfty} frac{1}{n+1} = 0$<\/span><\/p>\n<p>Since the limit <span class=\"math\">$L=0$<\/span>, the <strong>power series radius of convergence<\/strong> is <span class=\"math\">$R = frac{1}{0} = infty$<\/span>. This means the series converges for all real numbers <span class=\"math\">$x$<\/span>, consistent with the fact that <span class=\"math\">$e^x$<\/span> is defined everywhere. This example highlights why <strong>power series radius of convergence<\/strong> is critical for exam preparation, as it provides insights into the behavior of fundamental functions.<\/p>\n<p>Another classic example is the geometric series <span class=\"math\">$sum_{n=0}^{infty} x^n = frac{1}{1-x}$<\/span>, which converges for <span class=\"math\">$|x| &lt; 1$<\/span>. Applying the ratio test:<\/p>\n<p><span class=\"math\">$lim_{ntoinfty} left|frac{a_{n+1}}{a_n}right| = lim_{ntoinfty} |x| = |x|$<\/span><\/p>\n<p>The series converges when <span class=\"math\">$|x| &lt; 1$<\/span>, giving a <strong>power series radius of convergence<\/strong> of <span class=\"math\">$R=1$<\/span>. This example demonstrates the direct relationship between the <strong>power series radius of convergence<\/strong> and the function&#8217;s domain of definition, a concept frequently tested in TIFR exams.<\/p>\n<h2>Common Misconceptions About Power Series Radius of Convergence<\/h2>\n<p>Many students struggle with <strong>power series radius of convergence<\/strong> due to several misconceptions. One prevalent misunderstanding is assuming that the <strong>power series radius of convergence<\/strong> always equals the distance to the nearest singularity in the complex plane. While this is often true, it is not a universal rule. The <strong>power series radius of convergence<\/strong> is the largest radius for which the series converges, which may not always correspond exactly to the distance to a singularity.<\/p>\n<p>Another common mistake is assuming that power series can represent any function. In reality, only analytic functions\u2014those that are infinitely differentiable at every point in their domain\u2014can be represented by power series within their <strong>power series radius of convergence<\/strong>. Not all functions are analytic, which limits the applicability of power series representations.<\/p>\n<p>Students often confuse the <strong>power series radius of convergence<\/strong> with the interval of convergence. The radius <span class=\"math\">$R$<\/span> defines the distance from the center, while the interval <span class=\"math\">$(c-R, c+R)$<\/span> may or may not include the endpoints. Checking convergence at the endpoints requires separate analysis using appropriate tests, a common source of errors in exam solutions.<\/p>\n<p>A third misconception involves the coefficients of power series. Many assume that coefficients must be positive or follow a specific pattern, but in reality, coefficients can be any real or complex numbers. The sign and magnitude of coefficients determine the function&#8217;s behavior and convergence properties, a nuance that is often overlooked in <strong>power series radius of convergence<\/strong> problems.<\/p>\n<h2>Applications of Power Series Radius of Convergence in Physics<\/h2>\n<p>The <strong>power series radius of convergence<\/strong> framework is indispensable in physics, particularly in quantum mechanics and wave theory. In quantum mechanics, the Schr\u00f6dinger equation often leads to power series solutions when dealing with bound states in potential wells. The <strong>power series radius of convergence<\/strong> determines the valid region for the wave function solution, ensuring that approximations are accurate within this interval.<\/p>\n<p>In wave mechanics, power series are used to solve the wave equation for various boundary conditions. The <strong>power series radius of convergence<\/strong> helps physicists determine where the wave function approximation remains valid, which is crucial for calculating probabilities and energy levels. This application underscores how <strong>power series radius of convergence<\/strong> bridges pure mathematics and physical reality.<\/p>\n<p>Thermodynamics also leverages power series expansions, particularly in the study of partition functions and statistical mechanics. The partition function, which dictates the thermodynamic properties of a system, is often expressed as a power series in temperature or other parameters. The <strong>power series radius of convergence<\/strong> here indicates the temperature range where the series approximation remains valid, providing insights into phase transitions and critical phenomena.<\/p>\n<p>In engineering disciplines, <strong>power series radius of convergence<\/strong> are employed in control theory and signal processing. Transfer functions in control systems are often represented as power series, with the <strong>power series radius of convergence<\/strong> indicating the stability region of the system. This application highlights the practical importance of these mathematical concepts in designing and analyzing real-world systems.<\/p>\n<h2>Exam Strategies for TIFR: Power Series Radius of Convergence<\/h2>\n<p>To excel in TIFR exams on <strong>power series radius of convergence<\/strong>, students should adopt a structured preparation strategy. Begin by thoroughly understanding the definitions and fundamental properties of power series and their convergence behavior. Practice applying the ratio test, root test, and other convergence criteria to various power series examples to build intuition.<\/p>\n<p>Focus on solving problems from previous years&#8217; TIFR papers and similar competitive exams. Pay special attention to questions involving finding radii of convergence, determining intervals of convergence, and applying power series to solve differential equations. Time management is critical, so practice solving these problems efficiently under exam conditions.<\/p>\n<p>The <a href=\"https:\/\/www.vedprep.com\/\">VedPrep<\/a> platform offers comprehensive study materials, video lectures, and practice problems specifically designed for TIFR preparation. Their resources include detailed explanations of <strong>power series radius of convergence<\/strong> concepts, worked examples, and expert guidance to help students master these topics.<\/p>\n<p>Key subtopics to prioritize include convergence tests, power series expansions of common functions (exponential, trigonometric, logarithmic), and applications to differential equations. Create summary sheets with important formulas and theorems for quick revision before the exam. Regular practice and systematic review will build confidence and improve performance in <strong>power series radius of convergence<\/strong> questions.<\/p>\n<h2>Solving Differential Equations Using Power Series<\/h2>\n<p>One of the most powerful applications of <strong>power series radius of convergence<\/strong> is in solving differential equations. Many differential equations, particularly those with variable coefficients, cannot be solved using elementary functions. In such cases, assuming a power series solution often provides the necessary approach.<\/p>\n<p>Consider the differential equation <span class=\"math\">$y&#8221; + xy = 0$<\/span>, known as Airy&#8217;s equation. To solve this using power series, assume a solution of the form <span class=\"math\">$y = sum_{n=0}^{infty} a_nx^n$<\/span>. Substituting this into the differential equation and equating coefficients of like powers of <span class=\"math\">$x$<\/span> leads to a recurrence relation for the coefficients <span class=\"math\">$a_n$<\/span>. The <strong>power series radius of convergence<\/strong> for this power series solution can be determined using the ratio test on the recurrence relation. For Airy&#8217;s equation, the <strong>power series radius of convergence<\/strong> is infinite, meaning the series converges for all real <span class=\"math\">$x$<\/span>. This property makes power series solutions particularly valuable for differential equations that arise in physics and engineering applications.<\/p>\n<p>Students preparing for TIFR exams should practice solving various types of differential equations using power series methods. Focus on understanding how to derive recurrence relations, determine the <strong>power series radius of convergence<\/strong>, and verify that the solution satisfies the original differential equation. These skills are essential for tackling complex analysis and mathematical physics problems in competitive exams.<\/p>\n<h2>Power Series Expansions of Common Functions<\/h2>\n<p>Several power series expansions are fundamental in mathematical analysis and physics, making them essential for students studying <strong>power series radius of convergence<\/strong>. The exponential function <span class=\"math\">$e^x$<\/span> has the expansion <span class=\"math\">$e^x = sum_{n=0}^{infty} frac{x^n}{n!}$<\/span>, which converges for all real <span class=\"math\">$x$<\/span>. This series is foundational in many areas of mathematics and physics.<\/p>\n<p>The sine and cosine functions have power series expansions:<\/p>\n<p><span class=\"math\">$sin x = sum_{n=0}^{infty} (-1)^n frac{x^{2n+1}}{(2n+1)!}$<\/span><\/p>\n<p><span class=\"math\">$cos x = sum_{n=0}^{infty} (-1)^n frac{x^{2n}}{(2n)!}$<\/span><\/p>\n<p>Both expansions converge for all real <span class=\"math\">$x$<\/span> and are crucial for trigonometric calculations and Fourier analysis. The geometric series <span class=\"math\">$sum_{n=0}^{infty} x^n = frac{1}{1-x}$<\/span> for <span class=\"math\">$|x| &lt; 1$<\/span> is another fundamental expansion with applications in calculus and analysis.<\/p>\n<p>For the natural logarithm, the power series expansion is:<\/p>\n<p><span class=\"math\">$ln(1+x) = sum_{n=1}^{infty} (-1)^{n+1} frac{x^n}{n}$<\/span><\/p>\n<p>for <span class=\"math\">$|x| &lt; 1$<\/span>. This expansion is particularly useful for approximating logarithmic functions and appears in various mathematical contexts. Mastering these common expansions and understanding their convergence properties is vital for success in <strong>power series radius of convergence<\/strong> studies.<\/p>\n<p>Students should memorize these standard expansions and practice deriving them using Taylor series methods. Understanding how these expansions relate to their respective functions and their convergence behavior provides deep insights into function behavior and approximation techniques.<\/p>\n<section class=\"vedprep-faq\">\n<h2>Frequently Asked Questions About Power Series Radius of Convergence<\/h2>\n<h3>Core Understanding<\/h3>\n<div class=\"faq-item\">\n<h4>What is a power series?<\/h4>\n<p>A power series is an infinite series of the form <span class=\"math\">$sum_{n=0}^{infty} a_n(x-c)^n$<\/span>, where <span class=\"math\">$a_n$<\/span> are coefficients, <span class=\"math\">$x$<\/span> is the variable, and <span class=\"math\">$c$<\/span> is the center. It represents a function as an infinite sum of polynomial terms, enabling approximation and analysis of complex functions.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How is the radius of convergence defined?<\/h4>\n<p>The radius of convergence <span class=\"math\">$R$<\/span> is the distance from the center <span class=\"math\">$c$<\/span> within which the power series converges absolutely. It is determined using convergence tests like the ratio or root test, defining the interval where the series accurately represents the function.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>Why is <strong>power series radius of convergence<\/strong> important in complex analysis?<\/h4>\n<p><strong>Power series radius of convergence<\/strong> provides a way to represent complex functions as infinite sums, enabling the study of their properties, singularities, and behavior in the complex plane. They form the foundation for understanding analytic functions and are critical for advanced mathematical studies.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How does <strong>power series radius of convergence<\/strong> appear in TIFR exams?<\/h4>\n<p><strong>Power series radius of convergence<\/strong> frequently appears in TIFR exams, particularly in complex analysis and mathematical physics sections. Students are tested on finding radii of convergence, applying series expansions, and solving differential equations using power series methods.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>What are the most common power series expansions?<\/h4>\n<p>Common power series expansions include the exponential series <span class=\"math\">$e^x = sum frac{x^n}{n!}$<\/span>, geometric series <span class=\"math\">$frac{1}{1-x} = sum x^n$<\/span>, sine and cosine series, and logarithmic series <span class=\"math\">$ln(1+x) = sum (-1)^{n+1} frac{x^n}{n}$<\/span>. These expansions are fundamental tools in mathematical analysis and physics.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How does a power series differ from a Taylor series?<\/h4>\n<p>A power series is a general infinite series of the form <span class=\"math\">$sum a_n(x-c)^n$<\/span>, while a Taylor series is a specific power series representing a function as <span class=\"math\">$sum frac{f^{(n)}(c)}{n!}(x-c)^n$<\/span>. Every Taylor series is a power series, but not every power series is a Taylor series unless it is derived from a function&#8217;s derivatives at a point.<\/p>\n<\/div>\n<h3>Exam Application<\/h3>\n<div class=\"faq-item\">\n<h4>How to find the radius of convergence for any power series?<\/h4>\n<p>To find the <strong>power series radius of convergence<\/strong>, apply the ratio test: <span class=\"math\">$lim_{ntoinfty} left|frac{a_{n+1}}{a_n}right| = L$<\/span> gives <span class=\"math\">$R = frac{1}{L}$<\/span>, or use the root test: <span class=\"math\">$limsup sqrt[n]{|a_n|} = L$<\/span> gives <span class=\"math\">$R = frac{1}{L}$<\/span>. These tests help determine the convergence interval for the series.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>What are practical applications of power series in physics?<\/h4>\n<p>Power series are used to solve quantum mechanical equations, model wave behavior, analyze thermodynamic systems through partition functions, and design control systems in engineering. They provide approximation methods for complex physical phenomena.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How to use power series to solve differential equations?<\/h4>\n<p>Assume a power series solution <span class=\"math\">$y = sum a_n(x-c)^n$<\/span>, substitute into the differential equation, and derive a recurrence relation for the coefficients. The <strong>power series radius of convergence<\/strong> is found using convergence tests on this relation, providing a solution valid within the determined interval.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>What are common mistakes when working with power series?<\/h4>\n<p>Common mistakes include incorrect application of convergence tests, failing to check endpoint convergence, confusing radius with interval of convergence, and assuming all functions can be represented by power series without verifying analyticity conditions.<\/p>\n<\/div>\n<h3>Advanced Concepts<\/h3>\n<div class=\"faq-item\">\n<h4>What is the relationship between power series and analytic functions?<\/h4>\n<p>A function is analytic at a point if it can be represented by a convergent power series in some neighborhood of that point. This relationship means power series provide local representations of analytic functions, enabling their study through series expansions.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How are power series used in mathematical physics?<\/h4>\n<p>In mathematical physics, power series are used to solve partial differential equations, represent wave functions in quantum mechanics, model physical systems through perturbation theory, and analyze stability in control systems. They provide approximation methods for complex physical phenomena.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>What are advanced applications of power series?<\/h4>\n<p>Advanced applications include solving partial differential equations like the heat equation, modeling complex systems in statistical mechanics, studying special functions (Bessel, Legendre, Hermite), and developing numerical methods for scientific computing.<\/p>\n<\/div>\n<div class=\"faq-item\">\n<h4>How to prepare effectively for power series questions in TIFR exams?<\/h4>\n<p>Focus on understanding convergence tests, memorizing standard expansions, practicing with previous exam papers, and developing intuition about function behavior within convergence disks. Use resources like <a href=\"https:\/\/www.vedprep.com\/\">VedPrep<\/a> for structured preparation and expert guidance on <strong>power series radius of convergence<\/strong> topics.<\/p>\n<\/div>\n<\/section>\n<p>Mastering <strong>power series radius of convergence<\/strong> requires consistent practice and a deep understanding of the underlying concepts. These mathematical tools provide powerful methods for function approximation, differential equation solving, and complex analysis. For TIFR exam preparation, developing expertise in <strong>power series radius of convergence<\/strong> will significantly enhance your problem-solving abilities and exam performance.<\/p>\n<p>Remember that success lies in systematic study, regular practice with diverse problems, and understanding the connections between different mathematical concepts. Resources like <a href=\"https:\/\/www.vedprep.com\/\">VedPrep<\/a> offer comprehensive materials and expert guidance to help you achieve mastery in <strong>power series radius of convergence<\/strong> and other critical topics for your exam preparation.<\/p>\n<p>For additional learning, watch this helpful video on <strong>power series radius of convergence<\/strong>: <a href=\"https:\/\/www.youtube.com\/watch?v=wcWaBo0I5q4\" target=\"_blank\" rel=\"noopener nofollow\">Power Series and Radius of Convergence Explained<\/a>. This visual explanation will reinforce your understanding of these fundamental concepts.<\/p>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>Power series and radius of convergence are critical topics in mathematics that deal with the convergence and properties of power series. Understanding these concepts is essential for students preparing for TIFR exams, such as CSIR NET and IIT JAM, to solve problems and apply mathematical techniques effectively.<\/p>\n","protected":false},"author":12,"featured_media":28754,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":"","_debug_hook_fired":"2026-08-27 02:33:35","rank_math_seo_score":0},"categories":[31],"tags":[2923,24904,24905,24906,24907,2922],"class_list":["post-28755","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gate","tag-competitive-exams","tag-power-series-and-radius-of-convergence-for-tifr","tag-power-series-and-radius-of-convergence-for-tifr-notes","tag-power-series-and-radius-of-convergence-for-tifr-questions","tag-tifr-power-series-and-radius-of-convergence","tag-vedprep","entry","has-media"],"acf":[],"rank_math_title":"Power Series Radius of Convergence: Power Series & Radius","rank_math_description":"Power series radius of convergence. Master power series and radius of convergence for TIFR exams with this proven guide. Learn key concepts, tests, and.","rank_math_focus_keyword":"power series radius of convergence","_links":{"self":[{"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/posts\/28755","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/comments?post=28755"}],"version-history":[{"count":3,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/posts\/28755\/revisions"}],"predecessor-version":[{"id":35314,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/posts\/28755\/revisions\/35314"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/media\/28754"}],"wp:attachment":[{"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/media?parent=28755"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/categories?post=28755"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vedprep.com\/exams\/wp-json\/wp\/v2\/tags?post=28755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}