How hard does this test look to you?

  • Thread starter Thread starter Mépris
  • Start date Start date
  • Tags Tags
    Hard Test
AI Thread Summary
The entrance exam for the Mathematics and Computer Science course is noted for its difficulty, requiring significant problem-solving skills under tight time constraints, with only six minutes allocated per question. The content aligns closely with first-year college mathematics, including calculus and discrete math, but the exam's format encourages rote learning of solution algorithms due to its repetitive nature. Many participants express concern about their preparedness, as the time pressure makes it challenging to think critically about the problems, which often involve proofs. Despite the challenges, the low cost of the program compared to Western universities is a motivating factor for many students. Overall, the exam is seen as a rigorous assessment that demands both knowledge and quick thinking.
Mépris
Messages
847
Reaction score
11
http://www.cmi.ac.in/admissions/sample-qp/ugmath2010.pdf

It's a sample entrance exam at a university for their Mathematics and Computer Science course. Three year long, so I suppose one should think of the level of difficulty and breadth/depth of material as comparable to second year college.

A lot of the syllabus content mirrors what I have in my Mathematics a-level syllabus, the catch is that, year in, year out, papers are ridiculously similar and over the years, the style in which we are taught (and self "study" as well - more like additional practice, I suppose) is ruled by that. It's really just plug and chug. By the time I get home, I'm way too tired to do much and right now, I'm trying to figure out a way around this, so I can work on my school work and on this entrance exam but that's beside the point.

tl;dr - what do you think of this entrance exam? (difficulty of questions/content wise)
 
Physics news on Phys.org
I'd say this is actually a pretty difficult exam. You'll need quite a lot of experience with such questions to be able to solve them all. I mean, you have 6 minutes for each question, that looks like madness...
 
Content wise you got regular 1d calculus and an intro discrete maths course, so like a first year student. The biggest catch is the time, when you got 3 hours to do 19 problems with that much calculations you don't got the time to think. So the only way to have it like that is if the exams are quite similar so that the students can learn solution algorithms for most of the problems.
 
micromass said:
I'd say this is actually a pretty difficult exam. You'll need quite a lot of experience with such questions to be able to solve them all. I mean, you have 6 minutes for each question, that looks like madness...

Klockan3 said:
Content wise you got regular 1d calculus and an intro discrete maths course, so like a first year student. The biggest catch is the time, when you got 3 hours to do 19 problems with that much calculations you don't got the time to think. So the only way to have it like that is if the exams are quite similar so that the students can learn solution algorithms for most of the problems.

I managed to get hold of somebody studying that course and they said that they achieved ~70% in the test. This seems somewhat encouraging. Yes, it does seem insane. Preparing for that test though, is something I am willing to do because of the place itself. It's dead cheap. My whole course and living costs for the three years will be cheaper than the amount I'd have to pay in the US or UK for a year.

Also, from the descriptions I have read of MIT (mostly posts by two-fish quant), this school seems to resemble it a bit. It doesn't seem entirely focused on just Mathematics - hell, they have a compulsory English Lit course in the first year! Lots of its Mathematics grads have gone on to do their PhDs, many of which have went to the "big" universities. I'm not concerned about the "big" unis, I'm more concerned with how the students made their way there. It might be something to do with the school's culture or it might be that the students themselves found their own way to the US and A.

Also, can the thread title be changed to 'Chennai Mathematical Institute + Entrance Exam'? Or whatever a mod deems appropriate. This way, maybe students studying there might post - I remember about one or two on these boards.
 
I'm curious what classes are you supposed to have done before you take this? Some of those questions don't look too bad but others look completely foreign to me.
 
Definitely up there, I don't think I could answer all of those questions on the spot without some prior preparation, much less with those time constraints.
 
It was okay until I saw the second page...
 
None of the questions seem like they are necessarily very hard to answer, but the time that you have to do each question would definitely be difficult since so many of the questions are proof based.
 
