krameriffic
Member
A challenge problem. Give yourself a pat on the back if you can do it.
SaskBoy said:Need help with a vector calculus problem.
I am asked to find the speed of a particle moving along the reparametrized curve r(t) at time t=pi/4.
dr/du(1)=(0.2374, -0.9723, 0.7292)
u=tan(t)
Obviously I need to find r(t), then find |r'(pi/4)|. But I don't know how to r(t).
SaskBoy said:Need help with a vector calculus problem.
I am asked to find the speed of a particle moving along the reparametrized curve r(t) at time t=pi/4.
dr/du(1)=(0.2374, -0.9723, 0.7292)
u=tan(t)
Obviously I need to find r(t), then find |r'(pi/4)|. But I don't know how to r(t).
mt1200 said:No solutions please, I want to solve it by myself, but I just cant understand the main concept
When you take that equation, rearrange, and integrate to solve for y, every solution takes on that general form. Since you're going from y' to y, you'll wind up with an unknown constant, whose identity you can't get unless you're given more information about the original y.mt1200 said:Sorry for my dumb questions, but can someone help me to understand this?:
http://www.neogaf.com/forum/showpost.php?p=27856707&postcount=14978
No solutions please, I want to solve it by myself, but I just cant understand the main concept
Zeona said:In (a) you show that the whole function family [y=...] is a solution to the differential equation, meaning that any function of that family is a solution or, clearly speaking, no matter what you declare C as (say C=1 or C=127 or C=e) the resulting function is always a solution to the differential equation.
In (c) and (d) you are supposed to find a solution (= a certain function of the family) that also fulfills additional parameters (y(1)=2, y(2)=1).
If that's not clear enough:y(1)=2 means that for x=1 y should be 2, so you end up with 2 = (ln 1 + C) / 1. Isolate C and insert it back into the initial term of the function [y=...] and you end up with the specific function of the family that is asked for.
Orayn said:When you take that equation, rearrange, and integrate to solve for y, every solution takes on that general form. Since you're going from y' to y, you'll wind up with an unknown constant, whose identity you can't get unless you're given more information about the original y.
SaskBoy said:Need help with a vector calculus problem.
I am asked to find the speed of a particle moving along the reparametrized curve r(t) at time t=pi/4.
dr/du(1)=(0.2374, -0.9723, 0.7292)
u=tan(t)
Obviously I need to find r(t), then find |r'(pi/4)|. But I don't know how to r(t).
Slizz said:Can someone help me with some basic limit shit?
lim
x-->-3+
for:
x+4/x+3
MLH said:Hello, I'm having a little trouble solving this 2nd order ODE:
y'' + 4y = 2cos(2x) + sin(x)
Now, I have found the CF solution:
y=C1*cos(2x) + C2*sin(2x) (C1 and C2 constants)
But my trouble comes with finding the PI solution. I'm not sure what to try...
y=x(A1*cos(2x) +A2*sin(2x)) + B1*sin(x) + B2*cos(x) (A1, A2, B1, B2 constants to be determined)
Is my first instinct but it seems a bit overcomplicated.
Thanks.
MLH said:Thanks for that, maybe my notes are wrong. They say when finding the particular solution of the given inhomogeneous equation we use that
if f(x)=Acos(ax) or f(x)=Asin(ax) (A and a are known) (In my case f(x)=2cos(2x) + sin(x))
we try Y(x)=B1cos(ax)+B2sin(ax)
unless the roots of the auxiliary equation are +or- ia, (auxiliary equation is a^2 + 4=0 in my case, therefore roots are +or- 2i)
where we try Y(x)=x(B1cos(ax)+B2sin(ax)
which was why I multiplied by 'x'.
But what you have done does seem to work
MikeTyson said:I need some help with Conic Sections - missed class and... well, clueless.
(x-3)^2 + (y+2)^2 = 16
Identify the conic section
center
Radius
(x-5)^2/36 + (y+5)^2/64 = 1
Identify the conic section - either horizontal or vertical?
Center
Vertices
co-vertices
foci
any help addressing and solving these problems would be appreciated - have some other ones, but would look like a jackass posting.
Thanks man, appropriate the help - I found a video on khanacademy on an introduction to Conic Sections.hemtae said:To help with the identification, you should probably read up on the general forms of the different conic sections, ellipses, circles, hyperbolas, and parabolas.
For the first one, you can tell that its a circle since it matches the x^2+y^2 = r^2 form. The center would be 3,-2 and the radius is 4
I can't help you much on the second one since I've forgotten the whole vertices and focus thing, but I can tell you that its an ellipse and since the major axis is parallel to the y-axis(since the denominator of the two terms is the radii) it is vertical. You can also come up with the center the same way as in a circle so it would be 5,-5
Jake. said:anyone?
Jake. said:can i ask how you got .31% (i just want to know how to work it out myself)?
Welch Two Sample t-test
data: x and y
t = -0.8208, df = 196.687, p-value = 0.4127
alternative hypothesis: true difference in means is not equal to 0
95 percent confidence interval:
-0.3795959 0.1564744
sample estimates:
mean of x mean of y
0.9590466 1.0706074
close to the edge said:Hey, I need some help with stats in R, I need to do a two sample t-test (just the default t.test(x,y)) and I am unsure about how to interpret the results.
Code:Welch Two Sample t-test data: x and y t = -0.8208, df = 196.687, p-value = 0.4127 alternative hypothesis: true difference in means is not equal to 0 95 percent confidence interval: -0.3795959 0.1564744 sample estimates: mean of x mean of y 0.9590466 1.0706074
What does t, df and p-value mean? I've learned different variable names in my class, I'm slightly confused. :/
Honestly, the easiest way to do these questions is just to sub in values extremely close to the number in question. For 3-, try 2.999999, see what happens. For 3+, try 3.00000001.Heysoos said:Sorry for the dumb question, but can someone please help me understand this problem? For some reason, I'm just not getting it. Every other limit problem has been really easy, but for some reason I'm completely frozen here.
![]()
Feep said:Honestly, the easiest way to do these questions is just to sub in values extremely close to the number in question. For 3-, try 2.999999, see what happens. For 3+, try 3.00000001.
For -3, you'll need to try both -2.9999999 and -3.0000001 to see if they converge.
This is ignoring basic/advanced techniques like L'Hopital's rule, but it's almost always reliable.
Or if you have a graphing calculator type it in and see if it's positive or negative. Probably the cheapest way to do it though to be honest.Heysoos said:Sorry, but I'm not quite sure if I understood you. Do you mean like, for example the first one:
lim x--> -3- (2(-2.9999999)+4)/((-2.9999999)^2+6(-2.9999999)+9) and (2(-3.0000001)+4)/((-3.0000001)^2+6(-3.0000001)+9) and using that to determine if it's negative/positive infinity?
ChocolateCupcakes said:Or if you have a graphing calculator type it in and see if it's positive or negative. Probably the cheapest way to do it though to be honest.
Heysoos said:Well, that might help, unfortunately no calculators on tests. So I'm trying to understand how to work it out also.
harriet the spy said:You need to factor the polynomial in the denominator. Assuming you know how to do that, the answer is
x^2+6x+9=(x+3)^2
What happens to to that when x gets close to -3?
Well, if it's just a tiny bit less than -3, (x+3) is very small negative, but squared becomes very small positive.
The numerator becomes 2(-3)+4=-2, which is negative.
-2/(0+) is -infinity, so the limit for -3^- is -infinity.
The same reasoning applies if x is just a tiny bit more than 3.
Which means that the limit for -3^+ is also -infinity.
Since both of these limits agree, the limit for -3 is -infinity as well (if they disagreed it would not exist)
Ace 8095 said:Can someone help me understand the basis of a homogeneous system. I understand the basic concepts of a basis such as (1 0 0), (0 1 0), (0 0 1) spans R3 and is linear independent so it is a basis. However I'm given a problem like
x -y +z +w =0
2x +y -3z +2w =0
and I'm lost.
I put the above system into reduce row echelon to get
1 0 -2/3 1
0 1 -5/3 0
but I don't know what to do from here.
Thanks for the help.f0rk said:To solve a system of linearly independent equations you need the same number of equations as variables. So we have two free parameters in this system that could be anything. If you call these u and v, so z=u and w=v, then x=2/3u-v and y=5/3u. We can write this as the vector (2/3u-v,5/3u,u,v) or u(2/3,5/3,1,0)+v(-1,0,0,1). Any linear combination of these vectors will solve the problem, so it is a basis as they are linearly independent. This is the null space of the matrix, if you were just given the matrix without the =0s.
Jaladinozozo said:ok I need to solve this problem by completing the square and i am completely stuck
its 7/9x^2 + 9/10x + (-11/90) = 0
any help is greatly appreciated....
Shouldn't you just be able to divide out the 7/9 and never worry about it again?Zoibie said:First, take the 7/9 outside of some brackets/parenthesis. So you have 7/9 [x^2 + (9/10 divided by 7/9)x + (-11/90 divided by 7/9)] and then keep going as you normally would to complete the square. Then when you get to the end, multiply by 7/9 to get rid of the square brackets/parenthesis.
Zoibie said:First, take the 7/9 outside of some brackets/parenthesis. So you have 7/9 [x^2 + (9/10 divided by 7/9)x + (-11/90 divided by 7/9)] and then keep going as you normally would to complete the square. Then when you get to the end, multiply by 7/9 to get rid of the square brackets/parenthesis.
Therion said:Shouldn't you just be able to divide out the 7/9 and never worry about it again?
Jaladinozozo said:uhh this sounds like a lot of fractions lol...im like still lost, so once i have that do i do 9/10/(7/9), get that answer, than divide that by 2 and square it?
No, I mean the whole thing is equal to zero, so divide the equation by 7/9 to simplify it rather than just factoring it out and leaving it there. It doesn't really make a difference, just saves you a step at the end.hemtae said:Well you'll have to worry about it at the end to figure out the exact amount you added to each side
I believe those are the same numbers I got when I tried it. At least 6561/19600 is definitely right. It's just an ugly problem.Jaladinozozo said:im still kind of lost and i dont know if this looks right, im getting huge numbers where my equation so far looks like 7/9(x^2+81/70x+6561/19600) = 11/70 + 6561/19600