Recent content by mathboy20
-
M
Maximal Interval of Existence for a Differential Equation with Initial Condition
Just looked at the again. There are three possible alphas \alpha = 1/2, \alpha = \sqrt{2} , \alpha = 1 But that doesn't change anything does it?- mathboy20
- Post #7
- Forum: Calculus and Beyond Homework Help
-
M
Maximal Interval of Existence for a Differential Equation with Initial Condition
So anyway if so just to stress that I have understood You correct Mister Tiny Tim. The maximum solution for the original equation lies on the interval between ±tan(απ/2)? Best Regards Mathboy- mathboy20
- Post #5
- Forum: Calculus and Beyond Homework Help
-
M
Maximal Interval of Existence for a Differential Equation with Initial Condition
Initial value problem = IVP But I need to find C in each of the two alpha cases? Don't shoot me, but since its for all t then x oscillates on the interval \pm \rm{t}?? Then as you say alpha < 1. Best Regards Mathboy p.s. If there existed a case where alpha > 1 then the solution...- mathboy20
- Post #3
- Forum: Calculus and Beyond Homework Help
-
M
Maximal Interval of Existence for a Differential Equation with Initial Condition
Homework Statement Given the IVP problem \rm{(1+x^2)^{-1} \frac{dx}{dt} = \frac{\alpha \cdot 2 \pi}{4} \cdot cos(t)} \iff \rm{(1+x^2)^{-1} dx = \frac{\alpha \cdot 2 \pi}{4} \cdot cos(t)} dt Find the maximal solution with the initial conditio condition x(0) = 0. Then alpha is...- mathboy20
- Thread
- Existence Interval Maximum
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
M
What is the maximum solution for the given differential equation?
Dear Mister Hallsoft, Just to be clear I find the derivative with respect to alpha of the original expression \frac{1}{(x^2+1)} dx = \frac{\alpha \cdot 2 \pi}{4} \cdot cos(t) dt \frac{-2x}{x^4 + 2x^2 +1} = \frac{\pi \cdot cos(t)}{4} and then insert the two alpha values to obtain the...- mathboy20
- Post #6
- Forum: Calculus and Beyond Homework Help
-
M
What is the maximum solution for the given differential equation?
I meant to I take tan on each side of the equation, and thusly obtain x(t) = ?? and then by choosing either alpha1 or alpha2 see which of these gives largest possible solution?- mathboy20
- Post #4
- Forum: Calculus and Beyond Homework Help
-
M
What is the maximum solution for the given differential equation?
I then get tan(x)^{-1} = \frac{\alpha \cdot 2 \pi}{4} \cdot sin(t) I then take arctan on both sides of equation to arrive at a solution? with regards to the two alpha's?- mathboy20
- Post #3
- Forum: Calculus and Beyond Homework Help
-
M
What is the maximum solution for the given differential equation?
Homework Statement Dear Friends, Given the differential equation \frac{1}{1+x^2} \frac{dx}{dt} = \frac{\alpha \cdot 2 \pi}{4} \cdot cos(t) with the condition that x(0) = 0 Then find the largest possible solution (this is how its stated) if either \alpha_{1} = 1/2...- mathboy20
- Thread
- Differential Differential equation
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
M
Question: Lotka-Volterra system
Hi I need help intepreting the following. Given Lotka-Volterra model system \begin{array}{cc} x'_1 = (a-bx_2)x_1 \\ x'_2 = (cx_1 -d) x_2\end{array} Look at the system on the open 1.Quadrant K; where a,b,c,d are all positive constants. Show that the system is integratable, which...- mathboy20
- Thread
- System
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Can Nested Subsets Prove Equality in Limits?
My solution here is my solution 1. I say B_m "uparrow" if B_m is a subset of B_{m+1} for all m, so they are all nested upward. In this case I want to prove that limsup B_m = liminf B_m = union of B_m over all m. Let B be the union over all m of B_m. Since B_m is a subset of F for...- mathboy20
- Post #3
- Forum: Calculus and Beyond Homework Help
-
M
Can Nested Subsets Prove Equality in Limits?
Let F be the label of an non-empty set and let (B_m)_{m \geq 1} be elements in 2^F Then I need to prove the following: \mathrm{lim}_{m} \ \mathrm{sup} \ B_{m} = \mathrm{lim}_{m} \ \mathrm{inf} \ \mathrm{B_m} = \cup _{m= 1} ^{\infty} B_{m} if B_{m} \uparrow which implies that B_{m}...- mathboy20
- Thread
- Set Set theory Theory
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Radius of Convergence for Power Series: Mathboy20
Hello and thank Your for Your answer, Anyway if I then have show that the series diverges for all point on the circle of convergens. Doesn't that mean that \frac{2n+3}{2n+1}|z| \geq 1, where n \neq 0 if n = 1 then |z| \geq \frac{3}{5} Am I on the right track here? Best...- mathboy20
- Post #4
- Forum: Calculus and Beyond Homework Help
-
M
Radius of Convergence for Power Series: Mathboy20
Hi I'm told that the the power series: \sum_{n=0} ^ \infty (2n+1) z^n has the radius of convergens R = 1. Proof: Using the Definition of convergens for power series: \frac{(2n+1)}{(2n+1)+1} = \frac{(2n+1)}{(2n+3)} limit _{n \rightarrow \infty} \frac{(2n+1)}{(2n+3)} =...- mathboy20
- Thread
- Radius
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Are the Row Vectors of a Matrix with Orthonormal Columns Also Orthonormal?
Hi Given A an n x n matrix where the columns are the set of standard vectors S = {e1, e2,...e_n} in R^n These vectors are orthonormal according to the definition since <e_i, e_j> = 0, i \neq j <e_i,e_i> = 1 Since the columns of A then they are orthonormal according to the...- mathboy20
- Thread
- Row Vectors
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Determining Pivot Columns in a Matrix - Fred's Question
What I'm asking given a matrix A= [[1,2,2,0,1,1][0,i,0,0,1,2][0,0,0,0,i,0][0,0,1,2,2i]] Which in echelonform gives A ~[[1,2,2,0,1,1][0,1,0,0,-i,-2i][0,0,1,2,0,2i][0,0,0,0,1,0]] My question is the pivot column of this matrix aren't they column 1,2,5,6 ?? Since the...- mathboy20
- Post #3
- Forum: Calculus and Beyond Homework Help