i expected to be able to do them in my head, but the only one that looked that easy was II7.
 
  • #10
DrummingAtom said:
I'm curious what classes are you supposed to have done before you take this? Some of those questions don't look too bad but others look completely foreign to me.

It's an entrance exam for a BSc course in Mathematics. It's aimed to students having just completed high school, generally. Although, iirc, additional learning has to be done for this exam. There's a specified list of books.

andyroo said:
None of the questions seem like they are necessarily very hard to answer, but the time that you have to do each question would definitely be difficult since so many of the questions are proof based.

mathwonk said:
i expected to be able to do them in my head, but the only one that looked that easy was II7.

O.o

Looks like hard work. Should get done with current maths syllabus, then move on to either this or further maths.
 
  • #11
I can probably answer 2-4 questions but then I'm toast. I'm entering a double major in math and computer science. If I can't do this entrance exam, is it a bad indicator that i'll do bad in math and computer science?
 
  • #12
kramer733 said:
I can probably answer 2-4 questions but then I'm toast. I'm entering a double major in math and computer science. If I can't do this entrance exam, is it a bad indicator that i'll do bad in math and computer science?

No, I think not. Really, you should be able to figure out many of them, but the time constraint makes that test a nightmare. I have made an A in all math courses in college up to differential equations, and that test would probably murder me.
 
  • #13
ok here's one i should have been able to do in my head but didn't right away. if f is a polynomial with integer coefficients and f(1) and f(0) are both odd then f has no integer roots. I tried to use the very elementary fact that an integer root would be a factor of the constant term f(0) but got no where fast. Then it dawned on me that an integer root would also be root mod 2, but the hypotheses say precisely that neither 0 nor 1 is a root mod 2, hence there are not roots mod 2, hence no roots.

So that suggests to me these problems are indeed doable, or some of them, but take a little alertness. I.e. they seem to use basic information, but you have to be a bit clever to see what to use. Try another one or two. Maybe you'll get faster.
 
  • #14
I thought the test looked pretty hard (especially for an entrance exam, but then is it an acceptance exam? or just an assessment test? ), but I've always been lousy at "doing math";
For 2) , the f(0 ) and f( 1 ) being odd thing, I used an inductive approach; that factor of f(0) thing worked out for me in the base case, then I examined x^n( a_n x^n-1 + ... +.. + a_0/x^n ) = 0
 
  • #15
edit: nevermind, I thought a "repeated" root was something else for a second
 
Last edited:
  • #16
#13 is just the binomial thm, #5 is just fermat little thm, #11 is just repeated squaring, #8 seems tricky to prove but clearly the max number of points occurs for the vertices and center of a regular hexagon.

moral: a test should be taken for what we can learn, not what it says about us.

for #9, by the derivative test the only possible repeated root is 0 which isn't a root.
 
  • #17
A lot of these look hard but turn out not to be after you think about them for a few minutes.

#1 in the second section is a good example. It seems hard until you restate it in terms of sums from 1 to n and take everything modulo 100. Then the question becomes, is it possible for the sum from 1 to n to be different (and nonzero) for each n? A simple application of the pigeonhole principle shows that it's not.

The problem is that you need to have a similar insight on a lot of the problems, and you need to do it quickly. It's the time constraint that makes this test hard.

Another example is #1 in the first part. It's very easy if you use the trig identity

cos(a) cos(b) = (1/2) (cos(a+b) + cos(a-b))

but if you don't recognize that quickly, you will probably be spinning your wheels for a while.
 
Last edited:
  • #18
wisvuze said:
For 2) , the f(0 ) and f( 1 ) being odd thing, I used an inductive approach

Too much work. Think about the parity of the problem - i.e. what it looks like mod 2. In Z2, if P(1) = 1 (odd), and P(0) = 1 (odd), then P(n) = 1 for all n. Therefore P(n) is never 0. QED.
 
  • #19
what do you guys mean by "mod x"? I've never been exposed to that. Also how would you guys do number 3b)?
 
  • #20
