Elm   Elm is offline Elm's messages in the community
Message
Catalogs Discussion Forums -> Course Material -> Is it true that CBSE sylabbus follows English CORE boos like Hornbill for class 11? -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Is it true that CBSE sylabbus follows English CORE boos like Hornbill for class 11?

I have forgot which book of english I chose for class 12. I heard that cbse only opts for core books & state boards go for english elective. So do I need to study english core??

 

Also do I need to sudy the suppl. reader snapshots for class 11 & vistas for 12

Community shelf Community shelf -> Pascal's Traingle -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Pascal's triangle is a number triangle with numbers arranged in staggered rows such that
a_(nr)=(n!)/(r!(n-r)!)=(n; r),     
(1)

where (n; r) is a binomial coefficient. The triangle was studied by B. Pascal, although it had been described centuries earlier by Chinese mathematician Yanghui (about 500 years earlier, in fact) and the Persian astronomer-poet Omar Khayyám. It is therefore known as the Yanghui triangle in China. Starting with n=0, the triangle is
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 1 6 15 20 15 6 1     
(2)

(Sloane's A007318). Pascal's formula shows that each subsequent row is obtained by adding the two entries diagonally above,
(n; r)=(n!)/((n-r)!r!)=(n-1; r)+(n-1; r-1).     
(3)
Binary plot for Pascal's triangle

The plot above shows the binary representations for the first 255 (top figure) and 511 (bottom figure) terms of a flattened Pascal's triangle.

The first number after the 1 in each row divides all other numbers in that row iff it is a prime.

The sums P_n of the number of odd entries in the first n rows of Pascal's triangle for n=0, 1, ... are 0, 1, 3, 5, 9, 11, 15, 19, 27, 29, 33, 37, 45, 49, ... (Sloane's A006046). It is then true that
0.812...<P_nn^(-theta)<=1     
(4)

(Harborth 1976, Le Lionnais 1983), with equality for n a power of 2, and the power of n given by the constant
theta=(ln3)/(ln2)=log_23=1.58496250072115...     
(5)

(Sloane's A020857). The sequence of cumulative counts of odd entries has some amazing properties, and the minimum possible value beta=0.812... (Sloane's A077464) is known as the Stolarsky-Harborth constant.

Pascal's triangle contains the figurate numbers along its diagonals, as can be seen from the identity
sum_(i=1)^(n)(i; j)    =    (n+1)/(j+1)(n; j)    
(6)
=    (n+1; j+1).    
(7)

In addition, the sum of the elements of the ith row is
sum_(j=0)^i(i; j)=2^i,     
(8)

so the sum of the first k rows (i.e., rows 0 to k-1) is the Mersenne number
sum_(i=0)^(k-1)2^i=2^k-1.     
(9)
FibonacciShallowDiags

The "shallow diagonals" of Pascal's triangle sum to Fibonacci numbers, i.e.,
1    =    1    
(10)
1    =    1    
(11)
2    =    1+1    
(12)
3    =    2+1    
(13)
5    =    1+3+1    
(14)
8    =    3+4+1    
(15)

and, in general,
sum_(k=0)^(|_n/2_|)(n-k; k)=F_(n+1).     
(16)

