Prove that a function is indefinitely differentiableFinding the general term of two related recurrence relationsPiecewise interpolation with derivatives that is also twice differentiableShow that there is a series in R^infinity has some term greater than or equal to 1/n but that also is arbitrary close to the zero sequence.Uniform convergence to a differentiable functionFinding the general formula for $a_n+1=2^n a_n +4$, where $a_1=1$.When does the limit of derivatives coincide with the derivative of the limit function?Solving a recurrence with an alternating pattern e.g. do $mathrm X$, then do $mathrm Y$; repeatProve that if $f$ is derivable in an interval $I$ and $f'(a)=0$ and $f''(a) ne 0$, then $a$ must be a local minimum or maximum of the function.How to prove that a function has directional derivative?Formula for an m derivative of a function from $mathbbR^ntomathbbR$

California: "For quality assurance, this phone call is being recorded"

How to pass a regex when finding a directory path in bash?

In this example, which path would a monster affected by the Dissonant Whispers spell take?

Old black and white movie: glowing black rocks slowly turn you into stone upon touch

How to split a string in two substrings of same length using bash?

Does Peach's float negate shorthop knockback multipliers?

Is it a problem that pull requests are approved without any comments

Convert camelCase and PascalCase to Title Case

The ring of global sections of a regular scheme

What are the words for people who cause trouble believing they know better?

Is there any word or phrase for negative bearing?

Riley's, assemble!

My coworkers think I had a long honeymoon. Actually I was diagnosed with cancer. How do I talk about it?

Using new lumber in an old wall with larger lumber dimensions

Building a road to escape Earth's gravity by making a pyramid on Antartica

Secure offsite backup, even in the case of hacker root access

Can a magnetic field of an object be stronger than its gravity?

What happens if you do emergency landing on a US base in middle of the ocean?

What are the words for people who cause trouble believing they know better?

Diet Coke or water?

How can Iron Man's suit withstand this?

Could the Missouri River be running while Lake Michigan was frozen several meters deep?

How bad would a partial hash leak be, realistically?

If Boris Johnson were prosecuted and convicted of lying about Brexit, can that be used to cancel Brexit?



Prove that a function is indefinitely differentiable


Finding the general term of two related recurrence relationsPiecewise interpolation with derivatives that is also twice differentiableShow that there is a series in R^infinity has some term greater than or equal to 1/n but that also is arbitrary close to the zero sequence.Uniform convergence to a differentiable functionFinding the general formula for $a_n+1=2^n a_n +4$, where $a_1=1$.When does the limit of derivatives coincide with the derivative of the limit function?Solving a recurrence with an alternating pattern e.g. do $mathrm X$, then do $mathrm Y$; repeatProve that if $f$ is derivable in an interval $I$ and $f'(a)=0$ and $f''(a) ne 0$, then $a$ must be a local minimum or maximum of the function.How to prove that a function has directional derivative?Formula for an m derivative of a function from $mathbbR^ntomathbbR$













1












$begingroup$



Show that if
$$f: mathbbR to mathbbR$$ is differentiable in second order which satisfies the equation $$f'' =f'+f$$ then $f$ is indefinitely differentiable.




I was thinking to write the $n$the derivative as
$$f^(n)=a_nf+b_nf', a_n=b_n-1, b_n=a_n-1+b_n-1 $$
I calculated a few derivatives so I think this must be the form of the sequence, but I don't know how to solve it and I cannot see any other pattern to write the general term.










share|cite|improve this question











