Double checking needed on 2 Differential Equations

In summary, the conversation discusses solving two different problems using different methods. The first problem is solved using power series methods, while the second problem is solved using Euler's method. The conversation also suggests checking with your college's IT department for access to a helpful program.
  • #1
VinnyCee
489
0
Problem 1:

Find solution for:

[tex](x^2\,-\,4)\,y''\,+\,(3\,x)\,y'\,+\,y\,=\,0[/tex]

using power series methods.

Answer 1:

I get a recursion formula:

[tex]a_{n\,+\,2}\,=\,\frac{n\,+\,1}{4\,(n\,+\,2)}\,a_n[/tex]

and a final answer:

[tex]y(x)\,=\,a_0\,\left[1\,+\,\frac{x^2}{8}\,+\,\frac{3}{128}\,x^4\,+\,\frac{5}{1024}\,x^6\,+\,...\right]\,+\,a_1\,\left[x\,+\,\frac{x^3}{6}\,+\,\frac{x^5}{30}\,+\,\frac{x^7}{140}\,+\,...\right][/tex]

Does that look right?



Problem 2:

Use Euler's method to solve:

[tex](2\,x^2)\,y''\,+\,(x)\,y'\,+\,y\,=\,0[/tex]

Answer 2:

Using the quadratic equation to solve for r:

[tex]2\,r^2\,-\,r\,+\,1\,=\,0[/tex]

[tex]r\,=\,\frac{1}{4}\,\pm\,\frac{\sqrt{7}}{4}\,i[/tex]

Which means that:

[tex]\lambda\,=\,\frac{1}{4}[/tex] AND [tex]\mu\,=\,\frac{\sqrt{7}}{4}[/tex]

And finally:

[tex]y(x)\,=\,C_1\,x^{\frac{1}{4}}\,cos\,(\frac{\sqrt{7}}{4}\,ln\,x)\,+\,C_2\,x^{\frac{1}{4}}\,sin\,(\frac{\sqrt{7}}{4}\,ln\,x)[/tex]

Thanks for the checking in advance!
 
Last edited:
Physics news on Phys.org
  • #2
Mathematica agrees with both of your solutions. Well done.

--J
 
  • #3
Thanks alot

I need to get that program someday!
 
  • #4
It's possible that your college has a license for it and will give it to you. Why don't you contact your IT department and ask?

--J
 

1. What is the purpose of double checking on 2 differential equations?

The purpose of double checking on 2 differential equations is to ensure accuracy and validity of the solutions. Differential equations are complex mathematical equations that describe the relationship between a function and its derivatives. Double checking involves going through the steps of solving the equations again to catch any mistakes or errors that may have been made during the initial solution process.

2. How do you know when double checking is needed for 2 differential equations?

Double checking is recommended for all types of differential equations, especially when dealing with systems of equations or when the equations involve complicated functions. If the solutions seem unreasonable or do not match with known values, double checking should be done to identify and correct any mistakes.

3. Can double checking change the solutions to 2 differential equations?

No, double checking should not change the solutions to 2 differential equations. The purpose of double checking is to verify the accuracy of the solutions, not to alter them. If the solutions do change during the double checking process, it is an indication that there were errors in the initial solution process that needed to be corrected.

4. What are some common mistakes to look out for when double checking 2 differential equations?

Some common mistakes to look out for when double checking 2 differential equations include incorrect algebraic manipulations, missing or incorrect initial conditions, and errors in differentiating or integrating the equations. It is also important to check for sign errors or incorrect substitutions that may have been made during the initial solution process.

5. Are there any tips for efficiently double checking 2 differential equations?

One tip for efficiently double checking 2 differential equations is to use different methods of solving, such as analytical and numerical approaches, to verify the solutions. It is also helpful to break down the solution process into smaller steps and check each step individually. Additionally, using a calculator or computer program to check the solutions can also save time and reduce the chances of human error.

Similar threads

  • Introductory Physics Homework Help
2
Replies
64
Views
2K
  • Introductory Physics Homework Help
Replies
6
Views
484
  • Introductory Physics Homework Help
Replies
16
Views
399
  • Introductory Physics Homework Help
Replies
10
Views
261
  • Introductory Physics Homework Help
Replies
7
Views
676
  • Introductory Physics Homework Help
Replies
10
Views
906
  • Introductory Physics Homework Help
Replies
4
Views
222
  • Introductory Physics Homework Help
3
Replies
97
Views
3K
  • Introductory Physics Homework Help
Replies
17
Views
374
  • Introductory Physics Homework Help
Replies
32
Views
1K
Back
Top