kramer733 said:
what do you guys mean by "mod x"? I've never been exposed to that. Also how would you guys do number 3b)?

I don't think the limit in 3b exists. If x->0 from the negative side, the limit is -infinity, but from the positive side it's zero.
 
  • #21
Thy Apathy said:
http://www.cmi.ac.in/admissions/sample-qp/ugmath2010.pdf

It's a sample entrance exam at a university for their Mathematics and Computer Science course. Three year long, so I suppose one should think of the level of difficulty and breadth/depth of material as comparable to second year college.

A lot of the syllabus content mirrors what I have in my Mathematics a-level syllabus, the catch is that, year in, year out, papers are ridiculously similar and over the years, the style in which we are taught (and self "study" as well - more like additional practice, I suppose) is ruled by that. It's really just plug and chug. By the time I get home, I'm way too tired to do much and right now, I'm trying to figure out a way around this, so I can work on my school work and on this entrance exam but that's beside the point.

tl;dr - what do you think of this entrance exam? (difficulty of questions/content wise)

It looks pretty challenging, compared to http://libraries.mit.edu/archives/exhibits/exam/algebra.html" :smile:.
 
Last edited by a moderator:
  • #22
Well, let's just say that I probably wouldn't be accepted :/
 
  • #23
take it as one set of advised knowledge. it is saying one should know about modular arithmetic, basic euclidean geometry, the fact that a repeated root of a polynomial is one that is also a root of the derivative,...
 
  • #24
good observation on 3b, to look at both sided limits. otherwise this would look like a l'
hopital problem, so another rule is everyone should know l'hopital's =rule, (which my university does not always teach).

problem #4 yields to a little geometric reasoning too after some brief thought. I.e. squares get further apart as you go up, so no infinite sequence of them can be the same distance apart. I.e. for every n, there exists k such that all squares after k^2 are further apart than n. since (k+1)^2 = k^2 + 2k + 1, just take k = n. this occurs to one while looking at a graph of the parabola y= x^2, and realizing the terms of the series have to lie on it.I recommend working out this test. It look like one of the most imaginative set of problems to measure ones ability to use of elementary college math that I have seen.
 
Last edited:
  • #25
lisab said:
It looks pretty challenging, compared to http://libraries.mit.edu/archives/exhibits/exam/algebra.html" :smile:.

Ha, those were certainly simpler times. A freshman in high school today could answer those without breaking a sweat, but I wonder how many Americans in 1869 could do so.
 
Last edited by a moderator:
  • #26
jbunniii said:
Ha, those were certainly simpler times. A freshman in high school today could answer those without breaking a sweat, but I wonder how many Americans in 1869 could do so.

I would like to know that as well. I would have guessed it to be a bit harder than todays entrance exams.
 
  • #27
jbunniii said:
Ha, those were certainly simpler times. A freshman in high school today could answer those without breaking a sweat, but I wonder how many Americans in 1869 could do so.

You are severely overestimating the mathematical aptitude of American high school students...
 
  • #28
cdotter said:
You are severely overestimating the mathematical aptitude of American high school students...

