If $limsup fraca_n+1a_n<1$ does $sum a_n$ converge even if $limfraca_n+1a_n$ does not exist?Does $sumfracsin nn$ converge?Suppose $a_n geq 0$, and $sum a_n$ diverges, and $lim a_n = 0$. Show that $sum fraca_n1+a_n$ diverges.Proving $limsupfrac 1 a_n=frac 1 liminf a_n$ and $limsup a_ncdot limsup frac 1 a_n ge 1$Does $sum_1^infty fracnn^2 + 4$ converge or diverge? Is my solution correct?Suppose $suma_n$ converges. How do I prove that $sumfracsqrta_nn$ convergesGiven that $lim _n to infty a_n = 0$, does $displaystyle sum _n=1^infty |na_n|$ converge?prove convergence: $limsup a_n/b_n < ∞$, $sum b_n$ convergent implies $sum a_n$ convergentIf $a_n$ is sequence of positive numbers such that $sum a_n$ converges, then does $sum frac (a_n)^frac 14n^frac 45$ converge?Convergence of $sumlimits_n=1^inftya_n$ implies convergence of $sumlimits_n=1^inftya_n^sigma_n$ where $sigma_n=fracnn+1$?Does $fraca_n+1a_n < (fracnn+1)^2$ imply $sum a_n <infty$ here?

Multi tool use
Multi tool use

Does it makes sense to buy a new cycle to learn riding?

Is there a familial term for apples and pears?

Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?

Shall I use personal or official e-mail account when registering to external websites for work purpose?

Email Account under attack (really) - anything I can do?

Is there a name of the flying bionic bird?

Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?

Calculate Levenshtein distance between two strings in Python

Prime joint compound before latex paint?

What to wear for invited talk in Canada

What causes the sudden spool-up sound from an F-16 when enabling afterburner?

What are the advantages and disadvantages of running one shots compared to campaigns?

Filling an area between two curves

Symmetry in quantum mechanics

What happens when a metallic dragon and a chromatic dragon mate?

LWC and complex parameters

What is it called when one voice type sings a 'solo'?

Patience, young "Padovan"

"My colleague's body is amazing"

How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Re-submission of rejected manuscript without informing co-authors

Unbreakable Formation vs. Cry of the Carnarium

Is window.confirm() accessible?



If $limsup fraca_n+1a_n


Does $sumfracsin nn$ converge?Suppose $a_n geq 0$, and $sum a_n$ diverges, and $lim a_n = 0$. Show that $sum fraca_n1+a_n$ diverges.Proving $limsupfrac 1 a_n=frac 1 liminf a_n$ and $limsup a_ncdot limsup frac 1 a_n ge 1$Does $sum_1^infty fracnn^2 + 4$ converge or diverge? Is my solution correct?Suppose $suma_n$ converges. How do I prove that $sumfracsqrta_nn$ convergesGiven that $lim _n to infty a_n = 0$, does $displaystyle sum _n=1^infty |na_n|$ converge?prove convergence: $limsup a_n/b_n < ∞$, $sum b_n$ convergent implies $sum a_n$ convergentIf $a_n$ is sequence of positive numbers such that $sum a_n$ converges, then does $sum frac (a_n)^frac 14n^frac 45$ converge?Convergence of $sumlimits_n=1^inftya_n$ implies convergence of $sumlimits_n=1^inftya_n^sigma_n$ where $sigma_n=fracnn+1$?Does $fraca_n+1a_n < (fracnn+1)^2$ imply $sum a_n <infty$ here?













1












$begingroup$


I was wondering why the Ratio test has the $lim$ sign and the root test the $limsup$ sign.



  • Quotient test: $lim|fraca_n+1a_n|<1Rightarrow sum a_n$
    converges.

  • Ratio test: $limsup sqrt[n]<1Rightarrow sum a_n$
    converges.

