1
Ch 9 / Re: 9.3 problem 18
« on: March 25, 2013, 01:28:57 PM »
So it is a spiral point but I didn't zoom in closely enough?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I also did not see this during the test. Is there anyone who did?By inspection, $y = 1/2$ is a solution.
Darn, why did I not see this...
Just goes to show that slowing down during a test and looking at the question with a calm mind can do wonders
However I don't think you are correct about Chrome: Preview works for me in Chrome and it is Webkit. I just checked with Opera--Preview works, and with Maxthon--Preview works too!
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'] ],
displayMath: [ ['$$','$$'] ],},
TeX: {equationNumbers: {
autoNumber: "AMS"
}, Augment: { Definitions: {
macros: {
overbracket: ['UnderOver','23B4',1],
underbracket: ['UnderOver','23B5',1],
}
}}},
});
</script>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> <link href="http://aimath.org/knowlstyle.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="http://aimath.org/knowl.js"></script><?xml version="1.0" encoding="UTF-8"?>
<smf>
<preview>
<subject><![CDATA[Re: Previous years resources]]></subject>
<body><![CDATA[testing]]></body>
</preview>
<errors serious="0" topic_locked="0">
<caption name="guestname" class="" />
<caption name="email" class="" />
<caption name="evtitle" class="" />
<caption name="subject" class="" />
<caption name="question" class="" />
</errors>
<last_msg>1111</last_msg>
</smf>
I wonder, isn't that when 0<α<1, e(α-1)t tend to 0 as t tend to infinity, and eαt tend to infinity? As a result, isn't that all nonzero solutions become unbounded as t tend to zero when α>0 instead of α>1?The coefficient on $e^{\alpha t}$ might be zero, so you can have solutions that are just $A e^{(\alpha-1)t}$. These will decay to zero as $t \to \infty$.