Maybe so, but the questions look like they could have been taken from a basic non-honors Algebra I exam, which all students have to pass if they plan to graduate. Unless Algebra I has been severely watered down since I was in high school (mid '80s).

I was under the impression that today's students are, if anything, a bit more advanced, with many students now taking algebra in middle school. Certainly that's true of the district where I live.
 
  • #29
nice observation jbunniii on that question mod 100. I did not notice until your answer how to look at it, adding one additional term each time, so that if you ever got the same answer, you would know you had added zero mod 100.

anyway that gives us aniother basic principle one should know, pigeonhole.

by the way, this is a little out of date but a friend of mine documented quite convincingly that high school preparation in the US went down significantly for 100 years between 1890 and 1990.take a look at a high school math book from around 1900, by david eugene smith?, at amazon. there are algebra problems in there few high school teachers today could do. its not the topics, its the difficulty level of the treatment that has diminished.
 
Last edited:
  • #30
mathwonk said:
take a look at a high school math book from around 1900, by david eugene smith?, at amazon. there are algebra problems in there few high school teachers today could do. its not the topics, its the difficulty level of the treatment that has diminished.
Interesting. I'm curious to know if 100 years ago high schoolers had to take as many courses as now. If they had less courses and could specialize themselves say in mathematics as early as they wanted, this might explain the level of difficulty of their book.
 
  • #31
I did number 2 a little differently. Without much rigor, supposing that f(x) = anxn + ... + a0:

f(0): a0 = odd
f(1): an + ... + a0 = odd

Case 1: the root (call it b) is even

So anbn + ... a1b is even since b is even, causing arbitrary akbk (k>0) to be even. a0 is odd, so we have an odd number. -> <-

Case 2: the root is odd

Since for any ak, if ak is even, akbk is still even. If ak is odd, akbk is still odd. So since by (2) , anbn + ... a1b is odd. -> <-

Vanadium 50 said:
Too much work. Think about the parity of the problem - i.e. what it looks like mod 2. In Z2, if P(1) = 1 (odd), and P(0) = 1 (odd), then P(n) = 1 for all n. Therefore P(n) is never 0. QED.

That's certainly much cleaner than my approach.
 
Last edited:
  • #32
fluidistic said:
Interesting. I'm curious to know if 100 years ago high schoolers had to take as many courses as now. If they had less courses and could specialize themselves say in mathematics as early as they wanted, this might explain the level of difficulty of their book.

That's a good question. One of my university friends from Germany said in high school they chose two subjects on which to focus. He said he had already covered multi-variable calculus in high school. I certainly did not. I took the entire Cal I-III sequence in college.
 
  • #33
Vanadium 50 said:
Too much work. Think about the parity of the problem - i.e. what it looks like mod 2. In Z2, if P(1) = 1 (odd), and P(0) = 1 (odd), then P(n) = 1 for all n. Therefore P(n) is never 0. QED.
I assume you go to "then P(n) = 1 for all n" by induction, since one of n or n + 1 is 0 and the other 1, right? But why would you be able to generalize this from Z2 to R?
 
  • #34
The difference apparently was the selection of students. 100-120 years ago only about 10% of all students even went to high school, so they were what would be called gifted or at least privileged today. My father had only a high school diploma, graduating in 1906, but read Archimedes, Aristotle, Shakespeare, Dante,... In his father's home they had the complete works of Washington Irving, Charles Dickens, ... I still have some of them.

I also have his, or his brother's, copy of Alexander Dumas' unabridged (1400 pages) Count of Monte Cristo, apparently read when he was a middle school student, inscribed in pencil "this the best book I ever read".

All my childhood I recall he read both the New York Times and the Chicago Tribune every Sunday, to get the major news. And we lived in Nashville, Tennessee. Recall that high school students used to learn Euclid, not the bowdlerized trivia we call geometry today. Get a hold of a copy of Euclid and compare it to the contents of even a good geometry book of today.

The best high school geometry book of today I know of is that of Harold Jacobs and it is nowhere near the quality of Euclid. Euclid was written as if the reader could be assumed to be intelligent, whereas todays books are written as if the reader is a moron, or at best a child of limited attention span.

Take a look at Euler's elementary algebra book, "Elements of algebra", written the publishers says for the benefit of a young servant knowing only arithmetic, and "not above mediocrity" in mathematical ability.

http://web.mat.bham.ac.uk/C.J.Sangwin/euler/ElementsAlgebra.html

This only seems to be the first few parts...
 
Last edited by a moderator:
  • #35
Ryker said:
I assume you go to "then P(n) = 1 for all n" by induction, since one of n or n + 1 is 0 and the other 1, right? But why would you be able to generalize this from Z2 to R?

If P(n) were zero for some n in R, then the same would have to be true mod 2. But that possibility has been excluded.
 
  • #36
I thought that the exam was somewhat easier than high-school level math competitions in the US (i.e., AIME-level competitions). I was never much good at those, thought; the times in parentheses indicate how long it took me to arrive at the solution, but without writing a neat proof.

1. I didn't do this using any clever technique; I just substituted (e^ix+e^-ix)/2 for cos(x) and solved the resulting equation. (~10 minutes)

2. One of the conditions tells you that if f(x)=0, then x is odd; the other tells you that x is even. (~3 minutes)

3. The first one can be easily done by L'Hopital's rule; the second can be done by looking at the limit of 1/x as x goes to infinity (you get xe^x) rather than the limit of x as x goes to 0. (~5 minutes)

4. This is obvious; given a particular gap between the numbers, there are only a finite amount of squares which are less than that distance apart. (~1 minute)

5. I probably did it the messy way, but I applied Fermat's little theorem and then did some computations. (~10 minutes)

6. This is just crying out for induction to be used, but I got bogged down in calculations until I saw a simpler way. So, by induction, suppose that the statement holds true up to n. Then for n+1, you have that 1-1/n!+(n+1)/[(n-1)!+n!+(n+1)] should equal 1-1/(n+1)!. The proof becomes easier if you notice that (n-1)!+n!+(n+1)! = (n-1)!(n+1)^2, so that the numerator of the second fraction cancels out. Then just take -1/n! and 1/(n-1)!(n+1) to the same denominator to get the result. (~15 minutes)

7. Ugh, I hate problems involving logs, whether physical or mathematical. I didn't even try this one. (~infinity minutes)

8. Draw a circle of radius 0.5 cm around the center of the circle; at most one point can lie in this region. Hence at least 7 points must lie in the outer annulus. However, this annulus has area 3pi/4. For each point, draw a circle of radius 0.5 cm around it; then 7 such points have area 7pi/4. However, their centers must also lie within the annulus, which is impossible (although this is not easy to prove; there's probably an easier way). (not completed, ~15 minutes)

9. The derivative of the expression is the same as the expression without the first term. Hence, if there is a repeated root, then both the initial expression and its derivative must be 0, so the first term must be 0. But this implies that x = 0, so the entire expression is 1, a contradiction. (~2 minutes)

10. I have no idea. (~infinity minutes)

11. Square the expression to get that sqrt(21)+3sqrt(7)+7sqrt(3) is rational; subtract the original expression from this to get that sqrt(7)+3sqrt(3) is rational. Square this to get that sqrt(21) is rational, which is impossible. (~3 minutes)

12. This can be solved by a system of equations; in drawing the top of the rhombus, you create a smaller isosceles triangle that is similar to the initial one. If you call the bottom of this triangle (i.e., the top of the rhombus) x, and one of its sides a, then you have that a/[sqrt(5)/2] = x/1 and that a+x=sqrt(5)/2. This can be solved to find x. (~10 minutes)

13. First note that (b+i/b)^4 = b^4+4b^2i-4i/b^2-6+1/b^4 = 4i(b^2-1/b^2). Square this to get -16(b^4-2+1/b^4)=-16(4)=-64. Then square this once more to get 4096 as the answer. (~3 minutes)

1. I read jbuniii's answer before trying this.

3. a. This just requires finding out what 10 000 is in base 6.

b. We have 36a+6b+c=81c+9b+a, so b = 5/3(7a-16c). Thus, 7a-16c=3, so b = 5. Trial-and-error yields that a=5 and b =2, so the number is 552. (~15 minutes)

4 a. Suppose a^2+b^2=c^2. If a or b is divisible by 2, then ab/2 is also divisible by 2. If neither a nor b is divisible by 2, then looking at a^2+b^2 mod 4 shows that c^2 is divisible by 2 but not by 4, which is impossible. So the area is divisible by 2. If neither a nor b is divisible by 3, then a^2+b^2 is equal to 2 mod 3; but c^2 cannot be equal to 2 mod 3. So either a or b is divisible by 3 and the area is divisible by 3. So the area is divisible by 6.

b. Drop some perpendicular bisector, l, which divides some side of the triangle into p and q. Then l(p+q) is rational by assumption, and p+q is rational by assumption, so l must be rational. Also, p = sqrt(a^2-l^2) and q = (b^2-l^2) = r-p, where a and b are the other sides of the triangle. So if p is irrational, then sqrt(b^2-l^2)=k-sqrt(a^2-l^2), so b^2-l^2=k^2-2sqrt(a^2-l^2)+a^2-l^2, which implies that sqrt(a^2-l^2) is rational, a contradiction. Hence p and q are both rational, and we have the desired partition. (~15 minutes)

7. This is obvious; if a and b are the common differences in the arithmetic progressions, then a line is given by (a1, b1)+t(a, b). (~1 minute)
 
  • #37
#10 in the first part is quite easy to see geometrically.

An equivalent question is this: given three unit-magnitude complex numbers z1, z2, z3, such that

z1 + z2 + z3 = 3sqrt(3)/2 + 3i/2 = 3e^(i*pi/6),

what are z1, z2, and z3?

But the magnitude of the right-hand side is 3. Therefore z1, z2, and z3 must all have the same angle. And since the angle of the right-hand side is pi/6, the same must be true of z1, z2, and z3 (modulo 2pi).
 
  • #38
jbunniii said:
If P(n) were zero for some n in R, then the same would have to be true mod 2. But that possibility has been excluded.
Oh OK, so just to see if I'm following this. We know that 0 and 1 are just 0 and 1 mod 2, and that the properties of R can be scaled down to Z2 (but not the other way around). So if P(n) = 0 for some n in R, then by this fact it needs to be zero mod 2. And since every member of R can be "modded out" mod 2, we know every n is either 0 or 1 mod 2 (but we cannot say which of the two it is, for example, we can't determine whether the square root of 2 is 0 or 1), P of both of which is different from zero. Is that what you meant or am I not getting this right?
 
  • #39
Ryker said:
Oh OK, so just to see if I'm following this. We know that 0 and 1 are just 0 and 1 mod 2, and that the properties of R can be scaled down to Z2 (but not the other way around). So if P(n) = 0 for some n in R, then by this fact it needs to be zero mod 2. And since every member of R can be "modded out" mod 2, we know every n is either 0 or 1 mod 2 (but we cannot say which of the two it is, for example, we can't determine whether the square root of 2 is 0 or 1), P of both of which is different from zero. Is that what you meant or am I not getting this right?

