You are not logged in.
For 16, C is correct. Great!
For 18, you must also consider the coefficient for
. You need two numbers which multiply to produce and sum to the middle coefficient for , . We can, in fact, find these two numbers! They are and because and . Then we replace the coefficient of with the new numbers we found, and we get:19. Yes, fractions can be quite tricky. Plus, the hardest part of factoring these quadratics is finding the new coefficients for the middle term. So mix that with fractions, and they can be a little nasty. Anyhow, let's follow the same steps and see what we can come up with. The coefficient in front of
is and the constant is , so we need two numbers that multiply to produce and sum to the middle coefficient, . Two numbers which have these properties are and because , and . Again, we then replace the coefficient of the middle term with our new numbers:20. You are correct!
Thank you for sharing, benice. This is cool!
Hello demha,
Don't let the double variables confuse you. Double variable quadratics can still be factored the same way.
13. We need to look for two numbers which multiply to produce
and sum to . No such real numbers exist, so the answer is C - cannot be factored.14. This should be a better example to rid any confusion surrounding double variable quadratics, since this one can be factored. Again, we must look for two numbers which multiply to produce
and sum to . Two such numbers are and because and . Once we have found these numbers, we replace the middle term with our new numbers as coefficients:15. This one is a little different in that it uses the concept of "difference of squares." We have
16. I'm sure you can do this one! Try it out.
17. Remember the difference of squares? We need it to factor this one! We have
. To use the difference of squares we need . This is possible if we let and . ThenTry doing the rest on your own. I don't see any more with double variables, but if you ever run into them, you know they shouldn't be treated any differently!
A similar example - but this time made with a warped ellipse, rather than a warped circle, in the shape of the sine function. It resembles a snake!
Amazing. How do you trace the curve in order to plot the distances corresponding to θ?
That is very interesting. Did you plot both y with θ and x with θ? For example, in your first plot, the blue curve was the distance along the x axis for corresponding values of θ, and the red curve was for distance along y axis?
Thanks for sharing!
While playing around with functions and graphng, I found an equation for a blob which takes the shape of any function. It is simply the equation for a circle, but modified slightly.
For a blob that takes the shape of a function
, use the equation where varies.Try it out with a graphing calculator capable of using sliders for
, or use a CAS.For example, you could examine a blob that warps its shape around the curve
by plotting with and varrying .You can also use it to make a heart around
by plotting .Ah, I see. It should be
. This works! Thank you for your help.There are still many functions you could do this to where the resulting graph will not be solvable with elementary functions. However, they can still be drawn. Are you able to have a computer draw these?
Ah, indeed it is. How are you finding this? And could you do it for
?How about something simple, like
. Of course, there will be some places where this will be undefined.Indeed! That's what I am looking for, for an ellipse. Now what if we did this with some other function?
I don't have any images because I do not know how to generate them. I have, however, found a link to a dynamic image of the sine function (and cosine) being generated by tracing the unit circle. What I want to do, though, is put the point on any function or curve and trace out the resulting curve in the same way.
Say we have the unit circle and we take any point on it and connect a line from the origin to that point, marking the angle
from the horizontal axis to the line. We then rotate the line around the circle, varying the angle and plot the height of the point on the circle above the horizontal axis, . Plotting the value of for every angle gives us the sine function, .What if, instead of a unit circle, we traced an ellipse? We would make a line from the origin to a point on the ellipse, noting the angle
between the horizontal axis and the line, then varying and plotting the height above the horizontal axis, , for corresponding values of x. So, we apply the same process of obtaining the sine function from the unit circle on other shapes.I have absolutely no background in programming, so I have not been able to have a computer generate these functions for me. I imagine that if we did this to an ellipse, we would get a sine function stretched out along the x-axis.
But what if we did this to any function like a polynomial, rational, exponential, logarithmic, sinusoidal, or even parametric or polar? I'm not sure how to find out what these would look like, as I do not know any programming languages (although I have used Maple a bit).
I can only try to imagine what some of the simpler ones may look like. For example, an ellipse should look like a sine function stretched along the x-axis. The polar function
should look like a cycloid with every other arch missing.I would like to know if anybody who can program something like this could show me what some graphs generated this way look like? Or maybe there is a way to define these functions so I can graph them myself? If anybody knows anything about curves generated this way, or could show me what some look like, I would be very interested to hear/ see what you have!
Now that we have shown that the nth difference in our pyramid gives a row of
, and that every row after that is all , we will show that can be expressed as an alternating sum:Remember the definition:
andSo in general:
What we want to prove is that:
To do so, we will prove that
and then look at the case where and we already proved that whenAgain we use induction:
We must assume that
Then
We see pairs of
Now we rewrite our previous expansion as:
Every k has been replaced with k+1, thus proving that
Now for the best part! We shall look at the case where k=n:
Substituting n for k in our sum:
Now, x is arbitrary; it does not matter where in a sequence of perfect powers of n we begin taking differences, so we will let x=0:
That is my proof
Let me know if you guys see any errors (maybe I am completely wrong). Also, I apologize if it is a messy proof either due to my lack of LaTeX skills or lack of organization. Off to bed now! Bye.
Those are right, phrontister! That was an interesting way to find how they are related, and not what I had intended, but you are correct nonetheless.
I intended them to be related by
13)
14)
15)
16)
These ones are all related too
You both got it!
9)
10)
11)
12)
These are all related. Tell me how!
Here is the proof:
Consider the difference pyramid discussed earlier in the thread. Each row is the difference between consecutive terms of the previous row. We will define a function to describe the differences:
. Here represents the number of times we have taken the difference, is a number in a row, and is the exponent. By this, we can define the first row (the 0th difference) with . Thus, by our definitions, . This should make sense because is the first difference between two consecutive powers of n.We can expand this:
Now we can apply the same process for further differences:
This is where we use induction: we want prove that the nth difference is equal to n!
To do this we need to assume two things:
First, we assume that the nth difference is, in fact, equal to n!, and we need to assume that after we reach a row of n!, the next difference is 0.
Assume:
Now we prove this for
:This was just the first part of my proof, showing that the nth difference of perfect powers of n is equal to n!. I will use this to prove that n! can be expressed as an alternating sum. I have to go for now, so I will post that part later. Bye for now! And let me know if I made any errors or did anything improperly. I didn't catch any mistakes, but I'm sure you guys can if I made any.
Hi Bob. I'm going to the University of Alberta in Edmonton.