$endgroup$
















    1












    $begingroup$



    Show that if
    $$f: mathbbR to mathbbR$$ is differentiable in second order which satisfies the equation $$f'' =f'+f$$ then $f$ is indefinitely differentiable.




    I was thinking to write the $n$the derivative as
    $$f^(n)=a_nf+b_nf', a_n=b_n-1, b_n=a_n-1+b_n-1 $$
    I calculated a few derivatives so I think this must be the form of the sequence, but I don't know how to solve it and I cannot see any other pattern to write the general term.










    share|cite|improve this question











    $endgroup$














      1












      1








      1


      1



      $begingroup$



      Show that if
      $$f: mathbbR to mathbbR$$ is differentiable in second order which satisfies the equation $$f'' =f'+f$$ then $f$ is indefinitely differentiable.




      I was thinking to write the $n$the derivative as
      $$f^(n)=a_nf+b_nf', a_n=b_n-1, b_n=a_n-1+b_n-1 $$
      I calculated a few derivatives so I think this must be the form of the sequence, but I don't know how to solve it and I cannot see any other pattern to write the general term.










      share|cite|improve this question











      $endgroup$





      Show that if
      $$f: mathbbR to mathbbR$$ is differentiable in second order which satisfies the equation $$f'' =f'+f$$ then $f$ is indefinitely differentiable.




      I was thinking to write the $n$the derivative as
      $$f^(n)=a_nf+b_nf', a_n=b_n-1, b_n=a_n-1+b_n-1 $$
      I calculated a few derivatives so I think this must be the form of the sequence, but I don't know how to solve it and I cannot see any other pattern to write the general term.







      calculus sequences-and-series functions derivatives recurrence-relations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 8 hours ago









      Chase Ryan Taylor

      4,53621531




      4,53621531










      asked 9 hours ago









      AndreiAndrei

      134




      134




















          3 Answers
          3






          active

          oldest

          votes


















          12












          $begingroup$

          Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^(n)=f^(n-1)+f^(n-2)$, implying that $f^(n+1)$ exists.






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Can we simply neglect the coefficients of f and f' ?
            $endgroup$
            – Andrei
            8 hours ago










          • $begingroup$
            @Andrei What coefficients are you talking about?
            $endgroup$
            – DonAntonio
            8 hours ago






          • 3




            $begingroup$
            @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
            $endgroup$
            – InterstellarProbe
            8 hours ago



















          3












          $begingroup$

          You wanted to know the general form for $f^(n)$ in terms of $f$ and $f'$. The solution Alex R. provided is the correct solution. But, if you just want to see what form the $n$-th derivative takes (in terms of $f$ and $f'$), you have:



          $$f^(n) = a_nf' + b_nf$$



          Take the derivative derivatives:



          $$f^(n+1) = a_nf''+b_nf' = a_n(f'+f)+b_nf' = (a_n+b_n)f' + a_nf$$



          From this, we get:



          $$b_n+1 = a_n$$



          $$a_n+1 = a_n+b_n$$



          So, we have:



          $$a_n+2 = a_n+1+b_n+1 = a_n+1+a_n$$



          This is the Fibonacci recurrence relation. From this, we obtain:



          $$f^(n) = F_n+1f'+F_nf, nge 0$$



          where $$F_0=1, F_1=0$$ and $$F_n+2 = F_n+1+F_n, nge 0$$ is the Fibonacci sequence.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            a very interesting approach to acquire some extra information
            $endgroup$
            – Chase Ryan Taylor
            8 hours ago


















          1












          $begingroup$

          Another way (different way) to look at this is to think of it as an ODE:
          $$ fracd^2 fdx^2 - fracdfdx - f = 0 $$
          This is a pretty simple ODE which has the solution of:
          $$ f(x) = a_1 e^fracsqrt5 + 1 2x + a_2e^-fracsqrt5 + 1 2x $$
          Where $a_1$ and $a_2$ are some constant. Since we know that exponential functions are infinite differentiable, this imply that $f(x)$ is infinite differentiable since it is just linear combination of exponential functions.






          share|cite|improve this answer









          $endgroup$













            Your Answer








            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%2f3246969%2fprove-that-a-function-is-indefinitely-differentiable%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            12












            $begingroup$

            Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^(n)=f^(n-1)+f^(n-2)$, implying that $f^(n+1)$ exists.






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              Can we simply neglect the coefficients of f and f' ?
              $endgroup$
              – Andrei
              8 hours ago










            • $begingroup$
              @Andrei What coefficients are you talking about?
              $endgroup$
              – DonAntonio
              8 hours ago






            • 3




              $begingroup$
              @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
              $endgroup$
              – InterstellarProbe
              8 hours ago
















            12












            $begingroup$

            Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^(n)=f^(n-1)+f^(n-2)$, implying that $f^(n+1)$ exists.






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              Can we simply neglect the coefficients of f and f' ?
              $endgroup$
              – Andrei
              8 hours ago










            • $begingroup$
              @Andrei What coefficients are you talking about?
              $endgroup$
              – DonAntonio
              8 hours ago






            • 3




              $begingroup$
              @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
              $endgroup$
              – InterstellarProbe
              8 hours ago














            12












            12








            12





            $begingroup$

            Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^(n)=f^(n-1)+f^(n-2)$, implying that $f^(n+1)$ exists.






            share|cite|improve this answer









            $endgroup$



            Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^(n)=f^(n-1)+f^(n-2)$, implying that $f^(n+1)$ exists.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 8 hours ago









            Alex R.Alex R.

            25.8k12455




            25.8k12455











            • $begingroup$
              Can we simply neglect the coefficients of f and f' ?
              $endgroup$
              – Andrei
              8 hours ago










            • $begingroup$
              @Andrei What coefficients are you talking about?
              $endgroup$
              – DonAntonio
              8 hours ago






            • 3




              $begingroup$
              @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
              $endgroup$
              – InterstellarProbe
              8 hours ago

















            • $begingroup$
              Can we simply neglect the coefficients of f and f' ?
              $endgroup$
              – Andrei
              8 hours ago










            • $begingroup$
              @Andrei What coefficients are you talking about?
              $endgroup$
              – DonAntonio
              8 hours ago






            • 3




              $begingroup$
              @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
              $endgroup$
              – InterstellarProbe
              8 hours ago
















            $begingroup$
            Can we simply neglect the coefficients of f and f' ?
            $endgroup$
            – Andrei
            8 hours ago




            $begingroup$
            Can we simply neglect the coefficients of f and f' ?
            $endgroup$
            – Andrei
            8 hours ago












            $begingroup$
            @Andrei What coefficients are you talking about?
            $endgroup$
            – DonAntonio
            8 hours ago




            $begingroup$
            @Andrei What coefficients are you talking about?
            $endgroup$
            – DonAntonio
            8 hours ago




            3




            3




            $begingroup$
            @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
            $endgroup$
            – InterstellarProbe
            8 hours ago





            $begingroup$
            @Andrei I see what you are trying to do, but you are overthinking the problem. $$dfracddxf'' = dfracddx(f'+f)$$ Then $$f''' = f''+f'$$ You don't need to then convert $f''$ into $f'+f$. You can immediately apply induction. This is the base case.
            $endgroup$
            – InterstellarProbe
            8 hours ago












            3












            $begingroup$

            You wanted to know the general form for $f^(n)$ in terms of $f$ and $f'$. The solution Alex R. provided is the correct solution. But, if you just want to see what form the $n$-th derivative takes (in terms of $f$ and $f'$), you have:



            $$f^(n) = a_nf' + b_nf$$



            Take the derivative derivatives:



            $$f^(n+1) = a_nf''+b_nf' = a_n(f'+f)+b_nf' = (a_n+b_n)f' + a_nf$$



            From this, we get:



            $$b_n+1 = a_n$$



            $$a_n+1 = a_n+b_n$$



            So, we have:



            $$a_n+2 = a_n+1+b_n+1 = a_n+1+a_n$$



            This is the Fibonacci recurrence relation. From this, we obtain:



            $$f^(n) = F_n+1f'+F_nf, nge 0$$



            where $$F_0=1, F_1=0$$ and $$F_n+2 = F_n+1+F_n, nge 0$$ is the Fibonacci sequence.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              a very interesting approach to acquire some extra information
              $endgroup$
              – Chase Ryan Taylor
              8 hours ago















            3












            $begingroup$

            You wanted to know the general form for $f^(n)$ in terms of $f$ and $f'$. The solution Alex R. provided is the correct solution. But, if you just want to see what form the $n$-th derivative takes (in terms of $f$ and $f'$), you have:



            $$f^(n) = a_nf' + b_nf$$



            Take the derivative derivatives:



            $$f^(n+1) = a_nf''+b_nf' = a_n(f'+f)+b_nf' = (a_n+b_n)f' + a_nf$$



            From this, we get:



            $$b_n+1 = a_n$$



            $$a_n+1 = a_n+b_n$$



            So, we have:



            $$a_n+2 = a_n+1+b_n+1 = a_n+1+a_n$$



            This is the Fibonacci recurrence relation. From this, we obtain:



            $$f^(n) = F_n+1f'+F_nf, nge 0$$



            where $$F_0=1, F_1=0$$ and $$F_n+2 = F_n+1+F_n, nge 0$$ is the Fibonacci sequence.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              a very interesting approach to acquire some extra information
              $endgroup$
              – Chase Ryan Taylor
              8 hours ago













            3












            3








            3





            $begingroup$

            You wanted to know the general form for $f^(n)$ in terms of $f$ and $f'$. The solution Alex R. provided is the correct solution. But, if you just want to see what form the $n$-th derivative takes (in terms of $f$ and $f'$), you have:



            $$f^(n) = a_nf' + b_nf$$



            Take the derivative derivatives:



            $$f^(n+1) = a_nf''+b_nf' = a_n(f'+f)+b_nf' = (a_n+b_n)f' + a_nf$$



            From this, we get:



            $$b_n+1 = a_n$$



            $$a_n+1 = a_n+b_n$$



            So, we have:



            $$a_n+2 = a_n+1+b_n+1 = a_n+1+a_n$$



            This is the Fibonacci recurrence relation. From this, we obtain:



            $$f^(n) = F_n+1f'+F_nf, nge 0$$



            where $$F_0=1, F_1=0$$ and $$F_n+2 = F_n+1+F_n, nge 0$$ is the Fibonacci sequence.






            share|cite|improve this answer











            $endgroup$



            You wanted to know the general form for $f^(n)$ in terms of $f$ and $f'$. The solution Alex R. provided is the correct solution. But, if you just want to see what form the $n$-th derivative takes (in terms of $f$ and $f'$), you have:



            $$f^(n) = a_nf' + b_nf$$



            Take the derivative derivatives:



            $$f^(n+1) = a_nf''+b_nf' = a_n(f'+f)+b_nf' = (a_n+b_n)f' + a_nf$$



            From this, we get:



            $$b_n+1 = a_n$$



            $$a_n+1 = a_n+b_n$$



            So, we have:



            $$a_n+2 = a_n+1+b_n+1 = a_n+1+a_n$$



            This is the Fibonacci recurrence relation. From this, we obtain:



            $$f^(n) = F_n+1f'+F_nf, nge 0$$



            where $$F_0=1, F_1=0$$ and $$F_n+2 = F_n+1+F_n, nge 0$$ is the Fibonacci sequence.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 8 hours ago

























            answered 8 hours ago









            InterstellarProbeInterstellarProbe

            4,311931




            4,311931











            • $begingroup$
              a very interesting approach to acquire some extra information
              $endgroup$
              – Chase Ryan Taylor
              8 hours ago
















            • $begingroup$
              a very interesting approach to acquire some extra information
              $endgroup$
              – Chase Ryan Taylor
              8 hours ago















            $begingroup$
            a very interesting approach to acquire some extra information
            $endgroup$
            – Chase Ryan Taylor
            8 hours ago




            $begingroup$
            a very interesting approach to acquire some extra information
            $endgroup$
            – Chase Ryan Taylor
            8 hours ago











            1












            $begingroup$

            Another way (different way) to look at this is to think of it as an ODE:
            $$ fracd^2 fdx^2 - fracdfdx - f = 0 $$
            This is a pretty simple ODE which has the solution of:
            $$ f(x) = a_1 e^fracsqrt5 + 1 2x + a_2e^-fracsqrt5 + 1 2x $$
            Where $a_1$ and $a_2$ are some constant. Since we know that exponential functions are infinite differentiable, this imply that $f(x)$ is infinite differentiable since it is just linear combination of exponential functions.






            share|cite|improve this answer









            $endgroup$

















              1












              $begingroup$

              Another way (different way) to look at this is to think of it as an ODE:
              $$ fracd^2 fdx^2 - fracdfdx - f = 0 $$
              This is a pretty simple ODE which has the solution of:
              $$ f(x) = a_1 e^fracsqrt5 + 1 2x + a_2e^-fracsqrt5 + 1 2x $$
              Where $a_1$ and $a_2$ are some constant. Since we know that exponential functions are infinite differentiable, this imply that $f(x)$ is infinite differentiable since it is just linear combination of exponential functions.






              share|cite|improve this answer









              $endgroup$















                1












                1








                1





                $begingroup$

                Another way (different way) to look at this is to think of it as an ODE:
                $$ fracd^2 fdx^2 - fracdfdx - f = 0 $$
                This is a pretty simple ODE which has the solution of:
                $$ f(x) = a_1 e^fracsqrt5 + 1 2x + a_2e^-fracsqrt5 + 1 2x $$
                Where $a_1$ and $a_2$ are some constant. Since we know that exponential functions are infinite differentiable, this imply that $f(x)$ is infinite differentiable since it is just linear combination of exponential functions.






                share|cite|improve this answer









                $endgroup$



                Another way (different way) to look at this is to think of it as an ODE:
                $$ fracd^2 fdx^2 - fracdfdx - f = 0 $$
                This is a pretty simple ODE which has the solution of:
                $$ f(x) = a_1 e^fracsqrt5 + 1 2x + a_2e^-fracsqrt5 + 1 2x $$
                Where $a_1$ and $a_2$ are some constant. Since we know that exponential functions are infinite differentiable, this imply that $f(x)$ is infinite differentiable since it is just linear combination of exponential functions.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 6 hours ago









                user209663user209663

                40129




                40129



























                    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%2f3246969%2fprove-that-a-function-is-indefinitely-differentiable%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







                    Popular posts from this blog

                    Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                    Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                    Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її