If I pick
$$a_n=begincases2^-fracn2 &mboxn even\3^-fracn+12 &mboxn odd endcases,$$
then for $fraca_n+1a_n$ we either have $(3/2)^fracn+12$ or $(2/3)^fracn2cdot 3$. It is not bounded therefore the limit does not exist, and $limsup=infty$ makes no difference.



The textbook says that this example shows that a Quotient test analogously to the Ratio test with $limsup|fraca_n+1a_n|$ instead of $lim|fraca_n+1a_n|$ is not true.



What does this sentence mean why does it justify that if we have $limsup<1$ we do not have necessarily $sum a_n<infty$. Because that is what I am getting out of it.



Edit:



I have understood it now the Ratio test also says if $lim fraca_n+1a_n>1$ the series diverges. If I would change this with $limsup$ then we would get a contradiction with the root test










share|cite|improve this question











$endgroup$











  • $begingroup$
    Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
    $endgroup$
    – Umberto P.
    Mar 22 at 15:49










  • $begingroup$
    @new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
    $endgroup$
    – Mark Viola
    Apr 3 at 3:31















1












$begingroup$


I was wondering why the Ratio test has the $lim$ sign and the root test the $limsup$ sign.



  • Quotient test: $lim|fraca_n+1a_n|<1Rightarrow sum a_n$
    converges.

  • Ratio test: $limsup sqrt[n]<1Rightarrow sum a_n$
    converges.

If I pick
$$a_n=begincases2^-fracn2 &mboxn even\3^-fracn+12 &mboxn odd endcases,$$
then for $fraca_n+1a_n$ we either have $(3/2)^fracn+12$ or $(2/3)^fracn2cdot 3$. It is not bounded therefore the limit does not exist, and $limsup=infty$ makes no difference.



The textbook says that this example shows that a Quotient test analogously to the Ratio test with $limsup|fraca_n+1a_n|$ instead of $lim|fraca_n+1a_n|$ is not true.



What does this sentence mean why does it justify that if we have $limsup<1$ we do not have necessarily $sum a_n<infty$. Because that is what I am getting out of it.



Edit:



I have understood it now the Ratio test also says if $lim fraca_n+1a_n>1$ the series diverges. If I would change this with $limsup$ then we would get a contradiction with the root test










share|cite|improve this question











$endgroup$











  • $begingroup$
    Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
    $endgroup$
    – Umberto P.
    Mar 22 at 15:49










  • $begingroup$
    @new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
    $endgroup$
    – Mark Viola
    Apr 3 at 3:31













1












1








1





$begingroup$


I was wondering why the Ratio test has the $lim$ sign and the root test the $limsup$ sign.



  • Quotient test: $lim|fraca_n+1a_n|<1Rightarrow sum a_n$
    converges.

  • Ratio test: $limsup sqrt[n]<1Rightarrow sum a_n$
    converges.

If I pick
$$a_n=begincases2^-fracn2 &mboxn even\3^-fracn+12 &mboxn odd endcases,$$
then for $fraca_n+1a_n$ we either have $(3/2)^fracn+12$ or $(2/3)^fracn2cdot 3$. It is not bounded therefore the limit does not exist, and $limsup=infty$ makes no difference.



The textbook says that this example shows that a Quotient test analogously to the Ratio test with $limsup|fraca_n+1a_n|$ instead of $lim|fraca_n+1a_n|$ is not true.



What does this sentence mean why does it justify that if we have $limsup<1$ we do not have necessarily $sum a_n<infty$. Because that is what I am getting out of it.



Edit:



I have understood it now the Ratio test also says if $lim fraca_n+1a_n>1$ the series diverges. If I would change this with $limsup$ then we would get a contradiction with the root test










share|cite|improve this question











$endgroup$




I was wondering why the Ratio test has the $lim$ sign and the root test the $limsup$ sign.



  • Quotient test: $lim|fraca_n+1a_n|<1Rightarrow sum a_n$
    converges.

  • Ratio test: $limsup sqrt[n]<1Rightarrow sum a_n$
    converges.