Yes that's right.

To say that a number n is (or, to put it technically, "is congruent to") 0 mod 2 means exactly that n is even. Similarly if n is 1 mod 2 then it's odd.

You can do arithmetic mod 2 and it's consistent with doing the same arithmetic in R and then "scaling it down" to Z2. For example, an even number times any number is even [0 times any number is 0, mod 2]. The sum of two odd numbers is even [1 + 1 is 0, mod 2]. But once you're in Z2 you have lost any information about the original number, except for its even/odd status.
 
Last edited:
  • #40
Yeah, I was confused at first because I thought we were going from Z2 to R, not the other way around. Thanks for the clarification, upon which I have to say that this solution is brilliant :smile:
 
  • #41
kramer733 said:
I can probably answer 2-4 questions but then I'm toast. I'm entering a double major in math and computer science. If I can't do this entrance exam, is it a bad indicator that i'll do bad in math and computer science?

NO! Those questions are problem-solving based (mostly taken by regional mathematical olympiad contestants).

To answer your question, I have heard many many mathematicians say that having the "problem-solving" mindset and skill will help you become a mathematics researcher but it is nevertheless a requirement.

Also, these problems looks foreign to many who have not seen olympiad problems before, they are not as hard as they seem to be (trust me!), but indeed you need above-average mathematical maturity.
 
  • #42
