SippingSpiderVenom wrote:
What is a generalization? Is this for proofs? I've only had algebra, enough to get a computer information systems degree. I've had some discrete maths where required and you need a certain amount of logic to learn how to program, but that's about it. I've read how to solve it, but I just set aside a formal logic class to concentrate on algebra. I'd like to learn higher math, but I'm stuck at sophomore level classes, so once I finish sophomore level maths I'll probably look at 200 level physics and chemistry, maybe computer science or engineering. At 3-4 classes a year it'll be about three years before I finish math anyway.
But if you'd like to teach me a thing here or there I'm willing to read and work a little bit. Do you program at all?
No, I don't program.
A generalization is what it sounds like.
So we have proved that 1 is a continued fraction involving 5 and 6. Since,
x=(5+x)/6
We could make a
generalization :
x=(n-1+x)/n
nx=n-1+x
(n-1)x=(n-1)
x=1
Provided n is not 0, because you can't divide by zero. So the continued fraction works for any n not equal to zero, that's a generalization.
I should learn programming though, I tried C and made basic programs to calculate the length of the hypotenuse. This was around a year ago and I used books I signed out of the public library.
I would have continued, but I was too focused on maths.
_________________
"God may not play dice with the universe, but something strange is going on with prime numbers."
-Paul Erdos
"There are two types of cryptography in this world: cryptography that will stop your kid sister from looking at your files, and cryptography that will stop major governments from reading your files."
-Bruce Schneider