If I pick
$$a_n=begincases2^-fracn2 &mboxn even\3^-fracn+12 &mboxn odd endcases,$$
then for $fraca_n+1a_n$ we either have $(3/2)^fracn+12$ or $(2/3)^fracn2cdot 3$. It is not bounded therefore the limit does not exist, and $limsup=infty$ makes no difference.



The textbook says that this example shows that a Quotient test analogously to the Ratio test with $limsup|fraca_n+1a_n|$ instead of $lim|fraca_n+1a_n|$ is not true.



What does this sentence mean why does it justify that if we have $limsup<1$ we do not have necessarily $sum a_n<infty$. Because that is what I am getting out of it.



Edit:



I have understood it now the Ratio test also says if $lim fraca_n+1a_n>1$ the series diverges. If I would change this with $limsup$ then we would get a contradiction with the root test







real-analysis sequences-and-series proof-explanation






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 22 at 16:25









Micah

30.3k1364106




30.3k1364106










asked Mar 22 at 15:42









New2MathNew2Math

16715




16715











  • $begingroup$
    Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
    $endgroup$
    – Umberto P.
    Mar 22 at 15:49










  • $begingroup$
    @new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
    $endgroup$
    – Mark Viola
    Apr 3 at 3:31
















  • $begingroup$
    Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
    $endgroup$
    – Umberto P.
    Mar 22 at 15:49










  • $begingroup$
    @new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
    $endgroup$
    – Mark Viola
    Apr 3 at 3:31















$begingroup$
Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
$endgroup$
– Umberto P.
Mar 22 at 15:49




$begingroup$
Yes. Look carefully at the proof of the ratio test and you'll see the limit is not required to exist.
$endgroup$
– Umberto P.
Mar 22 at 15:49












$begingroup$
@new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
$endgroup$
– Mark Viola
Apr 3 at 3:31




$begingroup$
@new2math Please let me know how I can improve my answer. I really want to give you the best answer I can.
$endgroup$
– Mark Viola
Apr 3 at 3:31










2 Answers
2






active

oldest

votes


















0












$begingroup$

If $limsup_nleftlvertfraca_n+1a_nrightrvert<1$, then take some $cinleft(limsup_nleftlvertfraca_n+1a_nrightrvert,1right)$. Then $limsup_nleftlvertfraca_n+1a_nrightrvert<c$ and so, for some $Ninmathbb N$, if $ngeqslant N$, then $leftlvertfraca_n+1a_nrightrvert<c$. But then $lvert a_N+1rvert<clvert a_Nrvert$, $lvert a_N+2rvert<c^2lvert a_Nrvert$ and so on. So, yes, the series $sum_n=0^infty a_n$ converges absolutely. There is no difference between the ratio test and the quotient test as far as this is concerned.






share|cite|improve this answer