Do all of you realize that this is an exam that one has to pass to actually *ENTER* the BS course? It's taken by 17/18 year olds.
 
  • #43
1 very easy:
cos3x+cosx=2cos2x*cosx
<=>
cosx=0 or cos2x=0
=>x
 
  • #44
mathwonk said:
http://web.mat.bham.ac.uk/C.J.Sangwin/euler/ElementsAlgebra.html

This only seems to be the first few parts...

Amazing. I wish I knew of this when I was twelve. I remember our teacher torturing us by having us copy pages from our (bad) textbook into our exercise books. He claimed that it would help us because apparently, the more you progressed in your schooling, the more you'd have to copy. I thought it was bollocks and didn't bother after a while. Not sure how I long I stuck with it though. Ironically enough, those failing to get the "work" done were given lines like "I should always do my homework" to copy a few hundred times! Madness!
Anyway, this looks like an awesome book.

I came back to this thread because some time next month, when I'm done with SATs, I will have to prepare for this maths exam. The syllabus is http://www.cmi.ac.in/admissions/syllabus/ugmath-syllabus.pdf" . They have included a "Suggested Reading" section but I don't think I'll be able to get a hold of these books. I don't know of anyone who's going anywhere near India any time soon (most are by Indian authors). Does anyone know of any good books that will be able to provide me with a rigorous grounding on these topics?

I do know some relatively advanced maths: differential equations, multivariable calc, vectors in 3-d, geometry (co-ordinate, circular measure, etc), some complex numbers, a.p/g.p and a few things here and there. The thing is, I feel I don't know enough of these topics and I would like to learn more. I know how to integrate by parts but I have no clue what's going on as I'm doing it. I have a formula, plug in values into it and voila! I hate doing maths this way and would like to make some sense of things.

I badly need to be able to ace this test because it's the only place I can afford which can assure me a solid education maths and/or physics.

Any suggestions, guys?
 
Last edited by a moderator:
  • #45
As a high-school graduate with no college mathematics experience I would not have been able to do any of those problems. Not a single one.

As a senior college student with 4 years of college mathematics behind me...I could have answered most of those questions if given enough time.

Now that it has been 3 years since I've had a course in mathematics...I feel about like that high school student again.

Rough.
 
  • #46
Mépris said:
Amazing. I wish I knew of this when I was twelve. I remember our teacher torturing us by having us copy pages from our (bad) textbook into our exercise books. He claimed that it would help us because apparently, the more you progressed in your schooling, the more you'd have to copy. I thought it was bollocks and didn't bother after a while. Not sure how I long I stuck with it though. Ironically enough, those failing to get the "work" done were given lines like "I should always do my homework" to copy a few hundred times! Madness!
Anyway, this looks like an awesome book.

I came back to this thread because some time next month, when I'm done with SATs, I will have to prepare for this maths exam. The syllabus is http://www.cmi.ac.in/admissions/syllabus/ugmath-syllabus.pdf" . They have included a "Suggested Reading" section but I don't think I'll be able to get a hold of these books. I don't know of anyone who's going anywhere near India any time soon (most are by Indian authors). Does anyone know of any good books that will be able to provide me with a rigorous grounding on these topics?

I do know some relatively advanced maths: differential equations, multivariable calc, vectors in 3-d, geometry (co-ordinate, circular measure, etc), some complex numbers, a.p/g.p and a few things here and there. The thing is, I feel I don't know enough of these topics and I would like to learn more. I know how to integrate by parts but I have no clue what's going on as I'm doing it. I have a formula, plug in values into it and voila! I hate doing maths this way and would like to make some sense of things.

I badly need to be able to ace this test because it's the only place I can afford which can assure me a solid education maths and/or physics.

Any suggestions, guys?

http://www.ncert.nic.in/NCERTS/textbook/textbook.htm

The standard textbooks can be found there for free. They look pretty good, actually :smile:

Enjoy!
 
Last edited by a moderator:
Back
Top