The numbers of times that the numbers 2, 3, 4, ... occur in Pascal's triangle are given by 1, 2, 2, 2, 3, 2, 2, 2, 4, 2, 2, 2, 2, 4, ... (Sloane's A003016; Ogilvy 1972, p. 96; Comtet 1974, p. 93; Singmaster 1971). Similarly, the numbers of rows in which the numbers 2, 3, 4, ... occur are 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, ... (Sloane's A059233).

By row 210, the numbers
120    =    (10; 3)=(10; 7)=(16; 2)=(16; 14)=(120; 1)=(120; 119)    
(17)
210    =    (10; 4)=(10; 6)=(21; 2)=(21; 19)=(210; 1)=(210; 209)    
(18)
3003    =    (14; 6)=(14; 8)=(15; 5)=(15; 10)=(78; 2)=(78; 76)    
(19)

have appeared six times, more than any other number (excluding 1). By row 1540,
1540=(22; 3)=(22; 19)=(56; 2)=(56; 54)=(1540; 1) =(1540; 1539)     
(20)

has now occurred six times, by row 3003,
3003=(14; 6)=(14; 8)=(15; 5)=(15; 10)=(78; 2) =(78; 76)=(3003; 1)=(3003; 3002)     
(21)

has now occurred 8 times, and by row 7140, 7140 has appeared six times as well. In fact, the numbers that occur five or more times in Pascal's triangle are 1, 120, 210, 1540, 3003, 7140, 11628, 24310, ... (Sloane's A003015), with no others up to 33×10^(16).

It is known that there are infinitely many numbers that occur at least 6 times in Pascal's triangle, namely the solutions to
r=(n; m-1)=(n-1; m)     
(22)

given by
m    =    F_(2k-1)F_(2k)    
(23)
n    =    F_(2k)F_(2k+1),    
(24)

where F_i is the ith Fibonacci number (Singmaster 1975). The first few such values of r for k=1, 2, ... are 1, 3003, 61218182743304701891431482520, ... (Sloane's A090162).

There is an unexpected connection between Pascal's triangle and the Delannoy numbers via Cholesky decomposition (G. Helms, pers. comm., Aug. 29, 2005).

Pascal's triangle (mod 2) turns out to be equivalent to the Sierpi?ski sieve (Wolfram 1984; Crandall and Pomerance 2001; Borwein and Bailey 2003, pp. 46-47). Guy (1990) gives several other unexpected properties of Pascal's triangle.

Catalogs Discussion Forums -> Physical Chemistry -> When air is filled in a balloon both pressure & volume increase, is it the violation of Boyle's Law -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
When air is filled in a balloon both pressure & volume increase, is it the violation of Boyle's Law
Catalogs Discussion Forums -> About IITs and JEE -> i havw got 44% marks in 10th.can i get admission in iit jee.if i qualify. -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
@akhil ur ryte....hey @ yash u gt confused..i thnk ur eng is poor.. :) no hard feeling dude..!
Catalogs Discussion Forums -> About IITs and JEE -> is bits goa better than hyderabad -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

might be...but i hve idea of the best one...BITS pilani!

Catalogs Discussion Forums -> About IITs and JEE -> Sir Please tell me that how to effectively revise topics in PCM while preparing for JEE...i am so co -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
Sir Please tell me that how to effectively revise topics in PCM while preparing for JEE...i am so confused related to this...plzz help me!
Catalogs Discussion Forums -> Computer Science -> I am on twitter.com, I wanted to know that where does a @reply message goes if I send it t -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

I am on twitter.com, I wanted to know that where does a @reply message goes if I send it to a person who is not following me but I am following him. Can he see it anywhere..!


Catalogs Discussion Forums -> Analytical Geometry -> How to prove Symmetric/ Parametric form of equation, its is not in NCERT but its is JEE syllabus, pl -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
How to prove Symmetric/ Parametric form of equation, its is not in NCERT but its is JEE syllabus, please tell me as dont have any particular book for coordinate geometry!
Community shelf Community shelf -> 10 tips to get a top-100 JEE rank By student who got AIR 4 in JEE 2003 -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
whoaa...thanks!
Catalogs Discussion Forums -> Mechanics -> IF THE DISTANCE TRAVELLED BY A BODY IN THE Nth SECOND IS GIVEN BY (4+6n)METRE THEN FIND THE INITIAL -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

a=accelleration

v=velocity,

vo=initial velocity (your u)

s=distances=vot + 1/2at^2

You will note that the dimensions are correct.To calculate the distance traveled during the nth second, you calculate the distance covered in n seconds and subtract the distance covered in n-1 seconds and gets

= von-vo(n-1) + 1/2an^2-1/2a(n-1)^2simplifying gives usvo

term = vo(n-(n-1)) = vo*1 = vo

this is why you think the equation is not dimensionally correct. The value u (velocity) is multiplied by 1 second giving u feet (or meters).

(n-1)^2 = n^2-2n+1a

term = 1/2a(n^2-(n-1)^2) = 1/2a(n^2-n^2+2n-1) the n^2's cancel and give us 1/2a(2n-1) again why you think the equation is not dimensionally correct.

The n^2's cancel

.Final equations = vo + 1/2a(2n-1)it is dimensionally correct, it's just that vo was multiplied by 1 second, and the n^2 terms in the second part of the equation cancel each other.

SORRY 2 DISSAPOINT YOU @~Áß???????BUT @YASHMAURYA IS CORRECT! IT IS 2N-1

Community shelf Community shelf -> Hagen-Poiseuille Equation -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
i was searching this, thnks
Community shelf Community shelf -> The Bernoulli Family - The Family of Mathematicians -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
Bernoulli's family...rocks
Community shelf Community shelf -> Ehrenfest theorem -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]
nice work bro!
Catalogs Discussion Forums -> Games, Puzzles and Quizzes -> Hey guys & girls plzzz answer my question..... -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Hey guys & girls plzzz answer my question.....

Is it true that the logical thinking & analytical ability for cracking JEE comes with hardwork & regular problem solving....is it tru that the basic things for cracking JEE is hardwork & self confidence!

Catalogs Discussion Forums -> Games, Puzzles and Quizzes -> 7+2+5=? -> Go to message
This Post 12 points    (Olaaa!! Perrrfect answer.   in 3 votes )   [?]

hmmmmmmm........seems quiet tough...well after rigorous experiments & solving..i have made a conclusion that the answer is 14..!

Catalogs Discussion Forums -> About IITs and JEE -> Please answer my question , I am starving to find the answer pleaseeee -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Please answer my question , I am starving to find the answer pleaseeee

When a person is in class 12 & is simultaneously  preparaing fro IIT-JEE, is it true that he should not worry about Phy, Chem & Math because with IIT-JEE he would be automatically preparing for 12th board  in a very effective manner, cuz the question he will solve related to IIT prep. will automatically sharp is skills for 12 th boards

Does the 12th board is fully realted to NCERT..like 10th boards..?

 

Catalogs Discussion Forums -> Optics -> what is reflection and rarefraction? -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

hey yash it was rarefraction not refraction :)

Catalogs Discussion Forums -> About IITs and JEE -> Hey guys plz select one or maximum two choices given in the question & resolve my query -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

option B & C....it requires extensive hardwork in right direction...with frim determination

Catalogs Discussion Forums -> About IITs and JEE -> How to develop problem solving skills? -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

If some one does rigorous hardwork, is highly motivated, focused & determined : he can crack IIT-JEE with good rank? Can this thing be attained by a student even he had been poor  in lower classes but has improved nicely after 10th board..!

Are  hardwork + focus + determination only way to crack IIt-JEE...that means it requires the qualities mentioned above not geniuses or high IQ holders..

Catalogs Discussion Forums -> About IITs and JEE -> Sir i wanted to know that if some one has taken admission postal coaching of brilliant or -> Go to message
This Post 0 points    (Olaaa!! Perrrfect answer.   in 0 votes )   [?]

Sir i wanted to know that if someone has taken admission in postal coaching of brilliant or fiitjee....then does he also need to buy book recommended for IIT-JEE like resnick, irodov, lee etc. or does the study material contain all the matter from those books?

 
 
Go to: 
Free Sign Up!

Preparing for IIT-JEE ?

Arihant Revision Package for IIT JEE - Books, Practice Tests + Rank Predictor


@ INR 1,995/-

For Quick Info

Name

Mobile No.

Sponsored Ads