$endgroup$




















    0












    $begingroup$

    The ratio test can be expressed as follows.



    Let $ell=liminf_nto inftyleft|fraca_n+1a_nright|$ and let $L=limsup_nto inftyleft|fraca_n+1a_nright|$. Then, the series $$sum_n=1^infty a_nbegincases
    textconverges (absolutey)&, L<1\\
    textdiverges &, ell>1\\
    textdiverges &, left|fraca_n+1a_nright|ge1,textfor,n,textlarge\\
    textinconclusive&,textotherwise
    endcases$$




    The root test is stronger than the ratio test since



    $$liminf_ntoinftyleft|fraca_n+1a_nright|le liminf_nto inftysqrt[n]le limsup_ntoinftysqrt[n]le limsup_ntoinftyleft|fraca_n+1a_nright|$$



    In the example in the OP, the ratio test in inconclusive since $L=infty$ and $ell=0$. However, the root test reveals



    $$limsup_ntoinftysqrt[n]=2^-1/2<1$$



    and the series converges.






    share|cite|improve this answer











    $endgroup$













      Your Answer





      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("mathjaxEditing", function ()
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      );
      );
      , "mathjax-editing");

      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "69"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158310%2fif-limsup-fraca-n1a-n1-does-sum-a-n-converge-even-if-lim-fraca%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0












      $begingroup$

      If $limsup_nleftlvertfraca_n+1a_nrightrvert<1$, then take some $cinleft(limsup_nleftlvertfraca_n+1a_nrightrvert,1right)$. Then $limsup_nleftlvertfraca_n+1a_nrightrvert<c$ and so, for some $Ninmathbb N$, if $ngeqslant N$, then $leftlvertfraca_n+1a_nrightrvert<c$. But then $lvert a_N+1rvert<clvert a_Nrvert$, $lvert a_N+2rvert<c^2lvert a_Nrvert$ and so on. So, yes, the series $sum_n=0^infty a_n$ converges absolutely. There is no difference between the ratio test and the quotient test as far as this is concerned.






      share|cite|improve this answer









      $endgroup$

















        0












        $begingroup$

        If $limsup_nleftlvertfraca_n+1a_nrightrvert<1$, then take some $cinleft(limsup_nleftlvertfraca_n+1a_nrightrvert,1right)$. Then $limsup_nleftlvertfraca_n+1a_nrightrvert<c$ and so, for some $Ninmathbb N$, if $ngeqslant N$, then $leftlvertfraca_n+1a_nrightrvert<c$. But then $lvert a_N+1rvert<clvert a_Nrvert$, $lvert a_N+2rvert<c^2lvert a_Nrvert$ and so on. So, yes, the series $sum_n=0^infty a_n$ converges absolutely. There is no difference between the ratio test and the quotient test as far as this is concerned.






        share|cite|improve this answer









        $endgroup$















          0












          0








          0





          $begingroup$

          If $limsup_nleftlvertfraca_n+1a_nrightrvert<1$, then take some $cinleft(limsup_nleftlvertfraca_n+1a_nrightrvert,1right)$. Then $limsup_nleftlvertfraca_n+1a_nrightrvert<c$ and so, for some $Ninmathbb N$, if $ngeqslant N$, then $leftlvertfraca_n+1a_nrightrvert<c$. But then $lvert a_N+1rvert<clvert a_Nrvert$, $lvert a_N+2rvert<c^2lvert a_Nrvert$ and so on. So, yes, the series $sum_n=0^infty a_n$ converges absolutely. There is no difference between the ratio test and the quotient test as far as this is concerned.






          share|cite|improve this answer









          $endgroup$



          If $limsup_nleftlvertfraca_n+1a_nrightrvert<1$, then take some $cinleft(limsup_nleftlvertfraca_n+1a_nrightrvert,1right)$. Then $limsup_nleftlvertfraca_n+1a_nrightrvert<c$ and so, for some $Ninmathbb N$, if $ngeqslant N$, then $leftlvertfraca_n+1a_nrightrvert<c$. But then $lvert a_N+1rvert<clvert a_Nrvert$, $lvert a_N+2rvert<c^2lvert a_Nrvert$ and so on. So, yes, the series $sum_n=0^infty a_n$ converges absolutely. There is no difference between the ratio test and the quotient test as far as this is concerned.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 22 at 15:49









          José Carlos SantosJosé Carlos Santos

          173k23133241




          173k23133241





















              0












              $begingroup$

              The ratio test can be expressed as follows.



              Let $ell=liminf_nto inftyleft|fraca_n+1a_nright|$ and let $L=limsup_nto inftyleft|fraca_n+1a_nright|$. Then, the series $$sum_n=1^infty a_nbegincases
              textconverges (absolutey)&, L<1\\
              textdiverges &, ell>1\\
              textdiverges &, left|fraca_n+1a_nright|ge1,textfor,n,textlarge\\
              textinconclusive&,textotherwise
              endcases$$




              The root test is stronger than the ratio test since



              $$liminf_ntoinftyleft|fraca_n+1a_nright|le liminf_nto inftysqrt[n]le limsup_ntoinftysqrt[n]le limsup_ntoinftyleft|fraca_n+1a_nright|$$



              In the example in the OP, the ratio test in inconclusive since $L=infty$ and $ell=0$. However, the root test reveals



              $$limsup_ntoinftysqrt[n]=2^-1/2<1$$



              and the series converges.






              share|cite|improve this answer











              $endgroup$

















                0












                $begingroup$

                The ratio test can be expressed as follows.



                Let $ell=liminf_nto inftyleft|fraca_n+1a_nright|$ and let $L=limsup_nto inftyleft|fraca_n+1a_nright|$. Then, the series $$sum_n=1^infty a_nbegincases
                textconverges (absolutey)&, L<1\\
                textdiverges &, ell>1\\
                textdiverges &, left|fraca_n+1a_nright|ge1,textfor,n,textlarge\\
                textinconclusive&,textotherwise
                endcases$$




                The root test is stronger than the ratio test since



                $$liminf_ntoinftyleft|fraca_n+1a_nright|le liminf_nto inftysqrt[n]le limsup_ntoinftysqrt[n]le limsup_ntoinftyleft|fraca_n+1a_nright|$$



                In the example in the OP, the ratio test in inconclusive since $L=infty$ and $ell=0$. However, the root test reveals



                $$limsup_ntoinftysqrt[n]=2^-1/2<1$$



                and the series converges.






                share|cite|improve this answer











                $endgroup$















                  0












                  0








                  0





                  $begingroup$

                  The ratio test can be expressed as follows.



                  Let $ell=liminf_nto inftyleft|fraca_n+1a_nright|$ and let $L=limsup_nto inftyleft|fraca_n+1a_nright|$. Then, the series $$sum_n=1^infty a_nbegincases
                  textconverges (absolutey)&, L<1\\
                  textdiverges &, ell>1\\
                  textdiverges &, left|fraca_n+1a_nright|ge1,textfor,n,textlarge\\
                  textinconclusive&,textotherwise
                  endcases$$




                  The root test is stronger than the ratio test since



                  $$liminf_ntoinftyleft|fraca_n+1a_nright|le liminf_nto inftysqrt[n]le limsup_ntoinftysqrt[n]le limsup_ntoinftyleft|fraca_n+1a_nright|$$



                  In the example in the OP, the ratio test in inconclusive since $L=infty$ and $ell=0$. However, the root test reveals



                  $$limsup_ntoinftysqrt[n]=2^-1/2<1$$



                  and the series converges.






                  share|cite|improve this answer











                  $endgroup$



                  The ratio test can be expressed as follows.



                  Let $ell=liminf_nto inftyleft|fraca_n+1a_nright|$ and let $L=limsup_nto inftyleft|fraca_n+1a_nright|$. Then, the series $$sum_n=1^infty a_nbegincases
                  textconverges (absolutey)&, L<1\\
                  textdiverges &, ell>1\\
                  textdiverges &, left|fraca_n+1a_nright|ge1,textfor,n,textlarge\\
                  textinconclusive&,textotherwise
                  endcases$$




                  The root test is stronger than the ratio test since



                  $$liminf_ntoinftyleft|fraca_n+1a_nright|le liminf_nto inftysqrt[n]le limsup_ntoinftysqrt[n]le limsup_ntoinftyleft|fraca_n+1a_nright|$$



                  In the example in the OP, the ratio test in inconclusive since $L=infty$ and $ell=0$. However, the root test reveals



                  $$limsup_ntoinftysqrt[n]=2^-1/2<1$$



                  and the series converges.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Mar 22 at 16:19

























                  answered Mar 22 at 15:58









                  Mark ViolaMark Viola

                  134k1278177




                  134k1278177



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158310%2fif-limsup-fraca-n1a-n1-does-sum-a-n-converge-even-if-lim-fraca%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      C2s4Pyn Fxtqrfuv5
                      Nk2uvglY,WbIUpltj1,lPXH5SpP7dheIOSPIRMFPzFpD UK5Q2RM2HNu

                      Popular posts from this blog

                      Football at the 1986 Brunei Merdeka Games Contents Teams Group stage Knockout stage References Navigation menu"Brunei Merdeka Games 1986".

                      Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

                      Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee